summaryrefslogtreecommitdiffstats
path: root/src/superio/ite/it8623e
Commit message (Expand)AuthorAgeFilesLines
* superio: Replace bad uses of `find_resource`Angel Pons2021-11-041-1/+1
* superio/ite: Distinguish between chips for PECI readingsMichael Büchler2020-09-221-0/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-115-5/+0
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-305-81/+10
* superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-201-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-061-1/+1
* superio/ite: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-181-10/+11
* superio/ite/it8623e: initialize the PWM fan controllerKevin Cody-Little2018-05-123-0/+39
* superio/ite/it8623e: add support for SIO chip ITE IT8623EGergely Kiss2018-01-074-0/+144