index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Update comment on struct pwm_ops::apply
Rasmus Villemoes
2019-10-21
1
-4
/
+1
*
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
2019-09-21
1
-2
/
+2
*
pwm: Add support referencing PWMs from ACPI
Nikolaus Voss
2019-06-26
1
-0
/
+10
*
pwm: Add consumer device link
Fabrice Gasnier
2019-06-25
1
-2
/
+4
*
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2019-03-20
1
-5
/
+0
*
pwm: Rearrange structures to group members by purpose
Uwe Kleine-König
2019-01-10
1
-15
/
+18
*
pwm: Drop per-chip dbg_show callback
Uwe Kleine-König
2019-01-10
1
-4
/
+0
*
pwm: Drop legacy wrapper for changing polarity
Uwe Kleine-König
2018-12-12
1
-42
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
pwm: Try to load modules during pwm_get()
Hans de Goede
2017-01-30
1
-8
/
+15
*
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
2017-01-04
1
-3
/
+0
*
pwm: Remove pwm_can_sleep()
Thierry Reding
2017-01-04
1
-7
/
+0
*
pwm: Unexport children before chip removal
David Hsu
2016-09-05
1
-0
/
+5
*
Merge branch 'for-4.8/capture' into for-next
Thierry Reding
2016-07-25
1
-0
/
+24
|
\
|
*
pwm: Add PWM capture support
Lee Jones
2016-06-10
1
-0
/
+24
*
|
Merge branch 'for-4.8/core' into for-next
Thierry Reding
2016-07-25
1
-1
/
+88
|
\
\
|
*
|
pwm: Remove gratuitous blank line
Thierry Reding
2016-07-08
1
-1
/
+0
|
*
|
pwm: Add relative duty cycle manipulation helpers
Boris Brezillon
2016-07-08
1
-0
/
+55
|
*
|
pwm: Add a helper to prepare a new PWM state
Boris Brezillon
2016-07-08
1
-0
/
+33
|
|
/
*
|
pwm: Fix pwm_apply_args()
Boris Brezillon
2016-06-23
1
-6
/
+10
*
|
pwm: Improve args checking in pwm_apply_state()
Brian Norris
2016-06-10
1
-0
/
+3
|
/
*
pwm: Add core infrastructure to allow atomic updates
Boris Brezillon
2016-05-17
1
-85
/
+184
*
pwm: Add hardware readout infrastructure
Boris Brezillon
2016-05-17
1
-0
/
+28
*
pwm: Move the enabled/disabled info into pwm_state
Boris Brezillon
2016-05-17
1
-3
/
+8
*
pwm: Introduce the pwm_state concept
Boris Brezillon
2016-05-17
1
-12
/
+42
*
pwm: Keep PWM state in sync with hardware state
Boris Brezillon
2016-05-17
1
-1
/
+0
*
pwm: Get rid of pwm->lock
Boris BREZILLON
2016-05-17
1
-2
/
+0
*
pwm: Introduce the pwm_args concept
Boris Brezillon
2016-05-03
1
-0
/
+33
*
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
[next]