Age | Commit message (Expand) | Author |
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 |