summaryrefslogtreecommitdiffstats
path: root/src/ec/starlabs
Commit message (Expand)AuthorAgeFilesLines
* ec/starlabs/merlin/kbl: Add required headers for dead_code_tSean Rhodes2022-05-281-0/+3
* ec/starlabs/merlin/glk: Add Trackpad enable/disable Q eventsSean Rhodes2022-05-281-0/+12
* ec/starlabs/merlin/glk: Correct offset of USCISean Rhodes2022-05-251-17/+17
* ec/starlabs/merlin: Remove offset for Max Charge when not supportedSean Rhodes2022-05-123-3/+3
* ec/starlabs/merlin: Add EC related files for Cezanne boardsSean Rhodes2022-04-063-0/+363
* ec/starlabs/merlin: Correct Q event for CPU DN SPEEDSean Rhodes2022-04-061-1/+1
* ec/starlabs/merlin: Remove comment about OPWESean Rhodes2022-04-047-14/+0
* ec/starlabs/merlin: Add GLKR variantSean Rhodes2022-03-303-0/+266
* ec/starlabs/merlin: Add support for Nuvoton EC'sSean Rhodes2022-03-304-7/+322
* ec/starlabs/merlin: Make EC function names genericSean Rhodes2022-03-302-4/+4
* ec/starlabs/merlin: Rename ec.c to more specific ite.cSean Rhodes2022-03-302-1/+1
* 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/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/starlabs/merlin: Adjust Keyboard Backlight configurationSean Rhodes2022-02-152-2/+3
* ec/starlabs/merlin: Apply EC settings when suspendingSean Rhodes2022-02-151-4/+11
* src/ec: Remove unused <delay.h>Elyes HAOUAS2022-01-101-1/+0
* 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/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-297-135/+135
* ec/starlabs: Add standardised ITE EC supportSean Rhodes2021-11-2232-0/+3682
* ec/starlabs: Remove old EC codeSean Rhodes2021-11-2013-1083/+0
* ec: Add Star Labs ITE 8987E supportSean Rhodes2021-06-0413-0/+1083