Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-11 | 1 | -4/+2 |
|\ | |||||
| * | pwm: spear: fix check on pwmchip_add() return value | Beniamino Galvani | 2014-05-07 | 1 | -1/+1 |
| * | pwm: spear: Remove unnecessary OOM messages | Jingoo Han | 2014-04-28 | 1 | -3/+1 |
* | | Shiraz has moved | Viresh Kumar | 2014-04-18 | 1 | -2/+2 |
|/ | |||||
* | pwm: simplify use of devm_ioremap_resource | Julia Lawall | 2013-09-03 | 1 | -6/+1 |
* | pwm: Fill in missing .owner fields | Thierry Reding | 2013-06-12 | 1 | -0/+1 |
* | pwm: Constify OF match tables | Thierry Reding | 2013-04-23 | 1 | -1/+1 |
* | pwm: spear: Remove unused *dev from struct spear_pwm_chip | Axel Lin | 2013-04-02 | 1 | -3/+0 |
* | pwm: spear: Fix checking return value of clk_enable() and clk_prepare() | Axel Lin | 2013-04-02 | 1 | -3/+3 |
* | pwm: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -3/+3 |
* | pwm: spear: Staticize spear_pwm_config() | Axel Lin | 2012-11-22 | 1 | -2/+2 |
* | pwm: Add SPEAr PWM chip driver support | Shiraz Hashim | 2012-11-22 | 1 | -0/+276 |