summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* ec/starlabs/merlin: Don't store EC values on changeSean Rhodes2022-03-216-67/+18
* ec/starlabs/merlin: Always store EC valuesSean Rhodes2022-03-211-55/+53
* ec/google/chromeec: Change loglevel prefixWisley Chen2022-03-171-1/+1
* ec/chromeec/ec_smbios: Set system manufacturer for ChromeOS devicesMatt DeVillier2022-03-171-0/+5
* ec/starlabs/merlin: Use ECWR functionSean Rhodes2022-03-101-9/+9
* ec/starlabs: Write the correct value for KLBE when suspendingSean Rhodes2022-03-101-1/+23
* ec/starlabs: Write the correct value for KLSE when suspendingSean Rhodes2022-03-101-1/+15
* ec/starlabs: Write the correct value for TPLE when suspendingSean Rhodes2022-03-101-1/+15
* ec/starlabs: Store the correct value for KLBE when suspendingSean Rhodes2022-03-101-2/+23
* ec/starlabs: Store the correct value for KLSE when suspendingSean Rhodes2022-03-101-2/+15
* ec/starlabs: Store the correct value for TPLE when suspendingSean Rhodes2022-03-101-2/+19
* ec/starlabs/merlin: Change RPTS method to SerializedSean Rhodes2022-03-101-1/+1
* ec/starlabs: Correct Keyboard Backlight offsets for GLKSean Rhodes2022-03-092-3/+3
* ec/starlabs: Guard Max Charge in KconfigSean Rhodes2022-03-082-5/+13
* ec/starlabs/merlin: Disable ACPI support last when suspendingSean Rhodes2022-03-081-2/+10
* ec/starlabs/merlin: Use ECRD functionSean Rhodes2022-03-083-6/+10
* ec/starlabs/merlin: Don't report a battery capacity higher than design capacitySean Rhodes2022-03-031-0/+3
* ec/starlabs/merlin: Remove unused keyboard.aslSean Rhodes2022-03-011-59/+0
* ec/starlabs/merlin: Add spaces to adhere to coding styleSean Rhodes2022-03-015-24/+23
* ec/google/chromeec/ec_acpi.c: Cast compatible enum typesArthur Heymans2022-02-211-3/+4
* arch/x86/acpi: Add code for KEY_MENUBoris Mittelberg2022-02-181-0/+1
* ec/google/chromeec: Update ec_commands.hBoris Mittelberg2022-02-181-12/+64
* Use the fallthrough statement in switch loopsArthur Heymans2022-02-162-3/+4
* ec/starlabs/merlin: Adjust Keyboard Backlight configurationSean Rhodes2022-02-152-2/+3
* ec/starlabs/merlin: Apply EC settings when suspendingSean Rhodes2022-02-151-4/+11
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-1/+1
* src/ec: Get rid of unnecessary blank line {before,after} braceElyes HAOUAS2022-02-045-6/+0
* ec/quanta/ene_kb3940q/ec.c: Remove unuseful 'return' in void functionElyes HAOUAS2022-02-011-1/+0
* ec/google/chromeec: Consider custom_pld when checking USB port numberWon Chung2022-01-281-1/+6
* ec/google/chromeec: Add checks before creating Type C devicePrashant Malani2022-01-251-2/+9
* src/ec: Remove unused <delay.h>Elyes HAOUAS2022-01-102-2/+1
* ec/starlabs/merlin: Unify EC and CMOS namesSean Rhodes2022-01-0714-28/+28
* starlabs: Convert EC_GPE_SCI to KconfigSean Rhodes2022-01-042-1/+5
* ec/smsc/mec1308/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer2022-01-011-1/+1
* ec/quanta/it8518/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer2022-01-011-2/+2
* ec/lenovo/h8/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer2022-01-011-2/+2
* ec/google/chromeec/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer2022-01-012-2/+2
* ec/quanta/it8518/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer2022-01-011-1/+1
* ec/quanta/ene_kb3940q/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer2022-01-011-1/+1
* ec/google/chromeec/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer2022-01-011-1/+1
* ec/quanta/ene_kb3940q/acpi: Replace Increment() with ASL 2.0 syntaxFelix Singer2022-01-011-1/+1
* ec/quanta/it8518/acpi: Replace Increment() with ASL 2.0 syntaxFelix Singer2022-01-011-2/+1
* ec/smsc/mec1308/acpi: Replace Increment() with ASL 2.0 syntaxFelix Singer2022-01-012-3/+3
* ec/kontron/it8516e/acpi: Replace Divide(a,b) with ASL 2.0 syntaxFelix Singer2022-01-011-1/+1
* ec/google/chromeec/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer2022-01-011-4/+4
* ec/kontron/it8516e/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer2022-01-011-1/+1
* ec/apple/acpi: Replace Index() with ASL 2.0 syntaxFelix Singer2022-01-011-12/+12
* ec/starlabs/merlin/acpi: Replace Index() with ASL 2.0 syntaxFelix Singer2022-01-011-2/+2
* ec/quanta/it8518/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* ec/quanta/ene_kb3940q/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1