1. ded2401 clocksource: arm_arch_timer: clean up printk usage by Fu Wei · 9 years ago
  2. d003d02 arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data by Marc Zyngier · 8 years ago
  3. 5a38bca arm64: arch_timer: Allow erratum matching with ACPI OEM information by Marc Zyngier · 8 years ago
  4. fa8d815 arm64: arch_timer: Workaround for Cortex-A73 erratum 858921 by Marc Zyngier · 9 years ago
  5. a86bd13 arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled by Marc Zyngier · 9 years ago
  6. bee67c5 arm64: arch_timer: Save cntkctl_el1 as a per-cpu variable by Marc Zyngier · 8 years ago
  7. 992dd16 arm64: arch_timer: Move clocksource_counter and co around by Marc Zyngier · 9 years ago
  8. 6acc71c arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs by Marc Zyngier · 8 years ago
  9. 01d3e3f arm64: arch_timer: Rework the set_next_event workarounds by Marc Zyngier · 9 years ago
  10. 8328089 arm64: arch_timer: Get rid of erratum_workaround_set_sne by Marc Zyngier · 9 years ago
  11. f4e00a1 arm64: arch_timer: Move arch_timer_reg_read/write around by Marc Zyngier · 9 years ago
  12. 0064030 arm64: arch_timer: Add erratum handler for CPU-specific capability by Marc Zyngier · 8 years ago
  13. 651bb2e arm64: arch_timer: Add infrastructure for multiple erratum detection methods by Marc Zyngier · 9 years ago
  14. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 9 years ago
  15. 3d837bc clocksource/drivers/arm_arch_timer:: Mark cyclecounter __ro_after_init by Bhumika Goyal · 8 years ago
  16. bb42ca4 clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101 by Ding Tianhong · 8 years ago
  17. 16d10ef clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructure by Ding Tianhong · 8 years ago
  18. 5444ea6 clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter by Ding Tianhong · 8 years ago
  19. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 9 years ago
  21. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 9 years ago
  22. f947ee1 clocksource/drivers/arm_arch_timer: Map frame with of_io_request_and_map() by Stephen Boyd · 9 years ago
  23. d8ec759 clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspend by Brian Norris · 9 years ago
  24. 1d8f51d arm/arm64: arch_timer: Use archdata to indicate vdso suitability by Scott Wood · 9 years ago
  25. f6dc157 arm64: arch_timer: Work around QorIQ Erratum A-008585 by Scott Wood · 9 years ago
  26. f005bd7 clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggered by Marc Zyngier · 9 years ago
  27. 7e86e8b clocksource/arm_arch_timer: Convert to hotplug state machine by Richard Cochran · 9 years ago
  28. 46fd5c6 clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdline by Will Deacon · 9 years ago
  29. 177cf6e clocksources: Switch back to the clksrc table by Daniel Lezcano · 9 years ago
  30. 3c0731d clocksource/drivers/arm_arch_timer: Convert init function to return error by Daniel Lezcano · 9 years ago
  31. a53d892 clocksource: arm_arch_timer: Remove arch_timer_get_timecounter by Julien Grall · 9 years ago
  32. d9b5e41 clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ by Julien Grall · 9 years ago
  33. b4d6ce9 clocksource: arm_arch_timer: Gather KVM specific information in a structure by Julien Grall · 9 years ago
  34. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  35. f81f03f arm64: Allow the arch timer to use the HYP timer by Marc Zyngier · 11 years ago
  36. cf8c500 clockevents/drivers/arm_arch_timer: Implement ->set_state_oneshot_stopped() by Viresh Kumar · 10 years ago
  37. e392d60 clocksource/drivers/arm_arch_timer: Enable and verify MMIO access by Robin Murphy · 10 years ago
  38. ae281cb clocksource / arm_arch_timer: Convert to ACPI probing by Marc Zyngier · 10 years ago
  39. 46c5bfd clockevents/drivers/arm_arch_timer: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
  40. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  41. 566e6df clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_timer_needs_probing()' to reflect behaviour by Laurent Pinchart · 10 years ago
  42. b09ca1e clocksource / arch_timer: Parse GTDT to initialize arch timer by Hanjun Guo · 10 years ago
  43. 44d84d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  44. 7c8f1e7 arm_arch_timer: include clocksource.h directly by Richard Cochran · 11 years ago
  45. d6ad369 clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64 by Catalin Marinas · 11 years ago
  46. 6b34df9 Merge branch 'clocksource/physical-timers' into next/drivers by Olof Johansson · 11 years ago
  47. 65b5732 clocksource: arch_timer: Allow the device tree to specify uninitialized timer registers by Doug Anderson · 11 years ago
  48. 0b46b8a clocksource: arch_timer: Fix code to use physical timers when requested by Sonny Rao · 11 years ago
  49. 59aa896 ARM/ARM64: arch-timer: fix arch_timer_probed logic by Marc Zyngier · 11 years ago
  50. e1ce5c7 clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enable by Nathan Lynch · 11 years ago
  51. 8b8dde0 clocksource: arm_arch_timer: Enable counter access for 32-bit ARM by Nathan Lynch · 11 years ago
  52. 423bd69 clocksource: arm_arch_timer: Change clocksource name if CP15 unavailable by Nathan Lynch · 11 years ago
  53. c387f07 clocksource: arm_arch_timer: Discard unavailable timers correctly by Sudeep Holla · 11 years ago
  54. 82a56194 clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue by Lorenzo Pieralisi · 11 years ago
  55. 7b52ad2 clocksource: arch_timer: Set dynamic irq affinity on mmio clockevent by Stephen Boyd · 12 years ago
  56. 4a7d3e8 clocksource: arch_timer: Do not register arch_sys_counter twice by Thierry Reding · 12 years ago
  57. 8a749de Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Ingo Molnar · 12 years ago
  58. 65cd4f6 arch_timer: Move to generic sched_clock framework by Stephen Boyd · 12 years ago
  59. 191124e Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevents/3.13 by Daniel Lezcano · 12 years ago
  60. 4fbcdc8 clocksource: arm_arch_timer: Use clocksource for suspend timekeeping by Stephen Boyd · 12 years ago
  61. 346e748 drivers: clocksource: add CPU PM notifier for ARM architected timer by Sudeep KarkadaNagesha · 12 years ago
  62. 037f637 drivers: clocksource: add support for ARM architected timer event stream by Will Deacon · 12 years ago
  63. cfb6d65 Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcano/clockevents into timers/core by Thomas Gleixner · 12 years ago
  64. 2200699 clocksource: arch_timer: Add support for memory mapped timers by Stephen Boyd · 12 years ago
  65. 60faddf clocksource: arch_timer: Push the read/write wrappers deeper by Stephen Boyd · 12 years ago
  66. 1ff99ea clocksource: arch_timer: Pass clock event to set_mode callback by Stephen Boyd · 12 years ago
  67. e09f3cc clocksource: arch_timer: Make register accessors less error-prone by Stephen Boyd · 12 years ago
  68. 8c37bb3 clocksource+irqchip: delete __cpuinit usage from all related files by Paul Gortmaker · 12 years ago
  69. 0d651e4 clocksource: arch_timer: use virtual counters by Mark Rutland · 13 years ago
  70. f31c2f1 ARM: arch_timer: Silence debug preempt warnings by Stephen Boyd · 12 years ago
  71. 0583fe4 ARM: convert arm/arm64 arch timer to use CLKSRC_OF init by Rob Herring · 12 years ago
  72. 8266891 ARM: arch_timers: switch to physical timers if HYP mode is available by Marc Zyngier · 13 years ago
  73. 1aee5d7 arm64: move from arm_generic to arm_arch_timer by Mark Rutland · 13 years ago
  74. 8a4da6e arm: arch_timer: move core to drivers/clocksource by Mark Rutland · 13 years ago