From: root
When changing from powersave to performance governors
Intel_pstate fails to update the MSR values that reflect the
max_perf_pct to 100%. For instance in SKL reading rdmsr 0x774:
GovernorMSR max_perf_pct
=
P
100% max_perf_pct when changing
from powersave to performance governors.
For more information on the MSR values for SKL please visit
ISDM under Managing HWP.
Signed-off-by: Alexandra Yates
---
drivers/cpufreq/intel_pstate.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/cpufreq
Hi,
On 02/12/2016 11:09 AM, Wolfram Sang wrote:
On Wed, Feb 10, 2016 at 10:42:31AM +0100, Jean Delvare wrote:
Hi Alexandra,
On Fri, 5 Feb 2016 15:22:44 -0800, Alexandra Yates wrote:
Changes log v2 to v3: Clarified commit message. No changes in code.
This line should be below the
Hi Jean,
On 02/10/2016 01:42 AM, Jean Delvare wrote:
Hi Alexandra,
On Fri, 5 Feb 2016 15:22:44 -0800, Alexandra Yates wrote:
Changes log v2 to v3: Clarified commit message. No changes in code.
Starting from Intel Sunrisepoint (Skylake PCH) the iTCO watchdog
resources have been moved to
the hardware is
present.
Fixes: cdc5a3110e7c ("i2c: i801: add Intel Lewisburg device IDs")
Reviewed-by: Jean Delvare
Reviewed-by: Wolfram Sang
Signed-off-by: Alexandra Yates
---
Changes log v1 to v2: Fixed Subject message. No changes in code.
Changes log v2 to v3: Clarified commit m
I think this patch is for stable.
Alexandra Yates (1):
i2c: i801: Adding Intel Lewisburg support for iTCO
drivers/i2c/busses/i2c-i801.c | 2 ++
1 file changed, 2 insertions(+)
--
1.9.1
Adding Intel codename DNV_N platform device IDs for SMBus.
Signed-off-by: Alexandra Yates
---
Change log V1 to V2: Added changes to Documentation/i2c/busses/i2c-i801
drivers/i2c/busses/Kconfig and fixed merge conflicts.
Documentation/i2c/busses/i2c-i801 | 1 +
drivers/i2c/busses/Kconfig
This patch complements the list of device IDs previously
added for lewisburg sata.
Signed-off-by: Alexandra Yates
---
drivers/ata/ahci.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c
index 546a369..b6263b3 100644
--- a/drivers/ata/ahci.c
+++ b
Adding Intel codename Lewisburg platform device IDs for audio.
Signed-off-by: Alexandra Yates
---
sound/pci/hda/hda_intel.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c
index c38c68f..e8d1151 100644
--- a/sound/pci/hda
Takashi,
On 11/05/2015 02:29 AM, Takashi Iwai wrote:
On Thu, 05 Nov 2015 00:56:09 +0100,
Alexandra Yates wrote:
Adding Intel codename Lewisburg platform device IDs for audio.
Signed-off-by: Alexandra Yates
Thanks. Though, I still believe the position after Wellsburg is best
(which is the
Adding Intel codename Lewisburg platform device IDs for PCH.
Signed-off-by: Alexandra Yates
Reviewed-by: Andy Shevchenko
---
drivers/mfd/lpc_ich.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c
index c5a9a08..1486033 100644
Hi Andy,
On 11/06/2015 10:44 AM, Andy Shevchenko wrote:
On Tue, Nov 3, 2015 at 9:25 PM, Alexandra Yates
wrote:
Adding Intel codename Lewisburg platform device IDs for PCH.
Signed-off-by: Alexandra Yates
---
drivers/mfd/lpc_ich.c | 15 +++
1 file changed, 15 insertions
Hi Tejun,
On 11/06/2015 10:42 AM, Andy Shevchenko wrote:
On Tue, Nov 3, 2015 at 9:09 PM, Alexandra Yates
wrote:
Adding Intel codename Lewisburg platform device IDs for SATA.
Signed-off-by: Alexandra Yates
---
drivers/ata/ahci.c | 18 ++
1 file changed, 18 insertions
Adding Intel codename Lewisburg platform device IDs for SATA.
Signed-off-by: Alexandra Yates
---
drivers/ata/ahci.c | 18 ++
1 file changed, 18 insertions(+)
diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c
index a466602..8c7a04a 100644
--- a/drivers/ata/ahci.c
+++ b
Adding Intel codename Lewisburg platform device IDs for PCH.
Signed-off-by: Alexandra Yates
---
drivers/mfd/lpc_ich.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c
index c5a9a08..d9904ac6 100644
--- a/drivers/mfd/lpc_ich.c
Starting from Intel Sunrisepoint (Skylake PCH) the iTCO watchdog
resources have been moved to reside under the i801 SMBus host
controller whereas previously they were under the LPC device.
This patch adds Intel lewisburg SMBus support for iTCO device.
Signed-off-by: Alexandra Yates
---
drivers
Starting from Intel Sunrisepoint (Skylake PCH) the iTCO watchdog
resources have been moved to reside under the i801 SMBus host
controller whereas previously they were under the LPC device.
This patch adds Intel lewisburg SMBus support for iTCO device.
Signed-off-by: Alexandra Yates
---
drivers
Hi Wolfram,
On 02/04/2016 03:27 PM, Wolfram Sang wrote:
On Thu, Feb 04, 2016 at 03:06:55PM -0800, Alexandra Yates wrote:
Starting from Intel Sunrisepoint (Skylake PCH) the iTCO watchdog
resources have been moved to reside under the i801 SMBus host
controller whereas previously they were under
Hi Jean,
Thank you for your review and feedback.
On 02/05/2016 01:48 AM, Jean Delvare wrote:
On Fri, 5 Feb 2016 00:27:46 +0100, Wolfram Sang wrote:
On Thu, Feb 04, 2016 at 03:06:55PM -0800, Alexandra Yates wrote:
Starting from Intel Sunrisepoint (Skylake PCH) the iTCO watchdog
resources have
support for iTCO device.
It allows to load watchdog dynamically when the hardware is
present. This patch is an addition
to cdc5a3110e7c3ae793f367285789a6bc39c962dc i2c: i801: "add
Intel Lewisburg device IDs".
Signed-off-by: Alexandra Yates
---
drivers/i2c/busses/i2c-i801.c | 2 ++
1 fi
Adding Intel codename DNV platform device IDs for SATA.
Signed-off-by: Alexandra Yates
---
drivers/ata/ahci.c | 20
1 file changed, 20 insertions(+)
diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c
index 594fcab..546a369 100644
--- a/drivers/ata/ahci.c
+++ b/drivers
Adding Intel codename DNV_N platform device IDs for SMBus.
Signed-off-by: Alexandra Yates
---
drivers/i2c/busses/i2c-i801.c | 4
1 file changed, 4 insertions(+)
diff --git a/drivers/i2c/busses/i2c-i801.c b/drivers/i2c/busses/i2c-i801.c
index f62d697..fb1a3ca 100644
--- a/drivers/i2c
22 matches
Mail list logo