aboutsummaryrefslogtreecommitdiff
path: root/src/ec
AgeCommit message (Expand)Author
2022-05-12ec/starlabs/merlin: Remove offset for Max Charge when not supportedSean Rhodes
2022-05-04ec/google/chromeec: Add retimer handle to Type C connPrashant Malani
2022-05-04ec/google/chromeec: Add EC Mux devicePrashant Malani
2022-05-03lenovo: correct typo in macro H8_HAS_BAT_THRESHOLDS_IMPLPeter Lemenkov
2022-04-27ec/google/chromeec: Add empty string check for OEM stringEric Lai
2022-04-24ec/purism/librem: Remove unused Kconfig fileElyes Haouas
2022-04-20ec/google/chromeec: Drop `_PRS` from static devicesAngel Pons
2022-04-07ec/google/chromeec: Initialize device_path subidAkihiko Odaki
2022-04-06ec/starlabs/merlin: Add EC related files for Cezanne boardsSean Rhodes
2022-04-06ec/starlabs/merlin: Correct Q event for CPU DN SPEEDSean Rhodes
2022-04-04ec/starlabs/merlin: Remove comment about OPWESean Rhodes
2022-03-30ec/starlabs/merlin: Add GLKR variantSean Rhodes
2022-03-30ec/starlabs/merlin: Add support for Nuvoton EC'sSean Rhodes
2022-03-30ec/starlabs/merlin: Make EC function names genericSean Rhodes
2022-03-30ec/starlabs/merlin: Rename ec.c to more specific ite.cSean Rhodes
2022-03-21ec/starlabs/merlin: Don't store EC values on changeSean Rhodes
2022-03-21ec/starlabs/merlin: Always store EC valuesSean Rhodes
2022-03-17ec/google/chromeec: Change loglevel prefixWisley Chen
2022-03-17ec/chromeec/ec_smbios: Set system manufacturer for ChromeOS devicesMatt DeVillier
2022-03-10ec/starlabs/merlin: Use ECWR functionSean Rhodes
2022-03-10ec/starlabs: Write the correct value for KLBE when suspendingSean Rhodes
2022-03-10ec/starlabs: Write the correct value for KLSE when suspendingSean Rhodes
2022-03-10ec/starlabs: Write the correct value for TPLE when suspendingSean Rhodes
2022-03-10ec/starlabs: Store the correct value for KLBE when suspendingSean Rhodes
2022-03-10ec/starlabs: Store the correct value for KLSE when suspendingSean Rhodes
2022-03-10ec/starlabs: Store the correct value for TPLE when suspendingSean Rhodes
2022-03-10ec/starlabs/merlin: Change RPTS method to SerializedSean Rhodes
2022-03-09ec/starlabs: Correct Keyboard Backlight offsets for GLKSean Rhodes
2022-03-08ec/starlabs: Guard Max Charge in KconfigSean Rhodes
2022-03-08ec/starlabs/merlin: Disable ACPI support last when suspendingSean Rhodes
2022-03-08ec/starlabs/merlin: Use ECRD functionSean Rhodes
2022-03-03ec/starlabs/merlin: Don't report a battery capacity higher than design capacitySean Rhodes
2022-03-01ec/starlabs/merlin: Remove unused keyboard.aslSean Rhodes
2022-03-01ec/starlabs/merlin: Add spaces to adhere to coding styleSean Rhodes
2022-02-21ec/google/chromeec/ec_acpi.c: Cast compatible enum typesArthur Heymans
2022-02-18arch/x86/acpi: Add code for KEY_MENUBoris Mittelberg
2022-02-18ec/google/chromeec: Update ec_commands.hBoris Mittelberg
2022-02-16Use the fallthrough statement in switch loopsArthur Heymans
2022-02-15ec/starlabs/merlin: Adjust Keyboard Backlight configurationSean Rhodes
2022-02-15ec/starlabs/merlin: Apply EC settings when suspendingSean Rhodes
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-02-04src/ec: Get rid of unnecessary blank line {before,after} braceElyes HAOUAS
2022-02-01ec/quanta/ene_kb3940q/ec.c: Remove unuseful 'return' in void functionElyes HAOUAS
2022-01-28ec/google/chromeec: Consider custom_pld when checking USB port numberWon Chung
2022-01-25ec/google/chromeec: Add checks before creating Type C devicePrashant Malani
2022-01-10src/ec: Remove unused <delay.h>Elyes HAOUAS
2022-01-07ec/starlabs/merlin: Unify EC and CMOS namesSean Rhodes
2022-01-04starlabs: Convert EC_GPE_SCI to KconfigSean Rhodes
2022-01-01ec/smsc/mec1308/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/quanta/it8518/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/lenovo/h8/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/google/chromeec/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/quanta/it8518/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/quanta/ene_kb3940q/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/google/chromeec/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/quanta/ene_kb3940q/acpi: Replace Increment() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/quanta/it8518/acpi: Replace Increment() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/smsc/mec1308/acpi: Replace Increment() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/kontron/it8516e/acpi: Replace Divide(a,b) with ASL 2.0 syntaxFelix Singer
2022-01-01ec/google/chromeec/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer
2022-01-01ec/kontron/it8516e/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer
2022-01-01ec/apple/acpi: Replace Index() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/starlabs/merlin/acpi: Replace Index() with ASL 2.0 syntaxFelix Singer
2021-12-31ec/quanta/it8518/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/quanta/ene_kb3940q/acpi: Replace Add(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/kontron/it8516e/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/quanta/it8518/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/smsc/mec1308/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/smsc/mec1308/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/quanta/it8518/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/lenovo/h8/acpi: Replace Subtract(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/starlabs/merlin/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/lenovo/h8/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/hp/kbc1126/acpi: Replace Add(a,b,c) 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-31ec/quanta/it8518/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/lenovo/h8/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-30ec/quanta/ene_kb3940q/acpi: Replace Subtract(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/quanta/it8518/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-12-30ec/smsc/mec1308/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-12-30ec/lenovo/h8/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-12-30ec/smsc/mec1308/acpi: Use ASL 2.0 syntax to access arraysFelix Singer
2021-12-30ec/hp/kbc1126/acpi: Use ASL 2.0 syntax to access arraysFelix Singer
2021-12-30ec/google/chromeec/acpi: Use ASL 2.0 syntax to access arraysFelix Singer
2021-12-30ec/quanta/it8518/acpi: Use ASL 2.0 syntax to access arraysFelix Singer
2021-12-29ec/quanta/ene_kb3940q/acpi: Use Printf() for debug printsFelix Singer
2021-12-29ec/purism/librem-ec/acpi: Use Printf() for debug printsFelix Singer
2021-12-29ec/hp/kbc1126/acpi: Use Printf() for debug printsFelix Singer
2021-12-29ec/chromeec/ec/acpi: Use Printf() for debug printsFelix Singer
2021-12-29ec/starlabs/merlin: Use Printf() for debug printsFelix Singer
2021-12-21arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build timeBill XIE
2021-11-26ec/google/chromeec: Support 5 temperature sensorsTim Wawrzynczak
2021-11-23ec/system76/ec: acpi: Add dGPU thermal reportingJeremy Soller
2021-11-22ec/google/chromeec: Add PLD to EC conn in ACPI tableWon Chung
2021-11-22ec/starlabs: Add standardised ITE EC supportSean Rhodes
2021-11-20ec/starlabs: Remove old EC codeSean Rhodes