Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pwm: Add the pwm_is_enabled() helper | Boris Brezillon | 2015-07-20 | 1 | -1/+1 |
* | pwm: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | pwm: renesas-tpu: remove unused struct tpu_pwm_platform_data | Alexandre Belloni | 2014-05-21 | 1 | -16/+3 |
* | pwm: renesas-tpu: Remove unnecessary OOM messages | Jingoo Han | 2014-04-28 | 1 | -3/+1 |
* | pwm: simplify use of devm_ioremap_resource | Julia Lawall | 2013-09-03 | 1 | -5/+0 |
* | pwm: renesas-tpu: Add DT support | Laurent Pinchart | 2013-09-03 | 1 | -7/+34 |
* | pwm: renesas-tpu: Add MODULE_ALIAS to make module auto loading work | Axel Lin | 2013-06-26 | 1 | -0/+1 |
* | pwm: renesas-tpu: fix return value check in tpu_probe() | Wei Yongjun | 2013-06-25 | 1 | -4/+2 |
* | pwm: Add Renesas TPU PWM driver | Laurent Pinchart | 2013-06-21 | 1 | -0/+475 |