summaryrefslogtreecommitdiffstats
path: root/src/superio/ite/it8772f/superio.c
Commit message (Expand)AuthorAgeFilesLines
* superio/it8772f: use HWM access functionality from hwm5_conf.hFelix Held2019-10-081-35/+26
* superio/ite: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-181-9/+8
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-6/+6
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* superio/it8772f: Add register to set the default value of FAN speedTed Kuo2015-12-311-8/+14
* superio/it8772f: Add switch to enable HWM (Hardware Monitor)Ted Kuo2015-12-311-0/+44
* device/pnp: Ability to set vendor specific logical device configDamien Zammit2015-12-291-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* superio: ite8772f: Exit extemp busy stateRyan Lin2015-03-211-0/+36
* superio/ite: Use common dispatch for pnp entry/exit functionsEdward O'Callaghan2014-11-041-21/+3
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-271-3/+3
* pnp: Allow setting of misc register 0xf4 in device treeStefan Reinauer2014-09-171-1/+2
* pnp: Allow setting of misc register 0xfa in device treeStefan Reinauer2014-09-111-1/+1
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-2/+2
* uart8250: Drop includes in superioKyösti Mälkki2014-02-061-1/+0
* pnp: Remove now plain wrappers for default PnP functionsNico Huber2013-06-171-18/+3
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-171-6/+6
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-171-2/+1
* pnp: Unify some alignment to ease autogenerating patchesNico Huber2013-06-171-5/+5
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Add support for ITE IT8772F SuperI/O chipStefan Reinauer2012-04-021-0/+250