aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/humidity/hid-sensor-humidity.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-16iio: hid-sensors: Update header includesJonathan Cameron1-0/+1
2021-06-16iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko1-0/+1
2021-03-26Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-9/+7
2021-03-11iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang1-9/+7
2021-03-06iio: hid-sensor-humidity: Fix alignment issue of timestamp channelYe Xiang1-5/+7
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-10iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean1-9/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309Thomas Gleixner1-12/+1
2018-11-16iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede1-1/+2
2017-08-22iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-03-25iio: hid: Add humidity sensor supportSong Hongyan1-0/+315