summaryrefslogtreecommitdiffstats
path: root/drivers/char/i8k.c
Commit message (Expand)AuthorAgeFilesLines
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-4/+4
* i8k: Integrate with the hwmon subsystemJean Delvare2011-05-251-0/+162
* i8k: Avoid lahf in 64-bit codeLuca Tettamanti2011-05-251-2/+2
* Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos2010-11-151-4/+4
* i8k: Tell gcc that *regs gets clobberedJim Bos2010-11-131-2/+3
* drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-3/+4
* procfs: Push down the bkl from ioctlFrederic Weisbecker2010-05-171-5/+16
* i8k: Add Dell Vostro systemsFederico Heinz2009-01-021-1/+8
* i8k: Enable i8k on Dell Precision SystemsAndy Spencer2009-01-021-0/+7
* i8k: make fan multiplier tunable with a module parameterJochen Eisinger2008-05-011-1/+5
* drivers: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-4/+2
* i8k: Inspiron E1705 fixFrank Sorenson2008-02-071-0/+7
* I8K: allow i8k driver to be built on x86_64 systemsBradley Smith2008-02-071-1/+28
* ik8: add Dell UK 6400 Inspiron model (MM061)Nick Warne2008-02-061-0/+7
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-7/+7
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-2/+2
* i386: sched.h inclusion from module.h is baackAlexey Dobriyan2007-05-081-0/+1
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] I8K: fix /proc reporting of blank service tagsDmitry Torokhov2005-11-121-2/+4
* [PATCH] I8K: add new BIOS signaturesDmitry Torokhov2005-06-251-8/+24
* [PATCH] I8K: initialization code cleanup; formattingDmitry Torokhov2005-06-251-102/+47
* [PATCH] I8K: convert to seqfileDmitry Torokhov2005-06-251-42/+22
* [PATCH] I8K: use standard DMI interfaceDmitry Torokhov2005-06-251-249/+53
* [PATCH] I8K: pass through lindentDmitry Torokhov2005-06-251-475/+475
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+788