summaryrefslogtreecommitdiff
path: root/src/superio/common/generic.c
AgeCommit message (Expand)Author
2020-07-24superio/common: Avoid NULL pointer dereferenceJohn Zhao
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-31superio/{acpi,common}: Improve code formattingElyes HAOUAS
2020-01-30src/superio: replace license boilerplate with SPDXFelix Held
2019-12-22superio/common: Add more ACPI methodsPatrick Rudolph
2019-12-12superio/common/generic: Assign resources behind deviceChristian Walter
2019-10-13superio/common: Remove unused include 'pnp_def.h'Elyes HAOUAS
2019-10-07device: Rename scan_static_bus() -> enable_static_devices()Nico Huber
2019-09-11superio/common: fix regression in ssdtMichael Niewöhner
2019-09-06superio/common: Add ssdtgen for generic SuperIOsPatrick Rudolph