index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-28
iio: temperature: tmp006: Add OF device matching support
Anup Sharma
1
-0
/
+8
2023-05-23
iio: mlx90614: Add MLX90615 support
Marek Vasut
1
-4
/
+44
2023-05-23
iio: mlx90614: Factor our register IO and constants into model specific descr...
Marek Vasut
1
-59
/
+122
2023-05-23
iio: mlx90614: Drop MLX90614_CONST_EMISSIVITY_RESOLUTION
Marek Vasut
1
-3
/
+3
2023-05-23
iio: mlx90614: Drop unused register macros
Marek Vasut
1
-4
/
+0
2023-05-23
iio: mlx90614: Sort headers
Marek Vasut
1
-3
/
+3
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
8
-8
/
+8
2023-03-11
iio: temperature: tmp117: cosmetic alignment cleanup
Marco Felsch
1
-8
/
+8
2023-03-11
iio: temperature: tmp117: add TI TMP116 support
Marco Felsch
1
-1
/
+19
2023-03-11
iio: temperature: tmp117: improve fallback capabilities
Marco Felsch
1
-10
/
+34
2022-11-23
iio: temperature: Add driver support for Maxim MAX30208
Rajat Khandelwal
3
-0
/
+263
2022-11-23
iio: temperature: tsys02d: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: temperature: tsys01: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: temperature: tmp007: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: temperature: tmp006: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: temperature: mlx90632: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: temperature: mlx90614: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: temperature: mlx90632: Add missing static marking on devm_pm_ops
Jonathan Cameron
1
-1
/
+1
2022-11-23
iio: temperature: mlx90632: Add error handling for devm_pm_runtime_enable()
Jonathan Cameron
1
-1
/
+4
2022-11-23
iio: temperature: ltc2983: support more parts
Cosmin Tanislav
1
-7
/
+176
2022-11-23
iio: temperature: ltc2983: make bulk write buffer DMA-safe
Cosmin Tanislav
1
-5
/
+5
2022-11-23
iio: temperature: mlx90632 Style alignment for the driver
Crt Mori
1
-29
/
+36
2022-11-23
iio: temperature: mlx90632 Change return value of sensor measurement channel
Crt Mori
1
-1
/
+1
2022-11-23
iio: temperature: mlx90632 Read sampling frequency
Crt Mori
1
-0
/
+59
2022-11-23
iio: temperature: mlx90632 Add runtime powermanagement modes
Crt Mori
1
-68
/
+309
2022-10-17
iio: temperature: ltc2983: allocate iio channels once
Cosmin Tanislav
1
-7
/
+6
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-16
/
+86
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
2
-6
/
+2
2022-08-16
iio: temperature: mlx90632 Add supply regulator to sensor
Crt Mori
1
-5
/
+56
2022-07-18
iio: temperature: ltc2983: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_...
Jonathan Cameron
1
-4
/
+5
2022-06-14
iio: temp: maxim_thermocouple: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: temp: max31865: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: temp: ltc2983: Fix alignment for DMA safety
Jonathan Cameron
1
-2
/
+2
2022-04-28
iio: temperature: max31865: Make use of device properties
Andy Shevchenko
1
-1
/
+3
2022-04-28
iio: temperature: max31856: Make use of device properties
Andy Shevchenko
1
-3
/
+3
2022-04-04
iio: temperature: ltc2983: Make use of device properties
Andy Shevchenko
1
-103
/
+106
2022-04-04
iio: temperature: ltc2983: Use single error path to put OF node
Andy Shevchenko
1
-10
/
+11
2022-04-04
iio: temperature: ltc2983: Don't hard code defined constants in messages
Andy Shevchenko
1
-4
/
+4
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-24
/
+17
2022-02-18
iio:temperature:mlx90614: Switch from CONFIG_PM* guards to pm_ptr() etc
Jonathan Cameron
1
-8
/
+4
2022-02-18
iio:temperature:tmp007: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+2
2022-02-18
iio:temperature:tmp006: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+2
2022-02-18
iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORS
Jonathan Cameron
2
-0
/
+2
2022-02-14
iio: temperature: iqs620at-temp: Add support for V3 silicon
Jeff LaBundy
1
-1
/
+3
2022-02-06
iio: temperature: maxim_thermocouple: Switch from of headers to mod_devicetab...
Andy Shevchenko
1
-3
/
+2
2022-02-06
iio: temperature: mlx90632: Switch from of headers to mod_devicetable.h
Andy Shevchenko
1
-1
/
+1
2022-01-23
iio: max31865: Use sysfs_emit()
Lars-Peter Clausen
1
-2
/
+2
2022-01-23
iio: max31856: Use sysfs_emit()
Lars-Peter Clausen
1
-2
/
+2
2021-09-14
iio: temperature: Add MAX31865 RTD Support
Navin Sankar Velliangiri
3
-0
/
+360
[next]