summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-bcm-iproc.c
Commit message (Expand)AuthorAgeFilesLines
* pwm: bcm-iproc: Convert to devm_platform_ioremap_resource()Yangtao Li2020-12-171-3/+1
* pwm: bcm-iproc: handle clk_get_rate() returnRayagonda Kokatanur2020-07-301-2/+7
* pwm: bcm-iproc: Remove impossible comparison when validating duty cycleLee Jones2020-07-301-2/+1
* pwm: bcm-iproc: Prevent unloading the driver module while in useUwe Kleine-König2019-11-081-0/+1
* pwm: Ensure pwm_apply_state() doesn't modify the state argumentUwe Kleine-König2019-09-211-1/+1
* pwm: Add support for Broadcom iProc PWM controllerYendapally Reddy Dhananjaya Reddy2016-07-111-0/+277