From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Darren Hart <dvhart@infradead.org>,
Andy Shevchenko <andy@infradead.org>
Subject: [GIT PULL] platform-drivers-x86 for 5.4-2
Date: Tue, 24 Sep 2019 10:56:34 +0300 [thread overview]
Message-ID: <20190924075634.GA25010@smile.fi.intel.com> (raw)
Hi Linus,
Second round of PDx86 patches (last minute fixes that better to get in now than
later), no conflict with current master. The bunch has been boiled few days in
linux-next.
Thanks,
With Best Regards,
Andy Shevchenko
The following changes since commit f690790c9da3122dd7ee1b0d64d97973a7c34135:
MAINTAINERS: Switch PDx86 subsystem status to Odd Fixes (2019-09-12 17:36:42 +0300)
are available in the Git repository at:
git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v5.4-2
for you to fetch changes up to 24a8d78a9affb63e5ced313ccde6888fe96edc6e:
platform/x86: i2c-multi-instantiate: Derive the device name from parent (2019-09-20 17:57:07 +0300)
----------------------------------------------------------------
platform-drivers-x86 for v5.4-2
* Fix compilation error of ASUS WMI driver when CONFIG_ACPI_BATTERY=n.
* Fix I²C multi-instantiate driver to work with several USB PD devices.
* Fix boot issue on Siemens SIMATIC IPC277E when PMC critical clock is
being disabled.
* Plenty of fixes to Intel Speed-Select Technology tools.
The following is an automated git shortlog grouped by driver:
asus-wmi:
- Make it depend on ACPI battery API
i2c-multi-instantiate:
- Derive the device name from parent
pmc_atom:
- Add Siemens SIMATIC IPC277E to critclk_systems DMI table
tools/power/x86/intel-speed-select:
- Fix perf-profile command output
- Extend core-power command set
- Fix some debug prints
- Format get-assoc information
- Allow online/offline based on tdp
- Fix high priority core mask over count
----------------------------------------------------------------
Andy Shevchenko (1):
platform/x86: asus-wmi: Make it depend on ACPI battery API
Heikki Krogerus (1):
platform/x86: i2c-multi-instantiate: Derive the device name from parent
Srikanth Krishnakar (1):
platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI table
Srinivas Pandruvada (5):
tools/power/x86/intel-speed-select: Allow online/offline based on tdp
tools/power/x86/intel-speed-select: Format get-assoc information
tools/power/x86/intel-speed-select: Fix some debug prints
tools/power/x86/intel-speed-select: Extend core-power command set
tools/power/x86/intel-speed-select: Fix perf-profile command output
Youquan Song (1):
tools/power/x86/intel-speed-select: Fix high priority core mask over count
drivers/platform/x86/Kconfig | 1 +
drivers/platform/x86/i2c-multi-instantiate.c | 2 +-
drivers/platform/x86/pmc_atom.c | 7 ++
tools/power/x86/intel-speed-select/isst-config.c | 122 +++++++++++++++++++---
tools/power/x86/intel-speed-select/isst-core.c | 25 +++++
tools/power/x86/intel-speed-select/isst-display.c | 71 +++++++++++++
tools/power/x86/intel-speed-select/isst.h | 10 +-
7 files changed, 222 insertions(+), 16 deletions(-)
--
With Best Regards,
Andy Shevchenko
next reply other threads:[~2019-09-24 7:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-24 7:56 Andy Shevchenko [this message]
2019-09-24 19:55 ` [GIT PULL] platform-drivers-x86 for 5.4-2 pr-tracker-bot
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=20190924075634.GA25010@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=andy@infradead.org \
--cc=dvhart@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox