summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/time-armada-370-xp.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-3/+3
* clocksource: Add missing line break to error messagesRafał Miłecki2017-04-071-8/+8
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* clocksource/drivers/time-armada-370-xp: Fix the clock referenceGregory CLEMENT2016-08-171-1/+0
* clocksource/armada-370-xp: Convert to hotplug state machineRichard Cochran2016-07-151-30/+11
* clocksource/drivers/time-armada-370-xp: Fix return value checkAnna-Maria Gleixner2016-07-121-1/+1
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-3/+3
* clocksource/drivers/time-armada-370-xp: Convert init function to return errorDaniel Lezcano2016-06-281-26/+76
* clocksource/drivers/armada-370-xp: Make syscore_ops staticBen Dooks2016-06-281-1/+1
* clocksource/drivers/armada-370-xp: Implement ARM delay timerRussell King2015-10-191-0/+14
* clockevents/drivers/time-armada-370-xp: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-25/+28
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-101-0/+30
|\
| * clocksource: armada-370-xp: Use the reference clock on A375 SoCEzequiel Garcia2014-11-261-0/+28
| * clocksource: armada-370-xp: Add missing clock enableEzequiel Garcia2014-11-261-0/+2
* | clocksource: time-armada-370-xp: add suspend/resume supportThomas Petazzoni2014-11-301-0/+25
|/
* clocksource: armada-370-xp: Use atomic access for shared registersEzequiel Garcia2014-03-111-8/+4
* Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...Ingo Molnar2014-01-141-9/+9
|\
| * clocksource: armada-370-xp: Enable timer divider only when neededEzequiel Garcia2013-12-111-9/+9
* | clocksource: armada-370-xp: Register sched_clock after the counter resetEzequiel Garcia2013-12-101-5/+5
|/
* Merge remote-tracking branch 'tip/timers/core' into fordlezcano/3.13/sched-cl...John Stultz2013-09-261-104/+121
|\
| * Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-161-54/+77
| |\
| | * clocksource: armada-370-xp: Get reference fixed-clock by nameEzequiel Garcia2013-09-021-2/+5
| | * clocksource: armada-370-xp: Replace WARN_ON with BUG_ONEzequiel Garcia2013-09-021-1/+1
| | * clocksource: armada-370-xp: Introduce new compatiblesEzequiel Garcia2013-09-021-15/+39
| | * clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia2013-09-021-3/+3
| | * clocksource: armada-370-xp: Simplify TIMER_CTRL register accessEzequiel Garcia2013-09-021-39/+30
| | * clocksource: armada-370-xp: Use BIT()Ezequiel Garcia2013-09-021-6/+6
| * | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-231-49/+43
| |\ \ | | |/ | |/|
| | * clocksource: time-armada-370-xp: Divorce from local timer APIStephen Boyd2013-06-241-48/+41
| | * clocksource: time-armada-370-xp: Fix sparse warningStephen Boyd2013-06-241-1/+2
| * | clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker2013-07-141-2/+2
| |/
* | clocksource: time-armada-370-xp: Switch to sched_clock_register()Stephen Boyd2013-07-301-2/+2
|/
* sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* clocksource: time-armada-370-xp: add local timer supportGregory CLEMENT2013-02-281-38/+112
* clocksource: convert time-armada-370-xp to clk frameworkGregory CLEMENT2012-11-201-5/+6
* clocksource: time-armada-370-xp: Marvell Armada 370/XP SoC timer driverGregory CLEMENT2012-07-101-0/+226
OpenPOWER on IntegriCloud