summaryrefslogtreecommitdiff
path: root/src/superio
AgeCommit message (Expand)Author
2012-02-17SIO: Add smsc sio1036 superioKerry Sheh
2012-02-17SIO: Add smsc/sch4037 superio supportKerry Sheh
2012-02-16SIO: Winbond w83627dhg updateKerry Sheh
2012-02-05SIO: condition compile Nuvoton WPCM450 early_init.cKerry Sheh
2012-01-11W83627HF: remove unused functionSven Schnelle
2011-11-22implement hwmon fan divisor setting for w83697hfFlorian Zumbiehl
2011-11-08make w83697hf_set_clksel_48() non-static and add a prototypeFlorian Zumbiehl
2011-11-07Add code to set the clock speed for Winbond W83627THF/THG.Idwer Vollering
2011-11-06w83627hf: multiple fixes and enhancements in ASL includeChristoph Grenz
2011-11-06w83627hf: drop Scope(\_SB) from ASL includeChristoph Grenz
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-28w83627hf: add method to retrieve wake event source register to ASL includeChristoph Grenz
2011-10-25w83627hf: correct typo in ASL include, correct indexed registers and remove u...Christoph Grenz
2011-10-18Append logical PME/GPIO device. Fix MPU device number.Kyösti Mälkki
2011-10-12w83627hf: ASL include containing virtual device tree of the SuperIOChristoph Grenz
2011-09-14Add IT8721F supportQingPei Wang
2011-08-09Do not compile nuvoton superio for all boardAlexandru Gagniuc
2011-07-22Update AMD SR5650 and SB700efdesign98
2011-06-29Added support for Aaeon PFM-540I RevB PC104 SBCMark Norman
2011-04-21some ifdef --> if fixesStefan Reinauer
2011-04-20PC87384: remove unused init functionSven Schnelle
2011-04-20fix boards that still had some uart init remaindersStefan Reinauer
2011-04-19Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer
2011-04-12PC87384: add GPIO definesSven Schnelle
2011-04-01Add GPIO definitions to PC87392 superioSven Schnelle
2011-03-27This is for board Supermicro H8scm. The code was done by existing chips andZheng Bao
2011-03-03add PC87384 SuperIOSven Schnelle
2011-02-19It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek
2011-02-14This code provides support for the superio chip on the AMD Inagua platform (n...Frank Vibrans
2011-02-14 This code provides support for the superio chip on the IBASE Technology DB-F...Frank Vibrans
2011-02-08Place the W83627EHG MIDI base address mask in the correct position.Alexandru Gagniuc
2011-02-05Actually add PC87382 into Kconfig, missing from r6332Peter Stuge
2011-02-05Add PC87392 supportSven Schnelle
2011-02-05Add PC87382 supportSven Schnelle
2010-12-17add license headers to some trivial files and pc87427.hStefan Reinauer
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-12-05W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann
2010-11-16Drop W83627THF, it's the same device as W83627THG.Uwe Hermann
2010-11-16back out parts of #6073Stefan Reinauer
2010-11-15fix random breakageStefan Reinauer
2010-11-15C and other Super I/O cosmetic fixes.Uwe Hermann
2010-11-11Add support for Fintek F71872 superio.Jonathan Kollasch
2010-11-11Remove superfluous Super I/O res0/res1 lines.Uwe Hermann
2010-11-10Restructure i3100 Super I/O driver to match the rest of the codebase.Uwe Hermann
2010-11-10Random Winbond Super I/O cosmetic and coding-style fixes.Uwe Hermann
2010-11-10ITE IT8661F changes to match the common code structure.Uwe Hermann
2010-11-08Add #include guards to all Super I/O header files (trivial).Uwe Hermann
2010-11-08Random ITE Super I/O fixes.Uwe Hermann
2010-11-06Various Super I/O fixes and corrections.Uwe Hermann
2010-11-05Follow-up for r6025, do 0x87 twice in superio.c, too.Uwe Hermann