index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pwm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: Set enable state properly on failed call to enable
Jonathan Richardson
2015-11-10
1
-0
/
+3
*
pwm: Clean up kerneldoc
Thierry Reding
2015-08-17
1
-0
/
+14
*
pwm: Remove useless whitespace
Thierry Reding
2015-08-17
1
-39
/
+32
*
pwm: Add pwm_get_polarity() helper function
Boris Brezillon
2015-07-20
1
-0
/
+5
*
pwm: Constify PWM device where possible
Boris Brezillon
2015-07-20
1
-2
/
+2
*
pwm: Add the pwm_is_enabled() helper
Boris Brezillon
2015-07-20
1
-0
/
+5
*
pwm: Add pwmchip_add_with_polarity() API
Tim Kryger
2015-06-12
1
-0
/
+7
*
pwm: Add support to remove registered consumer lookup tables
Shobhit Kumar
2015-05-06
1
-0
/
+5
*
pwm: modify PWM_LOOKUP to initialize all struct pwm_lookup members
Alexandre Belloni
2014-05-21
1
-1
/
+3
*
pwm: add period and polarity to struct pwm_lookup
Alexandre Belloni
2014-05-21
1
-0
/
+2
*
pwm: Remove obsolete HAVE_PWM Kconfig symbol
Sascha Hauer
2014-02-10
1
-1
/
+1
*
pwm: Add sysfs interface
H Hartley Sweeten
2013-06-21
1
-1
/
+28
*
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2013-02-26
1
-0
/
+10
|
\
|
*
pwm: Add pwm_can_sleep() as exported API to users
Florian Vaussard
2013-01-30
1
-0
/
+10
*
|
pwm: Add devm_of_pwm_get() as exported API for users
Peter Ujfalusi
2013-02-01
1
-0
/
+9
*
|
pwm: core: Rename of_pwm_request() to of_pwm_get() and export it
Peter Ujfalusi
2013-02-01
1
-0
/
+7
*
|
pwm: Correct parameter name in header for *pwm_get() functions
Peter Ujfalusi
2013-02-01
1
-2
/
+2
|
/
*
pwm: Device tree support for PWM polarity
Philip, Avinash
2012-11-22
1
-0
/
+3
*
pwm: Fix compilation error when CONFIG_PWM is not defined
Tushar Behera
2012-09-20
1
-2
/
+80
*
pwm: add devm_pwm_get() and devm_pwm_put()
Alexandre Courbot
2012-09-10
1
-0
/
+3
*
pwm: Add support for configuring the PWM polarity
Philip, Avinash
2012-09-10
1
-0
/
+23
*
pwm: Add device tree support
Thierry Reding
2012-06-15
1
-0
/
+6
*
pwm: Add table-based lookup for static mappings
Thierry Reding
2012-06-15
1
-0
/
+22
*
pwm: Add debugfs interface
Thierry Reding
2012-06-15
1
-0
/
+6
*
pwm: Allow chips to support multiple PWMs
Thierry Reding
2012-06-15
1
-13
/
+58
*
pwm: Add PWM framework support
Sascha Hauer
2012-06-15
1
-0
/
+38
*
trivial: PWM: fix of #endif comment
Mark Vels
2009-03-30
1
-1
/
+1
*
[ARM] pxa: Add bare bones PWM API
Russell King
2008-05-19
1
-0
/
+31