Message ID | 57d6648282491906e0e1f70fe3b9a44f72cec90d.camel@intel.com (mailing list archive) |
---|---|
State | Accepted, archived |
Headers | show |
Series | [GIT,PULL] : tools/power/x86/intel-speed-select pull request for 5.11-rc1 | expand |
Hi, On 12/7/20 11:33 PM, Pandruvada, Srinivas wrote: > Hi Mark, Hans, > > The following changes are on top of > http://git.infradead.org/linux-platform-drivers-x86.git/shortlog/refs/heads/for-next > > > The following changes since commit > e8a60aa7404bfef37705da5607c97737073ac38d: > > platform/x86: Introduce support for Systems Management Driver over > WMI for Dell Systems (2020-10-28 10:52:16 +0100) > > are available in the Git repository at: > > https://github.com/spandruvada/linux-kernel.git intel-sst > > for you to fetch changes up to > 785ec678b9a1cff570589a42c471e3d180fb62ff: > > tools/power/x86/intel-speed-select: Update version for v5.11 (2020- > 12-07 14:20:39 -0800) > > ---------------------------------------------------------------- > Srinivas Pandruvada (3): > tools/power/x86/intel-speed-select: Read TRL from mailbox > tools/power/x86/intel-speed-select: Account for missing sysfs for > die_id > tools/power/x86/intel-speed-select: Update version for v5.11 Thank you for your patch-series, I've applied the series to my review-hans branch: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans Note it will show up in my review-hans branch once I've pushed my local branch there, which might take a while. Once I've run some tests on this branch the patches there will be added to the platform-drivers-x86/for-next branch and eventually will be included in the pdx86 pull-request to Linus for the next merge-window. Regards, Hans > > tools/power/x86/intel-speed-select/isst-config.c | 8 ++++++-- > tools/power/x86/intel-speed-select/isst-core.c | 2 +- > tools/power/x86/intel-speed-select/isst.h | 1 + > 3 files changed, 8 insertions(+), 3 deletions(-) > > > Thanks, > Srinivas >