1. 13931f8 clocksource: sh_tmu: Sort headers alphabetically by Laurent Pinchart · 11 years ago
  2. 6b96c15 clocksource: sh_tmu: Remove FSF mail address from GPL notice by Laurent Pinchart · 11 years ago
  3. a27d922 clocksource: sh_tmu: Rename clock to "fck" in the non-legacy case by Laurent Pinchart · 11 years ago
  4. 8c7f21e clocksource: sh_tmu: Add support for multiple channels per device by Laurent Pinchart · 11 years ago
  5. f1010ed clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200 by Laurent Pinchart · 11 years ago
  6. 5cfe2d1 clocksource: sh_tmu: Replace hardcoded register values with macros by Laurent Pinchart · 11 years ago
  7. a5de49f clocksource: sh_tmu: Allocate channels dynamically by Laurent Pinchart · 11 years ago
  8. 3b77a83 clocksource: sh_tmu: Replace kmalloc + memset with kzalloc by Laurent Pinchart · 11 years ago
  9. fe68eb8 clocksource: sh_tmu: Add index to struct sh_tmu_channel by Laurent Pinchart · 11 years ago
  10. de69346 clocksource: sh_tmu: Add memory base to sh_tmu_channel structure by Laurent Pinchart · 11 years ago
  11. 84876d0 clocksource: sh_tmu: Constify name argument to sh_tmu_register() by Laurent Pinchart · 11 years ago
  12. a94ddaa clocksource: sh_tmu: Split channel setup to separate function by Laurent Pinchart · 11 years ago
  13. 0a72aa3 clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device by Laurent Pinchart · 11 years ago
  14. de2d12c clocksource: sh_tmu: Split channel fields from sh_tmu_priv by Laurent Pinchart · 11 years ago
  15. 1c56cf6 clocksource: sh_tmu: Use request_irq() instead of setup_irq() by Laurent Pinchart · 11 years ago
  16. 1b3f828 Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano/linux into timers/core by Ingo Molnar · 11 years ago
  17. 38c30a8 clocksource: misc drivers: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  18. 5707f18 clocksource: sh_tmu: Remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  19. 1c09eb3 clocksource: sh_tmu: Add clk_prepare/unprepare support by Laurent Pinchart · 11 years ago
  20. 394a448 clocksource: sh_tmu: Release clock when sh_tmu_register() fails by Laurent Pinchart · 11 years ago
  21. b9773c3 clocksource: sh_tmu: Set initcall level to subsys by Simon Horman · 12 years ago
  22. 1850514 Drivers: clocksource: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  23. 61a53bf sh: TMU: Basic runtime PM support by Rafael J. Wysocki · 13 years ago
  24. dbf3741 PM / Domains: Move syscore flag from subsys data to struct device by Rafael J. Wysocki · 13 years ago
  25. 6fb28ba PM / Domains: Rename the always_on device flag to syscore by Rafael J. Wysocki · 13 years ago
  26. eaa49a8 sh: TMU: Introduce clocksource/clock events suspend/resume routines by Rafael J. Wysocki · 13 years ago
  27. 3977407 clocksource: sh_tmu: Use clockevents_config_and_register(). by Paul Mundt · 13 years ago
  28. c2225a5 clocksource: sh_tmu: Convert timer lock to raw spinlock. by Paul Mundt · 13 years ago
  29. 2ee619f PM / shmobile: Make TMU driver use pm_genpd_dev_always_on() by Rafael J. Wysocki · 13 years ago
  30. 7deeab5 drivers/clocksource: Add module.h to those who were using it implicitly by Paul Gortmaker · 14 years ago
  31. d4905ce Revert "clocksource: sh_tmu: Runtime PM support" by Paul Mundt · 14 years ago
  32. 1b842e9 clocksource: sh_tmu: Runtime PM support by Magnus Damm · 14 years ago
  33. 0aeac45 clocksource: sh_tmu: __clocksource_updatefreq_hz() update by Magnus Damm · 14 years ago
  34. 03ff858 ARM: shmobile: remove sh_timer_config clk member by Magnus Damm · 14 years ago
  35. 66f4912 clocksource: sh_tmu: compute mult and shift before registration by Aurelien Jarno · 15 years ago
  36. e195534 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  37. fecf066 sh: Disable IRQ balancing for timer and IPI IRQs. by Paul Mundt · 15 years ago
  38. 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
  39. c2a25e8 clocksource: Deprecate clock string across the SH drivers. by Paul Mundt · 15 years ago
  40. 214a607 clocksource: Use dev_name() universally across the SH drivers. by Paul Mundt · 15 years ago
  41. da64c2a clocksource: Fix up a registration/IRQ race in the sh drivers. by Paul Mundt · 15 years ago
  42. 6f4b67b clocksource: sh_tmu: Make undefined TCOR behaviour less undefined. by Shin-ichiro KAWASAKI · 16 years ago
  43. be890a1 sh: turn off irqs when disabling CMT/TMU timers by Magnus Damm · 16 years ago
  44. e7fad45 clocksource: Drop unused irqaction.mask from SH drivers. by Paul Mundt · 16 years ago
  45. 46a12f7 sh: Consolidate MTU2/CMT/TMU timer platform data. by Paul Mundt · 16 years ago
  46. 9570ef2 clocksource: SuperH TMU Timer driver by Magnus Damm · 16 years ago