summaryrefslogtreecommitdiffstats
path: root/src/superio
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not compile nuvoton superio for all boardAlexandru Gagniuc2011-08-091-1/+1
* Update AMD SR5650 and SB700efdesign982011-07-223-1/+6
* Added support for Aaeon PFM-540I RevB PC104 SBCMark Norman2011-06-291-0/+2
* some ifdef --> if fixesStefan Reinauer2011-04-212-2/+2
* PC87384: remove unused init functionSven Schnelle2011-04-201-14/+0
* fix boards that still had some uart init remaindersStefan Reinauer2011-04-202-11/+0
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-1990-462/+47
* PC87384: add GPIO definesSven Schnelle2011-04-121-0/+11
* Add GPIO definitions to PC87392 superioSven Schnelle2011-04-011-0/+11
* This is for board Supermicro H8scm. The code was done by existing chips andZheng Bao2011-03-279-0/+257
* add PC87384 SuperIOSven Schnelle2011-03-036-0/+164
* It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek2011-02-1920-35/+20
* This code provides support for the superio chip on the AMD Inagua platform (n...Frank Vibrans2011-02-147-0/+288
* This code provides support for the superio chip on the IBASE Technology DB-F...Frank Vibrans2011-02-147-0/+259
* Place the W83627EHG MIDI base address mask in the correct position.Alexandru Gagniuc2011-02-081-1/+1
* Actually add PC87382 into Kconfig, missing from r6332Peter Stuge2011-02-051-0/+2
* Add PC87392 supportSven Schnelle2011-02-057-0/+197
* Add PC87382 supportSven Schnelle2011-02-055-0/+165
* add license headers to some trivial files and pc87427.hStefan Reinauer2010-12-1720-1/+385
* second round name simplification. drop the <component>_ prefix.stepan2010-12-0844-0/+0
* W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann2010-12-054-33/+59
* Drop W83627THF, it's the same device as W83627THG.Uwe Hermann2010-11-167-268/+0
* back out parts of #6073Stefan Reinauer2010-11-162-2/+2
* fix random breakageStefan Reinauer2010-11-152-2/+2
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-1582-862/+657
* Add support for Fintek F71872 superio.Jonathan Kollasch2010-11-117-2/+257
* Remove superfluous Super I/O res0/res1 lines.Uwe Hermann2010-11-1130-86/+29
* Restructure i3100 Super I/O driver to match the rest of the codebase.Uwe Hermann2010-11-102-20/+38