summaryrefslogtreecommitdiffstats
path: root/drivers/iio/humidity/hid-sensor-humidity.c
Commit message (Expand)AuthorAgeFilesLines
* iio: humidity: hid-sensor-humidity: Convert to platform remove callback retur...Uwe Kleine-König2023-09-231-4/+2
* iio: hid-sensors: Update header includesJonathan Cameron2021-06-161-0/+1
* iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko2021-06-161-0/+1
* Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-03-261-9/+7
|\
| * iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang2021-03-111-9/+7
* | iio: hid-sensor-humidity: Fix alignment issue of timestamp channelYe Xiang2021-03-061-5/+7
|/
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean2020-05-101-9/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner2019-06-051-12/+1
* iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-161-1/+2
* iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: hid: Add humidity sensor supportSong Hongyan2017-03-251-0/+315