1. 23 4月, 2013 2 次提交
  2. 09 4月, 2013 1 次提交
  3. 09 2月, 2013 4 次提交
  4. 22 3月, 2012 1 次提交
  5. 21 3月, 2012 1 次提交
  6. 07 11月, 2011 3 次提交
  7. 01 11月, 2011 1 次提交
  8. 14 10月, 2011 1 次提交
  9. 05 2月, 2010 2 次提交
  10. 26 11月, 2009 1 次提交
    • S
      davinci: add CPU idle driver · a6c0f6ec
      Sekhar Nori 提交于
      The patch adds support for DaVinci cpu idle driver.
      
      Two idle states are defined:
      1. Wait for interrupt
      2. Wait for interrupt and DDR self-refresh (or power down)
      
      Some DaVinci SoCs support putting DDR in self-refresh (eg Dm644x, DM6467)
      while others support putting DDR in self-refresh and power down (eg DM35x,
      DA8xx).
      
      Putting DDR (or mDDR) in power down saves more power than self-refresh.
      
      The patch has been tested on DA850/OMAP-L138 EVM.
      Signed-off-by: NSekhar Nori <nsekhar@ti.com>
      Signed-off-by: NKevin Hilman <khilman@deeprootsystems.com>
      a6c0f6ec