summaryrefslogtreecommitdiffstats
path: root/src/superio/ite/it8720f
Commit message (Expand)AuthorAgeFilesLines
* superio: Replace bad uses of `find_resource`Angel Pons2021-11-041-1/+1
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-1/+1
* superio: Use get_int_option()Angel Pons2021-04-211-3/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-116-6/+0
* superio/ite: Improve code formattingElyes HAOUAS2020-03-311-1/+1
* src/superio: replace license boilerplate with SPDXFelix Held2020-01-306-97/+12
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* superio/*/*/acpi: Improve the readability of the IndexFieldElyes HAOUAS2019-11-051-1/+1
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-061-1/+1
* superio/ite/it8720f: fix power control initFelix Held2018-08-172-7/+21
* superio/ite: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-181-11/+10
* superio/ite/it8720f: Implement power controlSamuel Holland2018-05-151-0/+24
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-8/+8
* superio/ite/it8720f: add new IT8720F Super I/OSamuel Holland2017-06-126-0/+413