1. ebc26bc msm: clock: Move regulator API calls into clock framework by Patrick Daly · 12 years ago
  2. c85ecf9 msm: clock: Improve clock handoff code. by Saravana Kannan · 12 years ago
  3. 7a6532e msm: clock: Move parent field into top level struct clk by Saravana Kannan · 12 years ago
  4. 55e959d msm: clock: Convert clock fmax and vdd class levels from arrays to pointers by Saravana Kannan · 12 years ago
  5. fba2c5b msm: clock: Fix measurement debugfs node creation by Matt Wagantall · 12 years ago
  6. 20f8e0f msm: clock: Setup sibling lists in msm_clock_register() by Matt Wagantall · 12 years ago
  7. c009d9e msm: clock: Return error upon invalid call to clk_set_rate by Patrick Daly · 12 years ago
  8. a1f610a msm: clock: Make lock for vdd_class into mutex by Stephen Boyd · 12 years ago
  9. 33d01f5 msm: clock: Expose parts of "clock.h" through <mach/clk-provider.h> by Matt Wagantall · 12 years ago
  10. 665f0cf msm: clock: Allow registration of multiple MSM clock tables by Matt Wagantall · 12 years ago
  11. 64dce90 msm: clock: Remove warned flag by Stephen Boyd · 12 years ago
  12. d86d1f2 msm: clock: Move voltage scaling to prepare/unprepare by Stephen Boyd · 13 years ago
  13. 0a78a0e msm: clock-debug.c: Display clock vdd fmax values by Patrick Daly · 12 years ago
  14. 647d1c1 msm: clock: Remove the "auto_off" feature by Matt Wagantall · 12 years ago
  15. 2a59b21 msm: clock: Print clock rates for handoff in one place as pr_debug's by Matt Wagantall · 12 years ago
  16. f30fceb msm: clock: Support recursive handoffs by Matt Wagantall · 12 years ago
  17. 158f73b msm: clock: Rewrite clock handoff support by Matt Wagantall · 12 years ago
  18. 4fefefc msm: clock: Return early if same rate used in clk_set_rate() by Stephen Boyd · 12 years ago
  19. 55e8f99 msm: clock: Enhance sanity checks by Vikram Mulukutla · 12 years ago
  20. b37fea4 msm: clock: Make sure clock parents are set before handoff by Matt Wagantall · 12 years ago
  21. e1482bf msm: Consolidate set-up of 'children' lists in msm_clock_init() by Matt Wagantall · 12 years ago
  22. 8c9dc38 msm: clock: Move lateinit clock handoff code out of SKIP_AUTO_OFF check by Matt Wagantall · 12 years ago
  23. a15833b msm: clock: Clean up handoff function return values by Matt Wagantall · 12 years ago
  24. b64888f msm: clock: Split up struct clock_init_data's init() functions by Matt Wagantall · 12 years ago
  25. 5bc44d5 msm: clock: Hook into clock tracepoints by Stephen Boyd · 12 years ago
  26. 3bbf346 msm: clock: Support clk_prepare/unprepare() by Stephen Boyd · 13 years ago
  27. 7949ecb msm: clock: Fix rate storage for pll/pll_vote/fixed clocks by Tianyi Gou · 12 years ago
  28. 77952c4 msm: clock: Remove the clk_set_min_rate() API and set_min_rate ops by Matt Wagantall · 13 years ago
  29. 8e6126f msm: clock: Route clk_set_rate() to clk_set_min_rate() if CLKFLAG_MIN set by Matt Wagantall · 13 years ago
  30. 9de3bfb msm: clock: Use datatypes consistently to store clock rates by Matt Wagantall · 13 years ago
  31. 7205eea msm: clock: Decrease voltage voting overhead for RPM and PCOM clocks by Matt Wagantall · 13 years ago
  32. ca8ff55 msm: clock: Enforce voltage requirements when using clk_set_min_rate() by Matt Wagantall · 13 years ago
  33. e18bbc8 msm: clock: Move to per-clock voltage class support in the top-level driver by Matt Wagantall · 13 years ago
  34. 271a6cd msm: clock: Move the common parts of the handoff code up to clock.c by Matt Wagantall · 13 years ago
  35. 903b718 msm: clock-local: Fix handoffs of clocks with multiple clk_lookup entries by Matt Wagantall · 13 years ago
  36. 94625ef msm: clock-8960: Support v2 clocks by Stephen Boyd · 13 years ago
  37. 7fa2674 msm: clock: Support depends in toplevel by Stephen Boyd · 13 years ago
  38. 14dc2af msm: clock-8x60: Allow hand-offs of already-running RCG clocks at boot by Matt Wagantall · 13 years ago
  39. bb600ae msm: clock: Support multi-target compilation by Stephen Boyd · 13 years ago
  40. d906b52 msm: clock: Print name when warning about unbalanced disables by Stephen Boyd · 13 years ago
  41. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  42. bd32344 msm: clock: Migrate to clkdev by Stephen Boyd · 13 years ago
  43. 2a52220 msm: clock: Remove references to clk_ops_pcom by Stephen Boyd · 13 years ago
  44. d64560fe msm: clock: Move debugfs code from clock.c to clock-debug.c by Matt Wagantall · 14 years ago
  45. ce1c80f msm: clock: Remove 7x30 and pcom includes from clock.h by Stephen Boyd · 14 years ago
  46. 437f629 msm: clock: Remove unused code and definitions by Stephen Boyd · 14 years ago
  47. 3a790bb msm: add handling for clocks tagged as CLK_MINMAX by Daniel Walker · 14 years ago
  48. 39b022f arm: msm: remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  49. 37a298f msm: clock support for the MSM7x30 CPU. by Gregory Bean · 14 years ago
  50. 5e96da5 msm: generalize clock support. by Daniel Walker · 14 years ago
  51. 600f7cf [ARM] msm: clock: provide clk_*() api support for by Brian Swetland · 16 years ago