Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pwm: Remove .can_sleep from struct pwm_chip | Thierry Reding | 2017-01-04 | 1 | -1/+0 |
* | pwm: twl: Reliably disable TWL6030 PWMs | Paul Kocialkowski | 2016-09-05 | 1 | -0/+16 |
* | pwm: twl: Really disable twl6030 PWMs | Axel Lin | 2014-05-08 | 1 | -8/+0 |
* | pwm: twl: Include linux/of.h header | Sachin Kamat | 2013-10-08 | 1 | -0/+1 |
* | pwm: Constify OF match tables | Thierry Reding | 2013-04-23 | 1 | -1/+1 |
* | pwm: twl: Return proper error if twl6030_pwm_enable() fails | Axel Lin | 2013-04-02 | 1 | -1/+1 |
* | pwm: twl: Add .owner to struct pwm_ops | Axel Lin | 2013-04-02 | 1 | -0/+2 |
* | pwm: twl: Use to_twl() instead of container_of() | Johannes Thumshirn | 2013-02-17 | 1 | -6/+3 |
* | pwm: Add can_sleep property to drivers | Florian Vaussard | 2013-01-30 | 1 | -0/+1 |
* | pwm: New driver to support PWMs on TWL4030/6030 series of PMICs | Peter Ujfalusi | 2012-11-28 | 1 | -0/+359 |