1. 17 9月, 2009 1 次提交
  2. 17 8月, 2009 1 次提交
    • B
      ARM: S3C: Add S3C_DEV_NAND Kconfig entry · db616eb6
      Ben Dooks 提交于
      Currently the S5PC100 does not define S3C_PA_NAND, leaving the NAND device
      definitions in arch/arm/plat-s3c/dev-nand.c unbuildable. Add a KConfig
      entry to select whether this is built.
      
      As backwards compatibility, both the S3C24XX and S3C64XX define the new
      configuration in their main Kconfig files until better support for basing
      this selection on a per-machine basis can be sorted out.
      Signed-off-by: NBen Dooks <ben-linux@fluff.org>
      db616eb6
  3. 14 8月, 2009 1 次提交
  4. 30 7月, 2009 2 次提交
  5. 22 6月, 2009 3 次提交
  6. 17 6月, 2009 1 次提交
    • M
      [ARM] S3C64XX: Initial support for DVFS · b3748ddd
      Mark Brown 提交于
      This patch provides initial support for CPU frequency scaling on the
      Samsung S3C ARM processors. Currently only S3C6410 processors are
      supported, though addition of another data table with supported clock
      rates should be sufficient to enable support for further CPUs.
      
      Use the regulator framework to provide optional support for DVFS in
      the S3C cpufreq driver. When a software controllable regulator is
      configured the driver will use it to lower the supply voltage when
      running at a lower frequency, giving improved power savings.
      
      When regulator support is disabled or no regulator can be obtained
      for VDDARM the driver will fall back to scaling only the frequency.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Signed-off-by: NBen Dooks <ben-linux@fluff.org>
      b3748ddd
  7. 18 5月, 2009 3 次提交
  8. 15 5月, 2009 2 次提交
  9. 07 5月, 2009 13 次提交
  10. 11 3月, 2009 7 次提交
  11. 27 2月, 2009 6 次提交