Age | Commit message (Expand) | Author |
2023-10-19 | superio/smsc/sch5545/acpi/superio.asl: Clear PME status bits on SCI | Michał Żygowski |
2023-10-16 | superio/smsc/sch5545/acpi/superio.asl: Fix UART2 device name | Michał Żygowski |
2023-08-11 | superio/smsc/sch5147/acpi/superio: use IO instead of FixedIO resource | Felix Held |
2023-08-11 | superio/ite/it8721f/acpi/superio: use IO instead of FixedIO resource | Felix Held |
2023-08-08 | superio/serverengines/pilot: drop unused super I/O chip | Felix Held |
2023-08-07 | superio/ite: Add IT8784E support | Michał Żygowski |
2023-05-26 | superio/common: Support more than one SuperIO in ACPI | Jonathon Hall |
2023-05-13 | sio/smsc/mec1308: fix SIO/PS2 keyboard ACPI for Windows | Matt DeVillier |
2023-02-19 | treewide: Remove useless "_STA: Status" comment | Elyes Haouas |
2023-02-17 | treewide: Remove unuseful "_HID: Hardware ID" comment | Elyes Haouas |
2022-12-27 | {superio,ec}/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-27 | {superio,ec}/acpi: Replace constant "One" with actual number | Felix Singer |
2022-12-26 | sio/winbond/w83627hf/acpi: Replace Divide(a,b,c,d) with ASL 2.0 syntax | Elyes Haouas |
2022-12-26 | sio/acpi/pnp.asl: Replace Not(a) with ASL 2.0 syntax | Elyes Haouas |
2022-12-23 | tree: Replace And(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace And(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace Or(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-14 | sio/winbond/w83627hf/acpi: Replace Store(a,b) 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-12-14 | superio/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | {drivers,superio}/acpi: Replace ShiftRight(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-12 | {soc,superio}/acpi: Replace Subtract(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-05 | superio/ite/it8772f/chip.h: Use 'bool' when appropriate | Elyes Haouas |
2022-12-05 | superio/aspeed/ast2400/chip.h: Include <stdbool.h> | Elyes Haouas |
2022-11-21 | src/superio: Remove unnecessary space after casts | Elyes Haouas |
2022-11-17 | {ec/superio}/acpi: Remove _PRS if no _SRS is implemented | Arthur Heymans |
2022-11-17 | superio/acpi/pnp_generic.asl: Add _PRS for each device | Arthur Heymans |
2022-11-09 | Revert "mb/aopen/dxplplusu: Remove board" | Kyösti Mälkki |
2022-11-09 | superio/nuvoton/nct6687d: Fix unexpected expression | Arthur Heymans |
2022-11-07 | mb/aopen/dxplplusu: Remove board | Arthur Heymans |
2022-08-07 | superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 | Michał Kopeć |
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 |