- 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 4 years, 7 months ago
- 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 4 years, 7 months ago
- 97445f2 superio/ite/common: add option for enabling 5 FANs by Krystian Hebel · 4 years, 7 months ago
- 65b514c superio/ite/common/env_ctrl.c: fix IS_ENABLED argument by Krystian Hebel · 4 years, 7 months ago
- 9c790a2 superio/nsc/pc87417: Use common early_serial by Peter Lemenkov · 4 years, 8 months ago
- 272804f superio/nsc/pc87366: Use common early_serial by Peter Lemenkov · 4 years, 8 months ago
- 485937f superio/nsc/pc87360: Use common early_serial by Peter Lemenkov · 4 years, 8 months ago
- 0538328 superio/nsc/pc87309: Use common early_serial by Peter Lemenkov · 4 years, 8 months ago
- 1224570 superio/nsc/pc87392: Use common early_serial by Peter Lemenkov · 4 years, 8 months ago
- e7705f2 superio/nsc: Introduce common early_serial by Peter Lemenkov · 4 years, 8 months ago
- 0c152cf src: Remove unused include device/pnp_def.h by Elyes HAOUAS · 4 years, 8 months ago
- 2b2325e superio/winbond/w83627ehg: Correct CR 0x2a comment by Elyes HAOUAS · 4 years, 8 months ago
- 251514d src: Don't use a #defines like Kconfig symbols by Elyes HAOUAS · 4 years, 8 months ago
- dacf083 superio/common/conf_mode: use pnp_write_config instead of outb calls by Felix Held · 4 years, 8 months ago
- 5449007 superio/ite: Add it8528e by Patrick Rudolph · 4 years, 8 months ago
- 747eeaf superio/it8716f: fix pnp_dev_info by Felix Held · 4 years, 8 months ago
- b91b0cc superio/wpcm450: fix keyboard IO masks by Felix Held · 4 years, 8 months ago
- d5292bf superio/nsc: fix IO masks by Felix Held · 4 years, 8 months ago
- 0feaa85 src/superio/smsc/smscsuperio/superio.c: Add SCH5504 by Angel Pons · 5 years ago
- 9faae2b Kconfig: Unify power-after-failure options by Nico Huber · 4 years, 11 months ago
- 085a226 superio/*: Link early initialization into bootblock by Arthur Heymans · 4 years, 9 months ago
- 14df1b0 superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spaces by Elyes HAOUAS · 4 years, 9 months ago
- 7d81718 smsc/sch5147: Implement ACPI handling of a few LDN by Arthur Heymans · 4 years, 10 months ago
- f1a3503 superio/smsc: Add SCH5147 by Arthur Heymans · 4 years, 10 months ago
- fb11c0d {drivers,superio}: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 4 years, 10 months ago
- ad8478f superio/ite/it8772f: Fix typo by Elyes HAOUAS · 4 years, 10 months ago
- 31f2b5a superio/ite/it8721f/acpi: Remove unneeded white space by Elyes HAOUAS · 4 years, 10 months ago
- 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 4 years, 11 months ago
- e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 5 years ago
- 1e8c9ad src: Remove unneeded include <pc80/keyboard.h> by Elyes HAOUAS · 5 years ago
- c4e4193 src: Add missing include <stdint.h> by Elyes HAOUAS · 5 years ago
- a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 5 years ago
- e155e78 superio/ite/it8721f: Add SuperIO ACPI declarations by Arthur Heymans · 5 years ago
- 7200638 superio/ite/it8721f: Add resources by Arthur Heymans · 5 years ago
- e37d771 superio/ite/it8720f: fix power control init by Felix Held · 5 years ago
- fd9f4f7 superio/winbond/w83627hf: Remove unused value by Elyes HAOUAS · 5 years ago
- 6de6571 src/superio: Fix typo and remove unneeded whitespace by Elyes HAOUAS · 5 years ago
- 4cc0126 superio: fix and extend pnp_info of wpcd376i by Stefan Tauner · 5 years ago
- 66da032 superio/nuvoton/nct6776/acpi: Add PS/2 mouse support by Tristan Corrick · 5 years ago
- 8f731b8 superio/acpi: Make _CRS methods Serialized, eliminating IASL remarks by Tristan Corrick · 5 years ago
- 19961a4 superio/nuvoton/nct6776/acpi: Add parallel port support by Tristan Corrick · 5 years ago
- 4505ab2 superio/nuvoton/nct6776/acpi: Fix typo in comments by Tristan Corrick · 5 years ago
- e75bac3 sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops struct by Felix Held · 5 years ago
- 8c85880 superio/winbond: remove LDN-specific ops overrides by Felix Held · 5 years ago
- a2c49b0 superio/via: remove LDN-specific ops overrides by Felix Held · 5 years ago
- 552bc70 superio/renesas: remove LDN-specific ops overrides by Felix Held · 5 years ago
- bbc3094 superio/intel: remove LDN-specific ops overrides by Felix Held · 5 years ago
- 8ac8ac6 superio/fintek: remove LDN-specific ops overrides by Felix Held · 5 years ago
- 9ae150a superio/nuvoton/npcd378: Add ACPI code for S3 resume by Patrick Rudolph · 5 years ago
- 61c3b59 superio/nuvoton/npcd378: Fix resource size by Patrick Rudolph · 5 years ago
- faca0bc superio/nsc: pass the chip-specific ops struct to pnp_enable_devices by Felix Held · 6 years ago
- b0d868e superio/smsc: pass the chip-specific ops struct to pnp_enable_devices by Felix Held · 5 years ago
- c40275b superio/ite: pass the chip-specific ops struct to pnp_enable_devices by Felix Held · 6 years ago
- 9911d64 superio/nuvoton: remove LDN-specific ops overrides by Felix Held · 5 years ago
- 01d2e46 superio: move files to match the common naming scheme by Felix Held · 6 years ago
- c8a649c src: Use of device_t is deprecated by Elyes HAOUAS · 5 years ago
- 5bd5a9a src/superio/{ite,smsc}: Remove space before tab by Elyes HAOUAS · 5 years ago
- 9bd6015 superio/nuvoton/npcd378: Add PSU fan control by Patrick Rudolph · 5 years ago
- c622dc5 superio/ite/it8720f: Implement power control by Samuel Holland · 5 years ago
- 4576600 superio/nuvoton: Add support for NPCD378 by Patrick Rudolph · 6 years ago
- f5f552a superio/ite/it8623e: initialize the PWM fan controller by Kevin Cody-Little · 5 years ago
- 41aa5ec superio/ite/common: Add options to enable beeps by Vagiz Trakhanov · 6 years ago
- 264566c Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 6 years ago
- c9c2926 superio/ite/it8623e: add support for SIO chip ITE IT8623E by Gergely Kiss · 6 years ago
- 0766d2c superio/f71869ad: Add temperature sensor type by Renze Nicolai · 6 years ago
- 4f512db nuvoton/nct6776: Add ACPI declarations by Tobias Diedrich · 6 years ago
- 1a14375 superio/ite: add missing pnp_conf_mode fields in ops struct by Felix Held · 6 years ago
- e90e2e5 winbond/w83977tf: Add ACPI declarations by Keith Hui · 6 years ago
- 88a61bb nuvoton/nct5572d: Disable mouse controller also during resume by Paul Menzel · 6 years ago
- 6ff1078 superio: Log if mouse controller is disabled by Paul Menzel · 6 years ago
- 74d8ed0 superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macros by Keith Hui · 6 years ago
- 177f773 superio/ite/common: Make PECI a thermal mode by Vagiz Trakhanov · 6 years ago
- cc9c0cb superio/ite/common: Add temperature limits by Vagiz Trakhanov · 6 years ago
- 17c5771 superio/ite/common: Add temperature offset by Vagiz Trakhanov · 6 years ago
- c800d90 winbond/w83627hf: Drop early_init.c by Keith Hui · 6 years ago
- 1524f99 winbond/w83697hf: Drop early_serial.c by Keith Hui · 6 years ago
- aaa16fe superio/winbond/*: Unify w*_set_clksel_48() by Keith Hui · 6 years ago
- 641370e superio/winbond/w83627*: Remove deprecated code by Keith Hui · 6 years ago
- 65c8be4 superio/winbond/w83977tf: Drop early_serial.c by Keith Hui · 6 years ago
- 12d0103 sio/smsc/kbc1100: Fix some style issues by Arthur Heymans · 6 years ago
- 96734f1 superio/ite/it8716f: Update init_ec by Martin Roth · 6 years ago
- f8574bf src/superio: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 6 years ago
- 7daac91 device/pnp: remove struct io_info by Samuel Holland · 6 years ago
- 1318ea6 superio/ite/it8720f: add new IT8720F Super I/O by Samuel Holland · 6 years ago
- da8ca65 superio/ite/it8728f: remove unused header by Samuel Holland · 6 years ago
- 901bdb3 superio/ite/common: fix prototype to match others by Samuel Holland · 6 years ago
- d2a86da superio/acpi: allow custom HID on generic device by Samuel Holland · 6 years ago
- eeef645 superio/acpi: allow 3 I/O ranges on generic device by Samuel Holland · 6 years ago
- f7ca225 superio/winbond/*/header: Include <arch/io.h> by Arthur Heymans · 6 years ago
- d84a1ca superio/nuvoton: Make SuperIO config functions externally available by Arthur Heymans · 6 years ago
- 1f064d7 superio/ite/it8728f: Hook up common environment-controller driver by Tobias Diedrich · 6 years ago
- 2fca86f superio/fintek: Add support for Fintek F71808A by Nicola Corna · 7 years ago
- b7a52d3 sio/ite/it8783ef: Return (0) in ACPI _PSC methods by Nico Huber · 7 years ago
- 5eef7b3 sio/ite/it8783ef: New super i/o chip by Nico Huber · 7 years ago
- 21707cc sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODE by Nico Huber · 7 years ago
- 6167365 sio/ite/common: Export pnp_enter/exit_conf_state() by Nico Huber · 7 years ago
- bef4d26 sio/nuvoton: Include generic nuvoton driver in bootblock stage by Teo Boon Tiong · 7 years ago
- e68947d common Ite EC driver: Enable PWM smoothing via devicetree by Arthur Heymans · 7 years ago
- a6cbbd6 sio/it8718f: Hook up common environment-controller driver by Arthur Heymans · 7 years ago
- 657d9cd smscsuperio: map interrupt in smscsuperio_enable_serial() by Jonathan A. Kollasch · 8 years ago