summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ec/google/chromeec/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* ec/kontron/it8516e/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer2021-12-311-2/+2
* ec/quanta/it8518/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* ec/smsc/mec1308/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* ec/smsc/mec1308/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* ec/quanta/it8518/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* ec/lenovo/h8/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer2021-12-311-3/+3
* ec/google/chromeec/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* ec/starlabs/merlin/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* ec/lenovo/h8/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-312-3/+3
* ec/hp/kbc1126/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* ec/google/chromeec/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* ec/quanta/it8518/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* ec/lenovo/h8/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-311-2/+2
* ec/quanta/ene_kb3940q/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-301-1/+1
* ec/google/chromeec/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-301-3/+3
* ec/google/chromeec/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer2021-12-301-3/+2
* ec/quanta/it8518/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer2021-12-301-3/+2
* ec/smsc/mec1308/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer2021-12-301-7/+5
* ec/lenovo/h8/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer2021-12-301-2/+2
* ec/smsc/mec1308/acpi: Use ASL 2.0 syntax to access arraysFelix Singer2021-12-301-11/+11
* ec/hp/kbc1126/acpi: Use ASL 2.0 syntax to access arraysFelix Singer2021-12-301-1/+1
* ec/google/chromeec/acpi: Use ASL 2.0 syntax to access arraysFelix Singer2021-12-301-21/+21
* ec/quanta/it8518/acpi: Use ASL 2.0 syntax to access arraysFelix Singer2021-12-301-16/+16
* ec/quanta/ene_kb3940q/acpi: Use Printf() for debug printsFelix Singer2021-12-291-14/+12
* ec/purism/librem-ec/acpi: Use Printf() for debug printsFelix Singer2021-12-292-30/+30
* ec/hp/kbc1126/acpi: Use Printf() for debug printsFelix Singer2021-12-294-12/+12
* ec/chromeec/ec/acpi: Use Printf() for debug printsFelix Singer2021-12-291-21/+21
* ec/starlabs/merlin: Use Printf() for debug printsFelix Singer2021-12-297-135/+135
* arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build timeBill XIE2021-12-214-14/+48
* ec/google/chromeec: Support 5 temperature sensorsTim Wawrzynczak2021-11-261-3/+3
* ec/system76/ec: acpi: Add dGPU thermal reportingJeremy Soller2021-11-232-0/+11
* ec/google/chromeec: Add PLD to EC conn in ACPI tableWon Chung2021-11-221-0/+26
* ec/starlabs: Add standardised ITE EC supportSean Rhodes2021-11-2232-0/+3682
* ec/starlabs: Remove old EC codeSean Rhodes2021-11-2013-1083/+0