index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
x86
/
s2idle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
ACPI: PM: s2idle: Evaluate all Low-Power S0 Idle _DSM functions
Rafael J. Wysocki
1
-5
/
+3
2024-02-12
ACPI: PM: s2idle: Enable Low-Power S0 Idle MSFT UUID for non-AMD systems
Rafael J. Wysocki
1
-10
/
+27
2023-10-03
ACPI: x86: s2idle: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
1
-3
/
+2
2023-08-21
ACPI: x86: s2idle: Add a function to get LPS0 constraint for a device
Mario Limonciello
1
-0
/
+24
2023-08-21
ACPI: x86: s2idle: Add for_each_lpi_constraint() helper
Andy Shevchenko
1
-11
/
+15
2023-08-21
ACPI: x86: s2idle: Add more debugging for AMD constraints parsing
Mario Limonciello
1
-3
/
+7
2023-08-21
ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
Mario Limonciello
1
-19
/
+12
2023-08-21
ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
Mario Limonciello
1
-0
/
+6
2023-08-21
ACPI: x86: s2idle: Post-increment variables when getting constraints
Mario Limonciello
1
-4
/
+4
2023-06-26
Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-6
/
+46
2023-06-12
ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
Mario Limonciello
1
-6
/
+46
2023-06-05
ACPI: x86: s2idle: Adjust Microsoft LPS0 _DSM handling sequence
Mario Limonciello
1
-7
/
+7
2023-02-28
ACPI: x86: Drop quirk for HP Elitebook
Mario Limonciello
1
-24
/
+0
2022-12-22
ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+
Mario Limonciello
1
-84
/
+3
2022-12-22
ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865
Mario Limonciello
1
-0
/
+20
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+8
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+14
2022-09-28
ACPI: x86: s2idle: Add another ID to s2idle_dmi_table
Mario Limonciello
1
-0
/
+11
2022-09-28
ACPI: x86: s2idle: Fix a NULL pointer dereference
Mario Limonciello
1
-1
/
+1
2022-09-25
ACPI: x86: s2idle: Add a quirk for ASUSTeK COMPUTER INC. ROG Flow X13
Mario Limonciello
1
-0
/
+11
2022-09-25
ACPI: x86: s2idle: Add a quirk for Lenovo Slim 7 Pro 14ARH7
Mario Limonciello
1
-0
/
+12
2022-09-25
ACPI: x86: s2idle: Add a quirk for ASUS ROG Zephyrus G14
Mario Limonciello
1
-0
/
+8
2022-09-25
ACPI: x86: s2idle: Add a quirk for ASUS TUF Gaming A17 FA707RE
Mario Limonciello
1
-1
/
+25
2022-09-25
ACPI: x86: s2idle: Add module parameter to prefer Microsoft GUID
Mario Limonciello
1
-6
/
+10
2022-09-25
ACPI: x86: s2idle: If a new AMD _HID is missing assume Rembrandt
Mario Limonciello
1
-1
/
+1
2022-09-25
ACPI: x86: s2idle: Move _HID handling for AMD systems into structures
Mario Limonciello
1
-17
/
+46
2022-09-09
ACPI: s2idle: Add a new ->check() callback for platform_s2idle_ops
Mario Limonciello
1
-0
/
+14
2022-09-07
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
1
-4
/
+8
2022-07-26
ACPI: PM: x86: Print messages regarding LPS0 idle support
Rafael J. Wysocki
1
-1
/
+3
2022-07-15
ACPI: PM: s2idle: Use LPS0 idle if ACPI_FADT_LOW_POWER_S0 is unset
Rafael J. Wysocki
1
-6
/
+5
2022-07-05
ACPI: PM: s2idle: Add support for upcoming AMD uPEP HID AMDI008
Shyam Sundar S K
1
-1
/
+3
2022-03-25
Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+40
2022-03-17
ACPI / x86: Add support for LPS0 callback handler
Mario Limonciello
1
-0
/
+40
2022-02-07
ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"
Mario Limonciello
1
-8
/
+4
2021-12-17
ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()
Rafael J. Wysocki
1
-2
/
+2
2021-10-12
ACPI: PM: Include alternate AMDI0005 id in special behaviour
Sachi King
1
-1
/
+2
2021-09-02
ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supported
Mario Limonciello
1
-28
/
+39
2021-08-16
ACPI: PM: s2idle: Invert Microsoft UUID entry and exit
Mario Limonciello
1
-2
/
+2
2021-07-26
ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007
Mario Limonciello
1
-2
/
+8
2021-07-01
ACPI: PM: Only mark EC GPE for wakeup on Intel systems
Mario Limonciello
1
-4
/
+8
2021-06-18
ACPI: PM: Adjust behavior for field problems on AMD systems
Mario Limonciello
1
-0
/
+15
2021-06-18
ACPI: PM: s2idle: Add support for new Microsoft UUID
Pratik Vishwakarma
1
-4
/
+30
2021-06-18
ACPI: PM: s2idle: Add support for multiple func mask
Pratik Vishwakarma
1
-11
/
+20
2021-06-18
ACPI: PM: s2idle: Refactor common code
Pratik Vishwakarma
1
-32
/
+35
2021-06-18
ACPI: PM: s2idle: Use correct revision id
Pratik Vishwakarma
1
-1
/
+1
2021-05-17
ACPI: PM: s2idle: Add missing LPS0 functions for AMD
Alex Deucher
1
-0
/
+4
2021-01-07
ACPI: PM: s2idle: Drop unused local variables and related code
Rafael J. Wysocki
1
-13
/
+1
2020-12-17
ACPI: PM: s2idle: Move x86-specific code to the x86 directory
Rafael J. Wysocki
1
-0
/
+460