aboutsummaryrefslogtreecommitdiff
path: root/src/superio
AgeCommit message (Expand)Author
2014-02-13superio/fintek: Document Fintek F71869AD code.Edward O'Callaghan
2014-02-13Eliminate some ASL warningsOskar Enoksson
2014-02-12winbond/w83627hf/acpi: Fix some ASL warningsOskar Enoksson
2014-02-06uart8250: Drop includes in superioKyösti Mälkki
2014-01-27superio/fintek: Add initial support for Fintek F71869AD.Edward O'Callaghan
2014-01-03superio: Uncomment the w83627uhg UART clock source initializationDave Frodin
2013-12-07Correct file permissions.Idwer Vollering
2013-11-10sio1007: Properly build '.c' filesMarc Jones
2013-08-15w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE.Christoph Grenz
2013-08-15w83627hf/acpi: Make `AddressMax` a multiple of `AddressAlignment`Christoph Grenz
2013-08-15w83627hf/acpi: Fix logical device power down in ACPIChristoph Grenz
2013-07-20it8728f: Add ITE IT8728F superio early serial support.Damien Zammit
2013-07-10w83627hf/acpi: Fix endianess error in floppy drive enumeration codeChristoph Grenz
2013-07-04w83627hf/acpi: Fix offset of logical device activationNico Huber
2013-07-04w83627hf/acpi: Fix type error in floppy drive enumeration codeChristoph Grenz
2013-07-03winbond/w83627dhg: Fix logical device power down in ACPINico Huber
2013-07-03pnp: Add some default functions to enter/exit config stateNico Huber
2013-07-01w83627hf: Add comments about parallel port modes in superio.aslChristoph Grenz
2013-06-18winbond/w83627dhg: Correct resource setting for SPI (LDN6)Nico Huber
2013-06-17pnp: Remove now plain wrappers for default PnP functionsNico Huber
2013-06-17pnp: Register implementations of enter/exit config stateNico Huber
2013-06-17pnp: Provide alternative pnp_enable() implementationNico Huber
2013-06-17pnp: Unify some alignment to ease autogenerating patchesNico Huber
2013-06-11winbond/w83627dhg: Add ACPI supportNico Huber
2013-06-11Start ACPI framework for PnP (super i/o) devicesNico Huber
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-04-12Add new superio deviceSteven Sherk
2013-04-01Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl`Paul Menzel
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-15Super I/O W83627DHG: Enable UART B by redirecting pinsWolfgang Kamp
2013-03-06AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperioJens Rottmann
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-06smsc/lpc47n227: Make early_serial usablePatrick Georgi
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-09-07superio winbond w83627dhg: add a function which is used on tyan s8226Siyuan Wang
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-08-04SuperIO LPC47N217: Remove warningszbao
2012-07-09servengines/pilot superio: add attribute unusedSven Schnelle
2012-05-10Unmark source files as executablesAlec Ari
2012-05-08Clean up #ifsPatrick Georgi
2012-04-27SMSC MEC1308: Fix ACPI code to work with newer IASL versionsStefan Reinauer
2012-04-06Add support for SMSC MEC1308/1310 SuperI/O ECStefan Reinauer
2012-04-06Add initial support for SMSC SIO1007 SuperI/O chipStefan Reinauer
2012-04-06Add support for SMSC LPC47N207 SuperI/O chipStefan Reinauer
2012-04-02Add support for ITE IT8772F SuperI/O chipStefan Reinauer
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
2010-11-05According to the description in datasheet of f71889,Zheng Bao
2010-11-05Fintek and Intel i3100 Super I/O cleanups.Uwe Hermann
2010-11-03Add Fintek F71889 Super I/O support.Alec Ari
2010-10-26Convert some comments to proper Doxygen syntax.Uwe Hermann