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