index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-twl.c
Age
Commit message (
Expand
)
Author
2021-11-17
pwm: twl: Implement .apply() callback
Uwe Kleine-König
2021-09-02
pwm: twl: 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
2016-09-05
pwm: twl: Reliably disable TWL6030 PWMs
Paul Kocialkowski
2014-05-08
pwm: twl: Really disable twl6030 PWMs
Axel Lin
2013-10-08
pwm: twl: Include linux/of.h header
Sachin Kamat
2013-04-23
pwm: Constify OF match tables
Thierry Reding
2013-04-02
pwm: twl: Return proper error if twl6030_pwm_enable() fails
Axel Lin
2013-04-02
pwm: twl: Add .owner to struct pwm_ops
Axel Lin
2013-02-17
pwm: twl: Use to_twl() instead of container_of()
Johannes Thumshirn
2013-01-30
pwm: Add can_sleep property to drivers
Florian Vaussard
2012-11-28
pwm: New driver to support PWMs on TWL4030/6030 series of PMICs
Peter Ujfalusi