Thierry Reding
|
0488380276
pwm: Clean up kerneldoc
|
10 vuotta sitten |
Thierry Reding
|
6bc7064a69
pwm: Remove useless whitespace
|
10 vuotta sitten |
Boris Brezillon
|
5c31252c4a
pwm: Add the pwm_is_enabled() helper
|
10 vuotta sitten |
Tim Kryger
|
b6a00fae97
pwm: Add pwmchip_add_with_polarity() API
|
10 vuotta sitten |
Shobhit Kumar
|
efb0de55b6
pwm: Add support to remove registered consumer lookup tables
|
10 vuotta sitten |
Shobhit Kumar
|
c264f1110d
pwm: Remove __init initializer for pwm_add_table()
|
10 vuotta sitten |
Markus Elfring
|
8d6cc07385
pwm: Remove unnecessary check before of_node_put()
|
10 vuotta sitten |
Geert Uytterhoeven
|
70145f8713
pwm: Fix uninitialized warnings in pwm_get()
|
11 vuotta sitten |
Xiubo Li
|
533acc0e8d
pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
|
11 vuotta sitten |
Geert Uytterhoeven
|
d717ea73e3
pwm: Fix period and polarity in pwm_get() for non-perfect matches
|
11 vuotta sitten |
Alexandre Belloni
|
3796ce1d4d
pwm: add period and polarity to struct pwm_lookup
|
11 vuotta sitten |
Jingoo Han
|
adcba1e3a5
pwm: use seq_puts() instead of seq_printf()
|
11 vuotta sitten |
Laurent Pinchart
|
208be7698f
pwm: Use the DT macro directly when parsing PWM DT flags
|
12 vuotta sitten |
H Hartley Sweeten
|
76abbdde2d
pwm: Add sysfs interface
|
12 vuotta sitten |
Wolfram Sang
|
77f0b9d2ff
pwm: devm: alloc correct pointer size
|
12 vuotta sitten |
Linus Torvalds
|
3eb05225ee
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
|
12 vuotta sitten |
Peter Ujfalusi
|
261a5edd3a
pwm: Add devm_of_pwm_get() as exported API for users
|
12 vuotta sitten |
Peter Ujfalusi
|
8eb9612799
pwm: core: Rename of_pwm_request() to of_pwm_get() and export it
|
12 vuotta sitten |
Thierry Reding
|
928c44775b
pwm: Export pwm_{set,get}_chip_data()
|
12 vuotta sitten |
Florian Vaussard
|
6e69ab1361
pwm: Add pwm_can_sleep() as exported API to users
|
12 vuotta sitten |
Thierry Reding
|
417328c3f7
pwm: Export of_pwm_xlate_with_flags()
|
12 vuotta sitten |
Philip, Avinash
|
83af24027b
pwm: Device tree support for PWM polarity
|
12 vuotta sitten |
Thierry Reding
|
c2d476a98f
pwm: Check for negative duty-cycle and period
|
13 vuotta sitten |
Alexandre Courbot
|
6354316dbe
pwm: add devm_pwm_get() and devm_pwm_put()
|
13 vuotta sitten |
Philip, Avinash
|
0aa0869c3c
pwm: Add support for configuring the PWM polarity
|
13 vuotta sitten |
Sachin Kamat
|
e50d3523ff
pwm: core: Fix coding style issues
|
13 vuotta sitten |
Sachin Kamat
|
dfeb86ecde
pwm: Add missing static storage class specifiers in core.c file
|
13 vuotta sitten |
Thierry Reding
|
d295b12976
pwm: fix used-uninitialized warning in pwm_get()
|
13 vuotta sitten |
Thierry Reding
|
7299ab70e6
pwm: Add device tree support
|
13 vuotta sitten |
Thierry Reding
|
8138d2ddbc
pwm: Add table-based lookup for static mappings
|
13 vuotta sitten |