Age | Commit message (Expand) | Author | Files | Lines |
2016-08-17 | clocksource/drivers/time-armada-370-xp: Fix the clock reference | Gregory CLEMENT | 1 | -1/+0 |
2016-07-15 | clocksource/armada-370-xp: Convert to hotplug state machine | Richard Cochran | 1 | -30/+11 |
2016-07-12 | clocksource/drivers/time-armada-370-xp: Fix return value check | Anna-Maria Gleixner | 1 | -1/+1 |
2016-06-28 | clocksources: Switch back to the clksrc table | Daniel Lezcano | 1 | -3/+3 |
2016-06-28 | clocksource/drivers/time-armada-370-xp: Convert init function to return error | Daniel Lezcano | 1 | -26/+76 |
2016-06-28 | clocksource/drivers/armada-370-xp: Make syscore_ops static | Ben Dooks | 1 | -1/+1 |
2015-10-19 | clocksource/drivers/armada-370-xp: Implement ARM delay timer | Russell King | 1 | -0/+14 |
2015-08-10 | clockevents/drivers/time-armada-370-xp: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -25/+28 |
2014-12-10 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+30 |
2014-11-30 | clocksource: time-armada-370-xp: add suspend/resume support | Thomas Petazzoni | 1 | -0/+25 |
2014-11-26 | clocksource: armada-370-xp: Use the reference clock on A375 SoC | Ezequiel Garcia | 1 | -0/+28 |
2014-11-26 | clocksource: armada-370-xp: Add missing clock enable | Ezequiel Garcia | 1 | -0/+2 |
2014-03-12 | clocksource: armada-370-xp: Use atomic access for shared registers | Ezequiel Garcia | 1 | -8/+4 |
2014-01-14 | Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano... | Ingo Molnar | 1 | -9/+9 |
2013-12-11 | clocksource: armada-370-xp: Enable timer divider only when needed | Ezequiel Garcia | 1 | -9/+9 |
2013-12-10 | clocksource: armada-370-xp: Register sched_clock after the counter reset | Ezequiel Garcia | 1 | -5/+5 |
2013-09-26 | Merge remote-tracking branch 'tip/timers/core' into fordlezcano/3.13/sched-cl... | John Stultz | 1 | -104/+121 |
2013-09-17 | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -54/+77 |
2013-09-02 | clocksource: armada-370-xp: Get reference fixed-clock by name | Ezequiel Garcia | 1 | -2/+5 |
2013-09-02 | clocksource: armada-370-xp: Replace WARN_ON with BUG_ON | Ezequiel Garcia | 1 | -1/+1 |
2013-09-02 | clocksource: armada-370-xp: Introduce new compatibles | Ezequiel Garcia | 1 | -15/+39 |
2013-09-02 | clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE | Ezequiel Garcia | 1 | -3/+3 |
2013-09-02 | clocksource: armada-370-xp: Simplify TIMER_CTRL register access | Ezequiel Garcia | 1 | -39/+30 |
2013-09-02 | clocksource: armada-370-xp: Use BIT() | Ezequiel Garcia | 1 | -6/+6 |
2013-07-30 | clocksource: time-armada-370-xp: Switch to sched_clock_register() | Stephen Boyd | 1 | -2/+2 |
2013-07-24 | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 1 | -49/+43 |
2013-07-15 | clocksource+irqchip: delete __cpuinit usage from all related files | Paul Gortmaker | 1 | -2/+2 |
2013-06-25 | clocksource: time-armada-370-xp: Divorce from local timer API | Stephen Boyd | 1 | -48/+41 |
2013-06-25 | clocksource: time-armada-370-xp: Fix sparse warning | Stephen Boyd | 1 | -1/+2 |
2013-06-13 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 1 | -1/+1 |
2013-02-28 | clocksource: time-armada-370-xp: add local timer support | Gregory CLEMENT | 1 | -38/+112 |
2012-11-20 | clocksource: convert time-armada-370-xp to clk framework | Gregory CLEMENT | 1 | -5/+6 |
2012-07-10 | clocksource: time-armada-370-xp: Marvell Armada 370/XP SoC timer driver | Gregory CLEMENT | 1 | -0/+226 |