index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
/
mlx90614.c
Age
Commit message (
Expand
)
Author
2022-11-23
iio: temperature: mlx90614: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-21
iio: temperature: mlx90614 Refactoring available filter attributes
Crt Mori
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-02-18
iio:temperature:mlx90614: Switch from CONFIG_PM* guards to pm_ptr() etc
Jonathan Cameron
2021-05-17
iio: temp: mlx90614: Handle failure in pm_runtime_resume_and_get()
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2018-07-13
i2c: remove i2c_lock_adapter and use i2c_lock_bus directly
Peter Rosin
2017-08-22
iio:temperature: drop assignment of iio_info.driver_module
Jonathan Cameron
2017-03-19
iio: mlx96014: Add OF device ID table
Javier Martinez Canillas
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2015-10-03
iio: mlx96014: Error checking from positive to negative
Crt Mori
2015-08-27
iio: mlx90614: Implement filter configuration
Crt Mori
2015-08-02
iio: mlx90614: Define magic numbers
Crt Mori
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-05-13
iio:temp:mlx90614 trivial drop of unnecessary ret return from write_raw.
Jonathan Cameron
2015-04-18
iio: mlx90614: Fix duplicate const warning
Vianney le Clément de Saint-Marcq
2015-04-09
iio: mlx90614: Check for errors in read values
Vianney le Clément de Saint-Marcq
2015-04-09
iio: mlx90614: Add power management
Vianney le Clément de Saint-Marcq
2015-04-09
iio: mlx90614: Add emissivity setting
Vianney le Clément de Saint-Marcq
2015-03-29
iio: mlx90614: Support devices with dual IR sensor
Vianney le Clément de Saint-Marcq
2015-03-29
iio: mlx90614: Add symbols for accessible registers
Vianney le Clément de Saint-Marcq
2015-03-09
iio: mlx90614: Refactor register symbols
Vianney le Clément de Saint-Marcq
2014-05-03
iio: Add Melexis mlx90614 contact-less infrared temperature sensor driver
Peter Meerwald