aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/time-armada-370-xp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-3/+3
2017-04-07clocksource: Add missing line break to error messagesRafał Miłecki1-8/+8
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-08-17clocksource/drivers/time-armada-370-xp: Fix the clock referenceGregory CLEMENT1-1/+0
2016-07-15clocksource/armada-370-xp: Convert to hotplug state machineRichard Cochran1-30/+11
2016-07-12clocksource/drivers/time-armada-370-xp: Fix return value checkAnna-Maria Gleixner1-1/+1
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-3/+3
2016-06-28clocksource/drivers/time-armada-370-xp: Convert init function to return errorDaniel Lezcano1-26/+76
2016-06-28clocksource/drivers/armada-370-xp: Make syscore_ops staticBen Dooks1-1/+1
2015-10-19clocksource/drivers/armada-370-xp: Implement ARM delay timerRussell King1-0/+14
2015-08-10clockevents/drivers/time-armada-370-xp: Migrate to new 'set-state' interfaceViresh Kumar1-25/+28
2014-12-10Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+30
2014-11-30clocksource: time-armada-370-xp: add suspend/resume supportThomas Petazzoni1-0/+25
2014-11-26clocksource: armada-370-xp: Use the reference clock on A375 SoCEzequiel Garcia1-0/+28
2014-11-26clocksource: armada-370-xp: Add missing clock enableEzequiel Garcia1-0/+2
2014-03-11clocksource: armada-370-xp: Use atomic access for shared registersEzequiel Garcia1-8/+4
2014-01-14Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano/linux into timers/coreIngo Molnar1-9/+9
2013-12-11clocksource: armada-370-xp: Enable timer divider only when neededEzequiel Garcia1-9/+9
2013-12-10clocksource: armada-370-xp: Register sched_clock after the counter resetEzequiel Garcia1-5/+5
2013-09-26Merge remote-tracking branch 'tip/timers/core' into fordlezcano/3.13/sched-clock64-conversionJohn Stultz1-104/+121
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-54/+77
2013-09-02clocksource: armada-370-xp: Get reference fixed-clock by nameEzequiel Garcia1-2/+5
2013-09-02clocksource: armada-370-xp: Replace WARN_ON with BUG_ONEzequiel Garcia1-1/+1
2013-09-02clocksource: armada-370-xp: Introduce new compatiblesEzequiel Garcia1-15/+39
2013-09-02clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia1-3/+3
2013-09-02clocksource: armada-370-xp: Simplify TIMER_CTRL register accessEzequiel Garcia1-39/+30
2013-09-02clocksource: armada-370-xp: Use BIT()Ezequiel Garcia1-6/+6
2013-07-30clocksource: time-armada-370-xp: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson1-49/+43
2013-07-14clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker1-2/+2
2013-06-24clocksource: time-armada-370-xp: Divorce from local timer APIStephen Boyd1-48/+41
2013-06-24clocksource: time-armada-370-xp: Fix sparse warningStephen Boyd1-1/+2
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-02-28clocksource: time-armada-370-xp: add local timer supportGregory CLEMENT1-38/+112
2012-11-20clocksource: convert time-armada-370-xp to clk frameworkGregory CLEMENT1-5/+6
2012-07-10clocksource: time-armada-370-xp: Marvell Armada 370/XP SoC timer driverGregory CLEMENT1-0/+226