index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
rgb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
leds: mt6370: Remove unused field 'reg_cfgs' from 'struct mt6370_priv'
Christophe JAILLET
1
-1
/
+0
2024-04-12
leds: qcom-lpg: Add support for PMI8950 PWM
Gianluca Boiano
1
-0
/
+8
2024-03-14
Merge tag 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
5
-32
/
+626
2024-03-07
leds: ncp5623: Add MS suffix to time defines
Abdel Alkuor
1
-5
/
+5
2024-03-07
leds: Add NCP5623 multi-led driver
Abdel Alkuor
3
-0
/
+283
2024-03-07
leds: qcom-lpg: Add QCOM_PBS dependency
Arnd Bergmann
1
-0
/
+1
2024-03-07
leds: rgb: leds-group-multicolor: Allow LEDs to stay on in suspend
Aren Moynihan
1
-2
/
+6
2024-03-07
leds: qcom-lpg: Add PM660L configuration and compatible
Marijn Suijten
1
-0
/
+18
2024-03-07
leds: rgb: Update PM8350C lpg_data to support two-nvmem PPG Scheme
Anjelique Melendez
1
-3
/
+5
2024-03-07
leds: rgb: leds-qcom-lpg: Include support for PPG with dedicated LUT SDAM
Anjelique Melendez
1
-14
/
+78
2024-03-07
leds: rgb: leds-qcom-lpg: Update PMI632 lpg_data to support PPG
Anjelique Melendez
1
-3
/
+5
2024-03-07
leds: rgb: leds-qcom-lpg: Add support for PPG through single SDAM
Anjelique Melendez
1
-24
/
+244
2024-02-22
leds: qcom-lpg: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
1
-6
/
+10
2024-01-18
Merge tag 'leds-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2
-38
/
+27
2023-12-21
leds: rgb: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
1
-2
/
+2
2023-12-13
leds: qcom-lpg: Introduce a wrapper for getting driver data from a pwm chip
Uwe Kleine-König
1
-3
/
+8
2023-12-13
leds: qcom-lpg: Consistenly use dev_err_probe() in .probe()'s error path
Uwe Kleine-König
1
-23
/
+17
2023-12-13
leds: qcom-lpg: Use devm_pwmchip_add() simplifying driver removal
Uwe Kleine-König
1
-11
/
+1
2023-11-10
Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-11-01
leds: Add ktd202x driver
André Apitzsch
3
-0
/
+639
2023-11-01
leds: mt6370: Annotate struct mt6370_priv with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
leds: Convert all platform drivers to return void
Uwe Kleine-König
1
-4
/
+2
2023-11-01
leds: qcom-lpg: Annotate struct lpg_led with __counted_by
Kees Cook
1
-1
/
+1
2023-10-13
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
1
-1
/
+0
2023-08-17
leds: rgb: Add a multicolor LED driver to group monochromatic LEDs
Jean-Jacques Hiblot
3
-0
/
+182
2023-07-28
leds: qcom-lpg: Drop assignment to struct pwmchip::base
Uwe Kleine-König
1
-1
/
+0
2023-07-28
leds: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-07-03
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-2
/
+21
2023-06-03
leds: qcom-lpg: Fix PWM period limits
Bjorn Andersson
1
-4
/
+4
2023-05-25
led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loops
Lu Hongfei
1
-2
/
+6
2023-05-25
leds: qcom-lpg: Add support for PMI632 LPG
Luca Weiss
1
-0
/
+15
2023-04-20
leds: pwm-multicolor: Simplify an error message
Christophe JAILLET
1
-2
/
+2
2023-04-20
leds: rgb: leds-qcom-lpg: Add support for PMK8550 PWM
Anjelique Melendez
1
-0
/
+9
2023-04-20
leds: rgb: leds-qcom-lpg: Add support for high resolution PWM
Anjelique Melendez
1
-45
/
+106
2023-03-30
leds: rgb: mt6370: Correct config name to select in LEDS_MT6370_RGB
Lukas Bulwahn
1
-1
/
+1
2023-03-23
leds: rgb: mt6370: Fix implicit declaration for FIELD_GET
ChiYuan Huang
1
-0
/
+1
2023-03-23
leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
ChiYuan Huang
3
-0
/
+1024
2022-12-21
Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+8
2022-12-06
leds: qcom-lpg: Propagate errors in .get_state() to the caller
Uwe Kleine-König
1
-4
/
+4
2022-12-06
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
1
-6
/
+8
2022-10-22
led: qcom-lpg: Fix sleeping in atomic
Dmitry Baryshkov
1
-7
/
+11
2022-07-17
leds: pwm-multicolor: Support active-low LEDs
Emil Renner Berthing
1
-0
/
+5
2022-07-17
leds: pwm-multicolor: Don't show -EPROBE_DEFER as errors
Emil Renner Berthing
1
-2
/
+1
2022-05-24
leds: qcom-lpg: Require pattern to follow documentation
Bjorn Andersson
1
-5
/
+38
2022-05-08
leds: qcom-lpg: add missing PWM dependency
Johan Hovold
1
-0
/
+1
2022-05-08
leds: Move pwm-multicolor driver into rgb directory
Sven Schwermer
3
-1
/
+198
2022-05-04
leds: Add pm8350c support to Qualcomm LPG driver
Satya Priya
1
-0
/
+13
2022-05-04
leds: Add driver for Qualcomm LPG
Bjorn Andersson
3
-0
/
+1426