index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-07-23
1
-1
/
+1
*
iio: temperature: tmp006: Add OF device matching support
Anup Sharma
2023-05-28
1
-0
/
+8
*
iio: mlx90614: Add MLX90615 support
Marek Vasut
2023-05-23
1
-4
/
+44
*
iio: mlx90614: Factor our register IO and constants into model specific descr...
Marek Vasut
2023-05-23
1
-59
/
+122
*
iio: mlx90614: Drop MLX90614_CONST_EMISSIVITY_RESOLUTION
Marek Vasut
2023-05-23
1
-3
/
+3
*
iio: mlx90614: Drop unused register macros
Marek Vasut
2023-05-23
1
-4
/
+0
*
iio: mlx90614: Sort headers
Marek Vasut
2023-05-23
1
-3
/
+3
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
8
-8
/
+8
*
iio: temperature: tmp117: cosmetic alignment cleanup
Marco Felsch
2023-03-11
1
-8
/
+8
*
iio: temperature: tmp117: add TI TMP116 support
Marco Felsch
2023-03-11
1
-1
/
+19
*
iio: temperature: tmp117: improve fallback capabilities
Marco Felsch
2023-03-11
1
-10
/
+34
*
iio: temperature: Add driver support for Maxim MAX30208
Rajat Khandelwal
2022-11-23
3
-0
/
+263
*
iio: temperature: tsys02d: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: temperature: tsys01: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
iio: temperature: tmp007: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: temperature: tmp006: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
iio: temperature: mlx90632: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: temperature: mlx90614: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: temperature: mlx90632: Add missing static marking on devm_pm_ops
Jonathan Cameron
2022-11-23
1
-1
/
+1
*
iio: temperature: mlx90632: Add error handling for devm_pm_runtime_enable()
Jonathan Cameron
2022-11-23
1
-1
/
+4
*
iio: temperature: ltc2983: support more parts
Cosmin Tanislav
2022-11-23
1
-7
/
+176
*
iio: temperature: ltc2983: make bulk write buffer DMA-safe
Cosmin Tanislav
2022-11-23
1
-5
/
+5
*
iio: temperature: mlx90632 Style alignment for the driver
Crt Mori
2022-11-23
1
-29
/
+36
*
iio: temperature: mlx90632 Change return value of sensor measurement channel
Crt Mori
2022-11-23
1
-1
/
+1
*
iio: temperature: mlx90632 Read sampling frequency
Crt Mori
2022-11-23
1
-0
/
+59
*
iio: temperature: mlx90632 Add runtime powermanagement modes
Crt Mori
2022-11-23
1
-68
/
+309
*
iio: temperature: ltc2983: allocate iio channels once
Cosmin Tanislav
2022-10-17
1
-7
/
+6
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
2
-16
/
+86
|
\
|
*
iio: temperature: mlx90614 Refactoring available filter attributes
Crt Mori
2022-09-21
1
-11
/
+30
|
*
iio: temperature: mlx90632 Add supply regulator to sensor
Crt Mori
2022-08-15
1
-5
/
+56
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
2
-6
/
+2
|
/
*
iio: temperature: ltc2983: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_...
Jonathan Cameron
2022-07-18
1
-4
/
+5
*
iio: temp: maxim_thermocouple: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-1
/
+1
*
iio: temp: max31865: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-1
/
+1
*
iio: temp: ltc2983: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-2
/
+2
*
iio: temperature: max31865: Make use of device properties
Andy Shevchenko
2022-04-28
1
-1
/
+3
*
iio: temperature: max31856: Make use of device properties
Andy Shevchenko
2022-04-28
1
-3
/
+3
*
iio: temperature: ltc2983: Make use of device properties
Andy Shevchenko
2022-04-04
1
-103
/
+106
*
iio: temperature: ltc2983: Use single error path to put OF node
Andy Shevchenko
2022-04-04
1
-10
/
+11
*
iio: temperature: ltc2983: Don't hard code defined constants in messages
Andy Shevchenko
2022-04-04
1
-4
/
+4
*
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
9
-24
/
+17
|
\
|
*
iio:temperature:mlx90614: Switch from CONFIG_PM* guards to pm_ptr() etc
Jonathan Cameron
2022-02-18
1
-8
/
+4
|
*
iio:temperature:tmp007: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-4
/
+2
|
*
iio:temperature:tmp006: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-4
/
+2
|
*
iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORS
Jonathan Cameron
2022-02-18
2
-0
/
+2
|
*
iio: temperature: maxim_thermocouple: Switch from of headers to mod_devicetab...
Andy Shevchenko
2022-02-06
1
-3
/
+2
|
*
iio: temperature: mlx90632: Switch from of headers to mod_devicetable.h
Andy Shevchenko
2022-02-06
1
-1
/
+1
|
*
iio: max31865: Use sysfs_emit()
Lars-Peter Clausen
2022-01-23
1
-2
/
+2
|
*
iio: max31856: Use sysfs_emit()
Lars-Peter Clausen
2022-01-23
1
-2
/
+2
*
|
iio: temperature: iqs620at-temp: Add support for V3 silicon
Jeff LaBundy
2022-02-14
1
-1
/
+3
|
/
[next]