[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4726946cc4ece91b414994fcd696aebf69ee115b.camel@intel.com>
Date: Mon, 17 Jun 2024 14:08:58 +0000
From: "Winiarska, Iwona" <iwona.winiarska@...el.com>
To: "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>
CC: "openbmc@...ts.ozlabs.org" <openbmc@...ts.ozlabs.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] PECI changes for v6.11-rc1
Hi Greg!
Please pull PECI update for Linux v6.11.
Thanks
-Iwona
The following changes since commit 6ba59ff4227927d3a8530fc2973b80e94b54d58f:
Linux 6.10-rc4 (2024-06-16 13:40:16 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/iwi/linux.git peci-next-6.11-rc1
for you to fetch changes up to aba59ce109deca2b9abeb9072ddca0ea8682bf5a:
peci: aspeed: Clear clock_divider value before setting it (2024-06-17 15:18:29 +0200)
----------------------------------------------------------------
Update peci-next for v6.11-rc1
* peci, hwmon
- Update peci subsystem to use new Intel CPU model defines.
* aspeed
- Clear clock_divider before setting it.
----------------------------------------------------------------
Iwona Winiarska (1):
peci: aspeed: Clear clock_divider value before setting it
Tony Luck (1):
peci, hwmon: Switch to new Intel CPU model defines
drivers/hwmon/peci/cputemp.c | 8 ++++----
drivers/peci/controller/peci-aspeed.c | 1 +
drivers/peci/core.c | 5 ++---
drivers/peci/cpu.c | 21 +++++++--------------
drivers/peci/device.c | 3 +--
drivers/peci/internal.h | 6 ++----
include/linux/peci-cpu.h | 24 ++++++++++++++++++++++++
include/linux/peci.h | 6 ++----
8 files changed, 43 insertions(+), 31 deletions(-)
Powered by blists - more mailing lists