All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: Yash Shah <yash.shah@sifive.com>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Albert Ou <aou@eecs.berkeley.edu>,
	David Abdurachmanov <david.abdurachmanov@gmail.com>,
	Anup Patel <anup@brainfault.org>,
	"lollivier@baylibre.com" <lollivier@baylibre.com>,
	"linux-kernel@vger.kernel.org List"
	<linux-kernel@vger.kernel.org>, Green Wan <green.wan@sifive.com>,
	Atish Patra <atish.patra@wdc.com>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	Palmer Dabbelt <palmer@dabbelt.com>,
	Sachin Ghadi <sachin.ghadi@sifive.com>,
	"Paul Walmsley \( Sifive\)" <paul.walmsley@sifive.com>,
	Alistair Francis <alistair.francis@wdc.com>,
	linux-riscv <linux-riscv@lists.infradead.org>,
	Bin Meng <bmeng.cn@gmail.com>,
	"deepa.kernel@gmail.com" <deepa.kernel@gmail.com>
Subject: Re: [PATCH 0/3] Dynamic CPU frequency switching for the HiFive
Date: Mon, 06 Jul 2020 10:15:42 +0200	[thread overview]
Message-ID: <mvmtuylcb4h.fsf@suse.de> (raw)
In-Reply-To: <BN6PR1301MB2020C5FAA902AC521721319A8C6A0@BN6PR1301MB2020.namprd13.prod.outlook.com> (Yash Shah's message of "Fri, 3 Jul 2020 05:53:23 +0000")

On Jul 03 2020, Yash Shah wrote:

> Yes, you are right. The userspace governor is the only one supported.

That doesn't make sense to me.  How is the userspace governor different
from any other governor?

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

WARNING: multiple messages have this Message-ID (diff)
From: Andreas Schwab <schwab@suse.de>
To: Yash Shah <yash.shah@sifive.com>
Cc: David Abdurachmanov <david.abdurachmanov@gmail.com>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Albert Ou <aou@eecs.berkeley.edu>,
	Atish Patra <atish.patra@wdc.com>,
	Anup Patel <anup@brainfault.org>,
	"lollivier@baylibre.com" <lollivier@baylibre.com>,
	"linux-kernel@vger.kernel.org List"
	<linux-kernel@vger.kernel.org>, Green Wan <green.wan@sifive.com>,
	Sachin Ghadi <sachin.ghadi@sifive.com>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	Palmer Dabbelt <palmer@dabbelt.com>,
	"deepa.kernel@gmail.com" <deepa.kernel@gmail.com>,
	"Paul Walmsley ( Sifive)" <paul.walmsley@sifive.com>,
	Alistair Francis <alistair.francis@wdc.com>,
	linux-riscv <linux-riscv@lists.infradead.org>,
	Bin Meng <bmeng.cn@gmail.com>
Subject: Re: [PATCH 0/3] Dynamic CPU frequency switching for the HiFive
Date: Mon, 06 Jul 2020 10:15:42 +0200	[thread overview]
Message-ID: <mvmtuylcb4h.fsf@suse.de> (raw)
In-Reply-To: <BN6PR1301MB2020C5FAA902AC521721319A8C6A0@BN6PR1301MB2020.namprd13.prod.outlook.com> (Yash Shah's message of "Fri, 3 Jul 2020 05:53:23 +0000")

On Jul 03 2020, Yash Shah wrote:

> Yes, you are right. The userspace governor is the only one supported.

That doesn't make sense to me.  How is the userspace governor different
from any other governor?

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

  reply	other threads:[~2020-07-06  8:15 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-16 12:01 [PATCH 0/3] Dynamic CPU frequency switching for the HiFive Yash Shah
2020-06-16 12:01 ` Yash Shah
2020-06-16 12:01 ` [PATCH 1/3] riscv: defconfig, Kconfig: enable CPU power management Yash Shah
2020-06-16 12:01   ` Yash Shah
2020-06-16 12:01 ` [PATCH 2/3] riscv: dts: fu540-c000: define hart clocks Yash Shah
2020-06-16 12:01   ` Yash Shah
2021-06-16  3:16   ` Bin Meng
2021-06-16  3:16     ` Bin Meng
2021-06-16 15:13     ` David Abdurachmanov
2021-06-16 15:13       ` David Abdurachmanov
2021-06-16 22:56       ` Bin Meng
2021-06-16 22:56         ` Bin Meng
2020-06-16 12:01 ` [PATCH 3/3] riscv: dts: HiFive Unleashed: define a default set of CPU OPPs Yash Shah
2020-06-16 12:01   ` Yash Shah
2020-06-29  9:30 ` [PATCH 0/3] Dynamic CPU frequency switching for the HiFive Greentime Hu
2020-06-29  9:30   ` Greentime Hu
2020-07-01 10:40 ` Andreas Schwab
2020-07-01 10:40   ` Andreas Schwab
2020-07-01 12:04   ` David Abdurachmanov
2020-07-01 12:04     ` David Abdurachmanov
2020-07-03  5:53     ` Yash Shah
2020-07-03  5:53       ` Yash Shah
2020-07-06  8:15       ` Andreas Schwab [this message]
2020-07-06  8:15         ` Andreas Schwab
2020-07-09 20:48         ` Palmer Dabbelt
2020-07-09 20:48           ` Palmer Dabbelt
2020-07-08 12:06   ` Yash Shah
2020-07-08 12:06     ` Yash Shah

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mvmtuylcb4h.fsf@suse.de \
    --to=schwab@suse.de \
    --cc=alistair.francis@wdc.com \
    --cc=anup@brainfault.org \
    --cc=aou@eecs.berkeley.edu \
    --cc=atish.patra@wdc.com \
    --cc=bmeng.cn@gmail.com \
    --cc=david.abdurachmanov@gmail.com \
    --cc=deepa.kernel@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=green.wan@sifive.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=lollivier@baylibre.com \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=robh+dt@kernel.org \
    --cc=sachin.ghadi@sifive.com \
    --cc=yash.shah@sifive.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.