summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource: import ARC timer driverVineet Gupta2016-11-301-351/+0
* ARC: breakout timer include code into separate header ...Vineet Gupta2016-11-301-15/+3
* ARC: move mcip.h into include/soc and adjust the includesVineet Gupta2016-11-301-1/+1
* ARC: time: move time_init() out of the driverVineet Gupta2016-11-301-9/+0
* ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta2016-11-301-5/+1
* ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...Vineet Gupta2016-11-301-5/+13
* ARC: timer: gfrc, rtc: deuglify big endian codeVineet Gupta2016-11-301-22/+8
* ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta2016-11-071-8/+11
* ARC/time: Convert to hotplug state machineAnna-Maria Gleixner2016-07-151-30/+18
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-3/+3
* clocksource/drivers/arc: Convert init function to return errorDaniel Lezcano2016-06-281-27/+42
* ARC: clocksource: DT based probeVineet Gupta2016-05-091-53/+81
* ARC: clockevent: DT based probeVineet Gupta2016-05-091-16/+43
* ARC: clockevent: Prepare for DT based probeNoam Camus2016-05-091-0/+5
* ARC: clockevent: switch to cpu notifier for clockevent setupNoam Camus2016-05-091-21/+41
* ARC: opencode arc_request_percpu_irqVineet Gupta2016-05-091-3/+11
* ARC: Fix misspellings in comments.Adam Buchbinder2016-03-111-2/+2
* ARCv2: clocksource: Rename GRTC -> GFRC ...Vineet Gupta2016-01-291-4/+4
* ARC: remove @init_time, @init_irq platform callbacksVineet Gupta2015-10-281-3/+0
* ARC/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-201-25/+15
* 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/+2
* ARC: RIP broken 64bit RTSCVineet Gupta2015-06-191-48/+1
* 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