index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
2022-08-15
iio: light: Add support for ltrf216a sensor
Shreeya Patel
2022-07-19
iio: light: isl29028: Fix the warning in isl29028_remove()
Zheyu Ma
2022-07-18
iio: light: veml6030: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
2022-07-18
iio: light: vcnl4035: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
2022-07-18
iio: light: vcnl4000: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
2022-07-18
iio: light: tsl2591: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()
Jonathan Cameron
2022-07-18
iio: light: tsl2583: Use DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()
Jonathan Cameron
2022-07-18
iio: light: isl29028: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()
Jonathan Cameron
2022-07-18
iio: light: gp2ap002: Switch to DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()
Jonathan Cameron
2022-07-18
iio: light: us5182: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-07-18
iio: light: cm3605: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
iio: light: bh1750: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
iio: light: as73211: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
iio: light: al3320a: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
iio: light: al3010: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
iio: cros: Register FIFO callback after sensor is registered
Gwendal Grignou
2022-07-07
iio: light: cm32181: Add PM support
Kai-Heng Feng
2022-06-18
iio:light:tsl2563: Replace cancel_delayed_work() with cancel_delayed_work_syn...
Tetsuo Handa
2022-06-18
iio: light: tsl2563: Replace flush_scheduled_work() with cancel_delayed_work_...
Tetsuo Handa
2022-06-14
iio: light: cros_ec_light_prox: explicitly add proper header files
Nuno Sá
2022-06-11
iio:light:vcnl4035: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-06-11
iio:light:vcnl4000: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-06-11
iio:light:us5182d: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-06-11
iio:light:pa12203001: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-06-11
iio: common: cros_ec_sensors: Add label attribute
Gwendal Grignou
2022-06-11
iio:light:tsl2583: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2022-06-11
iio:light:stk3310: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2022-06-11
iio:light:opt3001: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2022-06-11
iio:light:jsa1212: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2022-06-11
iio:light:isl29028: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2022-06-11
iio:light:bh1780: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2022-04-28
iio: proximity: stk3310: Export near level property for proximity sensor
Arnaud Ferraris
2022-04-28
iio: light: tsl2772: Make use of device properties
Andy Shevchenko
2022-04-28
iio: light: cm3605: Drop dependency on OF
Andy Shevchenko
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-02-21
iio:light:rpr0521: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-02-21
iio:light:bh1780: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-02-18
iio:light:tsl4531: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:light:tsl2563: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:light:tcs3472: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:light:tcs3414: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:light:stk3310: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:light:ltr501: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:light:jsa1212: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:light:isl29125: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:light:isl29018: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Jonathan Cameron
2022-02-18
iio:light:cm3232: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:light:apds9300: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:light:st_uvis25: Move exports to IIO_UVIS25 namespace
Jonathan Cameron
2022-01-23
iio: lm3533: Use sysfs_emit()
Lars-Peter Clausen
[next]