summaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-berlin.c
AgeCommit message (Expand)Author
2023-07-24pwm: Explicitly include correct DT includesRob Herring
2023-03-30pwm: berlin: Convert to platform remove callback returning voidUwe Kleine-König
2021-07-08pwm: berlin: Ensure configuring period and duty_cycle isn't wrongly skippedUwe Kleine-König
2021-06-30pwm: berlin: Don't check the return code of pwmchip_remove()Uwe Kleine-König
2021-06-30pwm: berlin: Implement .apply() callbackUwe Kleine-König
2021-06-30pwm: berlin: use consistent naming for variablesUwe Kleine-König
2021-05-25pwm: Simplify all drivers with explicit of_pwm_n_cells = 3Uwe Kleine-König
2021-03-22pwm: Always allocate PWM chip base ID dynamicallyUwe Kleine-König
2020-12-17pwm: berlin: Convert to devm_platform_ioremap_resource()Yangtao Li
2019-05-09pwm: Clear chip_data in pwm_put()Uwe Kleine-König
2018-07-09pwm: berlin: Don't use broken prescaler valuesThomas Hebb
2017-01-04pwm: Remove .can_sleep from struct pwm_chipThierry Reding
2016-09-06pwm: berlin: Add suspend/resume supportJisheng Zhang
2015-10-06pwm: Add support for the Berlin PWM controllerAntoine Ténart