Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: led_pwm: Enable pwm modules for each channels of LEDs. | Mulin Chao | 2019-05-01 | 1 | -1/+21 |
* | led_pwm: use NEAR_FULL_COLOR when discharging-on-ac | Caveh Jalali | 2019-04-18 | 1 | -1/+2 |
* | led_pwm: Add CONFIG_LED_PWM_CHARGE_STATE_ONLY | Edward Hill | 2018-11-21 | 1 | -7/+7 |
* | led_pwm: Fix pulsing bug after init. | Aseda Aboagye | 2018-11-13 | 1 | -0/+8 |
* | led_pwm: Turn off inactive charge port LEDs. | Aseda Aboagye | 2018-11-13 | 1 | -11/+9 |
* | led_pwm: Turn off LEDs when not pulsing. | Aseda Aboagye | 2018-07-31 | 1 | -0/+6 |
* | cleanup: Resolve some defects seen with Coverity. | Jonathan Brandmeyer | 2018-07-20 | 1 | -2/+2 |
* | led_pwm: Add CONFIG_LED_PWM_ACTIVE_CHARGE_PORT_ONLY. | Aseda Aboagye | 2018-06-27 | 1 | -26/+90 |
* | led_pwm: Add a few more features to the ledtest command | Simon Glass | 2018-02-15 | 1 | -5/+10 |
* | common: Add support for PWM LEDs. | Aseda Aboagye | 2018-02-05 | 1 | -0/+206 |