Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-17 | pwm: img: Convert to devm_platform_ioremap_resource() | Yangtao Li | 1 | -3/+1 |
2020-09-24 | pwm: img: Fix null pointer access in probe | Hauke Mehrtens | 1 | -1/+2 |
2020-06-02 | pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case | Navid Emamdoost | 1 | -2/+6 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178 | Thomas Gleixner | 1 | -4/+1 |
2019-03-20 | pwm: img: Turn final 'else if' into 'else' in img_pwm_config | Nathan Chancellor | 1 | -1/+1 |
2017-11-15 | pwm: img: Add runtime PM | Ed Blake | 1 | -37/+95 |
2017-11-15 | pwm: img: Add suspend / resume handling | Ed Blake | 1 | -1/+65 |
2016-03-23 | pwm: img: Test clock rate to avoid division by 0 | Wolfram Sang | 1 | -0/+5 |
2015-05-19 | pwm: img: Impose upper and lower timebase steps value | Naidu Tellapati | 1 | -12/+64 |
2015-01-30 | pwm: Imagination Technologies PWM DAC driver | Naidu Tellapati | 1 | -0/+249 |