* [GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.19-rc1
@ 2025-11-10 22:14 Pandruvada, Srinivas
0 siblings, 0 replies; 4+ messages in thread
From: Pandruvada, Srinivas @ 2025-11-10 22:14 UTC (permalink / raw)
To: hdegoede@redhat.com, ilpo.jarvinen@linux.intel.com
Cc: platform-driver-x86@vger.kernel.org
Hi Hans and Ilpo,
This pull request is based on
https://kernel.googlesource.com/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
for-next
The following changes since commit
ba06b928f05bfd2785260819f6b34b658a04a4e6:
platform/x86: x86-android-tablets: Omit a variable reassignment in
lenovo_yoga_tab2_830_1050_init_codec() (2025-10-30 18:46:02 +0200)
are available in the Git repository at:
https://github.com/spandruvada/linux-kernel.git intel-sst
for you to fetch changes up to
5abda593dffded8d8da21b01bc26a84185d34e8d:
tools/power/x86/intel-speed-select: v1.24 release (2025-11-07
17:05:40 -0800)
----------------------------------------------------------------
Srinivas Pandruvada (3):
tools/power/x86/intel-speed-select: Check feature status
tools/power/x86/intel-speed-select: Reset isst_turbo_freq_info
for invalid buckets
tools/power/x86/intel-speed-select: v1.24 release
tools/power/x86/intel-speed-select/isst-config.c | 2 +-
tools/power/x86/intel-speed-select/isst-core-tpmi.c | 46
++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 45 insertions(+), 3 deletions(-)
Thanks,
Srinivas
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.19-rc1
@ 2025-12-03 16:35 Pandruvada, Srinivas
2025-12-04 18:54 ` Ilpo Järvinen
0 siblings, 1 reply; 4+ messages in thread
From: Pandruvada, Srinivas @ 2025-12-03 16:35 UTC (permalink / raw)
To: ilpo.jarvinen@linux.intel.com
Cc: srinivas.pandruvada@linux.intel.com,
platform-driver-x86@vger.kernel.org
Hi Ilpo,
This pull request is based on
https://kernel.googlesource.com/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
for-next
as of today.
The following changes since commit
c36f9d7b2869a003a2f7d6ff2c6bac9e62fd7d68:
fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()
(2025-12-01 11:58:06 +0200)
are available in the Git repository at:
https://github.com/spandruvada/linux-kernel.git intel-sst
for you to fetch changes up to
ad374eb9b33fc4738f21e57658073a04f77d493d:
tools/power/x86/intel-speed-select: v1.24 release (2025-12-03
08:29:13 -0800)
----------------------------------------------------------------
Srinivas Pandruvada (3):
tools/power/x86/intel-speed-select: Check feature status
tools/power/x86/intel-speed-select: Reset isst_turbo_freq_info
for invalid buckets
tools/power/x86/intel-speed-select: v1.24 release
tools/power/x86/intel-speed-select/isst-config.c | 2 +-
tools/power/x86/intel-speed-select/isst-core-tpmi.c | 46
++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 45 insertions(+), 3 deletions(-)
Thanks,
Srinivas
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.19-rc1
2025-12-03 16:35 [GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.19-rc1 Pandruvada, Srinivas
@ 2025-12-04 18:54 ` Ilpo Järvinen
2025-12-04 19:49 ` Pandruvada, Srinivas
0 siblings, 1 reply; 4+ messages in thread
From: Ilpo Järvinen @ 2025-12-04 18:54 UTC (permalink / raw)
To: Pandruvada, Srinivas
Cc: srinivas.pandruvada@linux.intel.com,
platform-driver-x86@vger.kernel.org
On Wed, 3 Dec 2025, Pandruvada, Srinivas wrote:
> Hi Ilpo,
>
> This pull request is based on
> https://kernel.googlesource.com/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
> for-next
>
> as of today.
>
>
> The following changes since commit
> c36f9d7b2869a003a2f7d6ff2c6bac9e62fd7d68:
>
> fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()
> (2025-12-01 11:58:06 +0200)
>
> are available in the Git repository at:
>
> https://github.com/spandruvada/linux-kernel.git intel-sst
>
> for you to fetch changes up to
> ad374eb9b33fc4738f21e57658073a04f77d493d:
>
> tools/power/x86/intel-speed-select: v1.24 release (2025-12-03
> 08:29:13 -0800)
>
> ----------------------------------------------------------------
> Srinivas Pandruvada (3):
> tools/power/x86/intel-speed-select: Check feature status
> tools/power/x86/intel-speed-select: Reset isst_turbo_freq_info
> for invalid buckets
> tools/power/x86/intel-speed-select: v1.24 release
>
> tools/power/x86/intel-speed-select/isst-config.c | 2 +-
> tools/power/x86/intel-speed-select/isst-core-tpmi.c | 46
> ++++++++++++++++++++++++++++++++++++++++++++--
> 2 files changed, 45 insertions(+), 3 deletions(-)
I've now pulled this.
This one appears correctly also in the patchwork but for some reason the
earlier PR didn't end up into there at all which made it more likely to be
missed. I don't know why there's difference.
--
i.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.19-rc1
2025-12-04 18:54 ` Ilpo Järvinen
@ 2025-12-04 19:49 ` Pandruvada, Srinivas
0 siblings, 0 replies; 4+ messages in thread
From: Pandruvada, Srinivas @ 2025-12-04 19:49 UTC (permalink / raw)
To: ilpo.jarvinen@linux.intel.com; +Cc: platform-driver-x86@vger.kernel.org
On Thu, 2025-12-04 at 20:54 +0200, Ilpo Järvinen wrote:
> On Wed, 3 Dec 2025, Pandruvada, Srinivas wrote:
>
> > Hi Ilpo,
> >
> > This pull request is based on
> > https://kernel.googlesource.com/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
> > for-next
> >
> > as of today.
> >
> >
> > The following changes since commit
> > c36f9d7b2869a003a2f7d6ff2c6bac9e62fd7d68:
> >
> > fs/nls: Fix inconsistency between utf8_to_utf32() and
> > utf32_to_utf8()
> > (2025-12-01 11:58:06 +0200)
> >
> > are available in the Git repository at:
> >
> > https://github.com/spandruvada/linux-kernel.git intel-sst
> >
> > for you to fetch changes up to
> > ad374eb9b33fc4738f21e57658073a04f77d493d:
> >
> > tools/power/x86/intel-speed-select: v1.24 release (2025-12-03
> > 08:29:13 -0800)
> >
> > ----------------------------------------------------------------
> > Srinivas Pandruvada (3):
> > tools/power/x86/intel-speed-select: Check feature status
> > tools/power/x86/intel-speed-select: Reset
> > isst_turbo_freq_info
> > for invalid buckets
> > tools/power/x86/intel-speed-select: v1.24 release
> >
> > tools/power/x86/intel-speed-select/isst-config.c | 2 +-
> > tools/power/x86/intel-speed-select/isst-core-tpmi.c | 46
> > ++++++++++++++++++++++++++++++++++++++++++++--
> > 2 files changed, 45 insertions(+), 3 deletions(-)
>
> I've now pulled this.
Thanks Ilpo.
-Srinivas
>
> This one appears correctly also in the patchwork but for some reason
> the
> earlier PR didn't end up into there at all which made it more likely
> to be
> missed. I don't know why there's difference.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-12-04 19:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-03 16:35 [GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.19-rc1 Pandruvada, Srinivas
2025-12-04 18:54 ` Ilpo Järvinen
2025-12-04 19:49 ` Pandruvada, Srinivas
-- strict thread matches above, loose matches on Subject: below --
2025-11-10 22:14 Pandruvada, Srinivas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox