summaryrefslogtreecommitdiffstats
path: root/drivers/char/i8k.c
Commit message (Expand)AuthorAgeFilesLines
* i8k: Fix temperature bug handling in i8k_get_temp()Pali Rohár2014-11-261-6/+10
* i8k: Add MODULE_DEVICE_TABLE macroPali Rohár2014-11-071-0/+2
* i8k: Add support for Dell Latitude E6440Pali Rohár2014-11-071-0/+8
* i8k: Add support for Dell Latitude E6540Steven Honeyman2014-09-231-0/+13
* Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman2014-07-131-1/+3
|\
| * i8k: Fix non-SMP operationGuenter Roeck2014-07-091-1/+3
* | i8k: Add support for Dell Precision 490 and Latitude D520Guenter Roeck2014-07-091-0/+27
* | i8k: Add support for configurable maximum fan speed valueGuenter Roeck2014-07-091-7/+42
* | i8k: Drop all labelsGuenter Roeck2014-07-091-34/+13
|/
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-291-1/+1
|\
| * Update Jean Delvare's e-mail addressJean Delvare2014-01-291-1/+1
* | i8k: Implement hwmon based fan speed controlGuenter Roeck2013-12-181-5/+44
* | i8k: Stop reading SMM BIOS version during driver probeGuenter Roeck2013-12-181-40/+2
* | i8k: Use driver_data field of dmi_system_id to override fan multiplierGuenter Roeck2013-12-181-1/+10
* | i8k: Add support for Dell XPS M140Guenter Roeck2013-12-181-0/+7
* | i8k: Add support for Dell Studio laptopsGuenter Roeck2013-12-181-0/+7
* | i8k: Add copyrightGuenter Roeck2013-12-181-0/+1
* | i8k: Force SMM to run on CPU 0Guenter Roeck2013-12-181-2/+17
* | i8k: Drop driver version number and info message at startupGuenter Roeck2013-12-181-5/+0
* | i8k: Remove obsolete link to out-of-tree driverGuenter Roeck2013-12-181-2/+0
* | i8k: Support additional temperature sensorsGuenter Roeck2013-12-181-19/+45
* | i8k: Convert to use to hwmon_device_register_with_groups hwmon APIGuenter Roeck2013-12-181-78/+54
* | i8k: Fix various checkpatch warnings and errorsGuenter Roeck2013-12-181-17/+23
* | i8k: Convert to use pr_ functions instead of printkGuenter Roeck2013-12-181-9/+10
|/
* drivers/char/i8k.c: add Dell XPLS L421XAlan Cox2013-12-041-0/+7
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+788
OpenPOWER on IntegriCloud