summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* pwm: tegra: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
* pwm: Fill in missing .owner fieldsThierry Reding2013-06-121-0/+1
* drivers/pwm: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
* pwm: Constify OF match tablesThierry Reding2013-04-231-1/+1
* Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-02-261-3/+1
|\
| * pwm: tegra: assume CONFIG_OFStephen Warren2013-02-151-3/+1
* | pwm: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-3/+3
|/
* pwm: remove use of __devexitBill Pemberton2012-11-281-1/+1
* pwm: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* pwm: Remove a redundant error message when devm_request_and_ioremap failsAxel Lin2012-08-171-3/+1
* pwm: Convert pwm-tegra to use devm_clk_get()Axel Lin2012-07-231-6/+2
* pwm: tegra: Add device tree supportThierry Reding2012-07-021-0/+11
* pwm: Add NVIDIA Tegra SoC supportThierry Reding2012-07-021-0/+254