summaryrefslogtreecommitdiffstats
path: root/src/ec/starlabs/merlin/acpi
Commit message (Expand)AuthorAgeFilesLines
* ec/starlabs/merlin: Always store EC valuesSean Rhodes2022-03-211-55/+53
* 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/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/starlabs/merlin: Apply EC settings when suspendingSean Rhodes2022-02-151-4/+11
* ec/starlabs/merlin: Unify EC and CMOS namesSean Rhodes2022-01-072-4/+4
* starlabs: Convert EC_GPE_SCI to KconfigSean Rhodes2022-01-041-1/+1
* ec/starlabs/merlin/acpi: Replace Index() with ASL 2.0 syntaxFelix Singer2022-01-011-2/+2
* ec/starlabs/merlin/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* ec/starlabs/merlin: Use Printf() for debug printsFelix Singer2021-12-291-12/+12
* ec/starlabs: Add standardised ITE EC supportSean Rhodes2021-11-2210-0/+885