Age | Commit message (Expand) | Author |
2021-02-27 | ec/system76/ec: Add OLED screen toggle | Jeremy Soller |
2021-02-27 | ec/system76/ec: Clean up/document battery ACPI | Jeremy Soller |
2021-02-27 | ec/google/chromeec: Optionally include SSFC in firmware config | Karthikeyan Ramasubramanian |
2021-02-27 | ec/system76/ec: Preserve ECOS through suspend | Jeremy Soller |
2021-02-10 | src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0 | Elyes HAOUAS |
2021-02-10 | src/ec/lenovo/h8/acpi/battery.asl: Convert to ASL 2.0 | Elyes HAOUAS |
2021-02-09 | src/ec/acpi/ec.asl: Convert to ASL 2.0 | Elyes HAOUAS |
2021-02-05 | ec/apple: Add ACPI code for Apple MacBooks | Evgeny Zinoviev |
2021-02-03 | ec/hp/kbc1126: Wait a longer time after sending | Pablo Stebler |
2021-01-24 | ec/google/wilco: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | ec/compal: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | ec/acpi: Convert 'ec.asl' to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | ec/acpi/ec.c: Use __func__ | Elyes HAOUAS |
2021-01-24 | ec/purism/librem/acpi/ec.asl: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-22 | ec/google/chromeec: Provide EC access for Retimer firmware update | John Zhao |
2021-01-22 | ec/google/chromeec: Add RFWU into EC RAM for Retimer firmware update | John Zhao |
2021-01-18 | ec/google/chromeec/ec_commands.h: Remove repeated word | Elyes HAOUAS |
2021-01-18 | ec/google/chromeec/ec.h: Remove repeated word | Elyes HAOUAS |
2021-01-18 | ec/system76/ec: Add fan and temperature reporting | Jeremy Soller |
2021-01-15 | build system: Always add coreboot.pre dependency to intermediates | Patrick Georgi |
2021-01-15 | build system: Remove flock calls from intermediate processing | Patrick Georgi |
2021-01-14 | build system: Structure and serialize INTERMEDIATE | Patrick Georgi |
2021-01-08 | ec/google/chromeec: add SSFC CBI support | Marco Chen |
2021-01-08 | ec/google/chromeec: Check AP reset cause for watchdog reset | Yu-Ping Wu |
2021-01-08 | ec/google/chromeec: Update ec_commands.h | Yu-Ping Wu |
2021-01-08 | ec/system76/ec: Remove unused EC RAM fields | Jeremy Soller |
2021-01-08 | cbfstool: Use flock() when accessing CBFS files | Julius Werner |
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 |