-
- Downloads
Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull power management fixes from Rafael Wysocki: "Fix three issues related to the handling of wakeup events signaled through the ACPI SCI while suspended to idle (Rafael Wysocki) and unexport an internal cpufreq variable (Yangtao Li)" * tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system ACPICA: Introduce acpi_any_gpe_status_set() ACPI: PM: s2idle: Avoid possible race related to the EC GPE ACPI: EC: Fix flushing of pending work cpufreq: Make cpufreq_global_kobject static
Showing
- drivers/acpi/acpica/achware.h 2 additions, 0 deletionsdrivers/acpi/acpica/achware.h
- drivers/acpi/acpica/evxfgpe.c 32 additions, 0 deletionsdrivers/acpi/acpica/evxfgpe.c
- drivers/acpi/acpica/hwgpe.c 71 additions, 0 deletionsdrivers/acpi/acpica/hwgpe.c
- drivers/acpi/ec.c 26 additions, 18 deletionsdrivers/acpi/ec.c
- drivers/acpi/sleep.c 37 additions, 13 deletionsdrivers/acpi/sleep.c
- drivers/cpufreq/cpufreq.c 2 additions, 3 deletionsdrivers/cpufreq/cpufreq.c
- include/acpi/acpixf.h 1 addition, 0 deletionsinclude/acpi/acpixf.h
- include/linux/cpufreq.h 0 additions, 3 deletionsinclude/linux/cpufreq.h
- include/linux/suspend.h 1 addition, 1 deletioninclude/linux/suspend.h
- kernel/power/suspend.c 5 additions, 4 deletionskernel/power/suspend.c
Loading
Please register or sign in to comment