aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-img.c
AgeCommit message (Expand)Author
2021-09-26pwm: img: Don't modify HW state in .remove() callbackUwe Kleine-König
2021-07-20pwm: img: Fix PM reference leak in img_pwm_enable()Zou Wei
2020-09-24pwm: img: Fix null pointer access in probeHauke Mehrtens
2020-06-02pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed caseNavid Emamdoost
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner
2019-03-20pwm: img: Turn final 'else if' into 'else' in img_pwm_configNathan Chancellor
2017-11-15pwm: img: Add runtime PMEd Blake
2017-11-15pwm: img: Add suspend / resume handlingEd Blake
2016-03-23pwm: img: Test clock rate to avoid division by 0Wolfram Sang
2015-05-19pwm: img: Impose upper and lower timebase steps valueNaidu Tellapati
2015-01-30pwm: Imagination Technologies PWM DAC driverNaidu Tellapati