summaryrefslogtreecommitdiffstats
path: root/src/ec/quanta/ene_kb3940q/acpi/ec.asl
Commit message (Expand)AuthorAgeFilesLines
* {superio,ec}/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-271-1/+1
* {superio,ec}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-271-1/+1
* tree: Replace And(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* ec/quanta/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-141-12/+12
* ec/quanta/ene_kb3940q/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* ec/quanta/ene_kb3940q/acpi: Replace Decrement() with ASL 2.0 syntaxFelix Singer2022-01-011-1/+1
* ec/quanta/ene_kb3940q/acpi: Replace Increment() with ASL 2.0 syntaxFelix Singer2022-01-011-1/+1
* ec/quanta/ene_kb3940q/acpi: Replace Add(a,b) with ASL 2.0 syntaxFelix Singer2021-12-311-1/+1
* ec/quanta/ene_kb3940q/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-301-1/+1
* ec/quanta/ene_kb3940q/acpi: Use Printf() for debug printsFelix Singer2021-12-291-14/+12
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-051-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* acpi: Change Processor ACPI Name (Intel only)Christian Walter2020-03-231-5/+5
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* src: change coreboot to lowercaseMartin Roth2017-06-071-1/+1
* ACPI: Add hack to avoid IASL warning when reading back registersMartin Roth2015-12-261-0/+3
* ec/quanta/ene_kb3940q: Fix ACPI NoticeMartin Roth2015-11-241-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-161-5/+5
* Add support for "Butterfly" ChromebookStefan Reinauer2013-02-111-0/+280