aboutsummaryrefslogtreecommitdiff
path: root/src/superio/winbond/w83627hf/superio.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-01-30src/superio: replace license boilerplate with SPDXFelix Held
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-10-20superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-08superio/winbond/w83627*: use hwm5_conf.h for HWM setupFelix Held
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-08-13superio/winbond/w83627hf: Remove unused valueElyes HAOUAS
2018-07-25superio/winbond: remove LDN-specific ops overridesFelix Held
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-14superio: Replace the indexed I/O functionsDave Frodin
2014-10-27superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-02-06uart8250: Drop includes in superioKyösti Mälkki
2013-07-03pnp: Add some default functions to enter/exit config stateNico 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-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-01-11W83627HF: remove unused functionSven Schnelle
2011-04-19Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer
2011-02-19It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek
2010-11-15C and other Super I/O cosmetic fixes.Uwe Hermann
2010-11-11Remove superfluous Super I/O res0/res1 lines.Uwe Hermann
2010-11-10Random Winbond Super I/O cosmetic and coding-style fixes.Uwe Hermann
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-17trivial warning fixes, mostly for ACPI codeStefan Reinauer
2010-02-24Add Win Enterprises' PL6064 boardAnish K. Patel
2010-02-23Remove nonsensical wrapper for function inStefan Reinauer
2009-12-28trival. All the changes is about comment and spaces.Zheng Bao
2009-10-30Remove some warnings from the tyan s2895.Myles Watson
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2008-10-02Whitespace cleanup (trivial).Myles Watson
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2005-07-08eric patchYinghai Lu
2005-01-13cosmetics. \n is enough here.Stefan Reinauer
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-11-08*** empty log message ***Yinghai Lu
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-11-02*** empty log message ***Yinghai Lu
2004-10-27S2885 winbond Superio all resource setYinghai Lu
2004-10-20Tyan update to work with new CPU ConfigYinghai Lu
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-07-01Intel E7501 P64H2 ICH5R supportYinghai Lu
2004-05-27Fixed a silly typo :)David W. Hendricks
2004-05-26GPIO2 and GPIO3 support for HF part.David W. Hendricks
2004-04-29changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo
2004-04-21yhlu's pnp patchLi-Ta Lo
2004-03-25sio-enable, because the init is not called. Without the init_keyboard,Stefan Reinauer
2004-03-12forgot to do a cvs addRonald G. Minnich