Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1575373

Re: [PATCH v2 3/4] cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCs

From Viresh Kumar <viresh.kumar@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 3/4] cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCs
Date 2017-02-07 05:20 +0100
Message-ID <t85q1-6db-13@gated-at.bofh.it> (permalink)
References <t7Zuh-28q-1@gated-at.bofh.it> <t7Zui-28q-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 06-02-17, 13:51, Markus Mayer wrote:
> From: Markus Mayer <mmayer@broadcom.com>
> 
> Add the MIPS CPUfreq driver. This driver currently supports CPUfreq on
> BMIPS5xxx-based SoCs.
> 
> Signed-off-by: Markus Mayer <mmayer@broadcom.com>
> ---
>  drivers/cpufreq/Kconfig         |  10 +++
>  drivers/cpufreq/Makefile        |   1 +
>  drivers/cpufreq/bmips-cpufreq.c | 195 ++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 206 insertions(+)
>  create mode 100644 drivers/cpufreq/bmips-cpufreq.c

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

-- 
viresh

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/4] cpufreq: bmips-cpufreq: Add CPUfreq driver for Broadcom's BMIPS SoCs Markus Mayer <code@mmayer.net> - 2017-02-06 23:00 +0100
  [PATCH v2 1/4] MIPS: BMIPS: Update defconfig Markus Mayer <code@mmayer.net> - 2017-02-06 23:00 +0100
    Re: [PATCH v2 1/4] MIPS: BMIPS: Update defconfig Viresh Kumar <viresh.kumar@linaro.org> - 2017-02-07 05:20 +0100
  [PATCH v2 2/4] BMIPS: Enable prerequisites for CPUfreq in MIPS Kconfig. Markus Mayer <code@mmayer.net> - 2017-02-06 23:00 +0100
    Re: [PATCH v2 2/4] BMIPS: Enable prerequisites for CPUfreq in MIPS Kconfig. "Rafael J. Wysocki" <rafael@kernel.org> - 2017-02-07 13:50 +0100
  [PATCH v2 4/4] MIPS: BMIPS: enable CPUfreq Markus Mayer <code@mmayer.net> - 2017-02-06 23:00 +0100
    Re: [PATCH v2 4/4] MIPS: BMIPS: enable CPUfreq Viresh Kumar <viresh.kumar@linaro.org> - 2017-02-07 05:30 +0100
  [PATCH v2 3/4] cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCs Markus Mayer <code@mmayer.net> - 2017-02-06 23:00 +0100
    Re: [PATCH v2 3/4] cpufreq: bmips-cpufreq: CPUfreq driver for  Broadcom's BMIPS SoCs Viresh Kumar <viresh.kumar@linaro.org> - 2017-02-07 05:20 +0100

csiph-web