summaryrefslogtreecommitdiff
path: root/src/superio/common
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-03-25create stdio.h and stdarg.h for {,v}snprintfJoel Kitching
2020-02-28superio/common: Validate devicetreePatrick Rudolph
2020-01-30src/superio: replace license boilerplate with SPDXFelix Held
2020-01-09acpi: Be more ACPI compliant when generating _UIDPatrick Rudolph
2020-01-09superio/common/ssdt: Make disabled PNP devices ACPI compliantPatrick Rudolph
2019-12-22superio/common: Add more ACPI methodsPatrick Rudolph
2019-12-22superio/common/conf_mode: Add op to write SSDTPatrick 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-17superio/common: Fix types in printfPatrick Georgi
2019-09-11superio/common: fix regression in ssdtMichael Niewöhner
2019-09-06superio/common: Add ssdtgen for generic SuperIOsPatrick Rudolph
2019-05-24superio: Add ASpeed AST2400Frans Hendriks
2019-01-25superio/common/conf_mode: use pnp_write_config instead of outb callsFelix Held
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-11-01superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO'sEdward O'Callaghan
2014-10-27superio/common/conf_mode.c: Don't hide pointers with typedefsEdward O'Callaghan
2014-05-07superio/common/conf_mode: Provide another common pnp entry/exitEdward O'Callaghan
2013-07-03pnp: Add some default functions to enter/exit config stateNico Huber