index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
Age
Commit message (
Expand
)
Author
2022-12-31
iio: temperature: ltc2983: make bulk write buffer DMA-safe
Cosmin Tanislav
2022-10-17
iio: temperature: ltc2983: allocate iio channels once
Cosmin Tanislav
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-21
iio: temperature: mlx90614 Refactoring available filter attributes
Crt Mori
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-15
iio: temperature: mlx90632 Add supply regulator to sensor
Crt Mori
2022-07-18
iio: temperature: ltc2983: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_...
Jonathan Cameron
2022-06-14
iio: temp: maxim_thermocouple: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
iio: temp: max31865: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
iio: temp: ltc2983: Fix alignment for DMA safety
Jonathan Cameron
2022-04-28
iio: temperature: max31865: Make use of device properties
Andy Shevchenko
2022-04-28
iio: temperature: max31856: Make use of device properties
Andy Shevchenko
2022-04-04
iio: temperature: ltc2983: Make use of device properties
Andy Shevchenko
2022-04-04
iio: temperature: ltc2983: Use single error path to put OF node
Andy Shevchenko
2022-04-04
iio: temperature: ltc2983: Don't hard code defined constants in messages
Andy Shevchenko
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-02-18
iio:temperature:mlx90614: Switch from CONFIG_PM* guards to pm_ptr() etc
Jonathan Cameron
2022-02-18
iio:temperature:tmp007: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:temperature:tmp006: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORS
Jonathan Cameron
2022-02-14
iio: temperature: iqs620at-temp: Add support for V3 silicon
Jeff LaBundy
2022-02-06
iio: temperature: maxim_thermocouple: Switch from of headers to mod_devicetab...
Andy Shevchenko
2022-02-06
iio: temperature: mlx90632: Switch from of headers to mod_devicetable.h
Andy Shevchenko
2022-01-23
iio: max31865: Use sysfs_emit()
Lars-Peter Clausen
2022-01-23
iio: max31856: Use sysfs_emit()
Lars-Peter Clausen
2021-09-14
iio: temperature: Add MAX31865 RTD Support
Navin Sankar Velliangiri
2021-09-14
iio: ltc2983: fail probe if no channels are given
Nuno Sá
2021-09-14
iio: ltc2983: add support for optional reset gpio
Nuno Sá
2021-08-15
iio: ltc2983: fix device probe
Nuno Sá
2021-07-19
iio: temperature: tmp006: make sure the chip is powered up in probe
Alexandru Ardelean
2021-07-19
iio: temperature: tmp006: convert probe to device-managed
Alexandru Ardelean
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
2021-05-17
iio: temp: mlx90614: Handle failure in pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: temperature: add driver support for ti tmp117
Puranjay Mohan
2021-05-10
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
2021-03-26
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-03-25
iio: temperature: tmp007: use device-managed functions in probe
Alexandru Ardelean
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
2021-03-06
iio: hid-sensor-temperature: Fix issues of timestamp channel
Ye Xiang
2021-01-14
drivers: iio: temperature: Add delay after the addressed reset command in mlx...
Slaveyko Slaveykov
2020-09-29
iio: ltc2983: Fix of_node refcounting
Nuno Sá
2020-09-21
iio:temperature:tmp007: Drop of_match_ptr protection
Jonathan Cameron
2020-09-21
iio:temperature:tsys01: Drop of_match_ptr protection
Jonathan Cameron
2020-09-13
iio: temperature: mlx90632: Interface to change object ambient temperature
Crt Mori
2020-09-03
iio:temperature:mlx90632: Some stylefixing leftovers
Crt Mori
2020-09-03
iio:temperature:mlx90632: Adding extended calibration option
Crt Mori
2020-09-03
iio:temperature:mlx90632: Convert polling while loop to regmap
Crt Mori
2020-09-03
iio:temperature:mlx90632: Add kerneldoc to the internal struct
Crt Mori
2020-09-03
iio:temperature:mlx90632: Reduce number of equal calulcations
Crt Mori
[next]