Age | Commit message (Expand) | Author |
2020-08-14 | ec/google/chromeec: Add helper to request AP reset | Karthikeyan Ramasubramanian |
2020-07-26 | ec/lenovo/h8: Align macro values in one column | Paul Menzel |
2020-07-26 | src: Change BOOL CONFIG_ to CONFIG() in comments & strings | Martin Roth |
2020-07-26 | src: Remove whitespace between 'sizeof' and '(' | Elyes HAOUAS |
2020-07-26 | src: Remove unneeded space in license header | Elyes HAOUAS |
2020-07-26 | ec/google/chromeec: Fix loop off-by-one error in DPTF _OSC | Tim Wawrzynczak |
2020-07-26 | src: Remove unused 'include <cbmem.h>' | Elyes HAOUAS |
2020-07-26 | src: Remove extra lines in license header | Elyes HAOUAS |
2020-07-23 | ec/system76_ec: add support for System76 EC | Jeremy Soller |
2020-07-22 | ec/google/chromeec: Fix Coverity Scan error (BAD_SHIFT) | Tim Wawrzynczak |
2020-07-18 | ec/google/chromeec: Fix oversights in ec_dptf_helpers | Tim Wawrzynczak |
2020-07-18 | ec/google/chromeec: Fix \_SB.DPTF._OSC | Tim Wawrzynczak |
2020-07-07 | ec/google: Add function ec_fill_dptf_helpers() | Tim Wawrzynczak |
2020-07-05 | ec/google/chromeec: Drop codec.asl | Furquan Shaikh |
2020-07-05 | ec/google/chromeec: Add driver for audio codec device | Furquan Shaikh |
2020-07-05 | ec/google/chromeec: Move if EC_GOOGLE_CHROMEEC to i2c_tunnel/Kconfig | Furquan Shaikh |
2020-07-04 | drivers/intel/pmc_mux: Rename con driver to conn | Tim Wawrzynczak |
2020-06-17 | ec/google/wilco: Suppress UCSI events in S0ix | Duncan Laurie |
2020-06-14 | ec/google/chromeec: Call \PNOT () on initializing AC power state | Furquan Shaikh |
2020-06-08 | ec/google/chromeec: Append connector device to *-switch properties | Tim Wawrzynczak |
2020-06-06 | ec/google/wilco: Always use current value of battery status bit | Mathew King |
2020-06-02 | src: Remove redundant includes | Elyes HAOUAS |
2020-06-02 | src: Remove unused 'include <bootstate.h>' | Elyes HAOUAS |
2020-06-02 | src: Remove unused 'include <bootmode.h>' | Elyes HAOUAS |
2020-05-28 | ec/google/chromeec: Switch to use new acpigen_usb module | Tim Wawrzynczak |
2020-05-28 | ec/google/chromeec: Add new *-switch properties to USBC.CONx devices | Tim Wawrzynczak |
2020-05-27 | ec/google/chromeec/acpi/superio: Add PS/2 Mouse ACPI entry | Raul E Rangel |
2020-05-26 | Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION | Kyösti Mälkki |
2020-05-26 | ec/lenovo/h8: Config the ec hardware ids for newer thinkpads | Da Lao |
2020-05-21 | ec/google/chromeec/acpi: Add CROS EC CODEC device | Yu-Hsuan Hsu |
2020-05-21 | ec/google/chromeec/i2c_tunnel: Fix missing const | Raul E Rangel |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | ec/lenovo/h8: Reintroduce h8_mb_init() for specific boards | Bill XIE |
2020-05-11 | treewide: Convert more license headers to SPDX style | Patrick Georgi |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-08 | {drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: move copyrights and authors to AUTHORS | Patrick Georgi |
2020-05-04 | treewide: Drop ACPI_VIDEO_DEVICE macro | Angel Pons |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-01 | ec/google/chromeec: Fix incorrect diag message | Victor Ding |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | ec/lenovo/h8: Constify struct device * parameter to h8_has_* functions | Furquan Shaikh |
2020-04-25 | mb/lenovo/{x201,t410}: Move ThinkLight code | Stefan Ott |
2020-04-22 | ec/google/chromeec: Add driver for i2c_tunnel device under Chrome EC | Furquan Shaikh |
2020-04-22 | ec/google/chromeec: Add .scan_bus() callback for Chrome EC device | Furquan Shaikh |
2020-04-22 | ec/google/chromeec: Fix acpi_name() for Chrome EC device | Furquan Shaikh |
2020-04-20 | ec/google/chromeec: Fill up SSDT for EC provided PS2 keyboard | Rajat Jain |
2020-04-20 | google/chromeec: Add wrapper for EC_CMD_GET_KEYBD_CONFIG | Rajat Jain |
2020-04-20 | google/chromeec: Revise parameters of EC USB PD API call | Gaggery Tsai |
2020-04-17 | ec/google/chromeec: Update the USBC ACPI device hierarchy | Karthikeyan Ramasubramanian |
2020-04-17 | ec/google/chromeec: Add host command EC_CMD_GET_KEYBD_CONFIG | Rajat Jain |
2020-04-16 | ec/google/chromeec: add BOARD_VERSION CBI support | Aaron Durbin |
2020-04-13 | google/chromeec: Add USB MUX Interrupt | Brandon Breitenstein |
2020-04-13 | ec/google/chromeec: add smbios_mainboard_manufacturer() | Aaron Durbin |
2020-04-11 | ec/google/chromeec: expose failure and unprovisioned SKU id values | Aaron Durbin |
2020-04-10 | src/ec: Add missing "set_resources = noop_set_resources" | Elyes HAOUAS |
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-09 | ec/google/chromeec: Replace uses of ec_current_image with ec_image | Furquan Shaikh |
2020-04-09 | ec/google/chromeec: Update ec_commands.h | Furquan Shaikh |
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-23 | acpi: Change Processor ACPI Name (Intel only) | Christian Walter |
2020-03-20 | ec/google/chromeec: don't put empty block in SSDT | Matt DeVillier |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-16 | ec/51nb: add support for NPCE985LA0DX EC | Matt DeVillier |
2020-03-15 | ec/google/wilco: Store LID status into LIDS and change device name | Eric Lai |
2020-03-14 | ec/google/chromeec/acpi: Move ECPD under CREC | Prashant Malani |
2020-03-06 | ec/google/chromeec: Fix dev ops for chromeec | Furquan Shaikh |
2020-03-04 | src/ec,mainboard: Move weak smbios_system_sku() override inwards | Edward O'Callaghan |
2020-03-04 | mainboard/google/octopus: Migrate onto SKU ID helpers | Edward O'Callaghan |
2020-02-28 | ec/google/chromeec: Introduce SKU_ID helpers | Edward O'Callaghan |
2020-02-26 | ec/purism/librem: fix topstar driver ERAM mapping | Matt DeVillier |
2020-02-18 | ec/google/chromeec: Add SSDT generator for ChromeOS EC | Tim Wawrzynczak |
2020-02-17 | ec/lenovo/h8/acpi: Add alternative Fn-F2 and Fn-F3 layout | Nicola Corna |
2020-02-17 | ec/purism/librem: Add ACPI temp reporting | Matt DeVillier |
2020-02-17 | vboot: push clear recovery mode switch until BS_WRITE_TABLES | Joel Kitching |
2020-02-01 | ec/google/wilco: Set cpu id and cores to EC | Eric Lai |
2020-02-01 | ec/google/chromeec: Add new wrappers for host commands | Tim Wawrzynczak |
2020-02-01 | ec/google/chromeec: Add new host command, EC_CMD_GET_PD_PORT_CAPS | Tim Wawrzynczak |
2020-01-27 | ec/google/wilco: add ec command set cpu id | Eric Lai |
2020-01-22 | ec/google/chromeec: add support for fw_config cbi field | Jett Rink |
2020-01-22 | ec/google/chromeec: update ec_commands.h | Jett Rink |
2020-01-18 | ec/google/wilco: Set minimum UCSI_ACPI region length | Bernardo Perez Priego |
2020-01-18 | soc/intel/{skylake,common}/acpi/dptf/thermal.asl: Prevent iasl remarks | Wim Vervoorn |
2020-01-13 | ec/lenovo/h8: Prepend EC log message with *H8* | Paul Menzel |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | Kyösti Mälkki |
2019-12-31 | ec/hp/kbc1126: Make firmware offsets user configurable | Bill XIE |
2019-12-29 | ec/google/chromeec: ignore LIMIT_POWER based on command code in response | Rizwan Qureshi |
2019-12-27 | ec/google: Fix wedging AP on early ec sw sync | Tim Wawrzynczak |
2019-12-19 | src/{drivers,device,ec}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-19 | src: Add missing include <types.h> | Elyes HAOUAS |
2019-12-17 | src: Conditionally include TEVT | Frans Hendriks |
2019-12-16 | ec/google/chromeec/acpi: move PS2K under PCI0 | Matt DeVillier |
2019-12-02 | ec/google/wilco: Add EC ACPI methods for privacy screen | Mathew King |
2019-11-29 | ec/google/chromeec: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-18 | include: Make stdbool.h a separate file | Julius Werner |
2019-11-18 | ec/hp/kbc1126: Include early_init.c in bootblock | Arthur Heymans |