aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lm3692x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-03leds: lm3692x: Use flags from LM3692X_BRT_CTRLGuido Günther1-1/+1
2019-11-03leds: lm3692x: Use flags from LM3692X_BOOST_CTRLGuido Günther1-3/+3
2019-11-03leds: lm3692x: Handle failure to probe the regulatorGuido Günther1-2/+11
2019-11-03leds: lm3692x: Don't overwrite return value in error pathGuido Günther1-4/+5
2019-11-03leds: lm3692x: Print error value on dev_errGuido Günther1-7/+10
2019-07-25leds: lm3692x: Use generic support for composing LED namesJacek Anaszewski1-16/+6
2018-07-03leds: lm3692x: Support LED sync configurationDan Murphy1-38/+120
2018-07-03leds: lm3692x: Change DT calls to fwnode callsDan Murphy1-17/+21
2018-07-03leds: lm3692x: Update license header to SPDXDan Murphy1-14/+3
2018-01-08leds: lm3692x: Introduce LM3692x dual string driverDan Murphy1-0/+393