index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clocksource: import ARC timer driver
Vineet Gupta
2016-11-30
1
-351
/
+0
*
ARC: breakout timer include code into separate header ...
Vineet Gupta
2016-11-30
1
-15
/
+3
*
ARC: move mcip.h into include/soc and adjust the includes
Vineet Gupta
2016-11-30
1
-1
/
+1
*
ARC: time: move time_init() out of the driver
Vineet Gupta
2016-11-30
1
-9
/
+0
*
ARC: timer: gfrc, rtc: build under same option (64-bit timers)
Vineet Gupta
2016-11-30
1
-5
/
+1
*
ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...
Vineet Gupta
2016-11-30
1
-5
/
+13
*
ARC: timer: gfrc, rtc: deuglify big endian code
Vineet Gupta
2016-11-30
1
-22
/
+8
*
ARC: timer: rtc: implement read loop in "C" vs. inline asm
Vineet Gupta
2016-11-07
1
-8
/
+11
*
ARC/time: Convert to hotplug state machine
Anna-Maria Gleixner
2016-07-15
1
-30
/
+18
*
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
1
-3
/
+3
*
clocksource/drivers/arc: Convert init function to return error
Daniel Lezcano
2016-06-28
1
-27
/
+42
*
ARC: clocksource: DT based probe
Vineet Gupta
2016-05-09
1
-53
/
+81
*
ARC: clockevent: DT based probe
Vineet Gupta
2016-05-09
1
-16
/
+43
*
ARC: clockevent: Prepare for DT based probe
Noam Camus
2016-05-09
1
-0
/
+5
*
ARC: clockevent: switch to cpu notifier for clockevent setup
Noam Camus
2016-05-09
1
-21
/
+41
*
ARC: opencode arc_request_percpu_irq
Vineet Gupta
2016-05-09
1
-3
/
+11
*
ARC: Fix misspellings in comments.
Adam Buchbinder
2016-03-11
1
-2
/
+2
*
ARCv2: clocksource: Rename GRTC -> GFRC ...
Vineet Gupta
2016-01-29
1
-4
/
+4
*
ARC: remove @init_time, @init_irq platform callbacks
Vineet Gupta
2015-10-28
1
-3
/
+0
*
ARC/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-07-20
1
-25
/
+15
*
ARCv2: SMP: clocksource: Enable Global Real Time counter
Vineet Gupta
2015-06-22
1
-0
/
+45
*
ARCv2: clocksource: Introduce 64bit local RTC counter
Vineet Gupta
2015-06-22
1
-0
/
+50
*
ARC: clocksource cleanups
Vineet Gupta
2015-06-19
1
-10
/
+2
*
ARC: RIP broken 64bit RTSC
Vineet Gupta
2015-06-19
1
-48
/
+1
*
ARC: update some comments
Vineet Gupta
2014-07-23
1
-3
/
+7
*
ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)
Vineet Gupta
2014-07-23
1
-15
/
+3
*
ARC: arc_local_timer_setup() need not pass own cpu id
Vineet Gupta
2014-06-03
1
-5
/
+6
*
ARC: [clockevent] simplify timer ISR
Vineet Gupta
2014-03-26
1
-19
/
+15
*
ARC: [clockevent] can't be SoC specific
Vineet Gupta
2014-03-26
1
-2
/
+1
*
ARC: [SMP] Disallow RTSC
Vineet Gupta
2013-11-07
1
-3
/
+4
*
ARC: use __weak instead of __attribute__((weak))
Vineet Gupta
2013-11-06
1
-1
/
+1
*
arc: Replace __get_cpu_var uses
Christoph Lameter
2013-11-06
1
-1
/
+1
*
ARC: Use clockevents_config_and_register over clockevents_register_device
Uwe Kleine-König
2013-09-27
1
-5
/
+2
*
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
2013-06-27
1
-3
/
+3
*
ARC: Disintegrate arcregs.h
Vineet Gupta
2013-06-22
1
-0
/
+11
*
ARC: Remove duplicate inclusion of header files
Sachin Kamat
2013-04-09
1
-1
/
+0
*
ARC: 64bit RTSC timestamp hardware issue
Vineet Gupta
2013-02-15
1
-36
/
+2
*
ARC: [Review] Multi-platform image #2: Board callback Infrastructure
Vineet Gupta
2013-02-15
1
-0
/
+4
*
ARC: Timers/counters/delay management
Vineet Gupta
2013-02-11
1
-0
/
+295