summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lm3692x.c
Commit message (Expand)AuthorAgeFilesLines
* leds: lm3692x: Use flags from LM3692X_BRT_CTRLGuido Günther2019-11-031-1/+1
* leds: lm3692x: Use flags from LM3692X_BOOST_CTRLGuido Günther2019-11-031-3/+3
* leds: lm3692x: Handle failure to probe the regulatorGuido Günther2019-11-031-2/+11
* leds: lm3692x: Don't overwrite return value in error pathGuido Günther2019-11-031-4/+5
* leds: lm3692x: Print error value on dev_errGuido Günther2019-11-031-7/+10
* leds: lm3692x: Use generic support for composing LED namesJacek Anaszewski2019-07-251-16/+6
* leds: lm3692x: Support LED sync configurationDan Murphy2018-07-031-38/+120
* leds: lm3692x: Change DT calls to fwnode callsDan Murphy2018-07-031-17/+21
* leds: lm3692x: Update license header to SPDXDan Murphy2018-07-031-14/+3
* leds: lm3692x: Introduce LM3692x dual string driverDan Murphy2018-01-081-0/+393