index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-twl-led.c
Age
Commit message (
Expand
)
Author
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
2023-12-20
pwm: Stop referencing pwm->chip
Thierry Reding
2023-10-13
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
2022-07-29
pwm: twl-led: Document some limitations and link to the reference manual
Uwe Kleine-König
2022-05-20
pwm: twl-led: Implement .apply() callback
Uwe Kleine-König
2021-09-02
pwm: twl-led: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2017-01-04
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
2013-10-08
pwm: twl-led: Include linux/of.h header
Sachin Kamat
2013-04-23
pwm: Constify OF match tables
Thierry Reding
2013-04-02
pwm: twl-led: Add .owner to struct pwm_ops
Axel Lin
2013-01-30
pwm: Add can_sleep property to drivers
Florian Vaussard
2012-11-28
pwm: New driver to support PWM driven LEDs on TWL4030/6030 series of PMICs
Peter Ujfalusi