summaryrefslogtreecommitdiffstats
path: root/src/superio/acpi
Commit message (Expand)AuthorAgeFilesLines
* superio/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* superio/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-092-2/+2
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* src/superio: Fix typo in commentElyes HAOUAS2021-02-111-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-115-5/+0
* superio/{acpi,common}: Improve code formattingElyes HAOUAS2020-03-312-2/+2
* superio: Replace D1/D2 power states with D3Nico Huber2020-03-293-7/+7
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-305-73/+10
* src: Capitalize Super I/OElyes HAOUAS2019-10-073-6/+6
* src: Don't use a #defines like Kconfig symbolsElyes HAOUAS2019-01-282-5/+5
* superio/acpi: Make _CRS methods Serialized, eliminating IASL remarksTristan Corrick2018-08-033-5/+5
* superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macrosKeith Hui2017-10-251-2/+2
* 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-122-2/+19
* sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODENico Huber2016-12-071-0/+10
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-315-20/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-215-5/+5
* winbond/w83627dhg: Fix logical device power down in ACPINico Huber2013-07-033-13/+17
* Start ACPI framework for PnP (super i/o) devicesNico Huber2013-06-115-0/+757