index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-09-14
iio: ltc2983: fail probe if no channels are given
Nuno Sá
1
-0
/
+5
2021-09-14
iio: ltc2983: add support for optional reset gpio
Nuno Sá
1
-0
/
+11
2021-08-15
iio: ltc2983: fix device probe
Nuno Sá
1
-16
/
+14
2021-07-19
iio: temperature: tmp006: make sure the chip is powered up in probe
Alexandru Ardelean
1
-11
/
+22
2021-07-19
iio: temperature: tmp006: convert probe to device-managed
Alexandru Ardelean
1
-17
/
+15
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
1
-0
/
+1
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
1
-0
/
+1
2021-05-17
iio: temp: mlx90614: Handle failure in pm_runtime_resume_and_get()
Jonathan Cameron
1
-5
/
+20
2021-05-17
iio: temperature: add driver support for ti tmp117
Puranjay Mohan
3
-0
/
+196
2021-05-10
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
1
-1
/
+0
2021-03-26
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2
-30
/
+22
2021-03-25
iio: temperature: tmp007: use device-managed functions in probe
Alexandru Ardelean
1
-21
/
+15
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
1
-9
/
+7
2021-03-06
iio: hid-sensor-temperature: Fix issues of timestamp channel
Ye Xiang
1
-6
/
+8
2021-01-14
drivers: iio: temperature: Add delay after the addressed reset command in mlx...
Slaveyko Slaveykov
1
-0
/
+6
2020-09-29
iio: ltc2983: Fix of_node refcounting
Nuno Sá
1
-6
/
+13
2020-09-21
iio:temperature:tmp007: Drop of_match_ptr protection
Jonathan Cameron
1
-2
/
+2
2020-09-21
iio:temperature:tsys01: Drop of_match_ptr protection
Jonathan Cameron
1
-1
/
+2
2020-09-13
iio: temperature: mlx90632: Interface to change object ambient temperature
Crt Mori
1
-2
/
+7
2020-09-03
iio:temperature:mlx90632: Some stylefixing leftovers
Crt Mori
1
-5
/
+5
2020-09-03
iio:temperature:mlx90632: Adding extended calibration option
Crt Mori
1
-2
/
+216
2020-09-03
iio:temperature:mlx90632: Convert polling while loop to regmap
Crt Mori
1
-11
/
+5
2020-09-03
iio:temperature:mlx90632: Add kerneldoc to the internal struct
Crt Mori
1
-1
/
+8
2020-09-03
iio:temperature:mlx90632: Reduce number of equal calulcations
Crt Mori
1
-8
/
+13
2020-07-20
iio: temperature: mlx90632: Function parameter descriptions must match exactly
Lee Jones
1
-2
/
+2
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
1
-1
/
+0
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
1
-1
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
10
-10
/
+0
2020-05-10
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
1
-9
/
+3
2020-05-03
iio: temperature: max31856: Use get_unaligned_beXX()
Andy Shevchenko
1
-2
/
+3
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-2
/
+2
2020-04-19
iio: temperature: ltc2983: remove redundant comparison to bool
Rohit Sarkar
1
-2
/
+2
2020-03-27
iio: temperature: Add support for Azoteq IQS620AT temperature sensor
Jeff LaBundy
3
-0
/
+108
2020-01-10
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2
-4
/
+174
2019-12-08
iio: temperature: ltc2983: fix u32 read into a unsigned long long
Colin Ian King
1
-2
/
+4
2019-11-23
iio: maxim_thermocouple: add thermocouple_type sysfs attribute
Andrea Merello
1
-3
/
+41
2019-11-23
iio: max31856: add support for runtime-configuring the thermocouple type
Andrea Merello
1
-1
/
+40
2019-11-23
iio: max31856: add support for configuring the HW averaging
Andrea Merello
1
-0
/
+43
2019-11-23
iio: max31856: add option for setting mains filter rejection frequency
Andrea Merello
1
-0
/
+50
[next]