David Hsu
|
0733424c9b
pwm: Unexport children before chip removal
|
9 éve |
Thierry Reding
|
bd2686122d
Merge branch 'for-4.8/capture' into for-next
|
9 éve |
Lee Jones
|
3a3d1a4e32
pwm: Add PWM capture support
|
9 éve |
Brian Norris
|
ef2bf4997f
pwm: Improve args checking in pwm_apply_state()
|
9 éve |
Thierry Reding
|
18c588786c
Merge branch 'for-4.7/pwm-atomic' into for-next
|
9 éve |
Thierry Reding
|
bf5dd9abcb
Merge branch 'for-4.7/pwm-args' into for-next
|
9 éve |
Heiko Stübner
|
23e3523f5d
pwm: Add information about polarity, duty cycle and period to debugfs
|
9 éve |
Boris Brezillon
|
39100ceea7
pwm: Switch to the atomic API
|
9 éve |
Boris Brezillon
|
5ec803edcb
pwm: Add core infrastructure to allow atomic updates
|
9 éve |
Boris Brezillon
|
15fa8a43c1
pwm: Add hardware readout infrastructure
|
9 éve |
Boris Brezillon
|
09a7e4a3d9
pwm: Move the enabled/disabled info into pwm_state
|
9 éve |
Boris Brezillon
|
43a276b003
pwm: Introduce the pwm_state concept
|
9 éve |
Boris Brezillon
|
a8c3862551
pwm: Keep PWM state in sync with hardware state
|
9 éve |
Boris BREZILLON
|
459a25afe9
pwm: Get rid of pwm->lock
|
9 éve |
Boris Brezillon
|
fbd45a1298
pwm: Fix pwm_apply_args() call sites
|
9 éve |
Thierry Reding
|
2907f8abb7
pwm: Use kcalloc() instead of kzalloc()
|
9 éve |
Thierry Reding
|
83a98864ff
pwm: Add missing newline
|
9 éve |
Boris Brezillon
|
e39c0df1be
pwm: Introduce the pwm_args concept
|
9 éve |
Thierry Reding
|
ff01c944cf
pwm: Mark all devices as "might sleep"
|
9 éve |
Thierry Reding
|
655a03554c
pwm: Return -ENODEV if no PWM lookup match is found
|
9 éve |
Jonathan Richardson
|
d1cd214277
pwm: Set enable state properly on failed call to enable
|
9 éve |
Thierry Reding
|
0488380276
pwm: Clean up kerneldoc
|
10 éve |
Thierry Reding
|
6bc7064a69
pwm: Remove useless whitespace
|
10 éve |
Boris Brezillon
|
5c31252c4a
pwm: Add the pwm_is_enabled() helper
|
10 éve |
Tim Kryger
|
b6a00fae97
pwm: Add pwmchip_add_with_polarity() API
|
10 éve |
Shobhit Kumar
|
efb0de55b6
pwm: Add support to remove registered consumer lookup tables
|
10 éve |
Shobhit Kumar
|
c264f1110d
pwm: Remove __init initializer for pwm_add_table()
|
10 éve |
Markus Elfring
|
8d6cc07385
pwm: Remove unnecessary check before of_node_put()
|
10 éve |
Geert Uytterhoeven
|
70145f8713
pwm: Fix uninitialized warnings in pwm_get()
|
11 éve |
Xiubo Li
|
533acc0e8d
pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
|
11 éve |