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