summaryrefslogtreecommitdiff
path: root/src/superio
AgeCommit message (Expand)Author
2018-07-18superio/nsc: pass the chip-specific ops struct to pnp_enable_devicesFelix Held
2018-07-18superio/smsc: pass the chip-specific ops struct to pnp_enable_devicesFelix Held
2018-07-18superio/ite: pass the chip-specific ops struct to pnp_enable_devicesFelix Held
2018-07-18superio/nuvoton: remove LDN-specific ops overridesFelix Held
2018-07-06superio: move files to match the common naming schemeFelix Held
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2018-06-04src/superio/{ite,smsc}: Remove space before tabElyes HAOUAS
2018-06-01superio/nuvoton/npcd378: Add PSU fan controlPatrick Rudolph
2018-05-15superio/ite/it8720f: Implement power controlSamuel Holland
2018-05-14superio/nuvoton: Add support for NPCD378Patrick Rudolph
2018-05-12superio/ite/it8623e: initialize the PWM fan controllerKevin Cody-Little
2018-05-04superio/ite/common: Add options to enable beepsVagiz Trakhanov
2018-01-15Intel i3100 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2018-01-07superio/ite/it8623e: add support for SIO chip ITE IT8623EGergely Kiss
2018-01-07superio/f71869ad: Add temperature sensor typeRenze Nicolai
2018-01-07nuvoton/nct6776: Add ACPI declarationsTobias Diedrich
2018-01-06superio/ite: add missing pnp_conf_mode fields in ops structFelix Held
2017-12-02winbond/w83977tf: Add ACPI declarationsKeith Hui
2017-11-30nuvoton/nct5572d: Disable mouse controller also during resumePaul Menzel
2017-11-30superio: Log if mouse controller is disabledPaul Menzel
2017-10-25superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macrosKeith Hui
2017-10-22superio/ite/common: Make PECI a thermal modeVagiz Trakhanov
2017-10-22superio/ite/common: Add temperature limitsVagiz Trakhanov
2017-10-22superio/ite/common: Add temperature offsetVagiz Trakhanov
2017-09-21winbond/w83627hf: Drop early_init.cKeith Hui
2017-09-21winbond/w83697hf: Drop early_serial.cKeith Hui
2017-09-21superio/winbond/*: Unify w*_set_clksel_48()Keith Hui
2017-08-21superio/winbond/w83627*: Remove deprecated codeKeith Hui
2017-08-15superio/winbond/w83977tf: Drop early_serial.cKeith Hui
2017-08-06sio/smsc/kbc1100: Fix some style issuesArthur Heymans
2017-07-08superio/ite/it8716f: Update init_ecMartin Roth
2017-07-07src/superio: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2017-06-12superio/ite/it8720f: add new IT8720F Super I/OSamuel Holland
2017-06-12superio/ite/it8728f: remove unused headerSamuel Holland
2017-06-12superio/ite/common: fix prototype to match othersSamuel Holland
2017-06-12superio/acpi: allow custom HID on generic deviceSamuel Holland
2017-06-12superio/acpi: allow 3 I/O ranges on generic deviceSamuel Holland
2017-06-04superio/winbond/*/header: Include <arch/io.h>Arthur Heymans
2017-05-11superio/nuvoton: Make SuperIO config functions externally availableArthur Heymans
2017-05-09superio/ite/it8728f: Hook up common environment-controller driverTobias Diedrich
2017-03-27superio/fintek: Add support for Fintek F71808ANicola Corna
2016-12-13sio/ite/it8783ef: Return (0) in ACPI _PSC methodsNico Huber
2016-12-07sio/ite/it8783ef: New super i/o chipNico Huber
2016-12-07sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODENico Huber
2016-12-07sio/ite/common: Export pnp_enter/exit_conf_state()Nico Huber
2016-11-28sio/nuvoton: Include generic nuvoton driver in bootblock stageTeo Boon Tiong
2016-11-28common Ite EC driver: Enable PWM smoothing via devicetreeArthur Heymans
2016-11-28sio/it8718f: Hook up common environment-controller driverArthur Heymans
2016-11-21smscsuperio: map interrupt in smscsuperio_enable_serial()Jonathan A. Kollasch