summaryrefslogtreecommitdiff
path: root/src/superio/acpi/pnp_generic.asl
Commit message (Expand)AuthorAgeFilesLines
* {superio,ec}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-271-1/+1
* superio/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-141-1/+1
* superio/acpi/pnp_generic.asl: Add _PRS for each deviceArthur Heymans2022-11-171-0/+8
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* superio/{acpi,common}: Improve code formattingElyes HAOUAS2020-03-311-1/+1
* superio: Replace D1/D2 power states with D3Nico Huber2020-03-291-2/+2
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-301-14/+2
* src: Capitalize Super I/OElyes HAOUAS2019-10-071-2/+2
* superio/acpi: Make _CRS methods Serialized, eliminating IASL remarksTristan Corrick2018-08-031-1/+1
* superio/acpi: allow custom HID on generic deviceSamuel Holland2017-06-121-0/+5
* superio/acpi: allow 3 I/O ranges on generic deviceSamuel Holland2017-06-121-2/+17
* 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-3/+5
* Start ACPI framework for PnP (super i/o) devicesNico Huber2013-06-111-0/+169