summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-omap-dmtimer.c
AgeCommit message (Expand)Author
2020-02-28pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctionalUwe Kleine-König
2016-06-29pwm: omap-dmtimer: Allow for setting dmtimer clock sourceIvaylo Dimitrov
2016-05-17pwm: Use pwm_get/set_xxx() helpers where appropriateBoris Brezillon
2016-03-23pwm: omap-dmtimer: Add debug message for effective period and duty cycleDavid Rivshin
2016-03-23pwm: omap-dmtimer: Round load and match values rather than truncateDavid Rivshin
2016-03-23pwm: omap-dmtimer: Add sanity checking for load and match valuesDavid Rivshin
2016-03-23pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculationsDavid Rivshin
2016-01-04pwm: omap-dmtimer: Potential NULL dereference on errorDan Carpenter
2015-12-16pwm: Add PWM driver for OMAP using dual-mode timersNeil Armstrong