summaryrefslogtreecommitdiffstats
path: root/drivers/led/led-pwm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* led: pwm: use new pwm_apply_state APIAhmad Fatoum2020-03-311-7/+10
* led: pwm: always initialize PWM LEDs as inactiveAhmad Fatoum2020-03-311-1/+1
* led: pwm: support active-low propertyAhmad Fatoum2020-02-101-0/+4
* led: pwm: fail if required max-brightness option is missingAhmad Fatoum2020-02-101-1/+3
* led: pwm: don't test if pointer is smaller than zeroAhmad Fatoum2020-02-101-1/+1
* led: Add pwm-led driverSascha Hauer2014-03-031-0/+93