index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-vt8500.c
Age
Commit message (
Expand
)
Author
2017-07-25
pwm: vt8500: Undo preparation of a clock source.
Arvind Yadav
2017-01-19
pwm: constify pwm_ops structures
Bhumika Goyal
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-28
pwm: vt8500: Remove unnecessary OOM messages
Jingoo Han
2013-05-18
drivers/pwm: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-02-26
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2013-01-22
pwm: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-09
pwm: vt8500: Add polarity support
Tony Prisk
2013-01-09
pwm: vt8500: Register write busy test performed incorrectly
Tony Prisk
2012-11-22
pwm: vt8500: Ensure PWM clock is enabled during pwm_config
Tony Prisk
2012-11-22
pwm: vt8500: Fix build error
Tony Prisk
2012-11-01
pwm: vt8500: Update vt8500 PWM driver support
Tony Prisk
2012-08-17
pwm: vt8500: Fix coding style issue
Sachin Kamat
2012-07-23
pwm: Convert pwm-vt8500 to use devm_* APIs
Axel Lin
2012-07-02
ARM vt8500: Move vt8500 pwm driver to pwm framework
Sascha Hauer