1. bf75d93 clocksource/drivers/arc_timer: Utilize generic sched_clock by Alexey Brodkin · 6 years ago
  2. 6bd9549 clocksource/drivers/arc_timer: Add comments about locking while read GFRC by Eugeniy Paltsev · 6 years ago
  3. a4f5385 clocksource/drivers/arc_timer: Update some comments by Vineet Gupta · 6 years ago
  4. 1727339 clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE by Daniel Lezcano · 7 years ago
  5. ac9ce6d clocksource: Add missing line break to error messages by Rafał Miłecki · 7 years ago
  6. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  8. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  9. c4c9a04 clocksource: import ARC timer driver by Vineet Gupta · 8 years ago[Renamed (89%) from arch/arc/kernel/time.c]
  10. b26c2e3 ARC: breakout timer include code into separate header ... by Vineet Gupta · 8 years ago
  11. 2d7f5c4 ARC: move mcip.h into include/soc and adjust the includes by Vineet Gupta · 8 years ago
  12. 92b0331 ARC: time: move time_init() out of the driver by Vineet Gupta · 8 years ago
  13. 0442142 ARC: timer: gfrc, rtc: build under same option (64-bit timers) by Vineet Gupta · 8 years ago
  14. ec7cb87 ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ... by Vineet Gupta · 8 years ago
  15. 2cd690e ARC: timer: gfrc, rtc: deuglify big endian code by Vineet Gupta · 8 years ago
  16. 922cc17 ARC: timer: rtc: implement read loop in "C" vs. inline asm by Vineet Gupta · 8 years ago
  17. ecd8081 ARC/time: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
  18. 177cf6e clocksources: Switch back to the clksrc table by Daniel Lezcano · 8 years ago
  19. 43d7560 clocksource/drivers/arc: Convert init function to return error by Daniel Lezcano · 8 years ago
  20. e608b53 ARC: clocksource: DT based probe by Vineet Gupta · 9 years ago
  21. 77c8d0d ARC: clockevent: DT based probe by Vineet Gupta · 9 years ago
  22. 69fbd09 ARC: clockevent: Prepare for DT based probe by Noam Camus · 9 years ago
  23. eec3c58 ARC: clockevent: switch to cpu notifier for clockevent setup by Noam Camus · 9 years ago
  24. 5695794 ARC: opencode arc_request_percpu_irq by Vineet Gupta · 9 years ago
  25. 7423cc0 ARC: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  26. d584f0f ARCv2: clocksource: Rename GRTC -> GFRC ... by Vineet Gupta · 9 years ago
  27. 4c82f28 ARC: remove @init_time, @init_irq platform callbacks by Vineet Gupta · 9 years ago
  28. aeec6cd ARC/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  29. 72d7288 ARCv2: SMP: clocksource: Enable Global Real Time counter by Vineet Gupta · 10 years ago
  30. aa93e8e ARCv2: clocksource: Introduce 64bit local RTC counter by Vineet Gupta · 11 years ago
  31. 5b9bd17 ARC: clocksource cleanups by Vineet Gupta · 9 years ago
  32. 565a9b4 ARC: RIP broken 64bit RTSC by Vineet Gupta · 9 years ago
  33. c9a98e18 ARC: update some comments by Vineet Gupta · 10 years ago
  34. 2b75c0f ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI) by Vineet Gupta · 10 years ago
  35. 2d4899f ARC: arc_local_timer_setup() need not pass own cpu id by Vineet Gupta · 10 years ago
  36. f8b34c3 ARC: [clockevent] simplify timer ISR by Vineet Gupta · 11 years ago
  37. 35571f4 ARC: [clockevent] can't be SoC specific by Vineet Gupta · 11 years ago
  38. 7d0857a ARC: [SMP] Disallow RTSC by Vineet Gupta · 11 years ago
  39. 064a626 ARC: use __weak instead of __attribute__((weak)) by Vineet Gupta · 11 years ago
  40. 6855e95 arc: Replace __get_cpu_var uses by Christoph Lameter · 11 years ago
  41. 55c2e26 ARC: Use clockevents_config_and_register over clockevents_register_device by Uwe Kleine-König · 11 years ago
  42. ce75995 arc: delete __cpuinit usage from all arc files by Paul Gortmaker · 11 years ago
  43. da1677b ARC: Disintegrate arcregs.h by Vineet Gupta · 11 years ago
  44. e420c82 ARC: Remove duplicate inclusion of header files by Sachin Kamat · 11 years ago
  45. 1e26662 ARC: 64bit RTSC timestamp hardware issue by Vineet Gupta · 11 years ago
  46. 03a6d28 ARC: [Review] Multi-platform image #2: Board callback Infrastructure by Vineet Gupta · 12 years ago
  47. d8005e6 ARC: Timers/counters/delay management by Vineet Gupta · 12 years ago