aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-hibvt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-21pwm: Ensure pwm_apply_state() doesn't modify the state argumentUwe Kleine-König1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2019-03-04pwm: hibvt: Add hi3559v100 supportMathieu Othacehe1-1/+26
2019-03-04pwm: hibvt: Use individual struct per of-dataMathieu Othacehe1-5/+12
2017-08-21pwm: hibvt: Explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-07-06pwm: hibvt: Constify hibvt_pwm_opsArvind Yadav1-1/+1
2016-11-29pwm: Add PWM driver for HiSilicon BVT SOCsyuanjian1-0/+271