summaryrefslogtreecommitdiff
path: root/drivers/leds/leds-lm3692x.c
AgeCommit message (Expand)Author
2021-08-03leds: lm3692x: Correct headers (of*.h -> mod_devicetable.h)Andy Shevchenko
2021-05-28leds: lm3692x: Put fwnode in any case during ->probe()Andy Shevchenko
2021-05-28leds: leds-lm3692x: Fix some kernel-doc formatting issuesLee Jones
2020-09-26leds: parse linux,default-trigger DT property in LED coreMarek Behún
2020-09-09leds: lm3692x: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-07-22leds: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-01-07leds: lm3692x: Disable chip on brightness 0Guido Günther
2020-01-07leds: lm3692x: Split out lm3692x_leds_disableGuido Günther
2020-01-07leds: lm3692x: Move lm3692x_init and rename to lm3692x_leds_enableGuido Günther
2020-01-07leds: lm3692x: Make sure we don't exceed the maximum LED currentGuido Günther
2020-01-06leds: lm3692x: Allow to configure over voltage protectionGuido Günther
2019-11-03leds: lm3692x: Use flags from LM3692X_BRT_CTRLGuido Günther
2019-11-03leds: lm3692x: Use flags from LM3692X_BOOST_CTRLGuido Günther
2019-11-03leds: lm3692x: Handle failure to probe the regulatorGuido Günther
2019-11-03leds: lm3692x: Don't overwrite return value in error pathGuido Günther
2019-11-03leds: lm3692x: Print error value on dev_errGuido Günther
2019-07-25leds: lm3692x: Use generic support for composing LED namesJacek Anaszewski
2018-07-03leds: lm3692x: Support LED sync configurationDan Murphy
2018-07-03leds: lm3692x: Change DT calls to fwnode callsDan Murphy
2018-07-03leds: lm3692x: Update license header to SPDXDan Murphy
2018-01-08leds: lm3692x: Introduce LM3692x dual string driverDan Murphy