Age | Commit message (Expand) | Author |
---|---|---|
2021-06-30 | pwm: berlin: Don't check the return code of pwmchip_remove() | Uwe Kleine-König |
2021-06-30 | pwm: berlin: Implement .apply() callback | Uwe Kleine-König |
2021-06-30 | pwm: berlin: use consistent naming for variables | Uwe Kleine-König |
2021-05-25 | pwm: Simplify all drivers with explicit of_pwm_n_cells = 3 | Uwe Kleine-König |
2021-03-22 | pwm: Always allocate PWM chip base ID dynamically | Uwe Kleine-König |
2020-12-17 | pwm: berlin: Convert to devm_platform_ioremap_resource() | Yangtao Li |
2019-05-09 | pwm: Clear chip_data in pwm_put() | Uwe Kleine-König |
2018-07-09 | pwm: berlin: Don't use broken prescaler values | Thomas Hebb |
2017-01-04 | pwm: Remove .can_sleep from struct pwm_chip | Thierry Reding |
2016-09-06 | pwm: berlin: Add suspend/resume support | Jisheng Zhang |
2015-10-06 | pwm: Add support for the Berlin PWM controller | Antoine Ténart |