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