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