summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-bcm-iproc.c
AgeCommit message (Expand)Author
2021-05-25pwm: Simplify all drivers with explicit of_pwm_n_cells = 3Uwe Kleine-König
2021-04-09pwm: bcm-iproc: Free resources only after pwmchip_remove()Uwe Kleine-König
2021-03-22pwm: Always allocate PWM chip base ID dynamicallyUwe Kleine-König
2020-12-17pwm: bcm-iproc: Convert to devm_platform_ioremap_resource()Yangtao Li
2020-07-30pwm: bcm-iproc: handle clk_get_rate() returnRayagonda Kokatanur
2020-07-30pwm: bcm-iproc: Remove impossible comparison when validating duty cycleLee Jones
2019-11-08pwm: bcm-iproc: Prevent unloading the driver module while in useUwe Kleine-König
2019-09-21pwm: Ensure pwm_apply_state() doesn't modify the state argumentUwe Kleine-König
2016-07-11pwm: Add support for Broadcom iProc PWM controllerYendapally Reddy Dhananjaya Reddy