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
/
leds
/
leds-lm3692x.c
Age
Commit message (
Expand
)
Author
2023-05-25
leds: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-30
leds: lm3692x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-02-12
leds: lm3692x: Return 0 from remove callback
Uwe Kleine-König
2021-08-03
leds: lm3692x: Correct headers (of*.h -> mod_devicetable.h)
Andy Shevchenko
2021-05-28
leds: lm3692x: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-05-28
leds: leds-lm3692x: Fix some kernel-doc formatting issues
Lee Jones
2020-09-26
leds: parse linux,default-trigger DT property in LED core
Marek Behún
2020-09-09
leds: lm3692x: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-07-22
leds: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-01-07
leds: lm3692x: Disable chip on brightness 0
Guido Günther
2020-01-07
leds: lm3692x: Split out lm3692x_leds_disable
Guido Günther
2020-01-07
leds: lm3692x: Move lm3692x_init and rename to lm3692x_leds_enable
Guido Günther
2020-01-07
leds: lm3692x: Make sure we don't exceed the maximum LED current
Guido Günther
2020-01-06
leds: lm3692x: Allow to configure over voltage protection
Guido Günther
2019-11-03
leds: lm3692x: Use flags from LM3692X_BRT_CTRL
Guido Günther
2019-11-03
leds: lm3692x: Use flags from LM3692X_BOOST_CTRL
Guido Günther
2019-11-03
leds: lm3692x: Handle failure to probe the regulator
Guido Günther
2019-11-03
leds: lm3692x: Don't overwrite return value in error path
Guido Günther
2019-11-03
leds: lm3692x: Print error value on dev_err
Guido Günther
2019-07-25
leds: lm3692x: Use generic support for composing LED names
Jacek Anaszewski
2018-07-03
leds: lm3692x: Support LED sync configuration
Dan Murphy
2018-07-03
leds: lm3692x: Change DT calls to fwnode calls
Dan Murphy
2018-07-03
leds: lm3692x: Update license header to SPDX
Dan Murphy
2018-01-08
leds: lm3692x: Introduce LM3692x dual string driver
Dan Murphy