summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* ARCv2: SMP: clocksource: Enable Global Real Time counterVineet Gupta2015-06-221-0/+45
* ARCv2: clocksource: Introduce 64bit local RTC counterVineet Gupta2015-06-221-0/+50
* ARC: clocksource cleanupsVineet Gupta2015-06-191-10/+2Star
* ARC: RIP broken 64bit RTSCVineet Gupta2015-06-191-48/+1Star
* ARC: update some commentsVineet Gupta2014-07-231-3/+7
* ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta2014-07-231-15/+3Star
* ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta2014-06-031-5/+6
* ARC: [clockevent] simplify timer ISRVineet Gupta2014-03-261-19/+15Star
* ARC: [clockevent] can't be SoC specificVineet Gupta2014-03-261-2/+1Star
* ARC: [SMP] Disallow RTSCVineet Gupta2013-11-071-3/+4
* ARC: use __weak instead of __attribute__((weak))Vineet Gupta2013-11-061-1/+1
* arc: Replace __get_cpu_var usesChristoph Lameter2013-11-061-1/+1
* ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König2013-09-271-5/+2Star
* arc: delete __cpuinit usage from all arc filesPaul Gortmaker2013-06-271-3/+3
* ARC: Disintegrate arcregs.hVineet Gupta2013-06-221-0/+11
* ARC: Remove duplicate inclusion of header filesSachin Kamat2013-04-091-1/+0Star
* ARC: 64bit RTSC timestamp hardware issueVineet Gupta2013-02-151-36/+2Star
* ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta2013-02-151-0/+4
* ARC: Timers/counters/delay managementVineet Gupta2013-02-111-0/+295