index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-vt8500.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-05
pwm: vt8500: Rename pwm_busy_wait() to make it obviously driver-specific
Uwe Kleine-König
1
-8
/
+8
2021-06-30
pwm: vt8500: Only unprepare the clock after the pwmchip was removed
Uwe Kleine-König
1
-1
/
+2
2021-06-30
pwm: vt8500: Drop if with an always false condition
Uwe Kleine-König
1
-4
/
+1
2021-05-25
pwm: Simplify all drivers with explicit of_pwm_n_cells = 3
Uwe Kleine-König
1
-2
/
+0
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-1
/
+0
2020-12-17
pwm: vt8500: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-9
/
+1
2017-07-25
pwm: vt8500: Undo preparation of a clock source.
Arvind Yadav
1
-0
/
+1
2017-01-19
pwm: constify pwm_ops structures
Bhumika Goyal
1
-1
/
+1
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-28
pwm: vt8500: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2013-05-18
drivers/pwm: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-02-26
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
1
-15
/
+72
2013-01-22
pwm: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+3
2013-01-09
pwm: vt8500: Add polarity support
Tony Prisk
1
-0
/
+23
2013-01-09
pwm: vt8500: Register write busy test performed incorrectly
Tony Prisk
1
-15
/
+49
2012-11-22
pwm: vt8500: Ensure PWM clock is enabled during pwm_config
Tony Prisk
1
-2
/
+12
2012-11-22
pwm: vt8500: Fix build error
Tony Prisk
1
-1
/
+1
2012-11-01
pwm: vt8500: Update vt8500 PWM driver support
Tony Prisk
1
-23
/
+63
2012-08-17
pwm: vt8500: Fix coding style issue
Sachin Kamat
1
-1
/
+1
2012-07-23
pwm: Convert pwm-vt8500 to use devm_* APIs
Axel Lin
1
-39
/
+8
2012-07-02
ARM vt8500: Move vt8500 pwm driver to pwm framework
Sascha Hauer
1
-0
/
+208