summaryrefslogtreecommitdiffstats
path: root/src/superio/acpi/pnp.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-2/+2
* sio/acpi/pnp.asl: Replace Not(a) with ASL 2.0 syntaxElyes Haouas2022-12-261-1/+1
* tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-2/+2
* superio/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-141-12/+12
* {drivers,superio}/acpi: Replace ShiftRight(a,b) with ASL 2.0 syntaxFelix Singer2022-12-121-1/+1
* {soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-121-2/+2
* superio/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* superio: Replace D1/D2 power states with D3Nico Huber2020-03-291-3/+3
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-301-14/+2
* src: Don't use a #defines like Kconfig symbolsElyes HAOUAS2019-01-281-1/+1
* superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macrosKeith Hui2017-10-251-2/+2
* superio/acpi: allow 3 I/O ranges on generic deviceSamuel Holland2017-06-121-0/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* winbond/w83627dhg: Fix logical device power down in ACPINico Huber2013-07-031-6/+6
* Start ACPI framework for PnP (super i/o) devicesNico Huber2013-06-111-0/+145