summaryrefslogtreecommitdiffstats
path: root/src/superio
Commit message (Expand)AuthorAgeFilesLines
* device/device.h: Rename busses for clarityArthur Heymans2024-01-313-13/+13
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-3155-55/+55
* superio: Rename Makefiles from .inc to .mkMartin Roth2024-01-2465-0/+0
* sio/nuvoton/npcd378: Fix ACPI errorsRiku Viitanen2023-12-161-4/+4
* superio/smsc: Add support for the SCH555x seriesMate Kukri2023-12-017-0/+329
* sio/nuvoton/npcd378: Use acpi_device_path_joinArthur Heymans2023-11-081-19/+6
* superio/smsc/sch5545/acpi/superio.asl: Clear PME status bits on SCIMichał Żygowski2023-10-191-4/+25
* superio/smsc/sch5545/acpi/superio.asl: Fix UART2 device nameMichał Żygowski2023-10-161-1/+1
* superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resourceFelix Held2023-08-111-7/+7
* superio/ite/it8721f/acpi/superio: use IO instead of FixedIO resourceFelix Held2023-08-111-1/+1
* superio/serverengines/pilot: drop unused super I/O chipFelix Held2023-08-086-185/+0
* superio/ite: Add IT8784E supportMichał Żygowski2023-08-077-0/+279
* superio/common: Support more than one SuperIO in ACPIJonathon Hall2023-05-262-0/+9
* sio/smsc/mec1308: fix SIO/PS2 keyboard ACPI for WindowsMatt DeVillier2023-05-131-1/+2
* treewide: Remove useless "_STA: Status" commentElyes Haouas2023-02-191-1/+1
* treewide: Remove unuseful "_HID: Hardware ID" commentElyes Haouas2023-02-171-1/+1
* {superio,ec}/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-275-47/+47
* {superio,ec}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-277-70/+70
* sio/winbond/w83627hf/acpi: Replace Divide(a,b,c,d) with ASL 2.0 syntaxElyes Haouas2022-12-261-8/+16
* sio/acpi/pnp.asl: Replace Not(a) with ASL 2.0 syntaxElyes Haouas2022-12-261-1/+1
* tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer2022-12-232-5/+5
* tree: Replace And(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-232-9/+9
* tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-232-17/+17
* tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer2022-12-232-14/+14
* tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-232-13/+13
* sio/winbond/w83627hf/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-141-200/+200
* sio/winbond/w83667hg-a/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-141-3/+3
* superio/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-145-27/+27
* {drivers,superio}/acpi: Replace ShiftRight(a,b) with ASL 2.0 syntaxFelix Singer2022-12-121-1/+1
* {soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-121-2/+2
* superio/ite/it8772f/chip.h: Use 'bool' when appropriateElyes Haouas2022-12-051-4/+6
* superio/aspeed/ast2400/chip.h: Include <stdbool.h>Elyes Haouas2022-12-051-0/+2
* src/superio: Remove unnecessary space after castsElyes Haouas2022-11-212-2/+2
* {ec/superio}/acpi: Remove _PRS if no _SRS is implementedArthur Heymans2022-11-172-83/+0
* superio/acpi/pnp_generic.asl: Add _PRS for each deviceArthur Heymans2022-11-171-0/+8
* Revert "mb/aopen/dxplplusu: Remove board"Kyösti Mälkki2022-11-096-0/+134
* superio/nuvoton/nct6687d: Fix unexpected expressionArthur Heymans2022-11-091-2/+2
* mb/aopen/dxplplusu: Remove boardArthur Heymans2022-11-076-134/+0
* superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0Michał Kopeć2022-08-071-6/+10
* superio/nuvoton/nct6687d: Add ramstage driver and ACPIMichał Żygowski2022-07-083-0/+270
* superio/winbond/w83667hg-a: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* sio/winbond/w83627hf/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* sio/winbond/w83627hf/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* superio/winbond/w83627hf/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-2/+2
* superio/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer2022-06-091-1/+1
* superio/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-06-092-2/+2
* superio/nuvoton/nct6687d: Add early support for NCT6687DMichał Żygowski2022-05-163-0/+30
* superio/kbc1100: Fix set but unused variablesArthur Heymans2022-05-111-4/+0
* superio/smsc/mec1308: Drop `_PRS` from static devicesAngel Pons2022-04-201-38/+0
* superio/smsc/sch5545: Drop `_PRS` from static devicesAngel Pons2022-04-201-25/+0