index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: humidity: hts221: add vdd voltage regulator
Lorenzo Bianconi
2020-12-03
2
-0
/
+39
*
iio:humidity:si7020: Drop of_match_ptr protection
Jonathan Cameron
2020-09-21
1
-1
/
+2
*
iio:humidity:htu21: Drop of_match_ptr protection
Jonathan Cameron
2020-09-21
1
-1
/
+2
*
iio:humidity:hdc100x: Drop of_match_ptr protection.
Jonathan Cameron
2020-09-21
1
-1
/
+2
*
drivers/iio/humidity/hdc2010.c:305:2-3: Unneeded semicolon
kernel test robot
2020-09-06
1
-1
/
+1
*
iio: humidity: Add TI HDC20x0 support
Eugene Zaikonnikov
2020-09-03
3
-0
/
+364
*
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-07-20
3
-9
/
+17
|
\
|
*
iio:humidity:hts221 Fix alignment and data leak issues
Jonathan Cameron
2020-07-05
2
-6
/
+10
|
*
iio:humidity:hdc100x Fix alignment and data leak issues
Jonathan Cameron
2020-07-05
1
-3
/
+7
*
|
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-07-13
1
-5
/
+5
*
|
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
2
-13
/
+1
*
|
iio: remove left-over parent assignments
Alexandru Ardelean
2020-06-14
2
-2
/
+0
*
|
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
6
-6
/
+0
*
|
iio: humidity: hts221: remove usage of iio_priv_to_dev()
Alexandru Ardelean
2020-06-14
3
-8
/
+9
|
/
*
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
2020-05-10
1
-9
/
+3
*
iio: humidity: hts221: Drop unneeded casting when print error code
Andy Shevchenko
2020-03-21
2
-4
/
+4
*
iio: humidity: hts221: Make use of device properties
Andy Shevchenko
2020-03-21
3
-4
/
+3
*
iio: humidity: hts221: Use dev_get_platdata() to get platform_data
Andy Shevchenko
2020-03-21
1
-2
/
+1
*
iio: humidity: dht11 remove TODO since it doesn't make sense
Kent Gustavsson
2020-01-12
1
-1
/
+0
*
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-01-10
1
-13
/
+6
|
\
|
*
iio: humidity: hts221: move register definitions to sensor structs
Lorenzo Bianconi
2019-12-15
1
-13
/
+6
*
|
iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reporting
Chris Lesiak
2019-12-08
1
-1
/
+1
|
/
*
iio: hdc100x: fix iio_triggered_buffer_{predisable,postenable} positions
Alexandru Ardelean
2019-11-02
1
-8
/
+11
*
iio: humidity: Use device-managed APIs
Chuhong Yuan
2019-07-27
2
-37
/
+6
*
Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-11
1
-18
/
+10
|
\
|
*
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-07-01
1
-18
/
+10
|
|
\
|
|
*
iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 ...
Shobhit Kukreti
2019-06-17
1
-18
/
+10
*
|
|
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
2019-07-03
1
-9
/
+1
|
\
|
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 491
Thomas Gleixner
2019-06-19
1
-9
/
+1
*
|
|
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2019-06-22
1
-4
/
+4
|
/
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2019-06-05
2
-8
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
6
-12
/
+6
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
drivers: iio: Kconfig: pedantic cleanup
Enrico Weigelt, metux IT consult
2019-04-04
1
-10
/
+10
*
iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Hans de Goede
2018-11-16
1
-1
/
+2
*
iio: add SPDX identifier for various drivers
Matt Ranostay
2018-02-18
1
-12
/
+4
*
iio: dht11: Improve detection of sensor type
Harald Geyer
2018-02-17
1
-1
/
+1
*
iio: humidity: hts221: remove unnecessary get_unaligned_le16()
Lorenzo Bianconi
2018-01-30
1
-4
/
+3
*
iio: humidity: hts221: add regmap API support
Lorenzo Bianconi
2018-01-30
6
-217
/
+103
*
iio: humidity: hts221: remove trailing whitespace from a comment
Lorenzo Bianconi
2018-01-30
1
-1
/
+1
*
iio: humidity: hts221: remove warnings in hts221_parse_{temp,rh}_caldata()
Lorenzo Bianconi
2018-01-30
1
-13
/
+15
*
iio: humidity: hts221: move common code in hts221_core
Lorenzo Bianconi
2018-01-08
4
-35
/
+22
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
9
-9
/
+0
|
\
|
*
iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
9
-9
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()
Lorenzo Bianconi
2017-07-25
3
-16
/
+7
*
iio: humidity: hts221: support open drain mode
Lorenzo Bianconi
2017-07-25
1
-1
/
+21
*
iio: humidity: hts221: support active-low interrupts
Lorenzo Bianconi
2017-07-22
3
-2
/
+13
[next]