Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pwm: Check for negative duty-cycle and period | Thierry Reding | 2012-10-05 | 1 | -1/+1 |
* | pwm: add devm_pwm_get() and devm_pwm_put() | Alexandre Courbot | 2012-09-10 | 1 | -0/+58 |
* | pwm: Add support for configuring the PWM polarity | Philip, Avinash | 2012-09-10 | 1 | -0/+22 |
* | pwm: core: Fix coding style issues | Sachin Kamat | 2012-08-17 | 1 | -4/+4 |
* | pwm: Add missing static storage class specifiers in core.c file | Sachin Kamat | 2012-08-17 | 1 | -2/+2 |
* | pwm: fix used-uninitialized warning in pwm_get() | Thierry Reding | 2012-07-23 | 1 | -1/+1 |
* | pwm: Add device tree support | Thierry Reding | 2012-06-15 | 1 | -2/+146 |
* | pwm: Add table-based lookup for static mappings | Thierry Reding | 2012-06-15 | 1 | -15/+154 |
* | pwm: Add debugfs interface | Thierry Reding | 2012-06-15 | 1 | -0/+90 |
* | pwm: Allow chips to support multiple PWMs | Thierry Reding | 2012-06-15 | 1 | -77/+190 |
* | pwm: Add PWM framework support | Sascha Hauer | 2012-06-15 | 1 | -0/+227 |