Age | Commit message (Expand) | Author |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | superio: Rename Makefiles from .inc to .mk | Martin Roth |
2022-12-23 | tree: Replace And(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-14 | sio/winbond/w83667hg-a/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | superio/winbond/w83667hg-a: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-01-10 | src/superio: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-21 | superio: Use get_int_option() | Angel Pons |
2020-10-17 | superio: Add newline to log message about disabled mouse controller | Paul Menzel |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
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-10-20 | superio: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | superio/*: Link early initialization into bootblock | Arthur Heymans |
2018-11-19 | src: Add required space after "switch" | Elyes HAOUAS |
2018-07-25 | superio/winbond: remove LDN-specific ops overrides | Felix Held |
2017-11-30 | superio: Log if mouse controller is disabled | Paul Menzel |
2017-06-13 | device/pnp: remove struct io_info | Samuel Holland |
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-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 |
2016-01-29 | superio/winbond/w83667hg-a: Add support for W83667HG-A | Timothy Pearson |