Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-20 | pwm: twl-led: Implement .apply() callback | Uwe Kleine-König | 1 | -10/+66 |
2021-09-02 | pwm: twl-led: Simplify using devm_pwmchip_add() | Uwe Kleine-König | 1 | -16/+1 |
2021-03-22 | pwm: Always allocate PWM chip base ID dynamically | Uwe Kleine-König | 1 | -1/+0 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -12/+1 |
2017-09-04 | mfd: twl: Move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-01-04 | pwm: Remove .can_sleep from struct pwm_chip | Thierry Reding | 1 | -1/+0 |
2013-10-08 | pwm: twl-led: Include linux/of.h header | Sachin Kamat | 1 | -0/+1 |
2013-04-23 | pwm: Constify OF match tables | Thierry Reding | 1 | -1/+1 |
2013-04-02 | pwm: twl-led: Add .owner to struct pwm_ops | Axel Lin | 1 | -0/+2 |
2013-01-30 | pwm: Add can_sleep property to drivers | Florian Vaussard | 1 | -0/+1 |
2012-11-28 | pwm: New driver to support PWM driven LEDs on TWL4030/6030 series of PMICs | Peter Ujfalusi | 1 | -0/+344 |