Age | Commit message (Expand) | Author |
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 |