summaryrefslogtreecommitdiffstats
path: root/src/superio
Commit message (Expand)AuthorAgeFilesLines
* superio/nuvoton: Factor out equivalent Kconfig optionAngel Pons2020-10-195-18/+8
* superio/nuvoton: Correct NCT6791D COM A mux toggleAngel Pons2020-10-191-4/+1
* superio: Add newline to log message about disabled mouse controllerPaul Menzel2020-10-172-2/+2
* superio/nuvoton: Only set bit 7 of global CR 0x2a for COM APaul Menzel2020-10-171-1/+1
* superio/nuvoton/common: Collapse two if statementsPaul Menzel2020-10-131-5/+2
* superio/smsc/sch5147/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS2020-10-121-2/+2
* superio/smsc/sio1007/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS2020-10-121-13/+13
* superio/ite/it8772f/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS2020-10-121-13/+13
* superio/smsc/mec1308/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS2020-10-121-10/+10
* superio/fintek/f81803a/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS2020-10-121-3/+3
* superio/winbond/*/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS2020-10-122-32/+32
* superio/ite: Distinguish between chips for PECI readingsMichael Büchler2020-09-228-3/+41
* superio/nuvoton: Inline `nuvoton_hwm_select_bank`Angel Pons2020-09-183-18/+7
* src: Remove redundant <device/pnp_type.h>Elyes HAOUAS2020-09-171-1/+0
* src: Remove redundant <device/pnp_def.h>Elyes HAOUAS2020-09-175-5/+1
* src/superio: Remove unused <device/pnp_def.h>Elyes HAOUAS2020-09-143-3/+0
* src/superio: Use 'PNP_IDX_*' macros instead of magic numbersElyes HAOUAS2020-09-115-10/+15
* superio/winbond/wpcd376i: Resurrect the driverSamuel Holland2020-08-315-0/+93
* src/superio: Drop unneeded empty linesElyes HAOUAS2020-08-248-9/+0
* superio/ite: delay PWRGD3 during resumeMichael Büchler2020-08-212-0/+28
* src: Remove unused 'include <delay.h>'Elyes HAOUAS2020-08-181-1/+0
* superio/ite/it8728f: Correct Kconfig selectionsMatt DeVillier2020-08-141-0/+2
* superio/ite/common: Add support for closed-loop modeMatt DeVillier2020-08-143-6/+23
* superio/*/Makefiles: Remove non-existing directory inclusionElyes HAOUAS2020-08-136-16/+0
* superio/ite: allow 24 MHz clock for external sensor interfaceMichael Büchler2020-08-102-0/+12
* superio/ite: configure EC for fans to full at thermal limitMichael Büchler2020-08-103-10/+16
* superio/common: Avoid NULL pointer dereferenceJohn Zhao2020-07-241-0/+3
* sio/nuvoton/common/early_serial.c: Guard serial enableAngel Pons2020-07-191-0/+3
* superio/nuvoton: Avoid NULL pointer dereferenceJohn Zhao2020-07-121-1/+8
* superio/winbond/w83977tf: Add suspend related fieldsKeith Hui2020-06-161-1/+7
* superio/nuvoton/nct6776: Reflow `pnp_dev_info` arrayAngel Pons2020-06-081-36/+27
* superio/nuvoton/nct6779d: Open some LDN config registersKeith Hui2020-06-021-4/+4
* superio/ite/Makefile.inc: Add it8613eAngel Pons2020-05-261-0/+1
* superio/winbond/w83977tf: Scope UART configuration defines more locallyPatrick Georgi2020-05-201-0/+2
* superio/winbond/w83977tf: Fix iasl warningKeith Hui2020-05-191-0/+2
* superio/smsc/sch5545: add support for SMSC SCH5545Michał Żygowski2020-05-1610-0/+2176
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-11306-306/+0
* superio/winbond/w83977tf: Only list IR logical device if neededKeith Hui2020-05-112-0/+8
* superio/fintek/f81216h: Drop supportKeith Hui2020-05-056-216/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-029-11/+11
* superio/aspeed/common: Add early configure functionsBryantOu2020-04-294-3/+1065
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-284-11/+11
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-025-18/+18
* superio/fintek: Improve code formattingElyes HAOUAS2020-03-317-37/+37
* superio/{acpi,common}: Improve code formattingElyes HAOUAS2020-03-313-4/+3
* superio/ite: Improve code formattingElyes HAOUAS2020-03-316-16/+13
* superio/nuvoton: Improve code formattingElyes HAOUAS2020-03-313-7/+4
* superio/winbond: Improve code formattingElyes HAOUAS2020-03-315-116/+116