summaryrefslogtreecommitdiffstats
path: root/src/superio
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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