summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: light: tsl2591: delete a stray tabDan Carpenter2021-05-171-1/+1
* iio: light: tsl2591: fix some signedness bugsDan Carpenter2021-05-171-3/+3
* iio: light: pa12203001: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron2021-05-171-3/+1
* iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-05-171-3/+7
* iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-05-171-3/+7
* iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-05-171-3/+7
* iio: light: rpr0521: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-6/+1
* iio: light: vcnl4035: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron2021-05-171-3/+1
* iio: light: vcnl4000: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron2021-05-171-3/+1
* iio: light: us5182: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron2021-05-171-3/+1
* iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-6/+7
* iio: light: isl29028: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-4/+1
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-175-5/+7
* iio: light: Added AMS tsl2591 driver implementationJoe Sandom2021-05-173-0/+1237
* iio: light: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao2021-05-171-1/+1
* iio: tsl2583: Fix division by a zero lux_valColin Ian King2021-05-101-0/+8
* iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean2021-05-101-2/+0
* iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu2021-05-101-2/+3
* Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-04-271-3/+1
|\
| * Merge branch 'acpi-messages'Rafael J. Wysocki2021-04-261-3/+1
| |\
| | * IIO: acpi-als: Get rid of ACPICA message printingRafael J. Wysocki2021-03-081-3/+1
* | | Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-03-2614-99/+116
|\ \ \ | |/ / |/| |
| * | iio: acpi_als: Add trigger supportGwendal Grignou2021-03-251-28/+68
| * | iio: acpi_als: Add local variable dev in probeGwendal Grignou2021-03-251-4/+5
| * | iio: acpi_als: Add timestamp channelGwendal Grignou2021-03-251-6/+4
| * | iio: cros: unify hw fifo attributes without API changesGwendal Grignou2021-03-251-2/+1
| * | iio: gp2ap020a00f: Remove code to set trigger parentGwendal Grignou2021-03-251-1/+0
| * | iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2021-03-255-5/+0
| * | iio: light: gp2ap002: Drop unneeded explicit castingAndy Shevchenko2021-03-251-2/+1
| * | iio: Remove kernel-doc keyword in file header commentGwendal Grignou2021-03-252-2/+2
| * | iio: hid-sensor-als: Add relative hysteresis supportYe Xiang2021-03-111-2/+12
| * | hid-sensors: Add more data fields for sensitivity checkingYe Xiang2021-03-111-0/+1
| * | iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang2021-03-112-31/+15
| * | iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean2021-03-112-16/+12
| |/
* | Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-03-151-2/+11
|\ \ | |/ |/|
| * iio: hid-sensor-prox: Fix scale not correct issueYe Xiang2021-01-301-2/+11
* | iio: hid-sensor-als: Add timestamp channelYe Xiang2021-01-221-16/+23
* | iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen2021-01-091-4/+4
* | iio: vl6180: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen2021-01-091-1/+1
* | iio:light:apds9960 add detection for MSHW0184 ACPI device in apds9960 driverMax Leiter2021-01-091-0/+8
|/
* iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-12-032-3/+10
* iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-12-031-4/+13
* Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-11-243-8/+17
|\
| * iio:light:tsl2563 use generic fw accessorsVaishnav M A2020-11-011-7/+9
| * iio: light: vcnl4035 add i2c_device_idVaishnav M A2020-11-011-0/+7
| * iio: light: apds9960: remove unneeded semicolonTom Rix2020-10-311-1/+1
* | iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran2020-11-081-0/+1
|/
* iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean2020-09-291-3/+2
* iio:light:gp2ap002 fix spelling typo in commentsWang Qing2020-09-291-1/+1
* Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-09-222-11/+13
|\