summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-hibvt.c
Commit message (Expand)AuthorAgeFilesLines
* pwm: Always allocate PWM chip base ID dynamicallyUwe Kleine-König2021-03-221-1/+0
* pwm: hibvt: Convert to devm_platform_ioremap_resource()Yangtao Li2020-12-171-5/+2
* pwm: Ensure pwm_apply_state() doesn't modify the state argumentUwe Kleine-König2019-09-211-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* pwm: hibvt: Add hi3559v100 supportMathieu Othacehe2019-03-041-1/+26
* pwm: hibvt: Use individual struct per of-dataMathieu Othacehe2019-03-041-5/+12
* pwm: hibvt: Explicitly request exclusive reset controlPhilipp Zabel2017-08-211-1/+1
* pwm: hibvt: Constify hibvt_pwm_opsArvind Yadav2017-07-061-1/+1
* pwm: Add PWM driver for HiSilicon BVT SOCsyuanjian2016-11-291-0/+271