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 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 ShiftRight(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-19 | tree: Replace XOr(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-14 | ec/quanta/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/quanta/it8518/acpi: Replace LGreater(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/quanta/it8518/acpi: Replace LLess(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/quanta/it8518/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/quanta/it8518/acpi: Replace Divide(a,b,,c) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/quanta/it8518/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | ec/quanta/it8518/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/quanta/it8518/acpi: Replace LNot() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/quanta/it8518/acpi: Replace Decrement() with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/quanta/it8518/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/quanta/it8518/acpi: Replace Subtract(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/quanta/it8518/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-30 | ec/quanta/it8518/acpi: Replace LAnd() with ASL 2.0 syntax | Felix Singer |
2021-12-30 | ec/quanta/it8518/acpi: Use ASL 2.0 syntax to access arrays | Felix Singer |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
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 |
2017-09-19 | ec/quanta/it8518: correct ACPI battery data fed into ToString() | Matt DeVillier |
2016-02-09 | ASL: Remove unused modulo recipient. | Vladimir Serbinenko |
2016-02-09 | stout: Fix ASL warnings | Vladimir Serbinenko |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2013-03-14 | Support ITE IT8518 embedded controller running Quanta's firmware | Stefan Reinauer |