summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-starfive-ptc.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-26pwm: starfive: Correct the copyrightHal Feng1-3/+3
2022-11-30pwm: starfive: Use pm_runtime functions to disable clock when the device bein...Hal Feng1-2/+1
2022-10-27pwm: starfive: Remove macro UNIVERSAL_DEV_PM_OPSHal Feng1-4/+8
2022-10-27pwm: starfive: Add pm handling (system/runtime pm ops)Hal Feng1-23/+66
2022-08-31pwm: pwm-starfive-ptc: Standardize property "compatible"Hal Feng1-1/+1
2022-07-08pwm: pwm-starfive-ptc: Improve pwm accuracyHal Feng1-24/+38
2022-07-06pwm: pwm-starfive-ptc: Improve coding styleHal Feng1-40/+11
2022-05-06pwm: pwm-starfive-ptc: Fix compiler warnings and improve coding styleHal Feng1-74/+15
2022-04-24pwm: pwm-starfive-ptc: Use standard clock, reset, pinctrl framework for initi...Hal Feng1-11/+38
2022-04-24pwm: pwm-starfive-ptc: Follow linux coding styleHal Feng1-121/+119
2021-12-20[pwm] Add jh7110 pwm driver code“jenny.zhang”1-0/+317