index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lm3692x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
leds: lm3692x: Return 0 from remove callback
Uwe Kleine-König
2022-02-12
1
-4
/
+1
*
leds: lm3692x: Correct headers (of*.h -> mod_devicetable.h)
Andy Shevchenko
2021-08-03
1
-2
/
+1
*
leds: lm3692x: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-05-28
1
-4
/
+4
*
leds: leds-lm3692x: Fix some kernel-doc formatting issues
Lee Jones
2021-05-28
1
-9
/
+9
*
leds: parse linux,default-trigger DT property in LED core
Marek Behún
2020-09-26
1
-3
/
+0
*
leds: lm3692x: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-09
1
-7
/
+4
*
leds: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-22
1
-1
/
+1
*
leds: lm3692x: Disable chip on brightness 0
Guido Günther
2020-01-07
1
-1
/
+17
*
leds: lm3692x: Split out lm3692x_leds_disable
Guido Günther
2020-01-07
1
-16
/
+26
*
leds: lm3692x: Move lm3692x_init and rename to lm3692x_leds_enable
Guido Günther
2020-01-07
1
-35
/
+35
*
leds: lm3692x: Make sure we don't exceed the maximum LED current
Guido Günther
2020-01-07
1
-1
/
+19
*
leds: lm3692x: Allow to configure over voltage protection
Guido Günther
2020-01-06
1
-4
/
+30
*
leds: lm3692x: Use flags from LM3692X_BRT_CTRL
Guido Günther
2019-11-03
1
-1
/
+1
*
leds: lm3692x: Use flags from LM3692X_BOOST_CTRL
Guido Günther
2019-11-03
1
-3
/
+3
*
leds: lm3692x: Handle failure to probe the regulator
Guido Günther
2019-11-03
1
-2
/
+11
*
leds: lm3692x: Don't overwrite return value in error path
Guido Günther
2019-11-03
1
-4
/
+5
*
leds: lm3692x: Print error value on dev_err
Guido Günther
2019-11-03
1
-7
/
+10
*
leds: lm3692x: Use generic support for composing LED names
Jacek Anaszewski
2019-07-25
1
-16
/
+6
*
leds: lm3692x: Support LED sync configuration
Dan Murphy
2018-07-03
1
-38
/
+120
*
leds: lm3692x: Change DT calls to fwnode calls
Dan Murphy
2018-07-03
1
-17
/
+21
*
leds: lm3692x: Update license header to SPDX
Dan Murphy
2018-07-03
1
-14
/
+3
*
leds: lm3692x: Introduce LM3692x dual string driver
Dan Murphy
2018-01-08
1
-0
/
+393