1. fe326c5 clocksource/drivers/sh_mtu2: Fix multiple shutdown call issue by Magnus Damm · 9 years ago
  2. 19a9ffb clockevents/drivers/sh_mtu2: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  3. cca8d05 clocksource: sh_mtu2: Add DT support by Laurent Pinchart · 10 years ago
  4. 8b2463d clocksource: sh_mtu2: Replace global spinlock with a per-device spinlock by Laurent Pinchart · 10 years ago
  5. 1a5da0e clocksource: sh_mtu2: Drop support for legacy platform data by Laurent Pinchart · 10 years ago
  6. c77a565 clocksource: sh_mtu2: Remove unnecessary OOM messages by Jingoo Han · 10 years ago
  7. 346f5e7 clocksource: sh_mtu2: Sort headers alphabetically by Laurent Pinchart · 10 years ago
  8. 24c8f71 clocksource: sh_mtu2: Remove FSF mail address from GPL notice by Laurent Pinchart · 10 years ago
  9. 6dc9693 clocksource: sh_mtu2: Rename clock to "fck" in the non-legacy case by Laurent Pinchart · 10 years ago
  10. faf3f4f clocksource: sh_mtu2: Add support for multiple channels per device by Laurent Pinchart · 10 years ago
  11. 207e21a clocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200 by Laurent Pinchart · 10 years ago
  12. 3cc9504 clocksource: sh_mtu2: Set cpumask to cpu_possible_mask by Laurent Pinchart · 10 years ago
  13. f992c24 clocksource: sh_mtu2: Replace hardcoded register values with macros by Laurent Pinchart · 10 years ago
  14. c54ccb4 clocksource: sh_mtu2: Allocate channels dynamically by Laurent Pinchart · 10 years ago
  15. 810c651 clocksource: sh_mtu2: Replace kmalloc + memset with kzalloc by Laurent Pinchart · 10 years ago
  16. d2b9317 clocksource: sh_mtu2: Add index to struct sh_mtu2_channel by Laurent Pinchart · 10 years ago
  17. da90a1c clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structure by Laurent Pinchart · 10 years ago
  18. aa83804 clocksource: sh_mtu2: Constify name argument to sh_mtu2_register() by Laurent Pinchart · 10 years ago
  19. 2e1a532 clocksource: sh_mtu2: Split channel setup to separate function by Laurent Pinchart · 10 years ago
  20. 7dad72d clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_device by Laurent Pinchart · 10 years ago
  21. 42752cc clocksource: sh_mtu2: Split channel fields from sh_mtu2_priv by Laurent Pinchart · 10 years ago
  22. f92d62f5 clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables by Laurent Pinchart · 10 years ago
  23. 276bee0 clocksource: sh_mtu2: Use request_irq() instead of setup_irq() by Laurent Pinchart · 10 years ago
  24. 1b3f828 Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano/linux into timers/core by Ingo Molnar · 10 years ago
  25. 38c30a8 clocksource: misc drivers: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  26. 87d4bb9 clocksource: sh_mtu2: Remove unnecessary platform_set_drvdata() by Jingoo Han · 10 years ago
  27. bd75493 clocksource: sh_mtu2: Add clk_prepare/unprepare support by Laurent Pinchart · 11 years ago
  28. a4a5fc3 clocksource: sh_mtu2: Release clock when sh_mtu2_register() fails by Laurent Pinchart · 11 years ago
  29. 342896a clocksource: sh_mtu2: Set initcall level to subsys by Simon Horman · 11 years ago
  30. 1850514 Drivers: clocksource: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  31. 3cb6f10 sh: MTU2: Basic runtime PM support by Rafael J. Wysocki · 12 years ago
  32. dbf3741 PM / Domains: Move syscore flag from subsys data to struct device by Rafael J. Wysocki · 12 years ago
  33. 6fb28ba PM / Domains: Rename the always_on device flag to syscore by Rafael J. Wysocki · 12 years ago
  34. cc7ad45 sh: MTU2: Introduce clock events suspend/resume routines by Rafael J. Wysocki · 12 years ago
  35. 50393a9 clocksource: sh_mtu2: Convert timer lock to raw spinlock. by Paul Mundt · 12 years ago
  36. 57d1337 PM / shmobile: Make MTU2 driver use pm_genpd_dev_always_on() by Rafael J. Wysocki · 12 years ago
  37. 7deeab5 drivers/clocksource: Add module.h to those who were using it implicitly by Paul Gortmaker · 13 years ago
  38. 03ff858 ARM: shmobile: remove sh_timer_config clk member by Magnus Damm · 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. da64c2a clocksource: Fix up a registration/IRQ race in the sh drivers. by Paul Mundt · 14 years ago
  45. e7fad45 clocksource: Drop unused irqaction.mask from SH drivers. by Paul Mundt · 15 years ago
  46. d1fcc0a clocksource: sh_mtu2/cmt_register() should be static. by Paul Mundt · 15 years ago
  47. 46a12f7 sh: Consolidate MTU2/CMT/TMU timer platform data. by Paul Mundt · 15 years ago
  48. d5ed4c2 clocksource: SuperH MTU2 Timer driver by Magnus Damm · 15 years ago