Age | Commit message (Expand) | Author |
2020-12-03 | src: Remove redundant use of ACPI offset(0) | Elyes HAOUAS |
2020-12-01 | ec/google/chromeec/acpi: Make OperationRegion brace align | Subrata Banik |
2020-11-18 | ec/google/chromeec: Add more wrappers for regulator control | Yidi Lin |
2020-11-16 | src: Update some incorrect config options in comments | Martin Roth |
2020-11-09 | ec/purism/librem/ec.asl: End comment | Benjamin Doron |
2020-11-09 | acpi: Call acpi_fill_ssdt() only for enabled devices | Karthikeyan Ramasubramanian |
2020-11-05 | ec/google/chromeec: Remove the check for Internal TypeC MUX | Karthikeyan Ramasubramanian |
2020-11-04 | ec/purism/librem: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2020-11-02 | ec/system76/ec: Add battery charging thresholds | Tim Crawford |
2020-11-02 | ec/system76/ec: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2020-11-02 | ec/hp/kbc1126: Support using a different GPE | Iru Cai |
2020-10-30 | fw_config: Convert fw_config to a 64-bit field | Tim Wawrzynczak |
2020-10-30 | soc/intel/tigerlake: Replace soc_get_pmc_mux_device with device pointers | Tim Wawrzynczak |
2020-10-26 | ec/google/chromeec: Update ec_commands.h | Tim Wawrzynczak |
2020-10-20 | ec/google/chromeec: Add wrappers to get/set the voltage | Yidi Lin |
2020-10-15 | ec/google/chromeec: Update ec_commands.h | Yidi Lin |
2020-10-14 | src/ec/google/chromeec: Get Type-C Mux info from EC (TCPM) | Divya Sasidharan |
2020-10-11 | ec/kontron/kempld: Reflow long lines | Maxim Polyakov |
2020-10-11 | ec/kontron/kempld: add option to configure I2C frequency | Maxim Polyakov |
2020-09-28 | ec/hp/kbc1126: Support not putting EC firmware in CBFS | Iru Cai |
2020-09-23 | ec/google/chromeec: set DPTC power parameter at OS startup | Kevin Chiu |
2020-09-17 | ec/google/chromeec: Add dptc interface support | Chris Wang |
2020-09-11 | src/ec: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-07 | ec/system76: Add console support | Jeremy Soller |
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 |