summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-clps711x.c
Commit message (Expand)AuthorAgeFilesLines
* pwm: clps71xx: Implement .apply() callbackUwe Kleine-König2022-04-221-47/+21
* pwm: clps711x: Simplify using devm_pwmchip_add()Uwe Kleine-König2021-06-281-11/+1
* pwm: Always allocate PWM chip base ID dynamicallyUwe Kleine-König2021-03-221-1/+0
* pwm: clps711x: Convert to devm_platform_ioremap_resource()Yangtao Li2020-12-171-3/+1
* pwm: clps711x: Use 64-bit division macroGuru Das Srinagesh2020-06-161-1/+1
* pwm: clps711x: Switch to SPDX identifierAlexander Shiyan2018-12-241-7/+2
* pwm: clps711x: Fix period calculationAlexander Shiyan2018-12-241-2/+2
* pwm: clps711x: Changing the compatibility string to match with the smallest s...Alexander Shiyan2016-07-061-1/+1
* pwm: Introduce the pwm_args conceptBoris Brezillon2016-05-031-1/+1
* pwm: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* pwm: Add CLPS711X PWM supportAlexander Shiyan2014-03-181-0/+176