aboutsummaryrefslogtreecommitdiff
path: root/src/superio/acpi
AgeCommit message (Expand)Author
2024-03-01superio/acpi: Add SUPERIO_PNP_NO_DIS to support always active LDNsMichał Żygowski
2022-12-27{superio,ec}/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27{superio,ec}/acpi: Replace constant "One" with actual numberFelix Singer
2022-12-26sio/acpi/pnp.asl: Replace Not(a) with ASL 2.0 syntaxElyes Haouas
2022-12-23tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-23tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-12-14superio/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12{drivers,superio}/acpi: Replace ShiftRight(a,b) with ASL 2.0 syntaxFelix Singer
2022-12-12{soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-11-17superio/acpi/pnp_generic.asl: Add _PRS for each deviceArthur Heymans
2022-06-09superio/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer
2022-06-09superio/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-02-11src/superio: Fix typo in commentElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-31superio/{acpi,common}: Improve code formattingElyes HAOUAS
2020-03-29superio: Replace D1/D2 power states with D3Nico Huber
2020-01-30src/superio: replace license boilerplate with SPDXFelix Held
2019-10-07src: Capitalize Super I/OElyes HAOUAS
2019-01-28src: Don't use a #defines like Kconfig symbolsElyes HAOUAS
2018-08-03superio/acpi: Make _CRS methods Serialized, eliminating IASL remarksTristan Corrick
2017-10-25superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macrosKeith Hui
2017-06-12superio/acpi: allow custom HID on generic deviceSamuel Holland
2017-06-12superio/acpi: allow 3 I/O ranges on generic deviceSamuel Holland
2016-12-07sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODENico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-07-03winbond/w83627dhg: Fix logical device power down in ACPINico Huber
2013-06-11Start ACPI framework for PnP (super i/o) devicesNico Huber