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
/
pwm
/
pwm-lp3943.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
pwm: lp3943: Drop unused i2c include
Uwe Kleine-König
1
-1
/
+0
2022-04-22
pwm: lp3943: Implement .apply() callback
Uwe Kleine-König
1
-7
/
+34
2022-04-22
pwm: lp3943: Fix duty calculation in case period was clamped
Uwe Kleine-König
1
-0
/
+1
2021-09-02
pwm: lp3943: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-11
/
+1
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-1
/
+0
2020-12-17
pwm: lp3943: Dynamically allocate PWM chip base
Lokesh Vutla
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-4
/
+1
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2017-01-04
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
1
-1
/
+0
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-21
pwm: lp3943: Set pwm_chip can_sleep flag
Axel Lin
1
-0
/
+1
2014-02-26
pwm: lp3943: Fix potential memory leak during request
Christian Engelmayer
1
-1
/
+3
2014-01-21
pwm: Add LP3943 PWM driver
Milo Kim
1
-0
/
+314