Age | Commit message (Expand) | Author |
2018-08-21 | superio/ite/it8721f: Add SuperIO ACPI declarations | Arthur Heymans |
2018-08-21 | superio/ite/it8721f: Add resources | Arthur Heymans |
2018-08-17 | superio/ite/it8720f: fix power control init | Felix Held |
2018-08-13 | superio/winbond/w83627hf: Remove unused value | Elyes HAOUAS |
2018-08-09 | src/superio: Fix typo and remove unneeded whitespace | Elyes HAOUAS |
2018-08-09 | superio: fix and extend pnp_info of wpcd376i | Stefan Tauner |
2018-08-03 | superio/nuvoton/nct6776/acpi: Add PS/2 mouse support | Tristan Corrick |
2018-08-03 | superio/acpi: Make _CRS methods Serialized, eliminating IASL remarks | Tristan Corrick |
2018-08-03 | superio/nuvoton/nct6776/acpi: Add parallel port support | Tristan Corrick |
2018-08-03 | superio/nuvoton/nct6776/acpi: Fix typo in comments | Tristan Corrick |
2018-07-26 | sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops struct | Felix Held |
2018-07-25 | superio/winbond: remove LDN-specific ops overrides | Felix Held |
2018-07-25 | superio/via: remove LDN-specific ops overrides | Felix Held |
2018-07-25 | superio/renesas: remove LDN-specific ops overrides | Felix Held |
2018-07-25 | superio/intel: remove LDN-specific ops overrides | Felix Held |
2018-07-25 | superio/fintek: remove LDN-specific ops overrides | Felix Held |
2018-07-24 | superio/nuvoton/npcd378: Add ACPI code for S3 resume | Patrick Rudolph |
2018-07-22 | superio/nuvoton/npcd378: Fix resource size | Patrick Rudolph |
2018-07-18 | superio/nsc: pass the chip-specific ops struct to pnp_enable_devices | Felix Held |
2018-07-18 | superio/smsc: pass the chip-specific ops struct to pnp_enable_devices | Felix Held |
2018-07-18 | superio/ite: pass the chip-specific ops struct to pnp_enable_devices | Felix Held |
2018-07-18 | superio/nuvoton: remove LDN-specific ops overrides | Felix Held |
2018-07-06 | superio: move files to match the common naming scheme | Felix Held |
2018-06-14 | src: Use of device_t is deprecated | Elyes HAOUAS |
2018-06-04 | src/superio/{ite,smsc}: Remove space before tab | Elyes HAOUAS |
2018-06-01 | superio/nuvoton/npcd378: Add PSU fan control | Patrick Rudolph |
2018-05-15 | superio/ite/it8720f: Implement power control | Samuel Holland |
2018-05-14 | superio/nuvoton: Add support for NPCD378 | Patrick Rudolph |
2018-05-12 | superio/ite/it8623e: initialize the PWM fan controller | Kevin Cody-Little |
2018-05-04 | superio/ite/common: Add options to enable beeps | Vagiz Trakhanov |
2018-01-15 | Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT | Martin Roth |
2018-01-07 | superio/ite/it8623e: add support for SIO chip ITE IT8623E | Gergely Kiss |
2018-01-07 | superio/f71869ad: Add temperature sensor type | Renze Nicolai |
2018-01-07 | nuvoton/nct6776: Add ACPI declarations | Tobias Diedrich |
2018-01-06 | superio/ite: add missing pnp_conf_mode fields in ops struct | Felix Held |
2017-12-02 | winbond/w83977tf: Add ACPI declarations | Keith Hui |
2017-11-30 | nuvoton/nct5572d: Disable mouse controller also during resume | Paul Menzel |
2017-11-30 | superio: Log if mouse controller is disabled | Paul Menzel |
2017-10-25 | superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macros | Keith Hui |
2017-10-22 | superio/ite/common: Make PECI a thermal mode | Vagiz Trakhanov |
2017-10-22 | superio/ite/common: Add temperature limits | Vagiz Trakhanov |
2017-10-22 | superio/ite/common: Add temperature offset | Vagiz Trakhanov |
2017-09-21 | winbond/w83627hf: Drop early_init.c | Keith Hui |
2017-09-21 | winbond/w83697hf: Drop early_serial.c | Keith Hui |
2017-09-21 | superio/winbond/*: Unify w*_set_clksel_48() | Keith Hui |
2017-08-21 | superio/winbond/w83627*: Remove deprecated code | Keith Hui |
2017-08-15 | superio/winbond/w83977tf: Drop early_serial.c | Keith Hui |
2017-08-06 | sio/smsc/kbc1100: Fix some style issues | Arthur Heymans |
2017-07-08 | superio/ite/it8716f: Update init_ec | Martin Roth |
2017-07-07 | src/superio: add IS_ENABLED() around Kconfig symbol references | Martin Roth |