On Sat, Nov 12, 2016 at 09:02:24PM -0500, David Miller wrote:
> From: Kast Bernd
> Date: Fri, 4 Nov 2016 00:33:06 +0100
>
> > This patch adds a module parameter in order to activate ASPM. By that
> > the CPU can enter deep sleep modes (PC6) and power consumption can be
>
,
which wasn't respected on the previous patch. Thus ASPM with
this patch could work even with previously failing systems.
Signed-off-by: Kast Bernd
---
drivers/net/ethernet/realtek/r8169.c | 100 ---
1 file changed, 92 insertions(+), 8 deletions(-)
diff
s.
Should I add support for newer cards, too?
Is there any chance to enable ASPM by default again?
Which improvements do I need to do in order to get this patch to the
kernel again?
I would appreciate any kind of feedback.
Signed-off-by: Kast Bernd
---
drivers/net/ethernet/realtek/r8169.c | 82
rum.notebookreview.com/threads/fan-control-on-asus-prime-ux31-ux31a-ux32a-ux32vd.705656/
Signed-off-by: Kast Bernd
Acked-By: Corentin Chary
Cc: Corentin Chary
Cc: Darren Hart
Cc: Matthew Garrett
Cc: Rafael J. Wysocki
---
Changes for v5:
- whitespace cleanups
Cha
rum.notebookreview.com/threads/fan-control-on-asus-prime-ux31-ux31a-ux32a-ux32vd.705656/
Signed-off-by: Kast Bernd
Cc: Corentin Chary
Cc: Darren Hart
Cc: Matthew Garrett
Cc: Rafael J. Wysocki
---
Changes for v4:
suggested by Darren Hart:
- removed some compiler warnin
rum.notebookreview.com/threads/fan-control-on-asus-prime-ux31-ux31a-ux32a-ux32vd.705656/
Signed-off-by: Kast Bernd
Cc: Corentin Chary
Cc: Darren Hart
Cc: Matthew Garrett
Cc: Rafael J. Wysocki
---
Changes for v3:
suggested by Darren Hart:
- changed formating of multi-
rum.notebookreview.com/threads/fan-control-on-asus-prime-ux31-ux31a-ux32a-ux32vd.705656/
Signed-off-by: Kast Bernd
Cc: Corentin Chary
Cc: Darren Hart
Cc: Matthew Garrett
Cc: Rafael J. Wysocki
---
Changes for v2:
suggested by Darren Hart:
- variable ordering from lon
this new patch.
I would appreciate any kind of feedback to get this patch upstream.
Kast Bernd (2):
ACPI: activate&export acpi_os_get_physical_address
asus-wmi: add fan control
drivers/acpi/osl.c | 3 +-
drivers/platform/x86/asus-wmi.c | 297 +
already mentioned the low-level functions are described here:
http://forum.notebookreview.com/threads/fan-control-on-asus-prime-ux31-ux31a-ux32a-ux32vd.705656/
Signed-off-by: Kast Bernd
---
drivers/platform/x86/asus-wmi.c | 297 +---
1 file changed, 277 inserti
acpi_os_get_physical_address will be needed by an acpi driver (asus-wmi.c).
Additionally it could be used by dell-laptop.c instead of directly calling
virt_to_phys.
acpi_os_get_physical_address gets exported and ACPI_FUTURE_USAGE is removed
Signed-off-by: Kast Bernd
---
drivers/acpi/osl.c
10 matches
Mail list logo