aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/mach-ep93xx/timer-ep93xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-26ARM: ep93xx: fix missing-prototype warningsArnd Bergmann1-1/+2
2020-03-27ARM: ep93xx: Replace setup_irq() by request_irq()afzal mohammed1-8/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2015-08-13ARM: ep93xx/timer: Migrate to new 'set-state' interfaceViresh Kumar1-7/+10
2015-07-17ARM: ep93xx: update comment on timer usageLinus Walleij1-7/+6
2015-07-08ARM: ep93xx: switch clockevent to timer 3Linus Walleij1-9/+8
2015-07-08ARM: ep93xx: use non-raw accessors for timerLinus Walleij1-12/+12
2015-07-08ARM: ep93xx: switch to GENERIC_CLOCKEVENTSLinus Walleij1-40/+70
2015-07-08ARM: ep93xx: move timer to its own fileLinus Walleij1-0/+112