ec icon indicating copy to clipboard operation
ec copied to clipboard

System76 Open Source Embedded Controller

Results 95 ec issues
Sort by recently updated
recently updated
newest added

S0ix does not require eSPI, and eSPI does not mandate S0ix. Enable S0ix for: - darp7 (TGL-U) - darp8 (ADL-P) - galp5 (TGL-U) - galp6 (ADL-P) - lemp10 (TGL-U) -...

oryp9-b has the same GPIO config as oryp9.

Change the condition, which is currently a level *at* which charging will start/stop. Per [sysfs](https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-class-power), these values are a level: - *below* which charging will begin - *above* which charging...

Previously, CPU_C10_GATE# was used for detecting entry into s0ix / Modern Standby. Intel documentation says that SLP_S0# should be used for s0ix detection instead, and CPU_C10_GATE# is intended for VCCSTG...

Add a new target to generate LVFS MetaInfo and a Microsoft cabinet. Not actually usable, since we currently ship EC updates as part of a monolithic system update, have no...

Part of https://github.com/system76/firmware-open/pull/262

Part of https://github.com/system76/firmware-open/pull/159

The oryp7 (and oryp6, which has the same everything (apart from the GPU)) has abysmal CPU thermals, reaching over 90'C at just 15% CPU use. Yet, in spite of this,...

Based on the consumption of the CPU and GPU in relation to themselves the EC should perform a balancing act to allocate more power to the CPU when the GPU...