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-pxa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-01-19
pwm: constify pwm_ops structures
Bhumika Goyal
1
-1
/
+1
2016-05-03
pwm: Introduce the pwm_args concept
Boris Brezillon
1
-1
/
+1
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-28
pwm: pxa: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-01
pwm: pxa: Constify OF match table
Thierry Reding
1
-1
/
+1
2014-04-01
pwm: pxa: Fix typo "pwm" -> "PWM"
Thierry Reding
1
-1
/
+1
2014-04-01
Revert "pwm: pxa: Use of_match_ptr()"
Thierry Reding
1
-1
/
+3
2014-02-26
pwm: pxa: Use of_match_ptr()
Jingoo Han
1
-3
/
+1
2013-12-20
pwm: pxa: remove unnecessary space before tabs
Jingoo Han
1
-1
/
+1
2013-12-04
pwm: pxa: Add device tree support
Mike Dunn
1
-0
/
+53
2013-09-03
pwm: pxa: Use module_platform_driver
Mike Dunn
1
-11
/
+1
2013-05-18
drivers/pwm: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-04-02
pwm: pxa: Remove PWM_ID_BASE macro
Axel Lin
1
-4
/
+3
2013-04-02
pwm: pxa: Remove clk_enabled field from struct pxa_pwm_chip
Axel Lin
1
-14
/
+2
2013-01-22
pwm: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+3
2012-11-28
pwm: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
pwm: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
pwm: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-05
pwm: Check for negative duty-cycle and period
Thierry Reding
1
-3
/
+0
2012-07-23
pwm: pxa: Propagate pwmchip_remove() error
Thierry Reding
1
-2
/
+1
2012-07-23
pwm: Convert pwm-pxa to use devm_* APIs
Axel Lin
1
-39
/
+10
2012-07-02
pwm: Move PXA PWM driver to PWM framework
Thierry Reding
1
-0
/
+248