Age | Commit message (Expand) | Author |
2022-12-27 | {superio,ec}/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-27 | {superio,ec}/acpi: Replace constant "One" with actual number | Felix Singer |
2022-12-26 | sio/acpi/pnp.asl: Replace Not(a) with ASL 2.0 syntax | Elyes Haouas |
2022-12-23 | tree: Replace And(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace Or(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-14 | superio/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | {drivers,superio}/acpi: Replace ShiftRight(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | {soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-11-17 | superio/acpi/pnp_generic.asl: Add _PRS for each device | Arthur Heymans |
2022-06-09 | superio/acpi: Replace LLess(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | superio/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-02-11 | src/superio: Fix typo in comment | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-31 | superio/{acpi,common}: Improve code formatting | Elyes HAOUAS |
2020-03-29 | superio: Replace D1/D2 power states with D3 | Nico Huber |
2020-01-30 | src/superio: replace license boilerplate with SPDX | Felix Held |
2019-10-07 | src: Capitalize Super I/O | Elyes HAOUAS |
2019-01-28 | src: Don't use a #defines like Kconfig symbols | Elyes HAOUAS |
2018-08-03 | superio/acpi: Make _CRS methods Serialized, eliminating IASL remarks | Tristan Corrick |
2017-10-25 | superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macros | Keith Hui |
2017-06-12 | superio/acpi: allow custom HID on generic device | Samuel Holland |
2017-06-12 | superio/acpi: allow 3 I/O ranges on generic device | Samuel Holland |
2016-12-07 | sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODE | Nico Huber |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2013-07-03 | winbond/w83627dhg: Fix logical device power down in ACPI | Nico Huber |
2013-06-11 | Start ACPI framework for PnP (super i/o) devices | Nico Huber |