1. 03 5月, 2011 12 次提交
  2. 20 4月, 2011 2 次提交
  3. 31 3月, 2011 1 次提交
  4. 29 3月, 2011 2 次提交
  5. 23 3月, 2011 1 次提交
  6. 22 3月, 2011 4 次提交
  7. 19 3月, 2011 4 次提交
  8. 18 3月, 2011 1 次提交
  9. 16 3月, 2011 2 次提交
  10. 15 3月, 2011 3 次提交
  11. 12 3月, 2011 7 次提交
  12. 11 3月, 2011 1 次提交
    • J
      perf: add OMAP support for the new power events · 5e7c58dc
      Jean Pihet 提交于
      The patch adds the new power management trace points for
      the OMAP architecture.
      
      The trace points are for:
      - default idle handler. Since the cpuidle framework is
        instrumented in the generic way there is no need to
        add trace points in the OMAP specific cpuidle handler;
      - SoC clocks changes (enable, disable, set_rate),
      - power domain states: the desired target state and -if different-
        the actually hit state.
      
      Because of the generic nature of the changes, OMAP3 and OMAP4 are supported.
      
      Tested on OMAP3 with suspend/resume, cpuidle, basic DVFS.
      Signed-off-by: NJean Pihet <j-pihet@ti.com>
      Acked-by: NPaul Walmsley <paul@pwsan.com>
      Signed-off-by: NKevin Hilman <khilman@ti.com>
      5e7c58dc