aboutsummaryrefslogtreecommitdiff
path: root/src/ec
AgeCommit message (Expand)Author
2022-03-09ec/starlabs: Correct Keyboard Backlight offsets for GLKSean Rhodes
2022-03-08ec/starlabs: Guard Max Charge in KconfigSean Rhodes
2022-03-08ec/starlabs/merlin: Disable ACPI support last when suspendingSean Rhodes
2022-03-08ec/starlabs/merlin: Use ECRD functionSean Rhodes
2022-03-03ec/starlabs/merlin: Don't report a battery capacity higher than design capacitySean Rhodes
2022-03-01ec/starlabs/merlin: Remove unused keyboard.aslSean Rhodes
2022-03-01ec/starlabs/merlin: Add spaces to adhere to coding styleSean Rhodes
2022-02-21ec/google/chromeec/ec_acpi.c: Cast compatible enum typesArthur Heymans
2022-02-18arch/x86/acpi: Add code for KEY_MENUBoris Mittelberg
2022-02-18ec/google/chromeec: Update ec_commands.hBoris Mittelberg
2022-02-16Use the fallthrough statement in switch loopsArthur Heymans
2022-02-15ec/starlabs/merlin: Adjust Keyboard Backlight configurationSean Rhodes
2022-02-15ec/starlabs/merlin: Apply EC settings when suspendingSean Rhodes
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-02-04src/ec: Get rid of unnecessary blank line {before,after} braceElyes HAOUAS
2022-02-01ec/quanta/ene_kb3940q/ec.c: Remove unuseful 'return' in void functionElyes HAOUAS
2022-01-28ec/google/chromeec: Consider custom_pld when checking USB port numberWon Chung
2022-01-25ec/google/chromeec: Add checks before creating Type C devicePrashant Malani
2022-01-10src/ec: Remove unused <delay.h>Elyes HAOUAS
2022-01-07ec/starlabs/merlin: Unify EC and CMOS namesSean Rhodes
2022-01-04starlabs: Convert EC_GPE_SCI to KconfigSean Rhodes
2022-01-01ec/smsc/mec1308/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/quanta/it8518/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/lenovo/h8/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/google/chromeec/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/quanta/it8518/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/quanta/ene_kb3940q/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/google/chromeec/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/quanta/ene_kb3940q/acpi: Replace Increment() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/quanta/it8518/acpi: Replace Increment() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/smsc/mec1308/acpi: Replace Increment() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/kontron/it8516e/acpi: Replace Divide(a,b) with ASL 2.0 syntaxFelix Singer
2022-01-01ec/google/chromeec/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer
2022-01-01ec/kontron/it8516e/acpi: Replace Multiply(a,b) with ASL 2.0 syntaxFelix Singer
2022-01-01ec/apple/acpi: Replace Index() with ASL 2.0 syntaxFelix Singer
2022-01-01ec/starlabs/merlin/acpi: Replace Index() with ASL 2.0 syntaxFelix Singer
2021-12-31ec/quanta/it8518/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/quanta/ene_kb3940q/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/google/chromeec/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/kontron/it8516e/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/quanta/it8518/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/smsc/mec1308/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/smsc/mec1308/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/quanta/it8518/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/lenovo/h8/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/google/chromeec/acpi: Replace Subtract(a,b) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/starlabs/merlin/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/lenovo/h8/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/hp/kbc1126/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/google/chromeec/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/quanta/it8518/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-31ec/lenovo/h8/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-30ec/quanta/ene_kb3940q/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-30ec/google/chromeec/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2021-12-30ec/google/chromeec/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-12-30ec/quanta/it8518/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-12-30ec/smsc/mec1308/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-12-30ec/lenovo/h8/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer
2021-12-30ec/smsc/mec1308/acpi: Use ASL 2.0 syntax to access arraysFelix Singer
2021-12-30ec/hp/kbc1126/acpi: Use ASL 2.0 syntax to access arraysFelix Singer
2021-12-30ec/google/chromeec/acpi: Use ASL 2.0 syntax to access arraysFelix Singer
2021-12-30ec/quanta/it8518/acpi: Use ASL 2.0 syntax to access arraysFelix Singer
2021-12-29ec/quanta/ene_kb3940q/acpi: Use Printf() for debug printsFelix Singer
2021-12-29ec/purism/librem-ec/acpi: Use Printf() for debug printsFelix Singer
2021-12-29ec/hp/kbc1126/acpi: Use Printf() for debug printsFelix Singer
2021-12-29ec/chromeec/ec/acpi: Use Printf() for debug printsFelix Singer
2021-12-29ec/starlabs/merlin: Use Printf() for debug printsFelix Singer
2021-12-21arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build timeBill XIE
2021-11-26ec/google/chromeec: Support 5 temperature sensorsTim Wawrzynczak
2021-11-23ec/system76/ec: acpi: Add dGPU thermal reportingJeremy Soller
2021-11-22ec/google/chromeec: Add PLD to EC conn in ACPI tableWon Chung
2021-11-22ec/starlabs: Add standardised ITE EC supportSean Rhodes
2021-11-20ec/starlabs: Remove old EC codeSean Rhodes
2021-11-09ChromeOS: Fix <vc/google/chromeos/chromeos.h>Kyösti Mälkki
2021-10-06ec/google/chromeec: Register USB-C mux operationsDerek Huang
2021-10-06ec/google/chromeec: Update google_chromeec_usb_pd_get_info()Derek Huang
2021-10-06ec/google/chromeec: Add new API for USB-C mux handlingDerek Huang
2021-10-06ec/google/chromeec: Add APIs for USB-C DP ALT modeDerek Huang
2021-10-06ec/google/chromeec: Update some PD and DisplayPort APIsDerek Huang
2021-10-06ec/google/chromeec: Update google_chromeec_usb_pd_control()Derek Huang
2021-10-05src/acpi to src/lib: Fix spelling errorsMartin Roth
2021-09-27ec/purism: Remove copied code from system76Arthur Heymans
2021-09-22ec/google/chromeec: Update ec_commands.hRob Barnes
2021-09-17ec/system76/ec: acpi: Implement _BIX methodIan Douglas Scott
2021-09-08ec/acpi: Remove empty "chip" driverNico Huber
2021-08-06ec/google/chromeec: Add code for KEY_MICMUTE and KEY_KBD_BKLIGHT_TOGGLEScott Chao
2021-07-28ec/roda/it8518/acpi: Remove unnecessary assignmentsFelix Singer
2021-07-28ec/roda/it8518/acpi: Use lower-case hex formatFelix Singer
2021-07-28ec/roda/it8518/acpi: Use mathematical operatorsFelix Singer
2021-07-28ec/roda/it8518/acpi: Use bit-wise and logical operatorsFelix Singer
2021-07-28ec/roda/it8518/acpi: Make use of the assignment operatorFelix Singer
2021-07-28ec/roda/it8518/acpi: Get rid of `Index()`Felix Singer
2021-07-28ec/roda/it8518/acpi: Use decimal integers for accessing indexesFelix Singer
2021-07-28ec/roda/it8518/acpi: Make use of `Printf("...")`Felix Singer
2021-07-28ec/roda/it8518/acpi: Don't hard-code GPE offsetNico Huber
2021-07-16ec/kontron/kempld: Add minimal GPIO driverMaxim Polyakov
2021-06-30ec/google: Use EC_HOST_EVENT_NONERob Barnes
2021-06-30ec/google: Sync ec_commands.hRob Barnes
2021-06-21ec/google/wilco: Fix comment about enclosure typeKyösti Mälkki
2021-06-21ec/purism/librem/ec.asl: Disable notification for touchpad enable/disableMatt DeVillier