Age | Commit message (Expand) | Author |
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 |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-29 | ec/lenovo/h8/h8.c: Skip setting volume if out of range | Angel Pons |
2021-04-29 | chromeec: Fix google_chromeec_status_check timeout | Rob Barnes |
2021-04-21 | ec/purism/librem-ec: Apply initial Purism customizations | Nicole Faerber |
2021-04-21 | ec/purism/librem-ec: Add support for Purism Librem EC | Matt DeVillier |
2021-04-21 | ec/kontron: Use get_int_option() | Angel Pons |
2021-04-21 | ec/lenovo: Use get_int_option() | Angel Pons |
2021-04-12 | chromeec: make ssfc optional in fw_config | Kangheui Won |
2021-04-08 | ec/lenovo/h8/acpi: fix wrong calculation | Michael Niewöhner |
2021-02-27 | ec/system76/ec: Add OLED screen toggle | Jeremy Soller |
2021-02-27 | ec/system76/ec: Clean up/document battery ACPI | Jeremy Soller |
2021-02-27 | ec/google/chromeec: Optionally include SSFC in firmware config | Karthikeyan Ramasubramanian |
2021-02-27 | ec/system76/ec: Preserve ECOS through suspend | Jeremy Soller |
2021-02-10 | src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0 | Elyes HAOUAS |
2021-02-10 | src/ec/lenovo/h8/acpi/battery.asl: Convert to ASL 2.0 | Elyes HAOUAS |
2021-02-09 | src/ec/acpi/ec.asl: Convert to ASL 2.0 | Elyes HAOUAS |
2021-02-05 | ec/apple: Add ACPI code for Apple MacBooks | Evgeny Zinoviev |
2021-02-03 | ec/hp/kbc1126: Wait a longer time after sending | Pablo Stebler |