summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* ARC: update some commentsVineet Gupta2014-07-231-3/+7
* ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta2014-07-231-15/+3
* 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/+15
* ARC: [clockevent] can't be SoC specificVineet Gupta2014-03-261-2/+1
* 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/+2
* 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/+0
* ARC: 64bit RTSC timestamp hardware issueVineet Gupta2013-02-151-36/+2
* ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta2013-02-151-0/+4
* ARC: Timers/counters/delay managementVineet Gupta2013-02-111-0/+295
OpenPOWER on IntegriCloud