summaryrefslogtreecommitdiff
path: root/drivers/leds/rgb
AgeCommit message (Expand)Author
2024-05-02leds: mt6370: Remove unused field 'reg_cfgs' from 'struct mt6370_priv'Christophe JAILLET
2024-04-12leds: qcom-lpg: Add support for PMI8950 PWMGianluca Boiano
2024-03-14Merge tag 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-03-07leds: ncp5623: Add MS suffix to time definesAbdel Alkuor
2024-03-07leds: Add NCP5623 multi-led driverAbdel Alkuor
2024-03-07leds: qcom-lpg: Add QCOM_PBS dependencyArnd Bergmann
2024-03-07leds: rgb: leds-group-multicolor: Allow LEDs to stay on in suspendAren Moynihan
2024-03-07leds: qcom-lpg: Add PM660L configuration and compatibleMarijn Suijten
2024-03-07leds: rgb: Update PM8350C lpg_data to support two-nvmem PPG SchemeAnjelique Melendez
2024-03-07leds: rgb: leds-qcom-lpg: Include support for PPG with dedicated LUT SDAMAnjelique Melendez
2024-03-07leds: rgb: leds-qcom-lpg: Update PMI632 lpg_data to support PPGAnjelique Melendez
2024-03-07leds: rgb: leds-qcom-lpg: Add support for PPG through single SDAMAnjelique Melendez
2024-02-22leds: qcom-lpg: Make use of devm_pwmchip_alloc() functionUwe Kleine-König
2024-01-17Merge tag 'leds-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2023-12-21leds: rgb: Drop obsolete dependency on COMPILE_TESTJean Delvare
2023-12-20pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young
2023-12-13leds: qcom-lpg: Introduce a wrapper for getting driver data from a pwm chipUwe Kleine-König
2023-12-13leds: qcom-lpg: Consistenly use dev_err_probe() in .probe()'s error pathUwe Kleine-König
2023-12-13leds: qcom-lpg: Use devm_pwmchip_add() simplifying driver removalUwe Kleine-König
2023-11-09Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01leds: Add ktd202x driverAndré Apitzsch
2023-11-01leds: mt6370: Annotate struct mt6370_priv with __counted_byKees Cook
2023-11-01leds: Convert all platform drivers to return voidUwe Kleine-König
2023-11-01leds: qcom-lpg: Annotate struct lpg_led with __counted_byKees Cook
2023-10-13pwm: Manage owner assignment implicitly for driversUwe Kleine-König
2023-08-17leds: rgb: Add a multicolor LED driver to group monochromatic LEDsJean-Jacques Hiblot
2023-07-28leds: qcom-lpg: Drop assignment to struct pwmchip::baseUwe Kleine-König
2023-07-28leds: Explicitly include correct DT includesRob Herring
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2023-06-03leds: qcom-lpg: Fix PWM period limitsBjorn Andersson
2023-05-25led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loopsLu Hongfei
2023-05-25leds: qcom-lpg: Add support for PMI632 LPGLuca Weiss
2023-04-20leds: pwm-multicolor: Simplify an error messageChristophe JAILLET
2023-04-20leds: rgb: leds-qcom-lpg: Add support for PMK8550 PWMAnjelique Melendez
2023-04-20leds: rgb: leds-qcom-lpg: Add support for high resolution PWMAnjelique Melendez
2023-03-30leds: rgb: mt6370: Correct config name to select in LEDS_MT6370_RGBLukas Bulwahn
2023-03-23leds: rgb: mt6370: Fix implicit declaration for FIELD_GETChiYuan Huang
2023-03-23leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator supportChiYuan Huang
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-06leds: qcom-lpg: Propagate errors in .get_state() to the callerUwe Kleine-König
2022-12-06pwm: Make .get_state() callback return an error codeUwe Kleine-König
2022-10-22led: qcom-lpg: Fix sleeping in atomicDmitry Baryshkov
2022-07-17leds: pwm-multicolor: Support active-low LEDsEmil Renner Berthing
2022-07-17leds: pwm-multicolor: Don't show -EPROBE_DEFER as errorsEmil Renner Berthing
2022-05-24leds: qcom-lpg: Require pattern to follow documentationBjorn Andersson
2022-05-07leds: qcom-lpg: add missing PWM dependencyJohan Hovold
2022-05-07leds: Move pwm-multicolor driver into rgb directorySven Schwermer
2022-05-04leds: Add pm8350c support to Qualcomm LPG driverSatya Priya
2022-05-04leds: Add driver for Qualcomm LPGBjorn Andersson