index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
/
htu21.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: humidity: htu21: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-02-18
iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORS
Jonathan Cameron
2020-09-21
iio:humidity:htu21: Drop of_match_ptr protection
Jonathan Cameron
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2017-08-22
iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-01
iio: humidity: htu21: Add OF match table
Manivannan Sadhasivam
2016-05-21
iio: Export I2C module alias information
Javier Martinez Canillas
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2015-10-11
Add ms8607 meas-spec driver support
Ludovic Tancerel
2015-10-11
Add htu21 meas-spec driver support
Ludovic Tancerel