Age | Commit message (Expand) | Author | Files | Lines |
2019-09-21 | pwm: Ensure pwm_apply_state() doesn't modify the state argument | Uwe Kleine-König | 1 | -1/+1 |
2019-07-09 | Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2019-06-26 | pwm: atmel-hlcdc: Add compatible for SAM9X60 HLCDC's PWM | Claudiu Beznea | 1 | -0/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -12/+1 |
2017-04-06 | pwm: atmel-hlcdc: Implement the suspend/resume hooks | Boris Brezillon | 1 | -0/+35 |
2017-04-06 | pwm: atmel-hlcdc: Convert to the atomic PWM API | Boris Brezillon | 1 | -126/+101 |
2017-01-04 | pwm: Remove .can_sleep from struct pwm_chip | Thierry Reding | 1 | -1/+0 |
2016-06-14 | pwm: atmel-hlcdc: Fix default PWM polarity | Boris Brezillon | 1 | -1/+1 |
2015-10-06 | pwm: atmel-hlcdc: add sama5d2 SoC support. | Nicolas Ferre | 1 | -0/+3 |
2015-09-21 | pwm: atmel-hlcdc: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-09-09 | ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errata | Josh Wu | 1 | -0/+5 |
2015-03-11 | pwm: atmel-hlcdc: Add errata handling for sama5d4 | Nicolas Ferre | 1 | -0/+4 |
2015-01-30 | pwm: atmel-hlcdc: Prevent division by zero | Boris BREZILLON | 1 | -0/+6 |
2014-12-04 | pwm: atmel-hlcdc: add at91sam9x5 and sama5d3 errata handling | Boris BREZILLON | 1 | -5/+45 |
2014-11-17 | pwm: add support for atmel-hlcdc-pwm device | Boris Brezillon | 1 | -0/+259 |