summaryrefslogtreecommitdiff
path: root/src/superio/winbond/w83667hg-a/superio.c
Commit message (Expand)AuthorAgeFilesLines
* 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-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* winbond/w83667hg-a: Disable mouse controller also during resumePaul Menzel2020-03-101-1/+1
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-301-17/+2
* 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-061-11/+8
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* superio/winbond: remove LDN-specific ops overridesFelix Held2018-07-251-21/+22
* superio: Log if mouse controller is disabledPaul Menzel2017-11-301-1/+2
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-7/+7
* superio/winbond/w83667hg-a: Set SPI device mask correctlyTimothy Pearson2016-04-081-1/+1
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+19
* superio/winbond/w83667hg-a: Add support for W83667HG-ATimothy Pearson2016-01-291-0/+110