Age | Commit message (Expand) | Author | Files | Lines |
2014-01-30 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2014-01-29 | Update Jean Delvare's e-mail address | Jean Delvare | 1 | -1/+1 |
2013-12-19 | i8k: Implement hwmon based fan speed control | Guenter Roeck | 1 | -5/+44 |
2013-12-19 | i8k: Stop reading SMM BIOS version during driver probe | Guenter Roeck | 1 | -40/+2 |
2013-12-19 | i8k: Use driver_data field of dmi_system_id to override fan multiplier | Guenter Roeck | 1 | -1/+10 |
2013-12-19 | i8k: Add support for Dell XPS M140 | Guenter Roeck | 1 | -0/+7 |
2013-12-19 | i8k: Add support for Dell Studio laptops | Guenter Roeck | 1 | -0/+7 |
2013-12-19 | i8k: Add copyright | Guenter Roeck | 1 | -0/+1 |
2013-12-19 | i8k: Force SMM to run on CPU 0 | Guenter Roeck | 1 | -2/+17 |
2013-12-19 | i8k: Drop driver version number and info message at startup | Guenter Roeck | 1 | -5/+0 |
2013-12-19 | i8k: Remove obsolete link to out-of-tree driver | Guenter Roeck | 1 | -2/+0 |
2013-12-19 | i8k: Support additional temperature sensors | Guenter Roeck | 1 | -19/+45 |
2013-12-19 | i8k: Convert to use to hwmon_device_register_with_groups hwmon API | Guenter Roeck | 1 | -78/+54 |
2013-12-19 | i8k: Fix various checkpatch warnings and errors | Guenter Roeck | 1 | -17/+23 |
2013-12-19 | i8k: Convert to use pr_ functions instead of printk | Guenter Roeck | 1 | -9/+10 |
2013-12-05 | drivers/char/i8k.c: add Dell XPLS L421X | Alan Cox | 1 | -0/+7 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -4/+4 |
2011-05-25 | i8k: Integrate with the hwmon subsystem | Jean Delvare | 1 | -0/+162 |
2011-05-25 | i8k: Avoid lahf in 64-bit code | Luca Tettamanti | 1 | -2/+2 |
2010-11-16 | Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again) | Jim Bos | 1 | -4/+4 |
2010-11-13 | i8k: Tell gcc that *regs gets clobbered | Jim Bos | 1 | -2/+3 |
2010-10-05 | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 1 | -3/+4 |
2010-05-17 | procfs: Push down the bkl from ioctl | Frederic Weisbecker | 1 | -5/+16 |
2009-01-02 | i8k: Add Dell Vostro systems | Federico Heinz | 1 | -1/+8 |
2009-01-02 | i8k: Enable i8k on Dell Precision Systems | Andy Spencer | 1 | -0/+7 |
2008-05-01 | i8k: make fan multiplier tunable with a module parameter | Jochen Eisinger | 1 | -1/+5 |
2008-04-29 | drivers: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -4/+2 |
2008-02-07 | i8k: Inspiron E1705 fix | Frank Sorenson | 1 | -0/+7 |
2008-02-07 | I8K: allow i8k driver to be built on x86_64 systems | Bradley Smith | 1 | -1/+28 |
2008-02-06 | ik8: add Dell UK 6400 Inspiron model (MM061) | Nick Warne | 1 | -0/+7 |
2007-10-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 1 | -7/+7 |
2007-10-10 | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 1 | -2/+2 |
2007-05-08 | i386: sched.h inclusion from module.h is baack | Alexey Dobriyan | 1 | -0/+1 |
2006-07-04 | [PATCH] make more file_operation structs static | Arjan van de Ven | 1 | -1/+1 |
2005-11-12 | [PATCH] I8K: fix /proc reporting of blank service tags | Dmitry Torokhov | 1 | -2/+4 |
2005-06-26 | [PATCH] I8K: add new BIOS signatures | Dmitry Torokhov | 1 | -8/+24 |
2005-06-26 | [PATCH] I8K: initialization code cleanup; formatting | Dmitry Torokhov | 1 | -102/+47 |
2005-06-26 | [PATCH] I8K: convert to seqfile | Dmitry Torokhov | 1 | -42/+22 |
2005-06-26 | [PATCH] I8K: use standard DMI interface | Dmitry Torokhov | 1 | -249/+53 |
2005-06-26 | [PATCH] I8K: pass through lindent | Dmitry Torokhov | 1 | -475/+475 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+788 |