Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pwm: sun4i: Simplify controller mapping | Andre Przywara | 2018-03-28 | 1 | -18/+8 |
* | pwm: sun4i: Drop unused .has_rdy member | Andre Przywara | 2018-03-28 | 1 | -6/+0 |
* | pwm: sun4i: Properly check current state | Alexandre Belloni | 2018-03-28 | 1 | -2/+4 |
* | pwm: sunxi: Use of_device_get_match_data() | Corentin Labbe | 2017-11-15 | 1 | -4/+4 |
* | pwm: sun4i: Drop legacy callbacks | Alexandre Belloni | 2017-07-06 | 1 | -160/+0 |
* | pwm: sun4i: Switch to atomic PWM | Alexandre Belloni | 2017-07-06 | 1 | -0/+166 |
* | pwm: sun4i: Improve hardware read out | Alexandre Belloni | 2017-07-06 | 1 | -19/+46 |
* | pwm: Remove .can_sleep from struct pwm_chip | Thierry Reding | 2017-01-04 | 1 | -1/+0 |
* | pwm: sunxi: Add H3 support | Milo Kim | 2016-09-08 | 1 | -0/+9 |
* | pwm: Use pwm_get/set_xxx() helpers where appropriate | Boris Brezillon | 2016-05-17 | 1 | -1/+2 |
* | pwm: sunxi: Fix whitespace issue | Olliver Schinagl | 2015-11-10 | 1 | -1/+1 |
* | pwm: sun4i: Add support for PWM controller on sun5i SoCs | Hans de Goede | 2015-11-10 | 1 | -2/+23 |
* | pwm: Add Allwinner SoC support | Alexandre Belloni | 2015-01-30 | 1 | -0/+366 |