Age | Commit message (Expand) | Author |
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-11-17 | {ec/superio}/acpi: Remove _PRS if no _SRS is implemented | Arthur Heymans |
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 |
2022-01-01 | ec/quanta/it8518/acpi: Replace Increment() 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 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-12-03 | src: Remove redundant use of ACPI offset(0) | Elyes HAOUAS |
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-10-25 | ec/{compal,google,quanta}: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-24 | src/ec/quanta: Drop wrong _ADR objects | Elyes HAOUAS |
2017-09-19 | ec/quanta/it8518: add missing HID to SIO device | Matt DeVillier |
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 | Workaround for unused variable warning. | 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 |