index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
leds-lm3692x.c
Age
Commit message (
Expand
)
Author
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