aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-23ARC: update some commentsVineet Gupta1-3/+7
2014-07-23ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta1-15/+3
2014-06-03ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta1-5/+6
2014-03-26ARC: [clockevent] simplify timer ISRVineet Gupta1-19/+15
2014-03-26ARC: [clockevent] can't be SoC specificVineet Gupta1-2/+1
2013-11-07ARC: [SMP] Disallow RTSCVineet Gupta1-3/+4
2013-11-06ARC: use __weak instead of __attribute__((weak))Vineet Gupta1-1/+1
2013-11-06arc: Replace __get_cpu_var usesChristoph Lameter1-1/+1
2013-09-27ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König1-5/+2
2013-06-27arc: delete __cpuinit usage from all arc filesPaul Gortmaker1-3/+3
2013-06-22ARC: Disintegrate arcregs.hVineet Gupta1-0/+11
2013-04-09ARC: Remove duplicate inclusion of header filesSachin Kamat1-1/+0
2013-02-15ARC: 64bit RTSC timestamp hardware issueVineet Gupta1-36/+2
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta1-0/+4
2013-02-11ARC: Timers/counters/delay managementVineet Gupta1-0/+295