summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-hibvt.c
AgeCommit message (Expand)Author
2021-09-02pwm: hibvt: Disable the clock only after the PWM was unregisteredUwe Kleine-König
2021-05-25pwm: Simplify all drivers with explicit of_pwm_n_cells = 3Uwe Kleine-König
2021-03-22pwm: Always allocate PWM chip base ID dynamicallyUwe Kleine-König
2020-12-17pwm: hibvt: Convert to devm_platform_ioremap_resource()Yangtao Li
2019-09-21pwm: Ensure pwm_apply_state() doesn't modify the state argumentUwe Kleine-König
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-03-04pwm: hibvt: Add hi3559v100 supportMathieu Othacehe
2019-03-04pwm: hibvt: Use individual struct per of-dataMathieu Othacehe
2017-08-21pwm: hibvt: Explicitly request exclusive reset controlPhilipp Zabel
2017-07-06pwm: hibvt: Constify hibvt_pwm_opsArvind Yadav
2016-11-29pwm: Add PWM driver for HiSilicon BVT SOCsyuanjian