summaryrefslogtreecommitdiffstats
path: root/src/ec/quanta/ene_kb3940q/acpi
Commit message (Expand)AuthorAgeFilesLines
* ec/quanta/ene_kb3940q/acpi: Fix PS2K under WindowsMatt DeVillier2023-05-131-2/+1
* {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-142-13/+13
* {ec/superio}/acpi: Remove _PRS if no _SRS is implementedArthur Heymans2022-11-171-10/+0
* 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
* src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0Elyes HAOUAS2021-02-101-31/+30
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-114-4/+0
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-054-54/+8
* acpi: Change Processor ACPI Name (Intel only)Christian Walter2020-03-231-5/+5
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-174-4/+0
* src/ec/quanta: Drop wrong _ADR objectsElyes HAOUAS2019-10-241-1/+0
* src: change coreboot to lowercaseMartin Roth2017-06-071-1/+1
* ec/ene_kb3940q: correct ACPI battery data fed into ToString()Matt DeVillier2017-06-041-2/+2
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-1/+1
* ASL: Remove unused modulo recipient.Vladimir Serbinenko2016-02-091-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-314-16/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-214-6/+4
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-161-5/+5
* Add support for "Butterfly" ChromebookStefan Reinauer2013-02-114-0/+535