summary refs log tree commit diff
path: root/drivers/iio/light
AgeCommit message (Expand)Author
2023-09-15Merge branch 6.1/features/iioCristian Ciocaltea
2023-07-22iio: light: ltrf216a: Return floating point valuesShreeya Patel
2023-06-09iio: light: vcnl4035: fixed chip ID checkFrank Li
2023-05-11iio: light: max44009: add missing OF device matchingKrzysztof Kozlowski
2023-04-26iio: light: tsl2772: fix reading proximity-diodes from device treeBrian Masney
2023-04-13iio: light: cm32181: Unregister second I2C client if presentKai-Heng Feng
2023-03-10iio: light: tsl2563: Do not hardcode interrupt trigger typeFerry Toth
2023-02-09iio: light: cm32181: Fix PM support on system with 2 I2C resourcesKai-Heng Feng
2022-11-12iio: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo
2022-11-06iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez
2022-10-17iio: light: tsl2583: Fix module unloadingShreeya Patel
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21iio: light: st_uvis25: Use EXPORT_NS_SIMPLE_DEV_PM_OPS()Jonathan Cameron
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-08-30iio: light: ltrf216a: Add raw attributeShreeya Patel
2022-08-21iio: light: cm32181: make cm32181_pm_ops staticsunliming
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-15iio: light: cm3605: Fix an error handling path in cm3605_probe()Christophe JAILLET
2022-08-15iio: light: cm32181: Mark the dev_pm_ops static.Jonathan Cameron
2022-08-15iio: light: Add support for ltrf216a sensorShreeya Patel
2022-07-19iio: light: isl29028: Fix the warning in isl29028_remove()Zheyu Ma
2022-07-18iio: light: veml6030: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macrosJonathan Cameron
2022-07-18iio: light: vcnl4035: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macrosJonathan Cameron
2022-07-18iio: light: vcnl4000: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macrosJonathan Cameron
2022-07-18iio: light: tsl2591: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()Jonathan Cameron
2022-07-18iio: light: tsl2583: Use DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()Jonathan Cameron
2022-07-18iio: light: isl29028: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()Jonathan Cameron
2022-07-18iio: light: gp2ap002: Switch to DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()Jonathan Cameron
2022-07-18iio: light: us5182: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron
2022-07-18iio: light: cm3605: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-07-18iio: light: bh1750: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-07-18iio: light: as73211: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-07-18iio: light: al3320a: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-07-18iio: light: al3010: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-07-18iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou
2022-07-07iio: light: cm32181: Add PM supportKai-Heng Feng
2022-06-18iio:light:tsl2563: Replace cancel_delayed_work() with cancel_delayed_work_syn...Tetsuo Handa
2022-06-18iio: light: tsl2563: Replace flush_scheduled_work() with cancel_delayed_work_...Tetsuo Handa
2022-06-14iio: light: cros_ec_light_prox: explicitly add proper header filesNuno Sá
2022-06-11iio:light:vcnl4035: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-06-11iio:light:vcnl4000: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-06-11iio:light:us5182d: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-06-11iio:light:pa12203001: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-06-11iio: common: cros_ec_sensors: Add label attributeGwendal Grignou
2022-06-11iio:light:tsl2583: Remove duplicated error reporting in .remove()Uwe Kleine-König
2022-06-11iio:light:stk3310: Remove duplicated error reporting in .remove()Uwe Kleine-König
2022-06-11iio:light:opt3001: Remove duplicated error reporting in .remove()Uwe Kleine-König
2022-06-11iio:light:jsa1212: Remove duplicated error reporting in .remove()Uwe Kleine-König
2022-06-11iio:light:isl29028: Remove duplicated error reporting in .remove()Uwe Kleine-König