| Commit message (Expand) | Author | Age | Files | Lines |
* | ec/google/wilco/superio: Fix PS2K under Windows | Matt DeVillier | 2022-10-25 | 1 | -0/+3 |
* | Revert "drivers/intel/dptf: Add multiple fan support under dptf" | Sumeet Pawnikar | 2022-10-20 | 5 | -32/+9 |
* | ec/google/wilco/acpi: Hide CrOS-specific devices from OS | Matt DeVillier | 2022-10-20 | 2 | -2/+2 |
* | ec/google/chromeec: Demote LPC EC error printk from ERR to SPEW | Matt DeVillier | 2022-10-14 | 1 | -1/+1 |
* | ec/starlabs/merlin: Add EC related files for Alder Lake boards | Sean Rhodes | 2022-10-07 | 3 | -0/+459 |
* | ec/starlabs/merlin: Add support for enabling fast charge | Sean Rhodes | 2022-10-06 | 12 | -0/+50 |
* | ec/lenovo/h8/acpi: Fix wrongly used operator | Felix Singer | 2022-10-05 | 1 | -1/+1 |
* | ec/lenovo/h8: Add Kconfig option for Fn-Ctrl swap | Angel Pons | 2022-09-27 | 2 | -1/+9 |
* | timer: Change timer util functions to 64-bit | Rob Barnes | 2022-09-14 | 1 | -2/+2 |
* | ec/google/chromeec: Modify ufp from type-c role | Dtrain Hsu | 2022-09-05 | 1 | -1/+1 |
* | drivers/intel/dptf: Add multiple fan support under dptf | Sumeet Pawnikar | 2022-09-04 | 5 | -9/+32 |
* | acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig value | Tim Van Patten | 2022-08-31 | 1 | -3/+3 |
* | ec/google/chromeec: Call PNOT() when Battery Status Changes | Tim Van Patten | 2022-08-26 | 1 | -2/+24 |
* | ec/starlabs/merlin/cml: Correct the offset for Max Charge | Sean Rhodes | 2022-08-26 | 2 | -3/+3 |
* | ec/google/chromeec/acpi: Add support for DPTF oem variable event notify | Tony Huang | 2022-08-24 | 2 | -0/+18 |
* | ec/google: Notify DPTF driver power participant on PD event | Varshit B Pandya | 2022-08-18 | 2 | -0/+11 |
* | ec/google/chromec: Add BFIV, BFCT | Tim Van Patten | 2022-08-17 | 1 | -0/+2 |
* | ec/system76/ec: Provide charging thresholds by default | Tim Crawford | 2022-07-16 | 1 | -1/+1 |
* | commonlib: Substitude macro "__unused" in compiler.h | Bill XIE | 2022-07-14 | 1 | -1/+1 |
* | ec/google/chromec: Update ACPI handlers for GPU | Tim Wawrzynczak | 2022-07-13 | 2 | -7/+2 |
* | ec/system76/ec: Hide ACPI device S76D | Jeremy Soller | 2022-07-09 | 1 | -0/+2 |
* | treewide: Unify Google branding | Jon Murphy | 2022-07-04 | 3 | -6/+6 |
* | ec/google/chromeec: Update ec_commands.h | Yu-Ping Wu | 2022-06-30 | 1 | -44/+159 |
* | ec/google/chromeec: Remove google_chromeec_vbnv_context() | Yu-Ping Wu | 2022-06-24 | 2 | -40/+0 |
* | device/resource: Modify some resource allocation instances | Kyösti Mälkki | 2022-06-24 | 1 | -1/+1 |
* | ec/acpi: Return error codes on timeout | Abel Briggs | 2022-06-24 | 2 | -7/+7 |
* | ec/lenovo/pmh7: Add IORESOURCE_ASSIGNED flag | Kyösti Mälkki | 2022-06-22 | 1 | -1/+1 |
* | ec/kontron/kempld: Fix IORESOURCE_IRQ | Kyösti Mälkki | 2022-06-22 | 1 | -5/+5 |
* | ec/google/chromeec: Add property to denote mux mode switch | Prashant Malani | 2022-06-15 | 2 | -0/+22 |
* | ec/google/chromeec: Add support to report fan speed via ACPI | Sumeet Pawnikar | 2022-06-10 | 1 | -0/+6 |
* | ec/lenovo/h8/acpi: Replace Not() with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -1/+1 |
* | ec/lenovo/h8/acpi: Replace And() with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -9/+9 |
* | ec/lenovo/h8/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -1/+1 |
* | ec/smsc/mec1308/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -5/+5 |
* | ec/smsc/mec1308/acpi: Replace LGreater(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -1/+1 |
* | ec/smsc/mec1308/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -3/+3 |
* | ec/smsc/mec1308/acpi: Replace LLess(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -2/+1 |
* | ec/quanta/it8518/acpi: Replace LGreater(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -1/+1 |
* | ec/smsc/mec1308/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -2/+2 |
* | ec/quanta/it8518/acpi: Replace LLess(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -1/+1 |
* | ec/smsc/mec1308/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -1/+1 |
* | ec/quanta/it8518/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -1/+1 |
* | ec/quanta/it8518/acpi: Replace Divide(a,b,,c) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -3/+3 |
* | ec/quanta/it8518/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -3/+3 |
* | ec/quanta/it8518/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -4/+4 |
* | ec/quanta/ene_kb3940q/acpi: Replace LLess(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -1/+1 |
* | ec/kontron/it8516e/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -1/+1 |
* | ec/google/chromeec/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 2 | -4/+4 |
* | ec/lenovo/h8/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -1/+1 |
* | ec/lenovo/h8/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer | 2022-06-09 | 1 | -2/+2 |