1. aa7e324 clocksource: arch_timer: Enable user access to the physical counter by Se Wang (Patrick) Oh · 9 years ago
  2. 71ce1d9 Merge remote-tracking branch 'tmp-44e63be' into 4.9 by Channagoud Kadabi · 7 years ago
  3. 26cbe16 clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspend by Brian Norris · 7 years ago
  4. 122ca336 ARM: arch_timer: force re-selection of the best clocksource by Se Wang (Patrick) Oh · 9 years ago
  5. 65be4a5 Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8 by Kyle Yan · 8 years ago
  6. f77fe7f clocksource: arch_timer: Use _no_log variants while accessing registers by Prasad Sodagudi · 10 years ago
  7. 1d8f51d arm/arm64: arch_timer: Use archdata to indicate vdso suitability by Scott Wood · 8 years ago
  8. f6dc157 arm64: arch_timer: Work around QorIQ Erratum A-008585 by Scott Wood · 8 years ago
  9. f005bd7 clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggered by Marc Zyngier · 8 years ago
  10. 7e86e8b clocksource/arm_arch_timer: Convert to hotplug state machine by Richard Cochran · 8 years ago
  11. 46fd5c6 clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdline by Will Deacon · 8 years ago
  12. 177cf6e clocksources: Switch back to the clksrc table by Daniel Lezcano · 8 years ago
  13. 3c0731d clocksource/drivers/arm_arch_timer: Convert init function to return error by Daniel Lezcano · 8 years ago
  14. a53d892 clocksource: arm_arch_timer: Remove arch_timer_get_timecounter by Julien Grall · 8 years ago
  15. d9b5e41 clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ by Julien Grall · 8 years ago
  16. b4d6ce9 clocksource: arm_arch_timer: Gather KVM specific information in a structure by Julien Grall · 8 years ago
  17. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  18. f81f03f arm64: Allow the arch timer to use the HYP timer by Marc Zyngier · 10 years ago
  19. cf8c500 clockevents/drivers/arm_arch_timer: Implement ->set_state_oneshot_stopped() by Viresh Kumar · 9 years ago
  20. e392d60 clocksource/drivers/arm_arch_timer: Enable and verify MMIO access by Robin Murphy · 8 years ago
  21. ae281cb clocksource / arm_arch_timer: Convert to ACPI probing by Marc Zyngier · 9 years ago
  22. 46c5bfd clockevents/drivers/arm_arch_timer: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  23. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  24. 566e6df clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_timer_needs_probing()' to reflect behaviour by Laurent Pinchart · 9 years ago
  25. b09ca1e clocksource / arch_timer: Parse GTDT to initialize arch timer by Hanjun Guo · 9 years ago
  26. 44d84d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  27. 7c8f1e7 arm_arch_timer: include clocksource.h directly by Richard Cochran · 10 years ago
  28. d6ad369 clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64 by Catalin Marinas · 10 years ago
  29. 6b34df9 Merge branch 'clocksource/physical-timers' into next/drivers by Olof Johansson · 10 years ago
  30. 65b5732 clocksource: arch_timer: Allow the device tree to specify uninitialized timer registers by Doug Anderson · 10 years ago
  31. 0b46b8a clocksource: arch_timer: Fix code to use physical timers when requested by Sonny Rao · 10 years ago
  32. 59aa896 ARM/ARM64: arch-timer: fix arch_timer_probed logic by Marc Zyngier · 10 years ago
  33. e1ce5c7 clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enable by Nathan Lynch · 10 years ago
  34. 8b8dde0 clocksource: arm_arch_timer: Enable counter access for 32-bit ARM by Nathan Lynch · 10 years ago
  35. 423bd69 clocksource: arm_arch_timer: Change clocksource name if CP15 unavailable by Nathan Lynch · 10 years ago
  36. c387f07 clocksource: arm_arch_timer: Discard unavailable timers correctly by Sudeep Holla · 10 years ago
  37. 82a56194 clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue by Lorenzo Pieralisi · 10 years ago
  38. 7b52ad2 clocksource: arch_timer: Set dynamic irq affinity on mmio clockevent by Stephen Boyd · 11 years ago
  39. 4a7d3e8 clocksource: arch_timer: Do not register arch_sys_counter twice by Thierry Reding · 11 years ago
  40. 8a749de Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Ingo Molnar · 11 years ago
  41. 65cd4f6 arch_timer: Move to generic sched_clock framework by Stephen Boyd · 11 years ago
  42. 191124e Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevents/3.13 by Daniel Lezcano · 11 years ago
  43. 4fbcdc8 clocksource: arm_arch_timer: Use clocksource for suspend timekeeping by Stephen Boyd · 11 years ago
  44. 346e748 drivers: clocksource: add CPU PM notifier for ARM architected timer by Sudeep KarkadaNagesha · 11 years ago
  45. 037f637 drivers: clocksource: add support for ARM architected timer event stream by Will Deacon · 11 years ago
  46. cfb6d65 Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcano/clockevents into timers/core by Thomas Gleixner · 11 years ago
  47. 2200699 clocksource: arch_timer: Add support for memory mapped timers by Stephen Boyd · 11 years ago
  48. 60faddf clocksource: arch_timer: Push the read/write wrappers deeper by Stephen Boyd · 11 years ago
  49. 1ff99ea clocksource: arch_timer: Pass clock event to set_mode callback by Stephen Boyd · 11 years ago
  50. e09f3cc clocksource: arch_timer: Make register accessors less error-prone by Stephen Boyd · 11 years ago
  51. 8c37bb3 clocksource+irqchip: delete __cpuinit usage from all related files by Paul Gortmaker · 11 years ago
  52. 0d651e4 clocksource: arch_timer: use virtual counters by Mark Rutland · 12 years ago
  53. f31c2f1 ARM: arch_timer: Silence debug preempt warnings by Stephen Boyd · 11 years ago
  54. 0583fe4 ARM: convert arm/arm64 arch timer to use CLKSRC_OF init by Rob Herring · 11 years ago
  55. 8266891 ARM: arch_timers: switch to physical timers if HYP mode is available by Marc Zyngier · 12 years ago
  56. 1aee5d7 arm64: move from arm_generic to arm_arch_timer by Mark Rutland · 12 years ago
  57. 8a4da6e arm: arch_timer: move core to drivers/clocksource by Mark Rutland · 12 years ago