summaryrefslogtreecommitdiffstats
path: root/src/superio
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* superio/smsc: Improve code formattingElyes HAOUAS2020-03-313-17/+17
* superio/winbond/{w83627hf,w83977tf}: Use macroElyes HAOUAS2020-03-312-136/+138
* superio: Replace D1/D2 power states with D3Nico Huber2020-03-296-29/+29
* create stdio.h and stdarg.h for {,v}snprintfJoel Kitching2020-03-251-0/+1
* superio/nuvoton/nct5104d: add chip config option to reset GPIOsMichał Żygowski2020-03-252-25/+31
* superio/nuvoton/nct5539d: Update documentation and remove DSDTPatrick Rudolph2020-03-111-157/+0
* winbond/w83667hg-a: Disable mouse controller also during resumePaul Menzel2020-03-101-1/+1
* superio/nuvoton/npcd378: Switch to superio/commonPatrick Rudolph2020-03-023-359/+337
* superio/common: Validate devicetreePatrick Rudolph2020-02-281-0/+21
* superio/aspeed/ast2400: drop non-onetime-config registers for iLPC2AHBMichael Niewöhner2020-02-251-4/+1
* superio/aspeed/ast2400: rename SWAK to SWC to match the datasheetMichael Niewöhner2020-02-252-2/+2
* superio/nuvoton/nct5539d/acpi: fix # comment in superio.aslPavel Sayekat2020-02-091-2/+2