Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-20 | pwm: omap-dmtimer: Return -EPROBE_DEFER if no dmtimer platform data | David Rivshin | 1 | -2/+3 |
2018-02-22 | pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops | Keerthy | 1 | -26/+42 |
2016-06-29 | pwm: omap-dmtimer: Allow for setting dmtimer clock source | Ivaylo Dimitrov | 1 | -5/+7 |
2016-05-17 | pwm: Use pwm_get/set_xxx() helpers where appropriate | Boris Brezillon | 1 | -1/+1 |
2016-03-23 | pwm: omap-dmtimer: Add debug message for effective period and duty cycle | David Rivshin | 1 | -1/+8 |
2016-03-23 | pwm: omap-dmtimer: Round load and match values rather than truncate | David Rivshin | 1 | -5/+1 |
2016-03-23 | pwm: omap-dmtimer: Add sanity checking for load and match values | David Rivshin | 1 | -4/+30 |
2016-03-23 | pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculations | David Rivshin | 1 | -7/+20 |
2016-01-04 | pwm: omap-dmtimer: Potential NULL dereference on error | Dan Carpenter | 1 | -1/+1 |
2015-12-16 | pwm: Add PWM driver for OMAP using dual-mode timers | Neil Armstrong | 1 | -0/+327 |