Age | Commit message (Expand) | Author |
2011-11-22 | implement hwmon fan divisor setting for w83697hf | Florian Zumbiehl |
2011-11-08 | make w83697hf_set_clksel_48() non-static and add a prototype | Florian Zumbiehl |
2011-11-07 | Add code to set the clock speed for Winbond W83627THF/THG. | Idwer Vollering |
2011-11-06 | w83627hf: multiple fixes and enhancements in ASL include | Christoph Grenz |
2011-11-06 | w83627hf: drop Scope(\_SB) from ASL include | Christoph Grenz |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-28 | w83627hf: add method to retrieve wake event source register to ASL include | Christoph Grenz |
2011-10-25 | w83627hf: correct typo in ASL include, correct indexed registers and remove u... | Christoph Grenz |
2011-10-18 | Append logical PME/GPIO device. Fix MPU device number. | Kyösti Mälkki |
2011-10-12 | w83627hf: ASL include containing virtual device tree of the SuperIO | Christoph Grenz |
2011-09-14 | Add IT8721F support | QingPei Wang |
2011-08-09 | Do not compile nuvoton superio for all board | Alexandru Gagniuc |
2011-07-22 | Update AMD SR5650 and SB700 | efdesign98 |
2011-06-29 | Added support for Aaeon PFM-540I RevB PC104 SBC | Mark Norman |
2011-04-21 | some ifdef --> if fixes | Stefan Reinauer |
2011-04-20 | PC87384: remove unused init function | Sven Schnelle |
2011-04-20 | fix boards that still had some uart init remainders | Stefan Reinauer |
2011-04-19 | Drop baud rate init to an arbitrary baud rate from Super I/O code. ... | Stefan Reinauer |
2011-04-12 | PC87384: add GPIO defines | Sven Schnelle |
2011-04-01 | Add GPIO definitions to PC87392 superio | Sven Schnelle |
2011-03-27 | This is for board Supermicro H8scm. The code was done by existing chips and | Zheng Bao |
2011-03-03 | add PC87384 SuperIO | Sven Schnelle |
2011-02-19 | It turns out that the code which enables specific LDN is somewhat buggy. | Rudolf Marek |
2011-02-14 | This 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-08 | Place the W83627EHG MIDI base address mask in the correct position. | Alexandru Gagniuc |
2011-02-05 | Actually add PC87382 into Kconfig, missing from r6332 | Peter Stuge |
2011-02-05 | Add PC87392 support | Sven Schnelle |
2011-02-05 | Add PC87382 support | Sven Schnelle |
2010-12-17 | add license headers to some trivial files and pc87427.h | Stefan Reinauer |
2010-12-08 | second round name simplification. drop the <component>_ prefix. | stepan |
2010-12-05 | W83627DHG/W83627EHG fixups for virtual LDNs. | Uwe Hermann |
2010-11-16 | Drop W83627THF, it's the same device as W83627THG. | Uwe Hermann |
2010-11-16 | back out parts of #6073 | Stefan Reinauer |
2010-11-15 | fix random breakage | Stefan Reinauer |
2010-11-15 | C and other Super I/O cosmetic fixes. | Uwe Hermann |
2010-11-11 | Add support for Fintek F71872 superio. | Jonathan Kollasch |
2010-11-11 | Remove superfluous Super I/O res0/res1 lines. | Uwe Hermann |
2010-11-10 | Restructure i3100 Super I/O driver to match the rest of the codebase. | Uwe Hermann |
2010-11-10 | Random Winbond Super I/O cosmetic and coding-style fixes. | Uwe Hermann |
2010-11-10 | ITE IT8661F changes to match the common code structure. | Uwe Hermann |
2010-11-08 | Add #include guards to all Super I/O header files (trivial). | Uwe Hermann |
2010-11-08 | Random ITE Super I/O fixes. | Uwe Hermann |
2010-11-06 | Various Super I/O fixes and corrections. | Uwe Hermann |
2010-11-05 | Follow-up for r6025, do 0x87 twice in superio.c, too. | Uwe Hermann |
2010-11-05 | According to the description in datasheet of f71889, | Zheng Bao |
2010-11-05 | Fintek and Intel i3100 Super I/O cleanups. | Uwe Hermann |
2010-11-03 | Add Fintek F71889 Super I/O support. | Alec Ari |
2010-10-26 | Convert some comments to proper Doxygen syntax. | Uwe Hermann |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |