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