1. c924d2d clocksource: sh_cmt: Add memory base to sh_cmt_channel structure by Laurent Pinchart · 10 years ago
  2. 36f1ac9 clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase by Laurent Pinchart · 10 years ago
  3. 1d053e1 clocksource: sh_cmt: Constify name argument to sh_cmt_register() by Laurent Pinchart · 10 years ago
  4. b882e7b clocksource: sh_cmt: Split channel setup to separate function by Laurent Pinchart · 10 years ago
  5. 2653caf clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device by Laurent Pinchart · 10 years ago
  6. 7269f93 clocksource: sh_cmt: Split channel fields from sh_cmt_priv by Laurent Pinchart · 10 years ago
  7. dc2eade clocksource: sh_cmt: Use request_irq() instead of setup_irq() by Laurent Pinchart · 10 years ago
  8. 98aefbe Merge branch 'clockevents/for-Simon-3.13-rc2' into clockevents/3.14 by Daniel Lezcano · 11 years ago
  9. 57dee99 clocksource: sh_cmt: Add clk_prepare/unprepare support by Laurent Pinchart · 11 years ago
  10. 38c30a8 clocksource: misc drivers: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  11. 8874c5e clocksource: sh_cmt: 32-bit control register support by Magnus Damm · 11 years ago
  12. e903a03 clocksource: sh_cmt: Set initcall level to subsys by Simon Horman · 11 years ago
  13. 118aee4 clocksource: sh_cmt: Add CMT register layout comment by Magnus Damm · 12 years ago
  14. cccd704 clocksource: sh_cmt: Add control register callbacks by Magnus Damm · 12 years ago
  15. a6a912c clocksource: sh_cmt: CMCNT and CMCOR register access update by Magnus Damm · 12 years ago
  16. 587acb3 clocksource: sh_cmt: CMSTR and CMCSR register access update by Magnus Damm · 12 years ago
  17. adccc69 clocksource: sh_cmt: Consolidate platform_set_drvdata() call by Magnus Damm · 12 years ago
  18. 1b56b96 clocksource: sh_cmt: Introduce per-register functions by Magnus Damm · 12 years ago
  19. 44a10f9 clocksource: sh_cmt: Initialize 'max_match_value' and 'lock' in sh_cmt_setup() by Magnus Damm · 12 years ago
  20. 2fd61b3 clocksource: sh_cmt: Take care of clk_put() when setup_irq() fails by Magnus Damm · 12 years ago
  21. 1850514 Drivers: clocksource: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  22. bad8138 sh: CMT: Basic runtime PM support by Rafael J. Wysocki · 12 years ago
  23. dbf3741 PM / Domains: Move syscore flag from subsys data to struct device by Rafael J. Wysocki · 12 years ago
  24. 6fb28ba PM / Domains: Rename the always_on device flag to syscore by Rafael J. Wysocki · 12 years ago
  25. 9bb5ec8 sh: CMT: Introduce clocksource/clock events suspend/resume routines by Rafael J. Wysocki · 12 years ago
  26. 7d0c399 clocksource: sh_cmt: Convert timer lock to raw spinlock. by Paul Mundt · 12 years ago
  27. 615a445 PM / shmobile: Make CMT driver use pm_genpd_dev_always_on() by Rafael J. Wysocki · 12 years ago
  28. 7deeab5 drivers/clocksource: Add module.h to those who were using it implicitly by Paul Gortmaker · 13 years ago
  29. 3f7e5e2 clocksource: sh_cmt: wait for CMCNT on init V2 by Magnus Damm · 13 years ago
  30. 9436b4a Revert "clocksource: sh_cmt: Runtime PM support" by Paul Mundt · 13 years ago
  31. 01fa68b clocksource: sh_cmt: Runtime PM support by Magnus Damm · 13 years ago
  32. 3593f5f clocksource: sh_cmt: __clocksource_updatefreq_hz() update by Magnus Damm · 13 years ago
  33. 65ada54 clocksource: sh_cmt: Remove nested spinlock fix by Takashi YOSHII · 14 years ago
  34. 03ff858 ARM: shmobile: remove sh_timer_config clk member by Magnus Damm · 14 years ago
  35. 38409d7 clocksource: sh_cmt: Rate calculation fix by Magnus Damm · 14 years ago
  36. 4380947 clocksource: sh_cmt: One-off clockevent fix V2 by Magnus Damm · 14 years ago
  37. 5967d33 clocksource: sh_cmt: Fix up bogus shift value. by Paul Mundt · 14 years ago
  38. f4d7c35 clocksource: sh_cmt: compute mult and shift before registration by Paul Mundt · 14 years ago
  39. e195534 Merge branch 'sh/stable-updates' by Paul Mundt · 14 years ago
  40. fecf066 sh: Disable IRQ balancing for timer and IPI IRQs. by Paul Mundt · 14 years ago
  41. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  42. c2a25e8 clocksource: Deprecate clock string across the SH drivers. by Paul Mundt · 14 years ago
  43. 214a607 clocksource: Use dev_name() universally across the SH drivers. by Paul Mundt · 14 years ago
  44. e56425b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  45. da64c2a clocksource: Fix up a registration/IRQ race in the sh drivers. by Paul Mundt · 14 years ago
  46. c816288 clocksource: start CMT at clocksource resume by Magnus Damm · 14 years ago
  47. f643173 sh: CMT suspend/resume by Magnus Damm · 15 years ago
  48. be890a1 sh: turn off irqs when disabling CMT/TMU timers by Magnus Damm · 15 years ago
  49. e7fad45 clocksource: Drop unused irqaction.mask from SH drivers. by Paul Mundt · 15 years ago
  50. d1fcc0a clocksource: sh_mtu2/cmt_register() should be static. by Paul Mundt · 15 years ago
  51. 46a12f7 sh: Consolidate MTU2/CMT/TMU timer platform data. by Paul Mundt · 15 years ago
  52. 3014f47 clocksource: sh_cmt 16-bit fixes by Magnus Damm · 15 years ago
  53. 8e0b842 sh: setup timers in late_time_init() by Magnus Damm · 15 years ago
  54. 5b644c7 clocksource: improve sh_cmt clocksource overflow handling by Magnus Damm · 15 years ago
  55. 19bdc9d clocksource: sh_cmt clocksource support by Magnus Damm · 15 years ago
  56. e475eed clocksource: sh_cmt earlytimer support by Magnus Damm · 15 years ago
  57. 3093e78 clocksource: sh_cmt: use remove_irq() and remove clockevent workaround by Magnus Damm · 15 years ago
  58. 3fb1b6a sh: CMT clockevent platform driver by Magnus Damm · 16 years ago