1. ac142a7 clocksource/drivers/sh_cmt: Add R-Car gen3 support by Sergei Shtylyov · 6 years ago
  2. eceb4c4 clocksource/drivers/sh_cmt: Properly line-wrap sh_cmt_of_table[] initializer by Sergei Shtylyov · 6 years ago
  3. 37e7742 clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines by Sergei Shtylyov · 6 years ago
  4. 22627c6 clocksource/drivers/sh_cmt: Fixup for 64-bit machines by Sergei Shtylyov · 6 years ago
  5. efad011 clocksource/drivers/sh_cmt: Convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  6. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  7. 2d1d517 clocksource/drivers/sh_cmt: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  8. d1d2859 clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handling by Geert Uytterhoeven · 7 years ago
  9. 8d50e94 clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecated by Geert Uytterhoeven · 7 years ago
  10. f11fb6d clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*" by Geert Uytterhoeven · 7 years ago
  11. 83c79a6 clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1 by Magnus Damm · 7 years ago
  12. 464eed8 clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT case by Magnus Damm · 7 years ago
  13. bb2e94a clockevents/drivers/sh_cmt: Set ->min_delta_ticks and ->max_delta_ticks by Nicolai Stange · 8 years ago
  14. 890f423 clocksource: sh_cmt: Compute rate before registration again by Nicolai Stange · 8 years ago
  15. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  16. 6eeb8c3 clocksource/drivers/sh_cmt: Remove unneeded memset() in sh_cmt_setup() by Alexey Klimov · 9 years ago
  17. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. 8c436f8 clockevents/drivers/sh_cmt: Remove obsolete sh-cmt-48 platform_device_id entry by Geert Uytterhoeven · 9 years ago
  19. 051b782 clockevents/drivers/sh_cmt: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
  20. 0fae62e clockevents/drivers/sh_cmt: Remove obsolete sh-cmt-48-gen2 platform_device_id entry by Geert Uytterhoeven · 10 years ago
  21. 59252d1 clockevents/drivers/sh_cmt: Remove obsolete sh-cmt-32-fast platform_device_id entry by Geert Uytterhoeven · 10 years ago
  22. 54d46b7 clockevents/drivers/sh_cmt: Only perform clocksource suspend/resume if enabled by Geert Uytterhoeven · 9 years ago
  23. fba9e07 clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq_*() by John Stultz · 10 years ago
  24. 1768aa2 clocksource: sh_cmt: Add DT support by Laurent Pinchart · 11 years ago
  25. de599c8 clocksource: sh_cmt: Replace global spinlock with a per-device spinlock by Laurent Pinchart · 11 years ago
  26. 31e912f clocksource: sh_cmt: Drop support for legacy platform data by Laurent Pinchart · 11 years ago
  27. 0178f41 clocksource: sh_cmt: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  28. bfa76bb clocksource: sh_cmt: Request IRQ for clock event device only by Laurent Pinchart · 11 years ago
  29. e7a9bcc clocksource: sh_cmt: Sort headers alphabetically by Laurent Pinchart · 11 years ago
  30. 1cd89c5 clocksource: sh_cmt: Remove FSF mail address from GPL notice by Laurent Pinchart · 11 years ago
  31. 24b4e07 clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case by Laurent Pinchart · 11 years ago
  32. 81b3b27 clocksource: sh_cmt: Add support for multiple channels per device by Laurent Pinchart · 11 years ago
  33. fb28a65 clocksource: sh_cmt: Hardcode CMT clock source rating to 125 by Laurent Pinchart · 11 years ago
  34. b7fcbb0 clocksource: sh_cmt: Hardcode CMT clock event rating to 125 by Laurent Pinchart · 11 years ago
  35. f1ebe1e clocksource: sh_cmt: Set cpumask to cpu_possible_mask by Laurent Pinchart · 11 years ago
  36. d14be99 clocksource: sh_cmt: Replace hardcoded register values with macros by Laurent Pinchart · 11 years ago
  37. 2cda3ac clocksource: sh_cmt: Split static information from sh_cmt_device by Laurent Pinchart · 11 years ago
  38. f5ec9b1 clocksource: sh_cmt: Allocate channels dynamically by Laurent Pinchart · 11 years ago
  39. b262bc7 clocksource: sh_cmt: Replace kmalloc + memset with kzalloc by Laurent Pinchart · 11 years ago
  40. 740a951 clocksource: sh_cmt: Add index to struct sh_cmt_channel by Laurent Pinchart · 11 years ago
  41. c924d2d clocksource: sh_cmt: Add memory base to sh_cmt_channel structure by Laurent Pinchart · 11 years ago
  42. 36f1ac9 clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase by Laurent Pinchart · 11 years ago
  43. 1d053e1 clocksource: sh_cmt: Constify name argument to sh_cmt_register() by Laurent Pinchart · 11 years ago
  44. b882e7b clocksource: sh_cmt: Split channel setup to separate function by Laurent Pinchart · 11 years ago
  45. 2653caf clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device by Laurent Pinchart · 11 years ago
  46. 7269f93 clocksource: sh_cmt: Split channel fields from sh_cmt_priv by Laurent Pinchart · 11 years ago
  47. dc2eade clocksource: sh_cmt: Use request_irq() instead of setup_irq() by Laurent Pinchart · 11 years ago
  48. 98aefbe Merge branch 'clockevents/for-Simon-3.13-rc2' into clockevents/3.14 by Daniel Lezcano · 11 years ago
  49. 57dee99 clocksource: sh_cmt: Add clk_prepare/unprepare support by Laurent Pinchart · 11 years ago
  50. 38c30a8 clocksource: misc drivers: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  51. 8874c5e clocksource: sh_cmt: 32-bit control register support by Magnus Damm · 12 years ago
  52. e903a03 clocksource: sh_cmt: Set initcall level to subsys by Simon Horman · 12 years ago
  53. 118aee4 clocksource: sh_cmt: Add CMT register layout comment by Magnus Damm · 12 years ago
  54. cccd704 clocksource: sh_cmt: Add control register callbacks by Magnus Damm · 12 years ago
  55. a6a912c clocksource: sh_cmt: CMCNT and CMCOR register access update by Magnus Damm · 12 years ago
  56. 587acb3 clocksource: sh_cmt: CMSTR and CMCSR register access update by Magnus Damm · 12 years ago
  57. adccc69 clocksource: sh_cmt: Consolidate platform_set_drvdata() call by Magnus Damm · 12 years ago
  58. 1b56b96 clocksource: sh_cmt: Introduce per-register functions by Magnus Damm · 12 years ago
  59. 44a10f9 clocksource: sh_cmt: Initialize 'max_match_value' and 'lock' in sh_cmt_setup() by Magnus Damm · 12 years ago
  60. 2fd61b3 clocksource: sh_cmt: Take care of clk_put() when setup_irq() fails by Magnus Damm · 12 years ago
  61. 1850514 Drivers: clocksource: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  62. bad8138 sh: CMT: Basic runtime PM support by Rafael J. Wysocki · 12 years ago
  63. dbf3741 PM / Domains: Move syscore flag from subsys data to struct device by Rafael J. Wysocki · 12 years ago
  64. 6fb28ba PM / Domains: Rename the always_on device flag to syscore by Rafael J. Wysocki · 12 years ago
  65. 9bb5ec8 sh: CMT: Introduce clocksource/clock events suspend/resume routines by Rafael J. Wysocki · 12 years ago
  66. 7d0c399 clocksource: sh_cmt: Convert timer lock to raw spinlock. by Paul Mundt · 13 years ago
  67. 615a445 PM / shmobile: Make CMT driver use pm_genpd_dev_always_on() by Rafael J. Wysocki · 13 years ago
  68. 7deeab5 drivers/clocksource: Add module.h to those who were using it implicitly by Paul Gortmaker · 14 years ago
  69. 3f7e5e2 clocksource: sh_cmt: wait for CMCNT on init V2 by Magnus Damm · 13 years ago
  70. 9436b4a Revert "clocksource: sh_cmt: Runtime PM support" by Paul Mundt · 14 years ago
  71. 01fa68b clocksource: sh_cmt: Runtime PM support by Magnus Damm · 14 years ago
  72. 3593f5f clocksource: sh_cmt: __clocksource_updatefreq_hz() update by Magnus Damm · 14 years ago
  73. 65ada54 clocksource: sh_cmt: Remove nested spinlock fix by Takashi YOSHII · 14 years ago
  74. 03ff858 ARM: shmobile: remove sh_timer_config clk member by Magnus Damm · 14 years ago
  75. 38409d7 clocksource: sh_cmt: Rate calculation fix by Magnus Damm · 14 years ago
  76. 4380947 clocksource: sh_cmt: One-off clockevent fix V2 by Magnus Damm · 14 years ago
  77. 5967d33 clocksource: sh_cmt: Fix up bogus shift value. by Paul Mundt · 15 years ago
  78. f4d7c35 clocksource: sh_cmt: compute mult and shift before registration by Paul Mundt · 15 years ago
  79. e195534 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  80. fecf066 sh: Disable IRQ balancing for timer and IPI IRQs. by Paul Mundt · 15 years ago
  81. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  82. c2a25e8 clocksource: Deprecate clock string across the SH drivers. by Paul Mundt · 15 years ago
  83. 214a607 clocksource: Use dev_name() universally across the SH drivers. by Paul Mundt · 15 years ago
  84. e56425b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. da64c2a clocksource: Fix up a registration/IRQ race in the sh drivers. by Paul Mundt · 15 years ago
  86. c816288 clocksource: start CMT at clocksource resume by Magnus Damm · 15 years ago
  87. f643173 sh: CMT suspend/resume by Magnus Damm · 15 years ago
  88. be890a1 sh: turn off irqs when disabling CMT/TMU timers by Magnus Damm · 16 years ago
  89. e7fad45 clocksource: Drop unused irqaction.mask from SH drivers. by Paul Mundt · 16 years ago
  90. d1fcc0a clocksource: sh_mtu2/cmt_register() should be static. by Paul Mundt · 16 years ago
  91. 46a12f7 sh: Consolidate MTU2/CMT/TMU timer platform data. by Paul Mundt · 16 years ago
  92. 3014f47 clocksource: sh_cmt 16-bit fixes by Magnus Damm · 16 years ago
  93. 8e0b842 sh: setup timers in late_time_init() by Magnus Damm · 16 years ago
  94. 5b644c7 clocksource: improve sh_cmt clocksource overflow handling by Magnus Damm · 16 years ago
  95. 19bdc9d clocksource: sh_cmt clocksource support by Magnus Damm · 16 years ago
  96. e475eed clocksource: sh_cmt earlytimer support by Magnus Damm · 16 years ago
  97. 3093e78 clocksource: sh_cmt: use remove_irq() and remove clockevent workaround by Magnus Damm · 16 years ago
  98. 3fb1b6a sh: CMT clockevent platform driver by Magnus Damm · 16 years ago