[PATCH 0/3] Initial cpufreq support for Samsung S3C CPUs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a revision of the previously posted patch series implementing
support for DVFS on the Samsung S3C CPUs.  There are a few changes since
the last posting:

 - Refreshed against 2.6.30-rc1
 - Now uses new regulator APIs to remove clock rates with unsupported
   voltages from the set offered to CPUfreq.
 - The driver has been moved to plat-s3c since the same driver can also
   be used for the older S3C24xx CPUs.
 - Use of runtime CPU type detection has been removed since Ben
   indicated elsewhere that he does not wish to see that merged.

The following changes since commit 577c9c456f0e1371cbade38eaf91ae8e8a308555:
  Linus Torvalds (1):
        Linux 2.6.30-rc1

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator-2.6.git s3c-cpufreq

Mark Brown (3):
      S3C64XX: Add initial support for ARMCLK
      S3C: Initial support for CPU frequency scaling
      S3C: Add DVFS support to the S3C cpufreq driver

 arch/arm/Kconfig                      |    7 +-
 arch/arm/plat-s3c/Makefile            |    1 +
 arch/arm/plat-s3c/cpufreq.c           |  263 +++++++++++++++++++++++++++++++++
 arch/arm/plat-s3c64xx/s3c6400-clock.c |   71 +++++++++
 4 files changed, 341 insertions(+), 1 deletions(-)
 create mode 100644 arch/arm/plat-s3c/cpufreq.c
--
To unsubscribe from this list: send the line "unsubscribe cpufreq" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Devel]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Forum]     [Linux SCSI]

  Powered by Linux