summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* ec/system76/ec: Provide charging thresholds by defaultTim Crawford2022-07-161-1/+1
* commonlib: Substitude macro "__unused" in compiler.hBill XIE2022-07-141-1/+1
* ec/google/chromec: Update ACPI handlers for GPUTim Wawrzynczak2022-07-132-7/+2
* ec/system76/ec: Hide ACPI device S76DJeremy Soller2022-07-091-0/+2
* treewide: Unify Google brandingJon Murphy2022-07-043-6/+6
* ec/google/chromeec: Update ec_commands.hYu-Ping Wu2022-06-301-44/+159
* ec/google/chromeec: Remove google_chromeec_vbnv_context()Yu-Ping Wu2022-06-242-40/+0
* device/resource: Modify some resource allocation instancesKyösti Mälkki2022-06-241-1/+1
* ec/acpi: Return error codes on timeoutAbel Briggs2022-06-242-7/+7
* ec/lenovo/pmh7: Add IORESOURCE_ASSIGNED flagKyösti Mälkki2022-06-221-1/+1
* ec/kontron/kempld: Fix IORESOURCE_IRQKyösti Mälkki2022-06-221-5/+5
* ec/google/chromeec: Add property to denote mux mode switchPrashant Malani2022-06-152-0/+22
* ec/google/chromeec: Add support to report fan speed via ACPISumeet Pawnikar2022-06-101-0/+6
* ec/lenovo/h8/acpi: Replace Not() with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* ec/lenovo/h8/acpi: Replace And() with ASL 2.0 syntaxFelix Singer2022-06-091-9/+9
* ec/lenovo/h8/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* ec/smsc/mec1308/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-5/+5
* ec/smsc/mec1308/acpi: Replace LGreater(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* ec/smsc/mec1308/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-3/+3
* ec/smsc/mec1308/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-2/+1
* ec/quanta/it8518/acpi: Replace LGreater(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* ec/smsc/mec1308/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-2/+2
* ec/quanta/it8518/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* ec/smsc/mec1308/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* ec/quanta/it8518/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* ec/quanta/it8518/acpi: Replace Divide(a,b,,c) with ASL 2.0 syntaxFelix Singer2022-06-091-3/+3
* ec/quanta/it8518/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-3/+3
* ec/quanta/it8518/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntaxFelix Singer2022-06-091-4/+4
* ec/quanta/ene_kb3940q/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* ec/kontron/it8516e/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* ec/google/chromeec/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-092-4/+4
* ec/lenovo/h8/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* ec/lenovo/h8/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-2/+2
* ec/lenovo/h8/acpi: Replace LGreater(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-3/+3
* ec/lenovo/h8/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-093-8/+8
* ec/google/chromeec/acpi: Replace LGreater(a,b) with ASL 2.0 syntaxFelix Singer2022-06-031-1/+1
* ec/acpi: Rework to reduce code duplicationAbel Briggs2022-06-032-51/+60
* ec/google/chromeec/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntaxFelix Singer2022-06-031-1/+1
* ec/google/chromeec/acpi: Replace Divide(a,b,,c) with ASL 2.0 syntaxFelix Singer2022-06-032-6/+6
* ec/google/chromeec/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-034-11/+11
* ec/google/chromeec/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer2022-06-031-1/+1
* ec/google/chromeec/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-031-1/+1
* 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
* rules.h: Use more consistent namingArthur Heymans2022-05-161-1/+1
* ec/starlabs/merlin: Remove offset for Max Charge when not supportedSean Rhodes2022-05-123-3/+3
* ec/google/chromeec: Add retimer handle to Type C connPrashant Malani2022-05-042-0/+2
* ec/google/chromeec: Add EC Mux devicePrashant Malani2022-05-046-0/+99
* lenovo: correct typo in macro H8_HAS_BAT_THRESHOLDS_IMPLPeter Lemenkov2022-05-032-2/+2