summaryrefslogtreecommitdiffstats
path: root/src/ec/google/chromeec/acpi/ec.asl
Commit message (Expand)AuthorAgeFilesLines
* ec/google/chromeec: move TBMC ACPI device under CRECMatt DeVillier2023-08-041-5/+1
* ec/google/chromeec: Use either EC or MB lid switch stateKarthikeyan Ramasubramanian2023-04-121-2/+6
* acpi/ec: Handle new host event EC_HOST_EVENT_BODY_DETECT_CHANGETim Van Patten2023-03-021-0/+11
* ec/google/chromeec/acpi/ec: add scope comment to nested #endifFelix Held2023-01-221-1/+1
* {superio,ec}/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-271-4/+4
* tree/acpi: Replace Not(a) with ASL 2.0 syntaxFelix Singer2022-12-261-1/+1
* tree: Replace And(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer2022-12-231-2/+2
* ec/google/chromeec/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-141-19/+19
* ec/google/chromec: Add DPTC support for host event 1/2/9EricKY Cheng2022-12-011-0/+16
* google/chromeec: Add ACPI method for EC PanicRob Barnes2022-11-101-0/+9
* ec/google/chromec: Expand EC share memory for DTTSEricKY Cheng2022-11-091-0/+1
* acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig valueTim Van Patten2022-08-311-3/+3
* ec/google/chromeec: Call PNOT() when Battery Status ChangesTim Van Patten2022-08-261-2/+24
* ec/google/chromeec/acpi: Add support for DPTF oem variable event notifyTony Huang2022-08-241-0/+17
* ec/google: Notify DPTF driver power participant on PD eventVarshit B Pandya2022-08-181-0/+9
* ec/google/chromec: Update ACPI handlers for GPUTim Wawrzynczak2022-07-131-7/+0
* ec/google/chromeec/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* ec/google/chromeec/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntaxFelix Singer2022-06-031-1/+1
* ec/google/chromeec/acpi: Replace Divide(a,b,,c) with ASL 2.0 syntaxFelix Singer2022-06-031-2/+2
* ec/google/chromeec/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-031-5/+5
* ec/google/chromeec/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer2022-01-011-1/+1
* ec/google/chromeec/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* ec/google/chromeec/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-301-3/+3
* ec/chromeec/ec/acpi: Use Printf() for debug printsFelix Singer2021-12-291-21/+21
* ec/google/chromeec: Add RFWU into EC RAM for Retimer firmware updateJohn Zhao2021-01-221-0/+1
* src: Remove redundant use of ACPI offset(0)Elyes HAOUAS2020-12-031-1/+0
* ec/google/chromeec/acpi: Make OperationRegion brace alignSubrata Banik2020-12-011-1/+1
* ec/google/chromeec: set DPTC power parameter at OS startupKevin Chiu2020-09-231-0/+11
* ec/google/chromeec: Add dptc interface supportChris Wang2020-09-171-1/+9
* ec/google/chromeec: Call \PNOT () on initializing AC power stateFurquan Shaikh2020-06-141-0/+6
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* google/chromeec: Add USB MUX InterruptBrandon Breitenstein2020-04-131-0/+9
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* ec/google/chromeec/acpi: Move ECPD under CRECPrashant Malani2020-03-141-5/+1
* soc/intel/{skylake,common}/acpi/dptf/thermal.asl: Prevent iasl remarksWim Vervoorn2020-01-181-1/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* google/chromeec/acpi/ec: Add support for Device DPTF Profile NumberKarthikeyan Ramasubramanian2018-11-151-0/+16
* ec/google/chromeec/acpi: Rename EC_ENABLE_TABLET_EVENT configKarthikeyan Ramasubramanian2018-11-151-1/+1
* ec/google/chromeec: Fix ACPI FWTS errorMarc Jones2018-08-171-14/+12
* ec/google/chromeec: Remove notify for power buttonFurquan Shaikh2018-07-021-1/+0
* chromeec platforms: Update ACPI throttle handler callMartin Roth2018-05-291-7/+6
* chromeec: Add support for controlling USB port powerEmil Lundmark2018-05-241-0/+21
* ec/google/chromeec: Update Tablet event callMartin Roth2018-05-031-4/+2
* chromeec platforms: Update ACPI thermal event handler callMartin Roth2018-05-011-4/+3
* chromeec: Add support for reading second battery infoNicolas Boichat2018-02-071-1/+13
* chromeec: Decouple EC tablet event and TBMC deviceFurquan Shaikh2018-01-301-1/+3
* chromeec: Notify CREC device of wakeup eventsFurquan Shaikh2017-11-301-2/+5