Age | Commit message (Expand) | Author |
2020-08-31 | superio/winbond/wpcd376i: Resurrect the driver | Samuel Holland |
2020-08-24 | src/superio: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-21 | superio/ite: delay PWRGD3 during resume | Michael Büchler |
2020-08-18 | src: Remove unused 'include <delay.h>' | Elyes HAOUAS |
2020-08-14 | superio/ite/it8728f: Correct Kconfig selections | Matt DeVillier |
2020-08-14 | superio/ite/common: Add support for closed-loop mode | Matt DeVillier |
2020-08-13 | superio/*/Makefiles: Remove non-existing directory inclusion | Elyes HAOUAS |
2020-08-10 | superio/ite: allow 24 MHz clock for external sensor interface | Michael Büchler |
2020-08-10 | superio/ite: configure EC for fans to full at thermal limit | Michael Büchler |
2020-07-24 | superio/common: Avoid NULL pointer dereference | John Zhao |
2020-07-19 | sio/nuvoton/common/early_serial.c: Guard serial enable | Angel Pons |
2020-07-12 | superio/nuvoton: Avoid NULL pointer dereference | John Zhao |
2020-06-16 | superio/winbond/w83977tf: Add suspend related fields | Keith Hui |
2020-06-08 | superio/nuvoton/nct6776: Reflow `pnp_dev_info` array | Angel Pons |
2020-06-02 | superio/nuvoton/nct6779d: Open some LDN config registers | Keith Hui |
2020-05-26 | superio/ite/Makefile.inc: Add it8613e | Angel Pons |
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-16 | superio/smsc/sch5545: add support for SMSC SCH5545 | Michał Żygowski |
2020-05-13 | src/mainboard: Remove unused 'include <stdlib.h>' | Elyes HAOUAS |
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-05 | superio/fintek/f81216h: Drop support | Keith Hui |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-29 | superio/aspeed/common: Add early configure functions | BryantOu |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-31 | superio/fintek: Improve code formatting | Elyes HAOUAS |
2020-03-31 | superio/{acpi,common}: Improve code formatting | Elyes HAOUAS |
2020-03-31 | superio/ite: Improve code formatting | Elyes HAOUAS |
2020-03-31 | superio/nuvoton: Improve code formatting | Elyes HAOUAS |
2020-03-31 | superio/winbond: Improve code formatting | Elyes HAOUAS |
2020-03-31 | superio/smsc: 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-25 | create stdio.h and stdarg.h for {,v}snprintf | Joel Kitching |
2020-03-25 | superio/nuvoton/nct5104d: add chip config option to reset GPIOs | Michał Żygowski |
2020-03-11 | superio/nuvoton/nct5539d: Update documentation and remove DSDT | Patrick Rudolph |
2020-03-10 | winbond/w83667hg-a: Disable mouse controller also during resume | Paul Menzel |
2020-03-02 | superio/nuvoton/npcd378: Switch to superio/common | Patrick Rudolph |
2020-02-28 | superio/common: Validate devicetree | Patrick Rudolph |
2020-02-25 | superio/aspeed/ast2400: drop non-onetime-config registers for iLPC2AHB | Michael Niewöhner |
2020-02-25 | superio/aspeed/ast2400: rename SWAK to SWC to match the datasheet | Michael Niewöhner |
2020-02-09 | superio/nuvoton/nct5539d/acpi: fix # comment in superio.asl | Pavel Sayekat |
2020-01-30 | src/superio/*: Fix typos | Patrick Georgi |
2020-01-30 | src/superio: replace license boilerplate with SPDX | Felix Held |
2020-01-26 | superio/aspeed/ast2400: Fix Register Offset | Christian Walter |
2020-01-20 | superio/nuvoton/nct5104d: Add virtual LDN for simple GPIO IO control | Piotr Kleinschmidt |
2020-01-15 | superio/nuvoton/nct5104d: Add soft reset GPIO functionality | Piotr Kleinschmidt |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | Kyösti Mälkki |
2020-01-09 | acpi: Be more ACPI compliant when generating _UID | Patrick Rudolph |
2020-01-09 | superio/common/ssdt: Make disabled PNP devices ACPI compliant | Patrick Rudolph |
2019-12-31 | src: Remove some romcc workarounds | Jacob Garber |
2019-12-30 | superio/nuvoton: add common HWM bank select function | Felix Held |
2019-12-22 | superio/common: Add more ACPI methods | Patrick Rudolph |
2019-12-22 | superio/common/conf_mode: Add op to write SSDT | Patrick Rudolph |
2019-12-20 | superio/smsc/lpc47m10x: Expose pnp_enter/exit_conf_state | Kyösti Mälkki |
2019-12-17 | superio/aspeed/ast2400: Add AST2500 support | Patrick Rudolph |
2019-12-16 | device/pnp: introduce and use PNP_SKIP_FUNCTION | Felix Held |
2019-12-16 | superio/ite/it8728f: remove unused LDN selection register define | Felix Held |
2019-12-16 | superio/ite: remove unused stdint.h include from header files | Felix Held |
2019-12-15 | mb/msi/ms7721: Don't rewrite pnp_{enter,exit}_conf_state function | Elyes HAOUAS |
2019-12-13 | superio/*: Don't use conf_mode directly | Patrick Rudolph |
2019-12-12 | superio/common/generic: Assign resources behind device | Christian Walter |
2019-12-06 | src/superio: Remove unused intel's superio chips | Elyes HAOUAS |
2019-12-06 | superio/smsc/lpc47n207: Remove unused <stdint.h> | Elyes HAOUAS |
2019-12-06 | superio/nsc/pc87417: Remove unused <stdint.h> | Elyes HAOUAS |
2019-12-06 | src/superio/via: Remove unused superio chips | Elyes HAOUAS |
2019-12-06 | superio/fintek: Fix typo | Elyes HAOUAS |
2019-12-05 | superio/fintek/f81866d: capitalize 'TODO' | Elyes HAOUAS |
2019-12-05 | superio/serverengines/pilot: Fix typo | Elyes HAOUAS |
2019-12-05 | superio/smsc/lpc47n2{17,27}: Fix typo | Elyes HAOUAS |
2019-12-05 | superio/ite/it8528e: Fix typo | Elyes HAOUAS |
2019-12-05 | superio/{aspeed,nuvoton}: Fix typo | Elyes HAOUAS |
2019-12-02 | superio/aspeed: Remove unused aspeed include path | Martin Roth |
2019-12-01 | src/superio: Remove unused include <stdlib.h> | Elyes HAOUAS |
2019-12-01 | superio/nct5539d: include the missing acpi.h and ssdt.h | Maxim Polyakov |
2019-11-05 | superio/*/*/acpi: Improve the readability of the IndexField | Elyes HAOUAS |
2019-11-04 | superio/nuvoton/nct5539d: use SuperIO ACPI generator | Maxim Polyakov |
2019-11-04 | superio/nuvoton/nct6791d: use SuperIO ACPI generator | Maxim Polyakov |
2019-11-04 | superio/aspeed/common: add workaround for serial routing delay quirk | Michael Niewöhner |
2019-10-20 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2019-10-20 | superio: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-20 | superio: Remove unused include <device/smbus.h> | Elyes HAOUAS |
2019-10-18 | superio/nuvoton/nct5539d: Add nuvoton NCT5539D specific superio.asl | Pavel Sayekat |
2019-10-18 | superio/smsc: Restore sio1036 | Marshall Dawson |
2019-10-16 | src/superio: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-16 | src/superio: Remove unused 'include <arch/io.h>' | Elyes HAOUAS |
2019-10-13 | src/superio: Remove unused superio chips | Martin Roth |
2019-10-13 | superio/common: Remove unused include 'pnp_def.h' | Elyes HAOUAS |
2019-10-08 | superio/it8772f: use pnp_ops.h for pnp register access | Felix Held |
2019-10-08 | superio/winbond/w83627*: use hwm5_conf.h for HWM setup | Felix Held |
2019-10-08 | superio/it8772f: use HWM access functionality from hwm5_conf.h | Felix Held |
2019-10-08 | superio/hwm5_conf: factor out HWM access from ITE env_ctrl | Felix Held |
2019-10-07 | src: Capitalize Super I/O | Elyes HAOUAS |
2019-10-07 | device: Rename scan_static_bus() -> enable_static_devices() | Nico Huber |
2019-09-17 | superio/common: Fix types in printf | Patrick Georgi |
2019-09-11 | superio/common: fix regression in ssdt | Michael Niewöhner |
2019-09-06 | superio/smsc/lpc47b397: fix regression in ops override | Felix Held |