Age | Commit message (Expand) | Author |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2023-08-21 | ec/google/wilco: Correct scope of UCSI ACPI device | CoolStar |
2022-11-03 | ec/google/wilco: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-06-24 | device/resource: Modify some resource allocation instances | Kyösti Mälkki |
2020-11-09 | acpi: Call acpi_fill_ssdt() only for enabled devices | Karthikeyan Ramasubramanian |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-05 | src/ec: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-02-01 | ec/google/wilco: Set cpu id and cores to EC | Eric Lai |
2020-01-18 | ec/google/wilco: Set minimum UCSI_ACPI region length | Bernardo Perez Priego |
2019-12-19 | src/{drivers,device,ec}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-06-07 | ec/google/wilco: Add UCSI support | Duncan Laurie |
2019-04-18 | ec/google/wilco: Send "logo displayed" progress code | Duncan Laurie |
2019-03-15 | ec/google/wilco: Clear S0ix support bit at boot | Duncan Laurie |
2018-12-04 | ec/google/wilco: Turn camera power on | Duncan Laurie |
2018-12-04 | ec/google/wilco: Enable WiFi radio | Duncan Laurie |
2018-10-31 | ec/google/wilco: Unmute audio on init | Duncan Laurie |
2018-10-31 | ec/google/wilco: Save and restore PS/2 data for S3 | Duncan Laurie |
2018-10-31 | ec/google/wilco: Report BIOS progress to the EC | Duncan Laurie |
2018-10-31 | ec/google/wilco: Add devicetree chip infrastructure | Duncan Laurie |