index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
x86
/
s2idle.c
Age
Commit message (
Expand
)
Author
2024-04-23
ACPI: PM: s2idle: Evaluate all Low-Power S0 Idle _DSM functions
Rafael J. Wysocki
2024-02-12
ACPI: PM: s2idle: Enable Low-Power S0 Idle MSFT UUID for non-AMD systems
Rafael J. Wysocki
2023-10-03
ACPI: x86: s2idle: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
2023-08-21
ACPI: x86: s2idle: Add a function to get LPS0 constraint for a device
Mario Limonciello
2023-08-21
ACPI: x86: s2idle: Add for_each_lpi_constraint() helper
Andy Shevchenko
2023-08-21
ACPI: x86: s2idle: Add more debugging for AMD constraints parsing
Mario Limonciello
2023-08-21
ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
Mario Limonciello
2023-08-21
ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
Mario Limonciello
2023-08-21
ACPI: x86: s2idle: Post-increment variables when getting constraints
Mario Limonciello
2023-06-26
Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-06-12
ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
Mario Limonciello
2023-06-05
ACPI: x86: s2idle: Adjust Microsoft LPS0 _DSM handling sequence
Mario Limonciello
2023-02-28
ACPI: x86: Drop quirk for HP Elitebook
Mario Limonciello
2022-12-22
ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+
Mario Limonciello
2022-12-22
ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865
Mario Limonciello
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