Age | Commit message (Expand) | Author |
2022-07-08 | superio/nuvoton/nct6687d: Add ramstage driver and ACPI | Michał Żygowski |
2022-06-09 | superio/winbond/w83667hg-a: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | sio/winbond/w83627hf/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | sio/winbond/w83627hf/acpi: Replace LLess(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | superio/winbond/w83627hf/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | superio/acpi: Replace LLess(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-09 | superio/acpi: Replace LEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-05-16 | superio/nuvoton/nct6687d: Add early support for NCT6687D | Michał Żygowski |
2022-05-11 | superio/kbc1100: Fix set but unused variables | Arthur Heymans |
2022-04-20 | superio/smsc/mec1308: Drop `_PRS` from static devices | Angel Pons |
2022-04-20 | superio/smsc/sch5545: Drop `_PRS` from static devices | Angel Pons |
2022-02-16 | Use the fallthrough statement in switch loops | Arthur Heymans |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-01-31 | superio/smsc/lpc47n207/early_serial.c: Fix indent for 'if' statement | Elyes HAOUAS |
2022-01-10 | superio/smsc/sch5545/superio.c: Include `stdint.h` and `bsd/helpers.h` | Elyes HAOUAS |
2022-01-10 | src/superio/smsc: Remove unused <stdlib.h> | Elyes HAOUAS |
2022-01-10 | src/superio: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-01-01 | superio/winbond/w83627hf/acpi: Replace LNot() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | superio/winbond/w83627hf/acpi: Replace LOr() with ASL 2.0 syntax | Felix Singer |
2022-01-01 | superio/winbond/w83627hf/acpi: Replace LAnd() with ASL 2.0 syntax | Felix Singer |
2021-12-31 | superio/winbond/w83977tf/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-30 | superio/winbond/w83627hf/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-11-27 | superio/smsc/sch5545: Disable PS/2 lines isolation during init | Michał Żygowski |
2021-11-27 | superio/smsc/sch5545: Clear PMEs in the early init | Michał Żygowski |
2021-11-04 | superio: Replace bad uses of `find_resource` | Angel Pons |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-08-29 | superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE | Bill XIE |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-28 | superio/nuvoton/npcd378: Fall back to non-negative value | Angel Pons |
2021-04-21 | superio/nuvoton/npcd378: Fix `psu_fan_lvl` option | Angel Pons |
2021-04-21 | superio: Use get_int_option() | Angel Pons |
2021-03-22 | acpi/acpigen.h: Add more intuitive AML package closing functions | Jakub Czapiga |
2021-02-13 | superio/smsc/sch5545: Add missing <types.h> | Elyes HAOUAS |
2021-02-11 | src/superio: Fix typo in comment | Elyes HAOUAS |
2021-01-29 | superio/nuvoton/common/Kconfig: Remove HWM config | Frans Hendriks |
2020-12-27 | src/superio: trim and move Makefile.inc, instead use wildcard matches | Idwer Vollering |
2020-12-03 | src: Remove redundant use of ACPI offset(0) | Elyes HAOUAS |
2020-11-18 | superio/smsc/sio1036: Support 16-bit IO port addressing | Nikolai Vyssotski |
2020-10-19 | superio/nuvoton: Factor out equivalent Kconfig option | Angel Pons |
2020-10-19 | superio/nuvoton: Correct NCT6791D COM A mux toggle | Angel Pons |
2020-10-17 | superio: Add newline to log message about disabled mouse controller | Paul Menzel |
2020-10-17 | superio/nuvoton: Only set bit 7 of global CR 0x2a for COM A | Paul Menzel |
2020-10-13 | superio/nuvoton/common: Collapse two if statements | Paul Menzel |
2020-10-12 | superio/smsc/sch5147/acpi: Convert superio.asl to ASL 2.0 syntax | Elyes HAOUAS |
2020-10-12 | superio/smsc/sio1007/acpi: Convert superio.asl to ASL 2.0 syntax | Elyes HAOUAS |
2020-10-12 | superio/ite/it8772f/acpi: Convert superio.asl to ASL 2.0 syntax | Elyes HAOUAS |
2020-10-12 | superio/smsc/mec1308/acpi: Convert superio.asl to ASL 2.0 syntax | Elyes HAOUAS |
2020-10-12 | superio/fintek/f81803a/acpi: Convert superio.asl to ASL 2.0 syntax | Elyes HAOUAS |
2020-10-12 | superio/winbond/*/acpi: Convert superio.asl to ASL 2.0 syntax | Elyes HAOUAS |
2020-09-22 | superio/ite: Distinguish between chips for PECI readings | Michael Büchler |
2020-09-18 | superio/nuvoton: Inline `nuvoton_hwm_select_bank` | Angel Pons |
2020-09-17 | src: Remove redundant <device/pnp_type.h> | Elyes HAOUAS |
2020-09-17 | src: Remove redundant <device/pnp_def.h> | Elyes HAOUAS |
2020-09-14 | src/superio: Remove unused <device/pnp_def.h> | Elyes HAOUAS |
2020-09-11 | src/superio: Use 'PNP_IDX_*' macros instead of magic numbers | Elyes HAOUAS |
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 |