aboutsummaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-hibvt.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-21pwm: Ensure pwm_apply_state() doesn't modify the state argumentGravatar Uwe Kleine-König 1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Gravatar Thomas Gleixner 1-13/+1
2019-03-04pwm: hibvt: Add hi3559v100 supportGravatar Mathieu Othacehe 1-1/+26
2019-03-04pwm: hibvt: Use individual struct per of-dataGravatar Mathieu Othacehe 1-5/+12
2017-08-21pwm: hibvt: Explicitly request exclusive reset controlGravatar Philipp Zabel 1-1/+1
2017-07-06pwm: hibvt: Constify hibvt_pwm_opsGravatar Arvind Yadav 1-1/+1
2016-11-29pwm: Add PWM driver for HiSilicon BVT SOCsGravatar yuanjian 1-0/+271