Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-28 | pwm: clps711x: Simplify using devm_pwmchip_add() | Uwe Kleine-König | 1 | -11/+1 |
2021-03-22 | pwm: Always allocate PWM chip base ID dynamically | Uwe Kleine-König | 1 | -1/+0 |
2020-12-17 | pwm: clps711x: Convert to devm_platform_ioremap_resource() | Yangtao Li | 1 | -3/+1 |
2020-06-16 | pwm: clps711x: Use 64-bit division macro | Guru Das Srinagesh | 1 | -1/+1 |
2018-12-24 | pwm: clps711x: Switch to SPDX identifier | Alexander Shiyan | 1 | -7/+2 |
2018-12-24 | pwm: clps711x: Fix period calculation | Alexander Shiyan | 1 | -2/+2 |
2016-07-06 | pwm: clps711x: Changing the compatibility string to match with the smallest s... | Alexander Shiyan | 1 | -1/+1 |
2016-05-03 | pwm: Introduce the pwm_args concept | Boris Brezillon | 1 | -1/+1 |
2014-10-20 | pwm: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-03-19 | pwm: Add CLPS711X PWM support | Alexander Shiyan | 1 | -0/+176 |