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
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
2019-10-22
iio: temperature: Add support for LTC2983
Nuno Sá
3
-0
/
+1569
2019-10-18
iio: temp: maxim thermocouple: Drop unneeded semi colon.
Jonathan Cameron
1
-1
/
+1
2019-09-15
iio: max31856: add missing of_node and parent references to iio_dev
Andrea Merello
1
-0
/
+2
2019-07-27
iio: maxim_thermocouple: Use device-managed APIs
Chuhong Yuan
1
-22
/
+3
2019-06-23
Merge 5.2-rc6 into staging-next
Greg Kroah-Hartman
5
-28
/
+11
2019-06-21
Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+7
2019-06-17
Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-2
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
3
-14
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309
Thomas Gleixner
1
-12
/
+1
2019-06-03
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
3
-4
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2
-4
/
+2
2019-05-27
iio: temperature: mlx90632 Relax the compatibility check
Crt Mori
1
-2
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-27
iio: temperature: maxim_thermocouple: declare missing of table
Daniel Gomez
1
-0
/
+10
2019-04-14
iio: temperature: max31856: fix uninitialized error return
Colin Ian King
1
-0
/
+3
2019-04-04
iio:temperature: Add MAX31856 thermocouple support
Paresh Chaudhary
3
-0
/
+364
2019-04-04
drivers: iio: Kconfig: pedantic cleanup
Enrico Weigelt, metux IT consult
1
-8
/
+8
2018-11-16
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
1
-1
/
+2
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
1
-1
/
+2
2018-09-09
Merge tag 'iio-fixes-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+0
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
1
-1
/
+2
2018-09-02
Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"
Matt Ranostay
1
-1
/
+0
2018-07-13
i2c: remove i2c_lock_adapter and use i2c_lock_bus directly
Peter Rosin
1
-2
/
+2
2018-02-24
iio temperature/mlx90632: silence a static checker warning
Dan Carpenter
1
-0
/
+2
2018-02-18
iio: add SPDX identifier for various drivers
Matt Ranostay
1
-12
/
+4
2018-02-04
iio: temperature: Adding support for MLX90632
Crt Mori
3
-0
/
+763
[next]