index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-atmel-tcb.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-02
ARM: at91: move SoC specific definitions to SoC folder
Alexandre Belloni
2018-04-30
pwm: simplify getting .drvdata
Wolfram Sang
2018-03-27
pwm: atmel-tcb: Delete an error message for a failed memory allocation
Markus Elfring
2017-11-15
pwm: atmel-tcb: Support backup mode
Romain Izard
2015-10-06
misc: atmel_tclib: get and use slow clock
Boris Brezillon
2015-07-20
pwm: Add the pwm_is_enabled() helper
Boris Brezillon
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-08
ARM: at91/tclib: move initialization from alloc to probe
Gaƫl PORTAY
2013-09-19
pwm: atmel-tcb: fix max time computation for slow clk source
Boris BREZILLON
2013-09-19
pwm: atmel-tcb: add missing clk source config
Boris BREZILLON
2013-06-12
pwm: Fill in missing .owner fields
Thierry Reding
2013-06-12
pwm: atmel-tcb: prepare clk before calling enable
Boris BREZILLON
2013-04-02
pwm: atmel-tcb: Add .owner to struct pwm_ops
Axel Lin
2013-01-08
pwm: atmel: add Timer Counter Block PWM driver
Boris BREZILLON