Age | Commit message (Expand) | Author |
2020-07-12 | superio/nuvoton: Avoid NULL pointer dereference | John Zhao |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-31 | superio/nuvoton: Improve code formatting | Elyes HAOUAS |
2020-03-02 | superio/nuvoton/npcd378: Switch to superio/common | Patrick Rudolph |
2020-01-30 | src/superio: replace license boilerplate with SPDX | Felix Held |
2019-11-05 | superio/*/*/acpi: Improve the readability of the IndexField | Elyes HAOUAS |
2019-10-20 | superio: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-06 | superio/*: Link early initialization into bootblock | Arthur Heymans |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-07-24 | superio/nuvoton/npcd378: Add ACPI code for S3 resume | Patrick Rudolph |
2018-07-22 | superio/nuvoton/npcd378: Fix resource size | Patrick Rudolph |
2018-07-18 | superio/nuvoton: remove LDN-specific ops overrides | Felix Held |
2018-06-01 | superio/nuvoton/npcd378: Add PSU fan control | Patrick Rudolph |
2018-05-14 | superio/nuvoton: Add support for NPCD378 | Patrick Rudolph |