- 1bb866d Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next by Greg Kroah-Hartman · 3 years, 1 month ago
- fdb726c iio:light:cm3605: Switch to generic firmware properties. by Jonathan Cameron · 3 years, 1 month ago
- 4114835 iio: ltr501: Export near level property for proximity sensor by Nikita Travkin · 3 years, 2 months ago
- 8e1eeca iio: stk3310: Don't return error code in interrupt handler by Lars-Peter Clausen · 3 years, 3 months ago
- ef9d67f iio: ltr501: Don't return error code in trigger handler by Lars-Peter Clausen · 3 years, 3 months ago
- 7d71d28 iio: light: ltr501: Added ltr303 driver support by Maslov Dmitry · 3 years, 2 months ago
- 9662afc iio: gp2ap020a00f: Remove no-op trigger ops by Lars-Peter Clausen · 3 years, 3 months ago
- 77b91b1 iio: light: gp2ap002: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 0d31d91 iio: light: cm3605: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
- 26fa68c iio: light: ltr501: Add of_device_id table by Nikita Travkin · 3 years, 3 months ago
- f6ec898c iio: light: ltr501: Add rudimentary regulator support by Nikita Travkin · 3 years, 3 months ago
- 6bce28c Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next by Greg Kroah-Hartman · 3 years, 3 months ago
- c1b4de6 iio: light: noa1305: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
- 8283b95 iio: light: cm36651: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
- 2b025c9 iio: light: max44000: use device-managed functions in probe by Alexandru Ardelean · 3 years, 4 months ago
- 26d90b5 iio: light: opt3001: Fixed timeout error when 0 lux by Jiri Valek - 2N · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 55c653e iio/drivers/as73211: use HZ macros by Daniel Lezcano · 3 years, 4 months ago
- ee8ea74 iio: light: cm3323: Add of_device_id table by Siddharth Manthan · 3 years, 6 months ago
- b44ab6f iio: light: si1145: remove redundant continue statement by Colin Ian King · 3 years, 7 months ago
- 9ae8da9 iio: light: tcs3414: convert probe to device-managed routines by Alexandru Ardelean · 3 years, 7 months ago
- bb761e7 iio: light: adjd_s311: convert probe to device-managed functions by Alexandru Ardelean · 3 years, 6 months ago
- 2427a7e iio: light: adjd_s311: move buffer on adjd_s311_data object by Alexandru Ardelean · 3 years, 6 months ago
- 8b2ac51 iio: hid-sensors: bind IIO channels alloc to device object by Alexandru Ardelean · 3 years, 7 months ago
- 7cd04c8 iio: light: tcs3472: do not free unallocated IRQ by frank zago · 3 years, 9 months ago
- fb226ae iio: hid-sensors: Update header includes by Jonathan Cameron · 3 years, 7 months ago
- 12f13d1 iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace by Andy Shevchenko · 3 years, 7 months ago
- ec90b52 iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 7 months ago
- dce793c iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 7 months ago
- afedd99 iio: ltr501: mark ltr501_chip_info as const by Marc Kleine-Budde · 3 years, 7 months ago
- 71b33f6 iio: ltr501: ltr501_read_ps(): add missing endianness conversion by Oliver Lang · 3 years, 7 months ago
- 421a26f iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR by Oliver Lang · 3 years, 7 months ago
- 2ac0b02 iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA as volatile, too by Marc Kleine-Budde · 3 years, 7 months ago
- c9d52c8 iio: light: si1145: Drop use of %hhx format specifier. by Jonathan Cameron · 3 years, 8 months ago
- d4f2a1c iio: light: si1133: Drop remaining uses of %hhx format string. by Jonathan Cameron · 3 years, 8 months ago
- 770494a iio: si1133: fix format string warnings by Arnd Bergmann · 3 years, 8 months ago
- 2989df4 iio: light: tsl2591: delete a stray tab by Dan Carpenter · 3 years, 8 months ago
- 7fce54a iio: light: tsl2591: fix some signedness bugs by Dan Carpenter · 3 years, 8 months ago
- 2a1c6a7 iio: light: pa12203001: Use pm_runtime_resume_and_get() to replace open coding. by Jonathan Cameron · 3 years, 8 months ago
- df2f37c iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 9 months ago
- ff08fbc iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 9 months ago
- 3d47251 iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 9 months ago
- 934616e iio: light: rpr0521: Balance runtime pm + use pm_runtime_resume_and_get() by Jonathan Cameron · 3 years, 8 months ago
- f301727 iio: light: vcnl4035: Use pm_runtime_resume_and_get() to replace open coding. by Jonathan Cameron · 3 years, 8 months ago
- db27fdb iio: light: vcnl4000: Use pm_runtime_resume_and_get() to replace open coding. by Jonathan Cameron · 3 years, 8 months ago
- 6e4183e iio: light: us5182: Use pm_runtime_resume_and_get() to replace open coding. by Jonathan Cameron · 3 years, 8 months ago
- 6fbaeba iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get() by Jonathan Cameron · 3 years, 8 months ago
- a2fa3de iio: light: isl29028: Balance runtime pm + use pm_runtime_resume_and_get() by Jonathan Cameron · 3 years, 8 months ago
- 15ea2878 iio: core: move @id from struct iio_dev to struct iio_dev_opaque by Jonathan Cameron · 3 years, 9 months ago
- 2335f0d iio: light: Added AMS tsl2591 driver implementation by Joe Sandom · 3 years, 9 months ago
- c79859b iio: light: Convert sysfs sprintf/snprintf family to sysfs_emit by Tian Tao · 3 years, 9 months ago
- af0e187 iio: tsl2583: Fix division by a zero lux_val by Colin Ian King · 3 years, 8 months ago
- 7061803 iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER by Alexandru Ardelean · 3 years, 9 months ago
- 8edb79af iio: light: gp2ap002: Fix rumtime PM imbalance on error by Dinghao Liu · 3 years, 9 months ago
- d8f9176 Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 9 months ago
- ab49750 Merge branch 'acpi-messages' by Rafael J. Wysocki · 3 years, 9 months ago
- 9c15db9 Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 3 years, 10 months ago
- 24b8444 iio: acpi_als: Add trigger support by Gwendal Grignou · 3 years, 10 months ago
- ddaf14d iio: acpi_als: Add local variable dev in probe by Gwendal Grignou · 3 years, 10 months ago
- dbd7e99 iio: acpi_als: Add timestamp channel by Gwendal Grignou · 3 years, 10 months ago
- 80346b2 iio: cros: unify hw fifo attributes without API changes by Gwendal Grignou · 3 years, 10 months ago
- cd21413 iio: gp2ap020a00f: Remove code to set trigger parent by Gwendal Grignou · 3 years, 10 months ago
- 8a22522 iio: fix devm_iio_trigger_alloc with parent.cocci by Gwendal Grignou · 3 years, 10 months ago
- 941f667 iio: light: gp2ap002: Drop unneeded explicit casting by Andy Shevchenko · 3 years, 10 months ago
- b9d453a iio: Remove kernel-doc keyword in file header comment by Gwendal Grignou · 3 years, 10 months ago
- 12ec540 Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 3 years, 10 months ago
- 84dbc23 iio: hid-sensor-als: Add relative hysteresis support by Ye Xiang · 4 years ago
- 4efd13c hid-sensors: Add more data fields for sensitivity checking by Ye Xiang · 4 years ago
- 0e41fd5 iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common by Ye Xiang · 4 years ago
- 17395ce iio: make use of devm_iio_kfifo_buffer_setup() helper by Alexandru Ardelean · 4 years ago
- 94e17d6 IIO: acpi-als: Get rid of ACPICA message printing by Rafael J. Wysocki · 3 years, 11 months ago
- d68c592 iio: hid-sensor-prox: Fix scale not correct issue by Ye Xiang · 4 years ago
- 314f7ca iio: hid-sensor-als: Add timestamp channel by Ye Xiang · 4 years ago
- 9f09482 iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding it by Lars-Peter Clausen · 4 years, 1 month ago
- ed0ccf6 iio: vl6180: Use DIV_ROUND_CLOSEST() instead of open-coding it by Lars-Peter Clausen · 4 years, 1 month ago
- b9968e1 iio:light:apds9960 add detection for MSHW0184 ACPI device in apds9960 driver by Max Leiter · 4 years, 1 month ago
- d837a99 iio:light:st_uvis25: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 4 months ago
- a618172 iio:light:rpr0521: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 4 months ago
- 749c1e1 Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 2 months ago
- 44a146a iio: light: fix kconfig dependency bug for VCNL4035 by Necip Fazil Yildiran · 4 years, 2 months ago
- d884da1 iio:light:tsl2563 use generic fw accessors by Vaishnav M A · 4 years, 3 months ago
- 41a4b8f iio: light: vcnl4035 add i2c_device_id by Vaishnav M A · 4 years, 3 months ago
- 691f453 iio: light: apds9960: remove unneeded semicolon by Tom Rix · 4 years, 3 months ago
- 2e2366c iio: cros_ec: unify hw fifo attributes into the core file by Alexandru Ardelean · 4 years, 4 months ago
- 1f02658 iio:light:gp2ap002 fix spelling typo in comments by Wang Qing · 4 years, 4 months ago
- b290f90 Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 4 months ago
- 0456ecf iio:light:si1145: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 6 months ago
- 1622d35 Merge 5.9-rc5 into staging-next by Greg Kroah-Hartman · 4 years, 4 months ago
- 6c7247f Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 4 months ago
- 23e0618 iio: light: as73211: Increase measurement timeout by Christian Eggers · 4 years, 4 months ago
- eb17f3e iio: light: tsl2772: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
- 17b7d92 iio: light: isl29018: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
- 403e558 iio: light: as73211: New driver by Christian Eggers · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 2684d50 iio:light:ltr501 Fix timestamp alignment issue. by Jonathan Cameron · 4 years, 6 months ago
- 5236288 iio:light:max44000 Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 6 months ago
- 5ef8f84 iio: light: stk3310: add chip id for STK3311-X variant by Icenowy Zheng · 4 years, 7 months ago
- f356615 iio: light: us5182d: Fix formatting in kerneldoc function block by Lee Jones · 4 years, 6 months ago
- 43b0f92 iio: light: si1145: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
- 61f3e70 iio: light: cm32181: Fix formatting and docrot issues in cm32181_acpi_get_cpm() by Lee Jones · 4 years, 6 months ago