index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
x86
/
s2idle.c
Age
Commit message (
Expand
)
Author
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-09-28
ACPI: x86: s2idle: Add another ID to s2idle_dmi_table
Mario Limonciello
2022-09-28
ACPI: x86: s2idle: Fix a NULL pointer dereference
Mario Limonciello
2022-09-25
ACPI: x86: s2idle: Add a quirk for ASUSTeK COMPUTER INC. ROG Flow X13
Mario Limonciello
2022-09-25
ACPI: x86: s2idle: Add a quirk for Lenovo Slim 7 Pro 14ARH7
Mario Limonciello
2022-09-25
ACPI: x86: s2idle: Add a quirk for ASUS ROG Zephyrus G14
Mario Limonciello
2022-09-25
ACPI: x86: s2idle: Add a quirk for ASUS TUF Gaming A17 FA707RE
Mario Limonciello
2022-09-25
ACPI: x86: s2idle: Add module parameter to prefer Microsoft GUID
Mario Limonciello
2022-09-25
ACPI: x86: s2idle: If a new AMD _HID is missing assume Rembrandt
Mario Limonciello
2022-09-25
ACPI: x86: s2idle: Move _HID handling for AMD systems into structures
Mario Limonciello
2022-09-09
ACPI: s2idle: Add a new ->check() callback for platform_s2idle_ops
Mario Limonciello
2022-09-07
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
2022-07-26
ACPI: PM: x86: Print messages regarding LPS0 idle support
Rafael J. Wysocki
2022-07-15
ACPI: PM: s2idle: Use LPS0 idle if ACPI_FADT_LOW_POWER_S0 is unset
Rafael J. Wysocki
2022-07-05
ACPI: PM: s2idle: Add support for upcoming AMD uPEP HID AMDI008
Shyam Sundar S K
2022-03-25
Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-03-17
ACPI / x86: Add support for LPS0 callback handler
Mario Limonciello
2022-02-07
ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"
Mario Limonciello
2021-12-17
ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()
Rafael J. Wysocki
2021-10-12
ACPI: PM: Include alternate AMDI0005 id in special behaviour
Sachi King
2021-09-02
ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supported
Mario Limonciello
2021-08-16
ACPI: PM: s2idle: Invert Microsoft UUID entry and exit
Mario Limonciello
2021-07-26
ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007
Mario Limonciello
2021-07-01
ACPI: PM: Only mark EC GPE for wakeup on Intel systems
Mario Limonciello
2021-06-18
ACPI: PM: Adjust behavior for field problems on AMD systems
Mario Limonciello
2021-06-18
ACPI: PM: s2idle: Add support for new Microsoft UUID
Pratik Vishwakarma
2021-06-18
ACPI: PM: s2idle: Add support for multiple func mask
Pratik Vishwakarma
2021-06-18
ACPI: PM: s2idle: Refactor common code
Pratik Vishwakarma
2021-06-18
ACPI: PM: s2idle: Use correct revision id
Pratik Vishwakarma
2021-05-17
ACPI: PM: s2idle: Add missing LPS0 functions for AMD
Alex Deucher
2021-01-07
ACPI: PM: s2idle: Drop unused local variables and related code
Rafael J. Wysocki
2020-12-17
ACPI: PM: s2idle: Move x86-specific code to the x86 directory
Rafael J. Wysocki