Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pwm: Simplify all drivers with explicit of_pwm_n_cells = 3 | Uwe Kleine-König | 2021-05-25 | 1 | -2/+0 |
* | pwm: bcm-iproc: Free resources only after pwmchip_remove() | Uwe Kleine-König | 2021-04-09 | 1 | -1/+3 |
* | pwm: Always allocate PWM chip base ID dynamically | Uwe Kleine-König | 2021-03-22 | 1 | -1/+0 |
* | pwm: bcm-iproc: Convert to devm_platform_ioremap_resource() | Yangtao Li | 2020-12-17 | 1 | -3/+1 |
* | pwm: bcm-iproc: handle clk_get_rate() return | Rayagonda Kokatanur | 2020-07-30 | 1 | -2/+7 |
* | pwm: bcm-iproc: Remove impossible comparison when validating duty cycle | Lee Jones | 2020-07-30 | 1 | -2/+1 |
* | pwm: bcm-iproc: Prevent unloading the driver module while in use | Uwe Kleine-König | 2019-11-08 | 1 | -0/+1 |
* | pwm: Ensure pwm_apply_state() doesn't modify the state argument | Uwe Kleine-König | 2019-09-21 | 1 | -1/+1 |
* | pwm: Add support for Broadcom iProc PWM controller | Yendapally Reddy Dhananjaya Reddy | 2016-07-11 | 1 | -0/+277 |