summaryrefslogtreecommitdiffstats
path: root/src/superio/nuvoton/nct5572d
Commit message (Expand)AuthorAgeFilesLines
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* superio: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* src/superio: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-01-101-1/+0
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-1/+1
* superio: Use get_int_option()Angel Pons2021-04-211-2/+2
* superio: Add newline to log message about disabled mouse controllerPaul Menzel2020-10-171-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-114-4/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-304-62/+8
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* superio/*: Don't use conf_mode directlyPatrick Rudolph2019-12-131-6/+6
* superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-201-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-062-11/+10
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-061-1/+1
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* superio/nuvoton: remove LDN-specific ops overridesFelix Held2018-07-181-21/+23
* nuvoton/nct5572d: Disable mouse controller also during resumePaul Menzel2017-11-301-1/+1
* superio: Log if mouse controller is disabledPaul Menzel2017-11-301-1/+2
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-6/+6
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+18
* superio/nuvoton/nct5572d: Add PS/2 presence detectPaul Menzel2016-02-091-1/+19
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* superio/nuvoton/nct5572d: Add missing logical devicesKyösti Mälkki2015-11-022-0/+8
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-313-12/+0
* superio/nuvoton/nct5572d: Enable power state after power failure supportTimothy Pearson2015-10-231-0/+29
* Remove address from GPLv2 headersPatrick Georgi2015-05-213-3/+3
* superio/nuvoton: Add support for Nuvoton NCT5572DFelix Held2014-10-303-0/+150