aboutsummaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-atmel-hlcdc.c
AgeCommit message (Expand)Author
2021-09-02pwm: atmel-hlcdc: Don't check the return code of pwmchip_remove()Uwe Kleine-König
2021-05-25pwm: Simplify all drivers with explicit of_pwm_n_cells = 3Uwe Kleine-König
2021-03-22pwm: atmel-hlcdc: Use pwmchip_add() instead of pwmchip_add_with_polarity()Uwe Kleine-König
2021-03-22pwm: Always allocate PWM chip base ID dynamicallyUwe Kleine-König
2019-09-21pwm: Ensure pwm_apply_state() doesn't modify the state argumentUwe Kleine-König
2019-07-09Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-26pwm: atmel-hlcdc: Add compatible for SAM9X60 HLCDC's PWMClaudiu Beznea
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2017-04-06pwm: atmel-hlcdc: Implement the suspend/resume hooksBoris Brezillon
2017-04-06pwm: atmel-hlcdc: Convert to the atomic PWM APIBoris Brezillon
2017-01-04pwm: Remove .can_sleep from struct pwm_chipThierry Reding
2016-06-14pwm: atmel-hlcdc: Fix default PWM polarityBoris Brezillon
2015-10-06pwm: atmel-hlcdc: add sama5d2 SoC support.Nicolas Ferre
2015-09-21pwm: atmel-hlcdc: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-09ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errataJosh Wu
2015-03-11pwm: atmel-hlcdc: Add errata handling for sama5d4Nicolas Ferre
2015-01-30pwm: atmel-hlcdc: Prevent division by zeroBoris BREZILLON
2014-12-04pwm: atmel-hlcdc: add at91sam9x5 and sama5d3 errata handlingBoris BREZILLON
2014-11-17pwm: add support for atmel-hlcdc-pwm deviceBoris Brezillon