Age | Commit message (Expand) | Author |
2023-04-08 | ec/lenovo/pmh7/chip.h: Use 'bool' instead of 'int' | Elyes Haouas |
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-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 ShiftLeft(a,b,c) 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-19 | tree: Replace Or(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-14 | ec/lenovo/h8/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | ec/lenovo/h8/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-11-22 | ec: Add SPDX license headers to Makefiles | Martin Roth |
2022-10-05 | ec/lenovo/h8/acpi: Fix wrongly used operator | Felix Singer |
2022-09-27 | ec/lenovo/h8: Add Kconfig option for Fn-Ctrl swap | Angel Pons |
2022-06-22 | ec/lenovo/pmh7: Add IORESOURCE_ASSIGNED flag | Kyösti Mälkki |
2022-06-09 | ec/lenovo/h8/acpi: Replace Not() with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/lenovo/h8/acpi: Replace And() with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/lenovo/h8/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/lenovo/h8/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/lenovo/h8/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/lenovo/h8/acpi: Replace LGreater(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/lenovo/h8/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-05-03 | lenovo: correct typo in macro H8_HAS_BAT_THRESHOLDS_IMPL | Peter Lemenkov |
2022-02-04 | src/ec: Get rid of unnecessary blank line {before,after} brace | Elyes HAOUAS |
2022-01-01 | ec/lenovo/h8/acpi: Replace LNot() with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/lenovo/h8/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/lenovo/h8/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/lenovo/h8/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-30 | ec/lenovo/h8/acpi: Replace LAnd() with ASL 2.0 syntax | Felix Singer |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-29 | ec/lenovo/h8/h8.c: Skip setting volume if out of range | Angel Pons |
2021-04-21 | ec/lenovo: Use get_int_option() | Angel Pons |
2021-04-08 | ec/lenovo/h8/acpi: fix wrong calculation | Michael Niewöhner |
2021-02-10 | src/ec/lenovo/h8/acpi/battery.asl: Convert to ASL 2.0 | Elyes HAOUAS |
2020-09-11 | src/ec: Drop unneeded empty lines | Elyes HAOUAS |
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-05-26 | ec/lenovo/h8: Config the ec hardware ids for newer thinkpads | Da Lao |
2020-05-13 | ec/lenovo/h8: Reintroduce h8_mb_init() for specific boards | Bill XIE |
2020-05-11 | treewide: Remove "this file is part of" lines | 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-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-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-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-02-17 | ec/lenovo/h8/acpi: Add alternative Fn-F2 and Fn-F3 layout | Nicola Corna |
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-19 | src: Add missing include <types.h> | Elyes HAOUAS |
2019-11-15 | nb/intel/i945: Initialize console in bootblock | Arthur Heymans |
2019-11-12 | ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific | Bill XIE |
2019-08-21 | ec/lenovo/h8: Add option to set F1-F12 as primary function | Iru Cai |
2019-08-20 | lenovo/pmh7: Remove use of __PRE_RAM__ and __SMM__ | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-06-22 | src/ec: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-06-03 | ec/lenovo/h8: Fix method name in ACPI code | Evgeny Zinoviev |
2019-05-29 | src/{ec,vendorcode}: Add missing 'include <types.h> | Elyes HAOUAS |
2019-05-13 | src/ec/lenovo/h8/acpi: Serialize Control Method | Elyes HAOUAS |
2019-05-08 | ec/lenovo/h8: Add VBOOT board support | Patrick Rudolph |
2019-05-08 | ec/lenovo/h8: Add function to query sense state | Patrick Rudolph |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | ec/lenovo/h8: Implement ACPI methods to set battery thresholds | Alexey Kharlamov |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-02-11 | ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000ms | Michael Bacarella |
2018-12-06 | lenovo/h8,thinkpads: Re-do USB Always On | Nathaniel Roach |
2018-11-30 | cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl | Arthur Heymans |
2018-09-14 | ec/lenovo/pmh7: support 9bit address space | Alexander Couzens |
2018-09-05 | mb/lenovo: Support dual graphics for xx20/xx30 ThinkPads | Evgeny Zinoviev |
2018-08-20 | ec/lenovo/pmh7: use read/write function in clear_bit/set_bit | Alexander Couzens |
2018-07-30 | ec/lenovo/h8/acpi: Fix ACPI error in _INI | Patrick Rudolph |
2018-07-19 | ec/lenovo/h8/acpi: Apply state on wake | Patrick Rudolph |
2018-07-19 | ec/lenovo/h8/ssdt: Add UWB ACPI interface | Patrick Rudolph |
2018-07-19 | ec/lenovo/h8/ssdt: Add keyboard backlight interface | Patrick Rudolph |
2018-07-19 | ec/lenovo/h8/acpi: Add WWAN ACPI methods | Patrick Rudolph |
2018-07-09 | ec/lenovo/h8/acpi: Add BDC interface | Patrick Rudolph |
2018-07-06 | ec/lenovo/h8/acpi: Move ACPI HKEY device to new file | Patrick Rudolph |
2018-06-04 | src/ec: Remove whitespace before tab | Elyes HAOUAS |
2018-05-24 | src: Remove space after `defined` | Elyes HAOUAS |
2018-05-08 | ec/lenovo/h8: Get rid of device_t | Elyes HAOUAS |
2018-01-17 | ec/h8: Store PWRS and notify CPU on AC power plug/unplug events | Arthur Heymans |
2018-01-12 | ec/lenovo/h8: Add support for bluetooth on wifi | Patrick Rudolph |
2017-12-03 | ec/lenovo/h8/acpi: Fix regression (MS Windows crash on boot) | Patrick Rudolph |
2017-11-14 | ec/lenovo/h8/acpi/ec: Add registers | Patrick Rudolph |
2017-11-07 | ec/lenovo/h8: Clear EC output queue before enablement | Bill XIE |
2017-11-04 | ec/lenovo/h8/acpi/thermal: Add ACPI fan control | Patrick Rudolph |
2017-11-04 | ec/lenovo/h8/acpi/thermal: Add support for passive cooling | Patrick Rudolph |
2017-10-10 | ec/lenovo/h8: Serialize control method _CRS | Paul Menzel |
2017-09-25 | ec/lenovo/pmh7: Dump revision and ID | Patrick Rudolph |
2017-09-11 | ec/lenovo/h8: Add WWAN detection support | Patrick Rudolph |
2017-09-06 | ec/lenovo/h8: Add BDC detection support | Patrick Rudolph |
2017-08-27 | ec/lenovo/h8/acpi/thermal: Don't hardcode limits | Patrick Rudolph |
2017-08-21 | ec/lenovo/h8: Add panic method | Patrick Rudolph |
2017-07-18 | ec/lenovo/h8/h8: Always enable tp-smapi and thermal | Patrick Rudolph |
2017-07-07 | ec/lenovo/h8/smm: Support USB always on AC only | Patrick Rudolph |
2017-05-11 | mb/lenovo/x201: Add support for ThinkLight | Stefan Ott |
2017-03-21 | ec/lenovo/h8: Support an optional battery page flip delay | Tobias Diedrich |
2017-03-11 | lenovo/t400: Rewrite dock from t60 | Kyösti Mälkki |