summaryrefslogtreecommitdiffstats
path: root/src/superio
Commit message (Expand)AuthorAgeFilesLines
* superio/smsc/sch5545/superio.c: Include `stdint.h` and `bsd/helpers.h`Elyes HAOUAS2022-01-101-0/+2
* src/superio/smsc: Remove unused <stdlib.h>Elyes HAOUAS2022-01-101-1/+0
* src/superio: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-01-102-2/+0
* superio/winbond/w83627hf/acpi: Replace LNot() with ASL 2.0 syntaxFelix Singer2022-01-011-2/+2
* superio/winbond/w83627hf/acpi: Replace LOr() with ASL 2.0 syntaxFelix Singer2022-01-011-13/+13
* superio/winbond/w83627hf/acpi: Replace LAnd() with ASL 2.0 syntaxFelix Singer2022-01-011-1/+1
* superio/winbond/w83977tf/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-311-2/+2
* superio/winbond/w83627hf/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntaxFelix Singer2021-12-301-7/+7
* superio/smsc/sch5545: Disable PS/2 lines isolation during initMichał Żygowski2021-11-271-0/+6
* superio/smsc/sch5545: Clear PMEs in the early initMichał Żygowski2021-11-271-0/+7
* superio: Replace bad uses of `find_resource`Angel Pons2021-11-0413-14/+14
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-053-7/+7
* superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASEBill XIE2021-08-291-1/+1
* src: Retype option API to use unsigned integersAngel Pons2021-05-066-6/+6
* superio/nuvoton/npcd378: Fall back to non-negative valueAngel Pons2021-04-281-2/+2
* superio/nuvoton/npcd378: Fix `psu_fan_lvl` optionAngel Pons2021-04-211-3/+3
* superio: Use get_int_option()Angel Pons2021-04-215-12/+7
* acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga2021-03-221-2/+0
* superio/smsc/sch5545: Add missing <types.h>Elyes HAOUAS2021-02-132-1/+2
* src/superio: Fix typo in commentElyes HAOUAS2021-02-112-2/+2
* superio/nuvoton/common/Kconfig: Remove HWM configFrans Hendriks2021-01-291-4/+0
* src/superio: trim and move Makefile.inc, instead use wildcard matchesIdwer Vollering2020-12-272-14/+4
* src: Remove redundant use of ACPI offset(0)Elyes HAOUAS2020-12-031-3/+2
* superio/smsc/sio1036: Support 16-bit IO port addressingNikolai Vyssotski2020-11-181-2/+2
* 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