aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/time.c
AgeCommit message (Expand)Author
2016-07-15ARC/time: Convert to hotplug state machineAnna-Maria Gleixner
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/arc: Convert init function to return errorDaniel Lezcano
2016-05-09ARC: clocksource: DT based probeVineet Gupta
2016-05-09ARC: clockevent: DT based probeVineet Gupta
2016-05-09ARC: clockevent: Prepare for DT based probeNoam Camus
2016-05-09ARC: clockevent: switch to cpu notifier for clockevent setupNoam Camus
2016-05-09ARC: opencode arc_request_percpu_irqVineet Gupta
2016-03-11ARC: Fix misspellings in comments.Adam Buchbinder
2016-01-29ARCv2: clocksource: Rename GRTC -> GFRC ...Vineet Gupta
2015-10-28ARC: remove @init_time, @init_irq platform callbacksVineet Gupta
2015-07-20ARC/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-06-22ARCv2: SMP: clocksource: Enable Global Real Time counterVineet Gupta
2015-06-22ARCv2: clocksource: Introduce 64bit local RTC counterVineet Gupta
2015-06-19ARC: clocksource cleanupsVineet Gupta
2015-06-19ARC: RIP broken 64bit RTSCVineet Gupta
2014-07-23ARC: update some commentsVineet Gupta
2014-07-23ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta
2014-06-03ARC: arc_local_timer_setup() need not pass own cpu idVineet Gupta
2014-03-26ARC: [clockevent] simplify timer ISRVineet Gupta
2014-03-26ARC: [clockevent] can't be SoC specificVineet Gupta
2013-11-07ARC: [SMP] Disallow RTSCVineet Gupta
2013-11-06ARC: use __weak instead of __attribute__((weak))Vineet Gupta
2013-11-06arc: Replace __get_cpu_var usesChristoph Lameter
2013-09-27ARC: Use clockevents_config_and_register over clockevents_register_deviceUwe Kleine-König
2013-06-27arc: delete __cpuinit usage from all arc filesPaul Gortmaker
2013-06-22ARC: Disintegrate arcregs.hVineet Gupta
2013-04-09ARC: Remove duplicate inclusion of header filesSachin Kamat
2013-02-15ARC: 64bit RTSC timestamp hardware issueVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta
2013-02-11ARC: Timers/counters/delay managementVineet Gupta