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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-30
pwm: Export pwm_{set,get}_chip_data()
Thierry Reding
1
-0
/
+2
2013-01-30
pwm: Add pwm_can_sleep() as exported API to users
Florian Vaussard
1
-0
/
+12
2012-12-06
pwm: Export of_pwm_xlate_with_flags()
Thierry Reding
1
-0
/
+1
2012-11-22
pwm: Device tree support for PWM polarity
Philip, Avinash
1
-0
/
+28
2012-10-05
pwm: Check for negative duty-cycle and period
Thierry Reding
1
-1
/
+1
2012-09-10
pwm: add devm_pwm_get() and devm_pwm_put()
Alexandre Courbot
1
-0
/
+58
2012-09-10
pwm: Add support for configuring the PWM polarity
Philip, Avinash
1
-0
/
+22
2012-08-17
pwm: core: Fix coding style issues
Sachin Kamat
1
-4
/
+4
2012-08-17
pwm: Add missing static storage class specifiers in core.c file
Sachin Kamat
1
-2
/
+2
2012-07-23
pwm: fix used-uninitialized warning in pwm_get()
Thierry Reding
1
-1
/
+1
2012-06-15
pwm: Add device tree support
Thierry Reding
1
-2
/
+146
2012-06-15
pwm: Add table-based lookup for static mappings
Thierry Reding
1
-15
/
+154
2012-06-15
pwm: Add debugfs interface
Thierry Reding
1
-0
/
+90
2012-06-15
pwm: Allow chips to support multiple PWMs
Thierry Reding
1
-77
/
+190
2012-06-15
pwm: Add PWM framework support
Sascha Hauer
1
-0
/
+227
[prev]