index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
/
hdc100x.c
Age
Commit message (
Expand
)
Author
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: humidity: hdc100x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-01-30
iio: humidity: hdc100x: Add ACPI HID table
Kai-Heng Feng
2021-07-24
iio: humidity: hdc100x: Add margin to the conversion time
Chris Lesiak
2020-09-21
iio:humidity:hdc100x: Drop of_match_ptr protection.
Jonathan Cameron
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-07-05
iio:humidity:hdc100x Fix alignment and data leak issues
Jonathan Cameron
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-12-08
iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reporting
Chris Lesiak
2019-11-02
iio: hdc100x: fix iio_triggered_buffer_{predisable,postenable} positions
Alexandru Ardelean
2019-07-27
iio: humidity: Use device-managed APIs
Chuhong Yuan
2018-02-18
iio: add SPDX identifier for various drivers
Matt Ranostay
2017-08-22
iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-01
iio: humidity: hdc100x: add match table and device id's
Michael Stecklein
2017-07-01
iio: humidity: hdc100x: document compatible HDC10xx devices
Michael Stecklein
2017-04-01
iio: humidity: hdc100x: constify attribute_group structures
simran singhal
2016-10-23
iio: humidity: hdc100x: add triggered buffer support for HDC100X
Alison Schofield
2016-08-15
iio: humidity: hdc100x: fix sensor data reads of temp and humidity
Alison Schofield
2016-06-03
iio: hudmidity: hdc100x: fix incorrect shifting and scaling
Matt Ranostay
2016-05-29
iio: humidity: hdc100x: fix IIO_TEMP channel reporting
Matt Ranostay
2016-05-21
iio: humidity: hdc100x: correct humidity integration time mask
Alison Schofield
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2015-10-11
iio: hdc100x: correct IIO_CHAN_INFO_OFFSET value
Matt Ranostay
2015-09-23
iio: humidity: add HDC100x support
Matt Ranostay