index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
rgb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-17
leds: pwm-multicolor: Disable PWM when going to suspend
Jakob Riepler
1
-1
/
+7
2024-11-22
Merge tag 'leds-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-33
/
+16
2024-10-16
leds: rgb: leds-mt6370-rgb: Fix uninitialized variable 'ret' in mt6370_mc_pat...
Suraj Sonawane
1
-1
/
+1
2024-10-09
leds: rgb: mt6370: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-26
/
+11
2024-10-09
leds: rgb: ktd202x: Switch to device_for_each_child_node_scoped()
Javier Carrasco
1
-5
/
+3
2024-10-09
leds: rgb: leds-group-multicolor: Correct the typo 'acccess'
WangYuli
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-08-22
leds: qcom-lpg: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-10
/
+4
2024-06-26
leds: rgb: leds-qcom-lpg: Add PPG check for setting/clearing PBS triggers
Anjelique Melendez
1
-1
/
+7
2024-06-26
leds: ncp5623: Use common error handling code in ncp5623_probe()
Markus Elfring
1
-8
/
+8
2024-05-31
leds: rgb: leds-ktd202x: Initialize mutex earlier
Hans de Goede
1
-4
/
+4
2024-05-31
leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027
Kate Hsuan
1
-0
/
+8
2024-05-31
leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
Kate Hsuan
2
-31
/
+34
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-17
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-09
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
[next]