aboutsummaryrefslogtreecommitdiff
path: root/src/ec/google/chromeec/acpi
AgeCommit message (Expand)Author
2023-12-11ec/google/chromeec: Provide ec_sync wake optionMark Hasemeyer
2023-08-04ec/google/chromeec: move TBMC ACPI device under CRECMatt DeVillier
2023-07-31ec/google/chromeec: Unhide ChromeEC PD ACPI deviceMatt DeVillier
2023-07-31ec/google/chromeec: Unhide GOOG0004 ACPI deviceMatt DeVillier
2023-05-17ec/google/chromeec/ACPI: Set TBMC status based on motion sensor presenceMatt DeVillier
2023-04-12Reland "drivers/intel/dptf: Add multiple fan support under dptf"Sumeet Pawnikar
2023-04-12ec/google/chromeec: Use either EC or MB lid switch stateKarthikeyan Ramasubramanian
2023-03-02acpi/ec: Handle new host event EC_HOST_EVENT_BODY_DETECT_CHANGETim Van Patten
2023-01-22ec/google/chromeec/acpi/ec: add scope comment to nested #endifFelix Held
2022-12-27{superio,ec}/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27{superio,ec}/acpi: Replace constant "One" with actual numberFelix Singer
2022-12-26tree/acpi: Replace Not(a) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace And(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace ShiftRight(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-14ec/google/chromeec/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-01ec/google/chromec: Add DPTC support for host event 1/2/9EricKY Cheng
2022-11-10google/chromeec: Add ACPI method for EC PanicRob Barnes
2022-11-09ec/google/chromec: Expand EC share memory for DTTSEricKY Cheng
2022-10-20Revert "drivers/intel/dptf: Add multiple fan support under dptf"Sumeet Pawnikar
2022-09-04drivers/intel/dptf: Add multiple fan support under dptfSumeet Pawnikar
2022-08-31acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig valueTim Van Patten
2022-08-26ec/google/chromeec: Call PNOT() when Battery Status ChangesTim Van Patten
2022-08-24ec/google/chromeec/acpi: Add support for DPTF oem variable event notifyTony Huang
2022-08-18ec/google: Notify DPTF driver power participant on PD eventVarshit B Pandya
2022-08-17ec/google/chromec: Add BFIV, BFCTTim Van Patten
2022-07-13ec/google/chromec: Update ACPI handlers for GPUTim Wawrzynczak
2022-07-04treewide: Unify Google brandingJon Murphy
2022-06-09ec/google/chromeec/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace LGreater(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace Divide(a,b,,c) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-03ec/google/chromeec/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-04-20ec/google/chromeec: Drop `_PRS` from static devicesAngel Pons
2022-01-01ec/google/chromeec/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/google/chromeec/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/google/chromeec/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/google/chromeec/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/google/chromeec/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/google/chromeec/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-30ec/google/chromeec/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-30ec/google/chromeec/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-12-30ec/google/chromeec/acpi: Use ASL 2.0 syntax to access arraysFelix Singer
2021-12-29ec/chromeec/ec/acpi: Use Printf() for debug printsFelix Singer
2021-05-20ec/google/chromeec: Implement support for DRIVERS_ACPI_THERMAL_ZONERaul E Rangel
2021-01-22ec/google/chromeec: Add RFWU into EC RAM for Retimer firmware updateJohn Zhao
2020-12-03src: Remove redundant use of ACPI offset(0)Elyes HAOUAS
2020-12-01ec/google/chromeec/acpi: Make OperationRegion brace alignSubrata Banik
2020-09-23ec/google/chromeec: set DPTC power parameter at OS startupKevin Chiu
2020-09-17ec/google/chromeec: Add dptc interface supportChris Wang
2020-07-05ec/google/chromeec: Drop codec.aslFurquan Shaikh
2020-06-14ec/google/chromeec: Call \PNOT () on initializing AC power stateFurquan Shaikh
2020-05-27ec/google/chromeec/acpi/superio: Add PS/2 Mouse ACPI entryRaul E Rangel
2020-05-21ec/google/chromeec/acpi: Add CROS EC CODEC deviceYu-Hsuan Hsu
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-13google/chromeec: Add USB MUX InterruptBrandon Breitenstein
2020-04-05src/ec: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-14ec/google/chromeec/acpi: Move ECPD under CRECPrashant Malani
2020-01-18soc/intel/{skylake,common}/acpi/dptf/thermal.asl: Prevent iasl remarksWim Vervoorn
2019-12-16ec/google/chromeec/acpi: move PS2K under PCI0Matt DeVillier
2019-10-24ec/google/chromeec/acpi: Drop wrong _ADR objectElyes HAOUAS
2019-07-18ec/google/chromeec: Pass reference of object to BBST() methodDuncan Laurie
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-11mb/google/kahlee: Use GPIO_10 for EC_SYNC_IRQEdward Hill
2018-11-15google/chromeec/acpi/ec: Add support for Device DPTF Profile NumberKarthikeyan Ramasubramanian
2018-11-15ec/google/chromeec/acpi: Rename EC_ENABLE_TABLET_EVENT configKarthikeyan Ramasubramanian
2018-11-12ec/google/chromeec: Configure EC_SYNC_IRQ as level triggeredFurquan Shaikh
2018-11-06chromeec: Disable battery remaining capacity workaroundDaisuke Nojiri
2018-10-04ec/google/chromeec: Define a sync IRQ if neededDuncan Laurie
2018-09-02chromeec: PS2K node can't be under SIO nodeStefan Reinauer
2018-08-28acpi: Hide Chrome and coreboot specific devicesDavid Wu
2018-08-28eve: Specify a unique ID for PS2 devicesLucas Chen
2018-08-23google/chromeec: Add support for "base attached switch" deviceDmitry Torokhov
2018-08-17ec/google/chromeec: Fix ACPI FWTS errorMarc Jones
2018-08-13ec/google/chromeec: de-dup a _UIDMatt Delco
2018-07-02ec/google/chromeec: Remove notify for power buttonFurquan Shaikh
2018-05-29chromeec platforms: Update ACPI throttle handler callMartin Roth
2018-05-24chromeec: Add support for controlling USB port powerEmil Lundmark
2018-05-03ec/google/chromeec: Update Tablet event callMartin Roth
2018-05-01chromeec platforms: Update ACPI thermal event handler callMartin Roth
2018-02-12ec/chromeec: Fix battery ACPI mutex levelMatt DeVillier
2018-02-09chromeec: Fix ACPI compile warningLijian Zhao
2018-02-07chromeec: Add support for reading second battery infoNicolas Boichat
2018-02-02ec/google/chromeec: Remove wake flag from keyboard IRQDuncan Laurie
2018-01-30chromeec: Decouple EC tablet event and TBMC deviceFurquan Shaikh
2018-01-26ec/google/chromeec: Add _PRW property to CREC deviceFurquan Shaikh
2017-11-30chromeec: Notify CREC device of wakeup eventsFurquan Shaikh
2017-08-30ec/google: Use feature flag layout that matches the EC host commandPatrick Georgi
2017-08-22ec/google: Detect keyboard backlight at runtimePatrick Georgi
2017-06-28src/ec: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-02ec/google/chromeec: Fix typo in ECUI deviceDuncan Laurie
2017-03-27ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeecFurquan Shaikh
2017-03-22google/chromeec: Ensure \_SB.LID0 is present before using itFurquan Shaikh
2017-03-09google/chromeec: Add support for cros_ec_keyb deviceFurquan Shaikh
2017-02-07ec/google/chromeec: Add support for tablet mode switch driverGwendal Grignou