| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: pwm-multicolor: Simplify an error message | Christophe JAILLET | 2023-04-20 | 1 | -2/+2 |
* | leds: rgb: leds-qcom-lpg: Add support for PMK8550 PWM | Anjelique Melendez | 2023-04-20 | 1 | -0/+9 |
* | leds: rgb: leds-qcom-lpg: Add support for high resolution PWM | Anjelique Melendez | 2023-04-20 | 1 | -45/+106 |
* | leds: rgb: mt6370: Correct config name to select in LEDS_MT6370_RGB | Lukas Bulwahn | 2023-03-30 | 1 | -1/+1 |
* | leds: rgb: mt6370: Fix implicit declaration for FIELD_GET | ChiYuan Huang | 2023-03-23 | 1 | -0/+1 |
* | leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support | ChiYuan Huang | 2023-03-23 | 3 | -0/+1024 |
* | Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-12-21 | 1 | -6/+8 |
|\ |
|
| * | leds: qcom-lpg: Propagate errors in .get_state() to the caller | Uwe Kleine-König | 2022-12-06 | 1 | -4/+4 |
| * | pwm: Make .get_state() callback return an error code | Uwe Kleine-König | 2022-12-06 | 1 | -6/+8 |
* | | led: qcom-lpg: Fix sleeping in atomic | Dmitry Baryshkov | 2022-10-22 | 1 | -7/+11 |
|/ |
|
* | leds: pwm-multicolor: Support active-low LEDs | Emil Renner Berthing | 2022-07-17 | 1 | -0/+5 |
* | leds: pwm-multicolor: Don't show -EPROBE_DEFER as errors | Emil Renner Berthing | 2022-07-17 | 1 | -2/+1 |
* | leds: qcom-lpg: Require pattern to follow documentation | Bjorn Andersson | 2022-05-24 | 1 | -5/+38 |
* | leds: qcom-lpg: add missing PWM dependency | Johan Hovold | 2022-05-07 | 1 | -0/+1 |
* | leds: Move pwm-multicolor driver into rgb directory | Sven Schwermer | 2022-05-07 | 3 | -1/+198 |
* | leds: Add pm8350c support to Qualcomm LPG driver | Satya Priya | 2022-05-04 | 1 | -0/+13 |
* | leds: Add driver for Qualcomm LPG | Bjorn Andersson | 2022-05-04 | 3 | -0/+1426 |