index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2
-138
/
+311
2024-02-17
iio: humidity: hdc3020: add threshold events support
Dimitri Fedrau
1
-0
/
+247
2024-02-17
iio: humidity: hdc3020: switch to 16bit register defines
Dimitri Fedrau
1
-137
/
+63
2024-01-27
iio: humidity: hdc3020: fix temperature offset
Dimitri Fedrau
1
-1
/
+1
2024-01-24
iio: humidity: hts221: Drop ACPI_PTR() usage
Jonathan Cameron
1
-2
/
+2
2024-01-22
iio: humidity: hdc3020: Add Makefile, Kconfig and MAINTAINERS entry
Jonathan Cameron
2
-0
/
+13
2023-12-11
iio: humidity: Add driver for ti HDC302x humidity sensors
Li peiyu
1
-0
/
+473
2023-10-14
iio: si7005: Add device tree support
Javier Carrasco
1
-0
/
+7
2023-09-23
iio: humidity: hid-sensor-humidity: Convert to platform remove callback retur...
Uwe Kleine-König
1
-4
/
+2
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
7
-7
/
+7
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
1
-1
/
+1
2022-11-23
iio: humidity: si7020: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: humidity: si7005: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: humidity: htu21: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: humidity: hts221_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: humidity: hdc2010: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: humidity: hdc100x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: humidity: am2315: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: humidity: hts211: Use devm_regulator_get_enable()
Jonathan Cameron
2
-25
/
+4
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
4
-9
/
+10
2022-06-19
iio:humidity:hts221: rearrange iio trigger get and register
Dmitry Rokosov
1
-1
/
+4
2022-06-16
iio: humidity: hts221: Move symbol exports into IIO_HTS221 namespace
Jonathan Cameron
3
-2
/
+5
2022-06-16
iio: humidity: hts221: Use EXPORT_SIMPLE_DEV_PM_OPS() to allow compiler to re...
Jonathan Cameron
3
-8
/
+5
2022-06-14
iio: humidity: hts221_buffer: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-02-18
iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORS
Jonathan Cameron
1
-0
/
+1
2022-02-06
iio: humidity: dht11: Switch from of headers to mod_devicetable.h
Andy Shevchenko
1
-2
/
+1
2022-01-30
iio: humidity: hdc100x: Add ACPI HID table
Kai-Heng Feng
1
-0
/
+7
2021-07-24
iio: humidity: hdc100x: Add margin to the conversion time
Chris Lesiak
1
-2
/
+4
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: humidity: am2315: Fix buffer alignment in iio_push_to_buffers_with_times...
Jonathan Cameron
1
-6
/
+10
2021-05-17
iio: am2315: Remove acpi_device_id table
Guenter Roeck
1
-9
/
+0
2021-05-17
iio: humidity: hdc2010: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
1
-1
/
+0
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
3
-11
/
+8
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
1
-1
/
+0
2021-03-25
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
1
-1
/
+1
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-humidity: Fix alignment issue of timestamp channel
Ye Xiang
1
-5
/
+7
2020-12-03
iio: humidity: hts221: add vdd voltage regulator
Lorenzo Bianconi
2
-0
/
+39
2020-09-21
iio:humidity:si7020: Drop of_match_ptr protection
Jonathan Cameron
1
-1
/
+2
2020-09-21
iio:humidity:htu21: Drop of_match_ptr protection
Jonathan Cameron
1
-1
/
+2
2020-09-21
iio:humidity:hdc100x: Drop of_match_ptr protection.
Jonathan Cameron
1
-1
/
+2
2020-09-06
drivers/iio/humidity/hdc2010.c:305:2-3: Unneeded semicolon
kernel test robot
1
-1
/
+1
2020-09-03
iio: humidity: Add TI HDC20x0 support
Eugene Zaikonnikov
3
-0
/
+364
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
3
-9
/
+17
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
1
-5
/
+5
2020-07-05
iio:humidity:hts221 Fix alignment and data leak issues
Jonathan Cameron
2
-6
/
+10
2020-07-05
iio:humidity:hdc100x Fix alignment and data leak issues
Jonathan Cameron
1
-3
/
+7
[next]