Age | Commit message (Expand) | Author |
2020-06-16 | superio/winbond/w83977tf: Add suspend related fields | Keith Hui |
2020-05-20 | superio/winbond/w83977tf: Scope UART configuration defines more locally | Patrick Georgi |
2020-05-19 | superio/winbond/w83977tf: Fix iasl warning | Keith Hui |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-11 | superio/winbond/w83977tf: Only list IR logical device if needed | Keith Hui |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-03-31 | superio/winbond: Improve code formatting | Elyes HAOUAS |
2020-03-31 | superio/winbond/{w83627hf,w83977tf}: Use macro | Elyes HAOUAS |
2020-03-29 | superio: Replace D1/D2 power states with D3 | Nico Huber |
2020-03-10 | winbond/w83667hg-a: Disable mouse controller also during resume | Paul Menzel |
2020-01-30 | src/superio: replace license boilerplate with SPDX | Felix Held |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | Kyösti Mälkki |
2019-12-13 | superio/*: Don't use conf_mode directly | Patrick Rudolph |
2019-11-05 | superio/*/*/acpi: Improve the readability of the IndexField | Elyes HAOUAS |
2019-10-20 | superio: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-13 | src/superio: Remove unused superio chips | Martin Roth |
2019-10-08 | superio/winbond/w83627*: use hwm5_conf.h for HWM setup | Felix Held |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-04 | device/pnp: Add header files for PNP ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-02-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-02-04 | superio/winbond/w83627ehg: Correct CR 0x2a comment | Elyes HAOUAS |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | superio/*: Link early initialization into bootblock | Arthur Heymans |
2018-12-18 | {drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-11-19 | src: Add required space after "switch" | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <pc80/keyboard.h> | Elyes HAOUAS |
2018-08-13 | superio/winbond/w83627hf: Remove unused value | Elyes HAOUAS |
2018-08-09 | superio: fix and extend pnp_info of wpcd376i | Stefan Tauner |
2018-07-25 | superio/winbond: remove LDN-specific ops overrides | Felix Held |
2018-06-14 | src: Use of device_t is deprecated | Elyes HAOUAS |
2017-12-02 | winbond/w83977tf: Add ACPI declarations | Keith Hui |
2017-11-30 | superio: Log if mouse controller is disabled | Paul Menzel |
2017-09-21 | winbond/w83627hf: Drop early_init.c | Keith Hui |
2017-09-21 | winbond/w83697hf: Drop early_serial.c | Keith Hui |
2017-09-21 | superio/winbond/*: Unify w*_set_clksel_48() | Keith Hui |
2017-08-21 | superio/winbond/w83627*: Remove deprecated code | Keith Hui |
2017-08-15 | superio/winbond/w83977tf: Drop early_serial.c | Keith Hui |
2017-06-13 | device/pnp: remove struct io_info | Samuel Holland |
2017-06-04 | superio/winbond/*/header: Include <arch/io.h> | Arthur Heymans |
2016-12-07 | sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODE | Nico Huber |
2016-10-19 | winbond/w83627ehg: Remove unnecessary value | Elyes HAOUAS |
2016-10-01 | sio/winbond/w83627dhg: Add ACPI function to control suspend LED | Nico Huber |
2016-08-09 | superio/*: Relocate Kconfig to chip folder. | Omar Pakker |
2016-05-29 | sio/winbond/w83667hg-a: Add pinmux defines for UART B | Timothy Pearson |
2016-05-29 | sio/winbond/common: Add function to configure pin mux | Timothy Pearson |
2016-05-20 | sio/winbond: Expose enter/exit configuration state functions | Timothy Pearson |
2016-04-08 | superio/winbond/w83667hg-a: Set SPI device mask correctly | Timothy Pearson |
2016-02-01 | drivers/pc80: Add PS/2 mouse presence detect | Timothy Pearson |