index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
/
mlx90614.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+30
2022-09-21
iio: temperature: mlx90614 Refactoring available filter attributes
Crt Mori
1
-11
/
+30
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-02-18
iio:temperature:mlx90614: Switch from CONFIG_PM* guards to pm_ptr() etc
Jonathan Cameron
1
-8
/
+4
2021-05-17
iio: temp: mlx90614: Handle failure in pm_runtime_resume_and_get()
Jonathan Cameron
1
-5
/
+20
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-5
/
+1
2018-07-13
i2c: remove i2c_lock_adapter and use i2c_lock_bus directly
Peter Rosin
1
-2
/
+2
2017-08-23
iio:temperature: drop assignment of iio_info.driver_module
Jonathan Cameron
1
-1
/
+0
2017-03-19
iio: mlx96014: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+7
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
1
-1
/
+1
2015-10-03
iio: mlx96014: Error checking from positive to negative
Crt Mori
1
-6
/
+8
2015-08-27
iio: mlx90614: Implement filter configuration
Crt Mori
1
-3
/
+87
2015-08-02
iio: mlx90614: Define magic numbers
Crt Mori
1
-6
/
+14
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-05-13
iio:temp:mlx90614 trivial drop of unnecessary ret return from write_raw.
Jonathan Cameron
1
-3
/
+1
2015-04-18
iio: mlx90614: Fix duplicate const warning
Vianney le Clément de Saint-Marcq
1
-1
/
+1
2015-04-09
iio: mlx90614: Check for errors in read values
Vianney le Clément de Saint-Marcq
1
-0
/
+5
2015-04-09
iio: mlx90614: Add power management
Vianney le Clément de Saint-Marcq
1
-2
/
+244
2015-04-09
iio: mlx90614: Add emissivity setting
Vianney le Clément de Saint-Marcq
1
-3
/
+103
2015-03-29
iio: mlx90614: Support devices with dual IR sensor
Vianney le Clément de Saint-Marcq
1
-10
/
+57
2015-03-29
iio: mlx90614: Add symbols for accessible registers
Vianney le Clément de Saint-Marcq
1
-1
/
+25
2015-03-09
iio: mlx90614: Refactor register symbols
Vianney le Clément de Saint-Marcq
1
-4
/
+4
2014-05-03
iio: Add Melexis mlx90614 contact-less infrared temperature sensor driver
Peter Meerwald
1
-0
/
+150