aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/time-armada-370-xp.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-25cpu/hotplug: Cleanup state namesGravatar Thomas Gleixner 1-1/+1
2016-08-17clocksource/drivers/time-armada-370-xp: Fix the clock referenceGravatar Gregory CLEMENT 1-1/+0
2016-07-15clocksource/armada-370-xp: Convert to hotplug state machineGravatar Richard Cochran 1-30/+11
2016-07-12clocksource/drivers/time-armada-370-xp: Fix return value checkGravatar Anna-Maria Gleixner 1-1/+1
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-3/+3
2016-06-28clocksource/drivers/time-armada-370-xp: Convert init function to return errorGravatar Daniel Lezcano 1-26/+76
2016-06-28clocksource/drivers/armada-370-xp: Make syscore_ops staticGravatar Ben Dooks 1-1/+1
2015-10-19clocksource/drivers/armada-370-xp: Implement ARM delay timerGravatar Russell King 1-0/+14
2015-08-10clockevents/drivers/time-armada-370-xp: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-25/+28
2014-12-10Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+30
2014-11-30clocksource: time-armada-370-xp: add suspend/resume supportGravatar Thomas Petazzoni 1-0/+25
2014-11-26clocksource: armada-370-xp: Use the reference clock on A375 SoCGravatar Ezequiel Garcia 1-0/+28
2014-11-26clocksource: armada-370-xp: Add missing clock enableGravatar Ezequiel Garcia 1-0/+2
2014-03-11clocksource: armada-370-xp: Use atomic access for shared registersGravatar Ezequiel Garcia 1-8/+4
2014-01-14Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...Gravatar Ingo Molnar 1-9/+9
2013-12-11clocksource: armada-370-xp: Enable timer divider only when neededGravatar Ezequiel Garcia 1-9/+9
2013-12-10clocksource: armada-370-xp: Register sched_clock after the counter resetGravatar Ezequiel Garcia 1-5/+5
2013-09-26Merge remote-tracking branch 'tip/timers/core' into fordlezcano/3.13/sched-cl...Gravatar John Stultz 1-104/+121
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-54/+77
2013-09-02clocksource: armada-370-xp: Get reference fixed-clock by nameGravatar Ezequiel Garcia 1-2/+5
2013-09-02clocksource: armada-370-xp: Replace WARN_ON with BUG_ONGravatar Ezequiel Garcia 1-1/+1
2013-09-02clocksource: armada-370-xp: Introduce new compatiblesGravatar Ezequiel Garcia 1-15/+39
2013-09-02clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREGravatar Ezequiel Garcia 1-3/+3
2013-09-02clocksource: armada-370-xp: Simplify TIMER_CTRL register accessGravatar Ezequiel Garcia 1-39/+30
2013-09-02clocksource: armada-370-xp: Use BIT()Gravatar Ezequiel Garcia 1-6/+6
2013-07-30clocksource: time-armada-370-xp: Switch to sched_clock_register()Gravatar Stephen Boyd 1-2/+2
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Olof Johansson 1-49/+43
2013-07-14clocksource+irqchip: delete __cpuinit usage from all related filesGravatar Paul Gortmaker 1-2/+2
2013-06-24clocksource: time-armada-370-xp: Divorce from local timer APIGravatar Stephen Boyd 1-48/+41
2013-06-24clocksource: time-armada-370-xp: Fix sparse warningGravatar Stephen Boyd 1-1/+2
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesGravatar Stephen Boyd 1-1/+1
2013-02-28clocksource: time-armada-370-xp: add local timer supportGravatar Gregory CLEMENT 1-38/+112
2012-11-20clocksource: convert time-armada-370-xp to clk frameworkGravatar Gregory CLEMENT 1-5/+6
2012-07-10clocksource: time-armada-370-xp: Marvell Armada 370/XP SoC timer driverGravatar Gregory CLEMENT 1-0/+226