index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pwm.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-21
pwm: modify PWM_LOOKUP to initialize all struct pwm_lookup members
Alexandre Belloni
1
-1
/
+3
2014-05-21
pwm: add period and polarity to struct pwm_lookup
Alexandre Belloni
1
-0
/
+2
2014-02-10
pwm: Remove obsolete HAVE_PWM Kconfig symbol
Sascha Hauer
1
-1
/
+1
2013-06-21
pwm: Add sysfs interface
H Hartley Sweeten
1
-1
/
+28
2013-02-26
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
1
-0
/
+10
2013-02-01
pwm: Add devm_of_pwm_get() as exported API for users
Peter Ujfalusi
1
-0
/
+9
2013-02-01
pwm: core: Rename of_pwm_request() to of_pwm_get() and export it
Peter Ujfalusi
1
-0
/
+7
2013-02-01
pwm: Correct parameter name in header for *pwm_get() functions
Peter Ujfalusi
1
-2
/
+2
2013-01-30
pwm: Add pwm_can_sleep() as exported API to users
Florian Vaussard
1
-0
/
+10
2012-11-22
pwm: Device tree support for PWM polarity
Philip, Avinash
1
-0
/
+3
2012-09-20
pwm: Fix compilation error when CONFIG_PWM is not defined
Tushar Behera
1
-2
/
+80
2012-09-10
pwm: add devm_pwm_get() and devm_pwm_put()
Alexandre Courbot
1
-0
/
+3
2012-09-10
pwm: Add support for configuring the PWM polarity
Philip, Avinash
1
-0
/
+23
2012-06-15
pwm: Add device tree support
Thierry Reding
1
-0
/
+6
2012-06-15
pwm: Add table-based lookup for static mappings
Thierry Reding
1
-0
/
+22
2012-06-15
pwm: Add debugfs interface
Thierry Reding
1
-0
/
+6
2012-06-15
pwm: Allow chips to support multiple PWMs
Thierry Reding
1
-13
/
+58
2012-06-15
pwm: Add PWM framework support
Sascha Hauer
1
-0
/
+38
2009-03-30
trivial: PWM: fix of #endif comment
Mark Vels
1
-1
/
+1
2008-05-19
[ARM] pxa: Add bare bones PWM API
Russell King
1
-0
/
+31