Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b24413180f5600bcb3bb70fbed5cf186b60864bd
/
include
/
linux
/
pwm.h
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
b526a31
pwm: Try to load modules during pwm_get()
by Hans de Goede
· 8 years ago
8c0216f
pwm: Remove .can_sleep from struct pwm_chip
by Thierry Reding
· 8 years ago
fe2858c
pwm: Remove pwm_can_sleep()
by Thierry Reding
· 8 years ago
0733424
pwm: Unexport children before chip removal
by David Hsu
· 8 years ago
bd26861
Merge branch 'for-4.8/capture' into for-next
by Thierry Reding
· 8 years ago
ef8e26b
Merge branch 'for-4.8/core' into for-next
by Thierry Reding
· 8 years ago
2b77487
pwm: Remove gratuitous blank line
by Thierry Reding
· 9 years ago
f6f3bdd
pwm: Add relative duty cycle manipulation helpers
by Boris Brezillon
· 9 years ago
a6a0dbb
pwm: Add a helper to prepare a new PWM state
by Boris Brezillon
· 9 years ago
33cdcee
pwm: Fix pwm_apply_args()
by Boris Brezillon
· 9 years ago
3a3d1a4
pwm: Add PWM capture support
by Lee Jones
· 9 years ago
ef2bf49
pwm: Improve args checking in pwm_apply_state()
by Brian Norris
· 9 years ago
5ec803e
pwm: Add core infrastructure to allow atomic updates
by Boris Brezillon
· 9 years ago
15fa8a43
pwm: Add hardware readout infrastructure
by Boris Brezillon
· 9 years ago
09a7e4a
pwm: Move the enabled/disabled info into pwm_state
by Boris Brezillon
· 9 years ago
43a276b
pwm: Introduce the pwm_state concept
by Boris Brezillon
· 9 years ago
a8c3862
pwm: Keep PWM state in sync with hardware state
by Boris Brezillon
· 9 years ago
459a25a
pwm: Get rid of pwm->lock
by Boris BREZILLON
· 9 years ago
e39c0df
pwm: Introduce the pwm_args concept
by Boris Brezillon
· 9 years ago
d1cd214
pwm: Set enable state properly on failed call to enable
by Jonathan Richardson
· 9 years ago
0488380
pwm: Clean up kerneldoc
by Thierry Reding
· 9 years ago
6bc7064
pwm: Remove useless whitespace
by Thierry Reding
· 9 years ago
011e763
pwm: Add pwm_get_polarity() helper function
by Boris Brezillon
· 10 years ago
a1cf421
pwm: Constify PWM device where possible
by Boris Brezillon
· 10 years ago
5c31252
pwm: Add the pwm_is_enabled() helper
by Boris Brezillon
· 10 years ago
b6a00fa
pwm: Add pwmchip_add_with_polarity() API
by Tim Kryger
· 10 years ago
efb0de5
pwm: Add support to remove registered consumer lookup tables
by Shobhit Kumar
· 10 years ago
4284402
pwm: modify PWM_LOOKUP to initialize all struct pwm_lookup members
by Alexandre Belloni
· 11 years ago
3796ce1
pwm: add period and polarity to struct pwm_lookup
by Alexandre Belloni
· 11 years ago
557fe99
pwm: Remove obsolete HAVE_PWM Kconfig symbol
by Sascha Hauer
· 11 years ago
76abbdde
pwm: Add sysfs interface
by H Hartley Sweeten
· 12 years ago
3eb0522
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
by Linus Torvalds
· 12 years ago
261a5ed
pwm: Add devm_of_pwm_get() as exported API for users
by Peter Ujfalusi
· 12 years ago
8eb9612
pwm: core: Rename of_pwm_request() to of_pwm_get() and export it
by Peter Ujfalusi
· 12 years ago
d4c0c47
pwm: Correct parameter name in header for *pwm_get() functions
by Peter Ujfalusi
· 12 years ago
6e69ab1
pwm: Add pwm_can_sleep() as exported API to users
by Florian Vaussard
· 12 years ago
83af240
pwm: Device tree support for PWM polarity
by Philip, Avinash
· 12 years ago
0bcf168
pwm: Fix compilation error when CONFIG_PWM is not defined
by Tushar Behera
· 12 years ago
6354316
pwm: add devm_pwm_get() and devm_pwm_put()
by Alexandre Courbot
· 12 years ago
0aa0869c
pwm: Add support for configuring the PWM polarity
by Philip, Avinash
· 12 years ago
7299ab7
pwm: Add device tree support
by Thierry Reding
· 13 years ago
8138d2d
pwm: Add table-based lookup for static mappings
by Thierry Reding
· 13 years ago
62099ab
pwm: Add debugfs interface
by Thierry Reding
· 13 years ago
f051c46
pwm: Allow chips to support multiple PWMs
by Thierry Reding
· 13 years ago
0c2498f
pwm: Add PWM framework support
by Sascha Hauer
· 14 years ago
5243ef8
trivial: PWM: fix of #endif comment
by Mark Vels
· 16 years ago
1a189b9
[ARM] pxa: Add bare bones PWM API
by Russell King
· 17 years ago