Age | Commit message (Expand) | Author |
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-14 | ec/lenovo/h8/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-10-05 | ec/lenovo/h8/acpi: Fix wrongly used operator | Felix Singer |
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 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-05-03 | lenovo: correct typo in macro H8_HAS_BAT_THRESHOLDS_IMPL | Peter Lemenkov |
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 |
2020-05-26 | ec/lenovo/h8: Config the ec hardware ids for newer thinkpads | Da Lao |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | src/ec: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
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 |
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 |