summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/acpi
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/common/acpi: Fix warning in ASLVarshit B Pandya2022-06-151-31/+31
* arch/x86/acpi: Consolidate POST code handlingAngel Pons2022-05-041-7/+1
* soc/intel: generate SSDT instead of using GNVS for SGXMichael Niewöhner2021-11-091-0/+3
* soc/intel/{skl,apl}: don't run or even include SGX code if disabledMichael Niewöhner2021-10-201-0/+2
* Move post_codes.h to commonlib/console/Ricardo Quesada2021-08-041-1/+1
* soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.hSubrata Banik2021-03-272-3/+3
* soc/intel/common/acpi,mb/*: replace the two obsolete LPID with PEPDMichael Niewöhner2020-11-201-103/+0
* soc/intel/common/acpi: correct indentationMichael Niewöhner2020-10-191-62/+62
* src: Remove whitespaces before tabsElyes HAOUAS2020-06-301-1/+1
* soc/intel/common/acpi: rename dptf.asl to dptf_common.asl fileSumeet R Pawnikar2020-06-192-1/+1
* soc/intel/common: make dptf acpi device ids configurableSumeet R Pawnikar2020-06-185-7/+37
* soc/intel/common: Introduce ASL2.0 syntaxAlexey Buyanov2020-06-181-2/+1
* soc/intel/common: Introduce ASL2.0 syntaxAlexey Buyanov2020-06-1311-77/+76
* tigerlake: enable DPTF functionality for volteerSumeet R Pawnikar2020-05-201-0/+32
* soc/intel/common/acpi: Remove gpio community rangeAamir Bohra2020-05-201-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1114-14/+0
* soc/intel/common: Add method to modify GPIO community PM configVenkata Krishna Nimmagadda2020-04-291-0/+19
* soc/intel/common: Add _DSM methods for LPIT tableVenkata Krishna Nimmagadda2020-04-201-0/+104
* soc/intel: Remove unneeded whitespacesElyes HAOUAS2020-04-091-1/+1
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0612-156/+24
* acpi: Change Processor ACPI Name (Intel only)Christian Walter2020-03-231-19/+19
* soc: Remove copyright noticesPatrick Georgi2020-03-1812-21/+0
* soc/intel/{skylake,common}/acpi/dptf/thermal.asl: Prevent iasl remarksWim Vervoorn2020-01-181-8/+9
* soc/intel/cannonlake: Move GPIO PM configuration to soc levelEric Lai2019-12-261-0/+15
* src: Conditionally include TEVTFrans Hendriks2019-12-171-0/+3
* soc/intel/common/acpi/dptf: Add fan based active cooling for TSR sensorsSumeet Pawnikar2019-09-031-0/+180
* soc/intel/common/dptf: Add support for mode-aware DPTFPhilip Chen2019-08-161-8/+75
* soc/intel: Replace UART_BASE() and friends with a KconfigNico Huber2019-06-031-1/+1
* soc/intel/common/acpi: Remove EC PTS/WAK dynamic loadingLijian Zhao2019-05-091-9/+0
* soc/intel/common/acpi: Add dynamic method around sleepLijian Zhao2019-04-231-0/+12
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-5/+5
* soc/intel/common/dptf: Add method for temp conversionDuncan Laurie2018-12-041-0/+15
* soc/intel/common/dptf: Make CPU address a defineDuncan Laurie2018-12-041-1/+1
* soc/intel/common: Add option to call EC _PTS/_WAK methodsDuncan Laurie2018-11-131-0/+11
* soc/intel/common/acpi: Fix ACPI Namespace lookup failure, AE_ALREADY_EXISTS i...Subrata Banik2018-10-091-9/+5
* chromeec platforms: Update ACPI thermal event handler callMartin Roth2018-05-011-0/+1
* soc/intel/common: Add generic PCR aslLijian Zhao2018-02-161-0/+90
* intel/common/acpi: Add common SGX ASLPratik Prajapati2017-10-201-0/+73
* intel/common/acpi: Use UART_BASE_0_ADDR macro for LPSS UARTV Sowmya2017-09-131-1/+2
* soc/intel/common/block: Common ACPIShaunak Saha2017-09-081-243/+0
* soc/intel/common/block: Add functions to common CPU library codeShaunak Saha2017-08-171-60/+1
* soc/intel: Remove ACPI notification for fan speed changeSumeet Pawnikar2017-08-081-1/+0
* soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-131-1/+1
* intel/common/acpi: Fix ACPI debug log issue with LPSS UARTSubrata Banik2017-06-071-7/+14
* soc/intel/common: Wrap lines at 80 columnsLee Leahy2017-03-151-2/+2
* soc/intel/common: Remove parenthesisLee Leahy2017-03-131-1/+1
* soc/intel/common: Fix spacing issuesLee Leahy2017-03-131-2/+2
* soc/intel/common: Indent code with tabsLee Leahy2017-03-131-5/+5
* soc/intel/common: Add support for serial console based ACPI debugSubrata Banik2016-08-111-0/+113
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0