aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/pwm.c
Commit message (Collapse)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
|
* pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding2012-07-02
| | | | | | | This commit moves the Blackfin PWM driver to the drivers/pwm sub- directory and converts it to register with the new PWM framework. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
* Blackfin: pwm: implement linux/pwm.h APIMike Frysinger2011-07-23
For now, this only supports gptimers. Support for dedicated PWM devices as found on newer parts to come. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>