index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
acpi
/
acpi.h
Age
Commit message (
Expand
)
Author
2020-11-19
ACPI: Define acpi_get_preferred_pm_profile()
Kyösti Mälkki
2020-11-19
ACPI S3: Split arch-agnostic parts
Kyösti Mälkki
2020-11-19
ACPI S3: Replace acpi_is_wakeup()
Kyösti Mälkki
2020-11-19
ACPI S3: Remove unused acpi_is_wakeup_s4()
Kyösti Mälkki
2020-11-04
acpi/acpi.h: Update region spaces
Elyes HAOUAS
2020-10-13
include/acpi/acpi.h: Add ACPI_DSDT_REV_1 macro
Elyes HAOUAS
2020-10-13
include/acpi/acpi.h: Introduce ACPI_DSDT_REV_2 macro
Elyes HAOUAS
2020-09-22
acpi: Add SSDT pstate helper functions
Jason Glenesk
2020-07-28
ACPI S3: Clean up resume path
Kyösti Mälkki
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-10
include/acpi/acpi.h: Add ACPI_NAME_BUFFER_SIZE
Raul E Rangel
2020-06-07
acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()
Kyösti Mälkki
2020-06-07
acpi,soc/intel: Make soc/motherboard_fill_fadt() global
Kyösti Mälkki
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-03
acpi: Drop typoed __ROMC__
Kyösti Mälkki
2020-06-02
acpi: Add definitions for device sleep states
Duncan Laurie
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Make header #ifdefs consistent
Furquan Shaikh
2020-05-02
acpi: Move ACPI table support out of arch/x86 (2/5)
Furquan Shaikh