index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
/
rgb
/
leds-qcom-lpg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'leds-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2024-03-14
1
-30
/
+336
|
\
|
*
leds: qcom-lpg: Add PM660L configuration and compatible
Marijn Suijten
2024-03-07
1
-0
/
+18
|
*
leds: rgb: Update PM8350C lpg_data to support two-nvmem PPG Scheme
Anjelique Melendez
2024-03-07
1
-3
/
+5
|
*
leds: rgb: leds-qcom-lpg: Include support for PPG with dedicated LUT SDAM
Anjelique Melendez
2024-03-07
1
-14
/
+78
|
*
leds: rgb: leds-qcom-lpg: Update PMI632 lpg_data to support PPG
Anjelique Melendez
2024-03-07
1
-3
/
+5
|
*
leds: rgb: leds-qcom-lpg: Add support for PPG through single SDAM
Anjelique Melendez
2024-03-07
1
-24
/
+244
*
|
leds: qcom-lpg: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
2024-02-22
1
-6
/
+10
|
/
*
leds: qcom-lpg: Introduce a wrapper for getting driver data from a pwm chip
Uwe Kleine-König
2023-12-13
1
-3
/
+8
*
leds: qcom-lpg: Consistenly use dev_err_probe() in .probe()'s error path
Uwe Kleine-König
2023-12-13
1
-23
/
+17
*
leds: qcom-lpg: Use devm_pwmchip_add() simplifying driver removal
Uwe Kleine-König
2023-12-13
1
-11
/
+1
*
Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-09
1
-1
/
+0
|
\
|
*
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
2023-10-13
1
-1
/
+0
*
|
leds: Convert all platform drivers to return void
Uwe Kleine-König
2023-11-01
1
-4
/
+2
*
|
leds: qcom-lpg: Annotate struct lpg_led with __counted_by
Kees Cook
2023-11-01
1
-1
/
+1
|
/
*
leds: qcom-lpg: Drop assignment to struct pwmchip::base
Uwe Kleine-König
2023-07-28
1
-1
/
+0
*
leds: Explicitly include correct DT includes
Rob Herring
2023-07-28
1
-1
/
+0
*
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-07-03
1
-2
/
+21
|
\
|
*
led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loops
Lu Hongfei
2023-05-25
1
-2
/
+6
|
*
leds: qcom-lpg: Add support for PMI632 LPG
Luca Weiss
2023-05-25
1
-0
/
+15
*
|
leds: qcom-lpg: Fix PWM period limits
Bjorn Andersson
2023-06-03
1
-4
/
+4
|
/
*
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
*
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: qcom-lpg: Require pattern to follow documentation
Bjorn Andersson
2022-05-24
1
-5
/
+38
*
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
1
-0
/
+1405