Age | Commit message (Expand) | Author |
2024-05-29 | tree: Remove unused <string.h> | Elyes Haouas |
2024-05-29 | tree: Use <stdio.h> for snprintf | Elyes Haouas |
2024-05-29 | tree: Remove unused <stddef.h> | Elyes Haouas |
2024-05-16 | chromeec/ec_acpi: Convert TK_DICTATE to ps2_action_key | Aseda Aboagye |
2024-04-22 | acpigen_ps2_keybd: Add assistant key to linux,keymap | Aseda Aboagye |
2024-04-22 | ec/google/chromeec: Do not fill TypeC ACPI device when UCSI is enabled | Pavan Holla |
2024-04-19 | ec/google/chromeec: Update ec_cmd_api.h and ec_commands.h | Pavan Holla |
2024-04-17 | ec/google/chromeec: Update EC headers | Aseda Aboagye |
2024-03-05 | ec/google/chromeec: Enclose Kconfig in 'if/endif' block | Martin Roth |
2024-03-01 | ec/chromeec: Enable auto fan control on startup | Matt DeVillier |
2024-02-18 | ec, lib, security, sb: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | ec: Rename Makefiles from .inc to .mk | Martin Roth |
2023-12-11 | ec/google/chromeec: Provide ec_sync wake option | Mark Hasemeyer |
2023-11-16 | ec/google/chromeec: Update ec_cmd_api.h and ec_commands.h | Simon Glass |
2023-10-16 | ec/google/chromeec: Add is_battery_present_and_above_critical_threshold | Jamie Ryu |
2023-10-02 | acpi/acpigen_ps2_keybd: Reduce minimum keys, optional alpha/num/punct | Jonathon Hall |
2023-09-18 | clean-up: Remove the no more necessary `ENV_HAS_DATA_SECTION` flag | Jeremy Compostella |
2023-09-14 | vc/google/chromeos: Move clear_ec_ap_idle() to common code | Derek Huang |
2023-08-21 | ec/google/wilco/superio: Adjust PS2K HID/CID for Windows drivers | Matt DeVillier |
2023-08-21 | ec/google/wilco/acpi: Read message when notifying UCSI | CoolStar |
2023-08-21 | ec/google/wilco: Correct scope of UCSI ACPI device | CoolStar |
2023-08-21 | ec/google/wilco/acpi: Unhide GOOG000C ACPI device | Matt DeVillier |
2023-08-21 | ec/google/wilco/acpi/dptf: Fix mutex synclevel | Matt DeVillier |
2023-08-20 | ec/google/wilco: Fix ACPI EC RAM read/write ops | Matt DeVillier |
2023-08-16 | ACPI: Add usb_charge_mode_from_gnvs() | Kyösti Mälkki |
2023-08-04 | ec/google/chromeec: move TBMC ACPI device under CREC | Matt DeVillier |
2023-07-31 | ec/google/chromeec: Unhide ChromeEC PD ACPI device | Matt DeVillier |
2023-07-31 | ec/google/chromeec: Unhide GOOG0004 ACPI device | Matt DeVillier |
2023-07-15 | ec/google/chromeec: Split wait-loop for DP and HPD flags | Kapil Porwal |
2023-07-15 | ec/google/chromeec: Call `wait_for_dp_hpd` only in AP mode entry | Kapil Porwal |
2023-07-15 | ec/google/chromeec: Skip TCSS `wait_for_connection` for AP mode entry | Kapil Porwal |
2023-07-15 | ec/google/chromeec: Skip unnecessary call to TCSS `enter_dp_mode` cmd | Kapil Porwal |
2023-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2023-05-17 | ec/google/chromeec/ACPI: Set TBMC status based on motion sensor presence | Matt DeVillier |
2023-05-16 | ec/google/chromeec: Use host command API | Caveh Jalali |
2023-05-16 | ec/google/chromeec: Add ec_cmd_api.h, update ec_commands.h | Caveh Jalali |
2023-05-07 | ec/google/chromeec: Handle ACPI S4 in chromeec_smi_sleep() | Kyösti Mälkki |
2023-04-12 | Reland "drivers/intel/dptf: Add multiple fan support under dptf" | Sumeet Pawnikar |
2023-04-12 | ec/google/chromeec: Use either EC or MB lid switch state | Karthikeyan Ramasubramanian |
2023-03-02 | acpi/ec: Handle new host event EC_HOST_EVENT_BODY_DETECT_CHANGE | Tim Van Patten |
2023-02-27 | ec/google/chromeec: Update ec_commands.h | Tim Van Patten |
2023-02-08 | ec/google/chromeec: Update ec_commands.h | Caveh Jalali |
2023-02-08 | ec/google/chromeec: clang-format ec_commands.h | Caveh Jalali |
2023-02-01 | ec/google/wilco/acpi: Add DPTF RCDP() method | Matt DeVillier |
2023-01-28 | ec/google/chrome-ec: Demote Vivaldi printk from error to info | Matt DeVillier |
2023-01-22 | ec/google/chromeec/acpi/ec: add scope comment to nested #endif | Felix Held |
2023-01-11 | ec/google/chromeec: Add retimer flag for mux device | Prashant Malani |
2023-01-10 | chromeos/cr50_enable_update.c: Clear EC AP_IDLE flag | Derek Huang |
2022-12-27 | {superio,ec}/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-27 | {superio,ec}/acpi: Replace constant "One" with actual number | Felix Singer |
2022-12-26 | tree/acpi: Replace Not(a) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace And(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace And(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace Or(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace ShiftRight(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-14 | ec/google/chromeec/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-01 | vboot: Allow for comparison of hash without zero-padding | Jakub Czapiga |
2022-12-01 | ec/google/chromec: Add DPTC support for host event 1/2/9 | EricKY Cheng |
2022-11-30 | ec/google/chromeec: Add packed attribute to structs in union | Arthur Heymans |
2022-11-22 | ec: Add SPDX license headers to Makefiles | Martin Roth |
2022-11-17 | {ec/superio}/acpi: Remove _PRS if no _SRS is implemented | Arthur Heymans |
2022-11-12 | ec/google/chromeec: Deprecate dev_index from google_chromeec_reboot | Caveh Jalali |
2022-11-12 | ec/google/chromeec: Simplify error handling for GET_VERSION | Caveh Jalali |
2022-11-12 | ec/google/chromeec: Simplify get_uptime_info error handling | Caveh Jalali |
2022-11-10 | ec/google/chromeec: Fix USB_PD_PORTS response data type | Caveh Jalali |
2022-11-10 | ec/google/chromeec: Simplify KEYBOARD_BACKLIGHT error handling | Caveh Jalali |
2022-11-10 | ec/google/chromeec: Fix keyboard_backlight call | Caveh Jalali |
2022-11-10 | google/chromeec: Add ACPI method for EC Panic | Rob Barnes |
2022-11-09 | ec/google/chromec: Expand EC share memory for DTTS | EricKY Cheng |
2022-11-03 | ec/google/wilco: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-10-25 | ec/google/wilco/superio: Fix PS2K under Windows | Matt DeVillier |
2022-10-20 | Revert "drivers/intel/dptf: Add multiple fan support under dptf" | Sumeet Pawnikar |
2022-10-20 | ec/google/wilco/acpi: Hide CrOS-specific devices from OS | Matt DeVillier |
2022-10-14 | ec/google/chromeec: Demote LPC EC error printk from ERR to SPEW | Matt DeVillier |
2022-09-14 | timer: Change timer util functions to 64-bit | Rob Barnes |
2022-09-05 | ec/google/chromeec: Modify ufp from type-c role | Dtrain Hsu |
2022-09-04 | drivers/intel/dptf: Add multiple fan support under dptf | Sumeet Pawnikar |
2022-08-31 | acpi: Replace EC_ENABLE_AMD_DPTC_SUPPORT with Kconfig value | Tim Van Patten |
2022-08-26 | ec/google/chromeec: Call PNOT() when Battery Status Changes | Tim Van Patten |
2022-08-24 | ec/google/chromeec/acpi: Add support for DPTF oem variable event notify | Tony Huang |
2022-08-18 | ec/google: Notify DPTF driver power participant on PD event | Varshit B Pandya |
2022-08-17 | ec/google/chromec: Add BFIV, BFCT | Tim Van Patten |
2022-07-14 | commonlib: Substitude macro "__unused" in compiler.h | Bill XIE |
2022-07-13 | ec/google/chromec: Update ACPI handlers for GPU | Tim Wawrzynczak |
2022-07-04 | treewide: Unify Google branding | Jon Murphy |
2022-06-30 | ec/google/chromeec: Update ec_commands.h | Yu-Ping Wu |
2022-06-24 | ec/google/chromeec: Remove google_chromeec_vbnv_context() | Yu-Ping Wu |
2022-06-24 | device/resource: Modify some resource allocation instances | Kyösti Mälkki |
2022-06-15 | ec/google/chromeec: Add property to denote mux mode switch | Prashant Malani |
2022-06-10 | ec/google/chromeec: Add support to report fan speed via ACPI | Sumeet Pawnikar |
2022-06-09 | ec/google/chromeec/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-03 | ec/google/chromeec/acpi: Replace LGreater(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-03 | ec/google/chromeec/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-06-03 | ec/google/chromeec/acpi: Replace Divide(a,b,,c) with ASL 2.0 syntax | Felix Singer |
2022-06-03 | ec/google/chromeec/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-03 | ec/google/chromeec/acpi: Replace LLess(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-03 | ec/google/chromeec/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax | Felix Singer |