index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-vt8500.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-24
pwm: vt8500: Rename variable pointing to driver private data
zhaoxiao
1
-19
/
+19
2021-11-17
pwm: vt8500: Implement .apply() callback
Uwe Kleine-König
1
-7
/
+50
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-23
pwm: vt8500: Ensure PWM clock is enabled during pwm_config
Tony Prisk
1
-2
/
+12
2012-11-23
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-03
ARM vt8500: Move vt8500 pwm driver to pwm framework
Sascha Hauer
1
-0
/
+208