mbox series

[GIT,PULL] hwmon updates for v5.11-take2

Message ID 20201222162244.181444-1-linux@roeck-us.net (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] hwmon updates for v5.11-take2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v5.11-take2

Message

Guenter Roeck Dec. 22, 2020, 4:22 p.m. UTC
Hi Linus,

Please pull hwmon updates for Linux v5.11-take2 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.11-take2

Thanks,
Guenter
------

The following changes since commit 8653b778e454a7708847aeafe689bce07aeeb94e:

  Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (2020-12-21 10:39:37 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v5.11-take2

for you to fetch changes up to 0a4e668b5d52eed8026f5d717196b02b55fb2dc6:

  hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUs (2020-12-22 08:18:36 -0800)

----------------------------------------------------------------
hwmon patches for v5.11 (take 2)

The only patch in this series is removal of voltage and current reporting
for AMD Zen CPUs. Turns out that was not worth the trouble.

----------------------------------------------------------------
Guenter Roeck (1):
      hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUs

 drivers/hwmon/k10temp.c | 98 -------------------------------------------------
 1 file changed, 98 deletions(-)

Comments

pr-tracker-bot@kernel.org Dec. 22, 2020, 10:24 p.m. UTC | #1
The pull request you sent on Tue, 22 Dec 2020 08:22:44 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.11-take2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4e31dcc0a9231462f0e275544b5aebc668481a4e

Thank you!