index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
temperature
Age
Commit message (
Expand
)
Author
2023-05-28
iio: temperature: tmp006: Add OF device matching support
Anup Sharma
2023-05-23
iio: mlx90614: Add MLX90615 support
Marek Vasut
2023-05-23
iio: mlx90614: Factor our register IO and constants into model specific descr...
Marek Vasut
2023-05-23
iio: mlx90614: Drop MLX90614_CONST_EMISSIVITY_RESOLUTION
Marek Vasut
2023-05-23
iio: mlx90614: Drop unused register macros
Marek Vasut
2023-05-23
iio: mlx90614: Sort headers
Marek Vasut
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-11
iio: temperature: tmp117: cosmetic alignment cleanup
Marco Felsch
2023-03-11
iio: temperature: tmp117: add TI TMP116 support
Marco Felsch
2023-03-11
iio: temperature: tmp117: improve fallback capabilities
Marco Felsch
2022-11-23
iio: temperature: Add driver support for Maxim MAX30208
Rajat Khandelwal
2022-11-23
iio: temperature: tsys02d: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: temperature: tsys01: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: temperature: tmp007: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: temperature: tmp006: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: temperature: mlx90632: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: temperature: mlx90614: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: temperature: mlx90632: Add missing static marking on devm_pm_ops
Jonathan Cameron
2022-11-23
iio: temperature: mlx90632: Add error handling for devm_pm_runtime_enable()
Jonathan Cameron
2022-11-23
iio: temperature: ltc2983: support more parts
Cosmin Tanislav
2022-11-23
iio: temperature: ltc2983: make bulk write buffer DMA-safe
Cosmin Tanislav
2022-11-23
iio: temperature: mlx90632 Style alignment for the driver
Crt Mori
2022-11-23
iio: temperature: mlx90632 Change return value of sensor measurement channel
Crt Mori
2022-11-23
iio: temperature: mlx90632 Read sampling frequency
Crt Mori
2022-11-23
iio: temperature: mlx90632 Add runtime powermanagement modes
Crt Mori
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
[next]