Age | Commit message (Expand) | Author |
2022-02-18 | ec/google/chromeec: Update ec_commands.h | Boris Mittelberg |
2022-02-16 | Use the fallthrough statement in switch loops | Arthur Heymans |
2022-02-15 | ec/starlabs/merlin: Adjust Keyboard Backlight configuration | Sean Rhodes |
2022-02-15 | ec/starlabs/merlin: Apply EC settings when suspending | Sean Rhodes |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-02-04 | src/ec: Get rid of unnecessary blank line {before,after} brace | Elyes HAOUAS |
2022-02-01 | ec/quanta/ene_kb3940q/ec.c: Remove unuseful 'return' in void function | Elyes HAOUAS |
2022-01-28 | ec/google/chromeec: Consider custom_pld when checking USB port number | Won Chung |
2022-01-25 | ec/google/chromeec: Add checks before creating Type C device | Prashant Malani |
2022-01-10 | src/ec: Remove unused <delay.h> | Elyes HAOUAS |
2022-01-07 | ec/starlabs/merlin: Unify EC and CMOS names | Sean Rhodes |
2022-01-04 | starlabs: Convert EC_GPE_SCI to Kconfig | Sean Rhodes |
2022-01-01 | ec/smsc/mec1308/acpi: Replace LNot() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/quanta/it8518/acpi: Replace LNot() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/lenovo/h8/acpi: Replace LNot() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/google/chromeec/acpi: Replace LNot() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/quanta/it8518/acpi: Replace Decrement() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/quanta/ene_kb3940q/acpi: Replace Decrement() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/google/chromeec/acpi: Replace Decrement() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/quanta/ene_kb3940q/acpi: Replace Increment() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/quanta/it8518/acpi: Replace Increment() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/smsc/mec1308/acpi: Replace Increment() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/kontron/it8516e/acpi: Replace Divide(a,b) with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/google/chromeec/acpi: Replace Multiply(a,b) with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/kontron/it8516e/acpi: Replace Multiply(a,b) with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/apple/acpi: Replace Index() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/starlabs/merlin/acpi: Replace Index() with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/quanta/it8518/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/quanta/ene_kb3940q/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/google/chromeec/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/kontron/it8516e/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/quanta/it8518/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/smsc/mec1308/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/smsc/mec1308/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/quanta/it8518/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/lenovo/h8/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/google/chromeec/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/starlabs/merlin/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/lenovo/h8/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/hp/kbc1126/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/google/chromeec/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/quanta/it8518/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/lenovo/h8/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-30 | ec/quanta/ene_kb3940q/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-30 | ec/google/chromeec/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-30 | ec/google/chromeec/acpi: Replace LAnd() with ASL 2.0 syntax | Felix Singer |
2021-12-30 | ec/quanta/it8518/acpi: Replace LAnd() with ASL 2.0 syntax | Felix Singer |
2021-12-30 | ec/smsc/mec1308/acpi: Replace LAnd() with ASL 2.0 syntax | Felix Singer |
2021-12-30 | ec/lenovo/h8/acpi: Replace LAnd() with ASL 2.0 syntax | Felix Singer |
2021-12-30 | ec/smsc/mec1308/acpi: Use ASL 2.0 syntax to access arrays | Felix Singer |
2021-12-30 | ec/hp/kbc1126/acpi: Use ASL 2.0 syntax to access arrays | Felix Singer |
2021-12-30 | ec/google/chromeec/acpi: Use ASL 2.0 syntax to access arrays | Felix Singer |
2021-12-30 | ec/quanta/it8518/acpi: Use ASL 2.0 syntax to access arrays | Felix Singer |
2021-12-29 | ec/quanta/ene_kb3940q/acpi: Use Printf() for debug prints | Felix Singer |
2021-12-29 | ec/purism/librem-ec/acpi: Use Printf() for debug prints | Felix Singer |
2021-12-29 | ec/hp/kbc1126/acpi: Use Printf() for debug prints | Felix Singer |
2021-12-29 | ec/chromeec/ec/acpi: Use Printf() for debug prints | Felix Singer |
2021-12-29 | ec/starlabs/merlin: Use Printf() for debug prints | Felix Singer |
2021-12-21 | arch/x86: Init firmware pointer for EC SMSC KBC1098/KBC1126 at build time | Bill XIE |
2021-11-26 | ec/google/chromeec: Support 5 temperature sensors | Tim Wawrzynczak |
2021-11-23 | ec/system76/ec: acpi: Add dGPU thermal reporting | Jeremy Soller |
2021-11-22 | ec/google/chromeec: Add PLD to EC conn in ACPI table | Won Chung |
2021-11-22 | ec/starlabs: Add standardised ITE EC support | Sean Rhodes |
2021-11-20 | ec/starlabs: Remove old EC code | Sean Rhodes |
2021-11-09 | ChromeOS: Fix <vc/google/chromeos/chromeos.h> | Kyösti Mälkki |
2021-10-06 | ec/google/chromeec: Register USB-C mux operations | Derek Huang |
2021-10-06 | ec/google/chromeec: Update google_chromeec_usb_pd_get_info() | Derek Huang |
2021-10-06 | ec/google/chromeec: Add new API for USB-C mux handling | Derek Huang |
2021-10-06 | ec/google/chromeec: Add APIs for USB-C DP ALT mode | Derek Huang |
2021-10-06 | ec/google/chromeec: Update some PD and DisplayPort APIs | Derek Huang |
2021-10-06 | ec/google/chromeec: Update google_chromeec_usb_pd_control() | Derek Huang |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
2021-09-27 | ec/purism: Remove copied code from system76 | Arthur Heymans |
2021-09-22 | ec/google/chromeec: Update ec_commands.h | Rob Barnes |
2021-09-17 | ec/system76/ec: acpi: Implement _BIX method | Ian Douglas Scott |
2021-09-08 | ec/acpi: Remove empty "chip" driver | Nico Huber |
2021-08-06 | ec/google/chromeec: Add code for KEY_MICMUTE and KEY_KBD_BKLIGHT_TOGGLE | Scott Chao |
2021-07-28 | ec/roda/it8518/acpi: Remove unnecessary assignments | Felix Singer |
2021-07-28 | ec/roda/it8518/acpi: Use lower-case hex format | Felix Singer |
2021-07-28 | ec/roda/it8518/acpi: Use mathematical operators | Felix Singer |
2021-07-28 | ec/roda/it8518/acpi: Use bit-wise and logical operators | Felix Singer |
2021-07-28 | ec/roda/it8518/acpi: Make use of the assignment operator | Felix Singer |
2021-07-28 | ec/roda/it8518/acpi: Get rid of `Index()` | Felix Singer |
2021-07-28 | ec/roda/it8518/acpi: Use decimal integers for accessing indexes | Felix Singer |
2021-07-28 | ec/roda/it8518/acpi: Make use of `Printf("...")` | Felix Singer |
2021-07-28 | ec/roda/it8518/acpi: Don't hard-code GPE offset | Nico Huber |
2021-07-16 | ec/kontron/kempld: Add minimal GPIO driver | Maxim Polyakov |
2021-06-30 | ec/google: Use EC_HOST_EVENT_NONE | Rob Barnes |
2021-06-30 | ec/google: Sync ec_commands.h | Rob Barnes |
2021-06-21 | ec/google/wilco: Fix comment about enclosure type | Kyösti Mälkki |
2021-06-21 | ec/purism/librem/ec.asl: Disable notification for touchpad enable/disable | Matt DeVillier |
2021-06-17 | ec/google: Fix bad return value | Rob Barnes |
2021-06-09 | ec/google/chromeec: Separate SMBIOS SKU functions | Yu-Ping Wu |
2021-06-04 | ec: Add Star Labs ITE 8987E support | Sean Rhodes |
2021-05-28 | ec/kontron/kempld: Guard macro parameters | Angel Pons |
2021-05-28 | ec/google/wilco: Extend description of `EC_GOOGLE_WILCO` | Paul Menzel |
2021-05-26 | ec/google/wilco/mailbox: Fix format warning by using size_t length modifier | Paul Menzel |
2021-05-20 | ec/google/chromeec: Implement support for DRIVERS_ACPI_THERMAL_ZONE | Raul E Rangel |
2021-05-18 | ec/google/chromeec: Provide EC access for Retimer firmware upgrade | John Zhao |
2021-05-18 | ec/google/chromeec: Remove ec_retimer_fw_update | John Zhao |