Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pwm: Manage owner assignment implicitly for drivers | Uwe Kleine-König | 2023-10-13 | 1 | -1/+0 |
* | pwm: Explicitly include correct DT includes | Rob Herring | 2023-07-24 | 1 | -0/+1 |
* | pwm: sl28cpld: Consistently name pwm_chip variables "chip" | Uwe Kleine-König | 2023-07-21 | 1 | -5/+8 |
* | pwm: Make .get_state() callback return an error code | Uwe Kleine-König | 2022-12-06 | 1 | -3/+5 |
* | pwm: sl28cpld: Simplify using devm_pwmchip_add() | Uwe Kleine-König | 2021-09-02 | 1 | -11/+1 |
* | pwm: Always allocate PWM chip base ID dynamically | Uwe Kleine-König | 2021-03-22 | 1 | -1/+0 |
* | Merge tag 'pwm/for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-12-19 | 1 | -2/+2 |
|\ | |||||
| * | pwm: sl28cpld: Set driver data before registering the PWM chip | Thierry Reding | 2020-12-17 | 1 | -2/+2 |
* | | pwm: sl28cpld: fix getting driver data in pwm callbacks | Uwe Kleine-König | 2020-12-03 | 1 | -2/+4 |
|/ | |||||
* | pwm: Add support for sl28cpld PWM controller | Michael Walle | 2020-09-17 | 1 | -0/+270 |