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