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