lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKohpombdzugLe0Q2NUttrapJuSqMDz41ECdxcHfh5dtPgiV0Q@mail.gmail.com>
Date:	Tue, 29 Oct 2013 03:19:28 +0530
From:	Viresh Kumar <viresh.kumar@...aro.org>
To:	"Rafael J. Wysocki" <rjw@...ysocki.net>
Cc:	"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
	"cpufreq@...r.kernel.org" <cpufreq@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Lists linaro-kernel <linaro-kernel@...ts.linaro.org>,
	Nicolas Pitre <nicolas.pitre@...aro.org>,
	Sudeep KarkadaNagesha <Sudeep.KarkadaNagesha@....com>
Subject: [GIT PULL]: CPUFreq: ARM Updates for 3.13

Hi Rafael,

I have pushed ARM cpufreq patches for v3.13, you can pull them from my
repo. Sorry if I am late...

The following changes since commit 959f58544b7f20c92d5eb43d1232c96c15c01bfb:

  Linux 3.12-rc7 (2013-10-27 16:12:03 -0700)

are available in the git repository at:

  git://git.linaro.org/people/vireshk/linux.git cpufreq-next-for-3.13

for you to fetch changes up to 2332c7a7a8c1979de68429dcdcb125037ef35f4b:

  cpufreq: arm_big_little: reconfigure switcher behavior at run time
(2013-10-29 03:18:41 +0530)

----------------------------------------------------------------
Nicolas Pitre (1):
      cpufreq: arm_big_little: reconfigure switcher behavior at run time

Sudeep KarkadaNagesha (5):
      cpufreq: arm-big-little: use clk_get instead of clk_get_sys
      ARM: vexpress/TC2: add support for CPU DVFS
      ARM: vexpress/TC2: add cpu clock support
      cpufreq: arm_big_little: add vexpress SPC interface driver
      ARM: vexpress/TC2: register vexpress-spc cpufreq device

Viresh Kumar (1):
      cpufreq: arm_big_little: add in-kernel switching (IKS) support

 arch/arm/mach-vexpress/Kconfig         |  12 +
 arch/arm/mach-vexpress/Makefile        |   3 +-
 arch/arm/mach-vexpress/spc.c           | 366 +++++++++++++++++++++++++++-
 arch/arm/mach-vexpress/spc.h           |   2 +-
 arch/arm/mach-vexpress/tc2_pm.c        |   7 +-
 drivers/cpufreq/Kconfig.arm            |   8 +
 drivers/cpufreq/Makefile               |   1 +
 drivers/cpufreq/arm_big_little.c       | 420 ++++++++++++++++++++++++++++++---
 drivers/cpufreq/arm_big_little.h       |   5 -
 drivers/cpufreq/vexpress-spc-cpufreq.c |  69 ++++++
 10 files changed, 853 insertions(+), 40 deletions(-)
 create mode 100644 drivers/cpufreq/vexpress-spc-cpufreq.c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ