Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dd97950a4cb7218fac38570e2e12c57a2cfd8312
/
drivers
/
pwm
/
core.c
655a035
pwm: Return -ENODEV if no PWM lookup match is found
by Thierry Reding
· 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
5c31252
pwm: Add the pwm_is_enabled() helper
by Boris Brezillon
· 9 years ago
b6a00fa
pwm: Add pwmchip_add_with_polarity() API
by Tim Kryger
· 9 years ago
efb0de5
pwm: Add support to remove registered consumer lookup tables
by Shobhit Kumar
· 10 years ago
c264f11
pwm: Remove __init initializer for pwm_add_table()
by Shobhit Kumar
· 10 years ago
8d6cc07
pwm: Remove unnecessary check before of_node_put()
by Markus Elfring
· 10 years ago
70145f8
pwm: Fix uninitialized warnings in pwm_get()
by Geert Uytterhoeven
· 10 years ago
533acc0
pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
by Xiubo Li
· 10 years ago
d717ea7
pwm: Fix period and polarity in pwm_get() for non-perfect matches
by Geert Uytterhoeven
· 10 years ago
3796ce1
pwm: add period and polarity to struct pwm_lookup
by Alexandre Belloni
· 10 years ago
adcba1e
pwm: use seq_puts() instead of seq_printf()
by Jingoo Han
· 11 years ago
208be76
pwm: Use the DT macro directly when parsing PWM DT flags
by Laurent Pinchart
· 11 years ago
76abbdde
pwm: Add sysfs interface
by H Hartley Sweeten
· 11 years ago
77f0b9d
pwm: devm: alloc correct pointer size
by Wolfram Sang
· 11 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
928c447
pwm: Export pwm_{set,get}_chip_data()
by Thierry Reding
· 12 years ago
6e69ab1
pwm: Add pwm_can_sleep() as exported API to users
by Florian Vaussard
· 12 years ago
417328c
pwm: Export of_pwm_xlate_with_flags()
by Thierry Reding
· 12 years ago
83af240
pwm: Device tree support for PWM polarity
by Philip, Avinash
· 12 years ago
c2d476a
pwm: Check for negative duty-cycle and period
by Thierry Reding
· 12 years ago
6354316
pwm: add devm_pwm_get() and devm_pwm_put()
by Alexandre Courbot
· 12 years ago
0aa0869
pwm: Add support for configuring the PWM polarity
by Philip, Avinash
· 12 years ago
e50d352
pwm: core: Fix coding style issues
by Sachin Kamat
· 12 years ago
dfeb86e
pwm: Add missing static storage class specifiers in core.c file
by Sachin Kamat
· 12 years ago
d295b12
pwm: fix used-uninitialized warning in pwm_get()
by Thierry Reding
· 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