1. 13 7月, 2012 1 次提交
  2. 16 5月, 2012 1 次提交
  3. 12 5月, 2012 2 次提交
  4. 10 5月, 2012 1 次提交
  5. 08 5月, 2012 1 次提交
  6. 04 5月, 2012 1 次提交
  7. 10 4月, 2012 1 次提交
    • T
      ARM: Samsung: Rework platform data of s3c-fb driver · 79d3c41a
      Thomas Abraham 提交于
      For all the Samsung SoC based boards which have the platform data for
      s3c-fb driver, the 'default_win' element in the platform data is removed
      and the lcd panel video timing values are moved out of individual window
      configuration data.
      Acked-by: NJingoo Han <jg1.han@samsung.com>
      Cc: Kyungmin Park <kyungmin.park@samsung.com>
      Cc: JeongHyeon Kim <jhkim@insignal.co.kr>
      Cc: Kukjin Kim <kgene.kim@samsung.com>
      Cc: Heiko Stuebner <heiko@sntech.de>
      Cc: Ben Dooks <ben-linux@fluff.org>
      Cc: Kwangwoo Lee <kwangwoo.lee@gmail.com>
      Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
      Cc: Peter Korsgaard <jacmet@sunsite.dk>
      Cc: Darius Augulis <augulis.darius@gmail.com>
      Cc: Maurus Cuelenaere <mcuelenaere@gmail.com>
      Signed-off-by: NThomas Abraham <thomas.abraham@linaro.org>
      Signed-off-by: NFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
      79d3c41a
  8. 09 3月, 2012 1 次提交
  9. 07 3月, 2012 1 次提交
  10. 27 1月, 2012 1 次提交
  11. 20 1月, 2012 5 次提交
  12. 12 1月, 2012 3 次提交
  13. 05 1月, 2012 1 次提交
  14. 24 12月, 2011 1 次提交
  15. 10 12月, 2011 1 次提交
    • M
      ARM: S3C64XX: Implement basic power domain support · c656c306
      Mark Brown 提交于
      The S3C64xx SoCs contain a set of gateable power domains which can be
      enabled and disabled at runtime in order to save power.  Use the generic
      power domain code to implement support for these in software, enabling
      runtime control of most domains:
      
       - ETM (not supported in mainline).
       - Domain G: 3D acceleration (no mainline support).
       - Domain V: MFC (no mainline support).
       - Domain I: JPEG and camera interface (no mainline support).
       - Domain P: 2D acceleration, TV encoder and scaler (no mainline support)
       - Domain S: Security (no mainline support).
       - Domain F: LCD (driver already uses runtime PM), post processing and
         rotation (no mainline support).
      
      The IROM domain is marked as always enabled as we should arrange for it
      to be enabled when we suspend which will need a bit more work.
      
      Due to all the conditional device registration that the platform does
      wrap s3c_pm_init() with s3c64xx_pm_init() which actually puts the device
      into the power domain after the machines have registered, looking for
      platform data to tell if the device was registered. Since currently only
      Cragganmore actually sets up PM that is the only machine updated.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Acked-by: NKukjin Kim <kgene.kim@samsung.com>
      Signed-off-by: NRafael J. Wysocki <rjw@sisk.pl>
      c656c306
  16. 08 12月, 2011 1 次提交
  17. 02 12月, 2011 4 次提交
  18. 01 12月, 2011 1 次提交
  19. 16 11月, 2011 1 次提交
  20. 08 11月, 2011 1 次提交
  21. 04 10月, 2011 1 次提交
  22. 26 9月, 2011 1 次提交
  23. 19 9月, 2011 3 次提交
  24. 17 9月, 2011 1 次提交
  25. 16 9月, 2011 1 次提交
  26. 22 8月, 2011 1 次提交
  27. 08 8月, 2011 1 次提交
  28. 21 7月, 2011 1 次提交