summaryrefslogtreecommitdiffstats
path: root/src/superio
Commit message (Expand)AuthorAgeFilesLines
* w83627hf/acpi: Fix endianess error in floppy drive enumeration codeChristoph Grenz2013-07-101-4/+4
* w83627hf/acpi: Fix offset of logical device activationNico Huber2013-07-041-0/+1
* w83627hf/acpi: Fix type error in floppy drive enumeration codeChristoph Grenz2013-07-041-4/+8
* winbond/w83627dhg: Fix logical device power down in ACPINico Huber2013-07-034-13/+23
* pnp: Add some default functions to enter/exit config stateNico Huber2013-07-0327-451/+102
* w83627hf: Add comments about parallel port modes in superio.aslChristoph Grenz2013-07-011-0/+4
* winbond/w83627dhg: Correct resource setting for SPI (LDN6)Nico Huber2013-06-181-2/+1
* pnp: Remove now plain wrappers for default PnP functionsNico Huber2013-06-1729-532/+84
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-1729-186/+194
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-1725-74/+25
* pnp: Unify some alignment to ease autogenerating patchesNico Huber2013-06-174-20/+20
* winbond/w83627dhg: Add ACPI supportNico Huber2013-06-111-0/+196
* Start ACPI framework for PnP (super i/o) devicesNico Huber2013-06-115-0/+757
* Drop prototype guarding for romccStefan Reinauer2013-05-109-15/+6
* Add new superio deviceSteven Sherk2013-04-126-2/+204
* Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl`Paul Menzel2013-04-011-0/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-2250-52/+48
* Super I/O W83627DHG: Enable UART B by redirecting pinsWolfgang Kamp2013-03-151-0/+14
* AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperioJens Rottmann2013-03-062-0/+4
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-01272-272/+272
* Remove assembly coded log2 functionRonald G. Minnich2012-11-2828-28/+1
* smsc/lpc47n227: Make early_serial usablePatrick Georgi2012-11-061-2/+5
* Remove chip.h files without config structureKyösti Mälkki2012-10-0720-325/+0
* superio winbond w83627dhg: add a function which is used on tyan s8226Siyuan Wang2012-09-072-0/+11
* Auto-declare chip_operationsKyösti Mälkki2012-08-2253-117/+0
* SuperIO LPC47N217: Remove warningszbao2012-08-042-5/+6
* servengines/pilot superio: add attribute unusedSven Schnelle2012-07-091-2/+2
* Unmark source files as executablesAlec Ari2012-05-101-0/+0
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* SMSC MEC1308: Fix ACPI code to work with newer IASL versionsStefan Reinauer2012-04-271-2/+2
* Add support for SMSC MEC1308/1310 SuperI/O ECStefan Reinauer2012-04-067-0/+465
* Add initial support for SMSC SIO1007 SuperI/O chipStefan Reinauer2012-04-064-0/+366
* Add support for SMSC LPC47N207 SuperI/O chipStefan Reinauer2012-04-062-0/+122
* Add support for ITE IT8772F SuperI/O chipStefan Reinauer2012-04-028-0/+881
* SIO: Add smsc sio1036 superioKerry Sheh2012-02-177-0/+306
* SIO: Add smsc/sch4037 superio supportKerry Sheh2012-02-177-0/+285
* SIO: Winbond w83627dhg updateKerry Sheh2012-02-164-5/+36
* SIO: condition compile Nuvoton WPCM450 early_init.cKerry Sheh2012-02-051-2/+2
* W83627HF: remove unused functionSven Schnelle2012-01-111-14/+0
* implement hwmon fan divisor setting for w83697hfFlorian Zumbiehl2011-11-222-1/+36
* make w83697hf_set_clksel_48() non-static and add a prototypeFlorian Zumbiehl2011-11-082-1/+5
* Add code to set the clock speed for Winbond W83627THF/THG.Idwer Vollering2011-11-072-0/+13
* w83627hf: multiple fixes and enhancements in ASL includeChristoph Grenz2011-11-061-252/+205
* w83627hf: drop Scope(\_SB) from ASL includeChristoph Grenz2011-11-061-1279/+1275
* remove trailing whitespaceStefan Reinauer2011-11-0154-53/+53
* w83627hf: add method to retrieve wake event source register to ASL includeChristoph Grenz2011-10-281-0/+17
* w83627hf: correct typo in ASL include, correct indexed registers and remove u...Christoph Grenz2011-10-251-9/+2
* Append logical PME/GPIO device. Fix MPU device number.Kyösti Mälkki2011-10-182-1/+2
* w83627hf: ASL include containing virtual device tree of the SuperIOChristoph Grenz2011-10-121-0/+1514
* Add IT8721F supportQingPei Wang2011-09-147-0/+271
OpenPOWER on IntegriCloud