index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
humidity
/
am2315.c
Age
Commit message (
Expand
)
Author
2024-08-03
iio: humidity: am2315: make use of iio_for_each_active_channel()
Nuno Sa
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: humidity: am2315: Convert to i2c's .probe_new()
Uwe Kleine-König
2021-05-17
iio: humidity: am2315: Fix buffer alignment in iio_push_to_buffers_with_times...
Jonathan Cameron
2021-05-17
iio: am2315: Remove acpi_device_id table
Guenter Roeck
2021-03-25
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-07-27
iio: humidity: Use device-managed APIs
Chuhong Yuan
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
2017-08-22
iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-08-15
iio: humidity: am2315: set up buffer timestamps for non-zero values
Alison Schofield
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
2016-05-21
iio: Export I2C module alias information
Javier Martinez Canillas
2016-05-21
iio: humidity: am2315: Remove a stray unlock
Dan Carpenter
2016-04-24
iio: humidity: Add triggered buffer support for AM2315
Tiberiu Breana
2016-04-24
iio: humidity: Add support for AM2315
Tiberiu Breana