| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree | Pali Rohár | 2015-05-24 | 1 | -1007/+0 |
* | i8k: Remove use of seq_printf return value | Joe Perches | 2015-03-25 | 1 | -7/+9 |
* | i8k: Add support for fan labels | Pali Rohár | 2015-01-25 | 1 | -14/+62 |
* | i8k: Remove DMI config data for Latitude E6440 and E6540 | Pali Rohár | 2015-01-25 | 1 | -21/+0 |
* | i8k: Autodetect fan RPM multiplier | Pali Rohár | 2015-01-25 | 1 | -12/+48 |
* | i8k: Make fan module parameters an unsigned | Pali Rohár | 2015-01-25 | 1 | -9/+9 |
* | i8k: Add support for Dell XPS 13 | Guenter Roeck | 2015-01-25 | 1 | -3/+11 |
* | i8k: Rework error retries | Guenter Roeck | 2015-01-25 | 1 | -23/+24 |
* | i8k: Return -ENODATA for invalid temperature | Pali Rohár | 2015-01-25 | 1 | -3/+1 |
* | i8k: Register only temperature sensors which have labels | Pali Rohár | 2015-01-25 | 1 | -9/+9 |
* | i8k: Add support for temperature sensor labels | Pali Rohár | 2015-01-25 | 1 | -13/+61 |
* | i8k: Fix temperature bug handling in i8k_get_temp() | Pali Rohár | 2014-11-26 | 1 | -6/+10 |
* | i8k: Add MODULE_DEVICE_TABLE macro | Pali Rohár | 2014-11-07 | 1 | -0/+2 |
* | i8k: Add support for Dell Latitude E6440 | Pali Rohár | 2014-11-07 | 1 | -0/+8 |
* | i8k: Add support for Dell Latitude E6540 | Steven Honeyman | 2014-09-23 | 1 | -0/+13 |
* | Merge 3.16-rc5 into char-misc-next | Greg Kroah-Hartman | 2014-07-13 | 1 | -1/+3 |
|\ |
|
| * | i8k: Fix non-SMP operation | Guenter Roeck | 2014-07-09 | 1 | -1/+3 |
* | | i8k: Add support for Dell Precision 490 and Latitude D520 | Guenter Roeck | 2014-07-09 | 1 | -0/+27 |
* | | i8k: Add support for configurable maximum fan speed value | Guenter Roeck | 2014-07-09 | 1 | -7/+42 |
* | | i8k: Drop all labels | Guenter Roeck | 2014-07-09 | 1 | -34/+13 |
|/ |
|
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-01-29 | 1 | -1/+1 |
|\ |
|
| * | Update Jean Delvare's e-mail address | Jean Delvare | 2014-01-29 | 1 | -1/+1 |
* | | i8k: Implement hwmon based fan speed control | Guenter Roeck | 2013-12-18 | 1 | -5/+44 |
* | | i8k: Stop reading SMM BIOS version during driver probe | Guenter Roeck | 2013-12-18 | 1 | -40/+2 |
* | | i8k: Use driver_data field of dmi_system_id to override fan multiplier | Guenter Roeck | 2013-12-18 | 1 | -1/+10 |
* | | i8k: Add support for Dell XPS M140 | Guenter Roeck | 2013-12-18 | 1 | -0/+7 |
* | | i8k: Add support for Dell Studio laptops | Guenter Roeck | 2013-12-18 | 1 | -0/+7 |
* | | i8k: Add copyright | Guenter Roeck | 2013-12-18 | 1 | -0/+1 |
* | | i8k: Force SMM to run on CPU 0 | Guenter Roeck | 2013-12-18 | 1 | -2/+17 |
* | | i8k: Drop driver version number and info message at startup | Guenter Roeck | 2013-12-18 | 1 | -5/+0 |
* | | i8k: Remove obsolete link to out-of-tree driver | Guenter Roeck | 2013-12-18 | 1 | -2/+0 |
* | | i8k: Support additional temperature sensors | Guenter Roeck | 2013-12-18 | 1 | -19/+45 |
* | | i8k: Convert to use to hwmon_device_register_with_groups hwmon API | Guenter Roeck | 2013-12-18 | 1 | -78/+54 |
* | | i8k: Fix various checkpatch warnings and errors | Guenter Roeck | 2013-12-18 | 1 | -17/+23 |
* | | i8k: Convert to use pr_ functions instead of printk | Guenter Roeck | 2013-12-18 | 1 | -9/+10 |
|/ |
|
* | drivers/char/i8k.c: add Dell XPLS L421X | Alan Cox | 2013-12-04 | 1 | -0/+7 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -4/+4 |
* | i8k: Integrate with the hwmon subsystem | Jean Delvare | 2011-05-25 | 1 | -0/+162 |
* | i8k: Avoid lahf in 64-bit code | Luca Tettamanti | 2011-05-25 | 1 | -2/+2 |
* | Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again) | Jim Bos | 2010-11-15 | 1 | -4/+4 |
* | i8k: Tell gcc that *regs gets clobbered | Jim Bos | 2010-11-13 | 1 | -2/+3 |
* | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 1 | -3/+4 |
* | procfs: Push down the bkl from ioctl | Frederic Weisbecker | 2010-05-17 | 1 | -5/+16 |
* | i8k: Add Dell Vostro systems | Federico Heinz | 2009-01-02 | 1 | -1/+8 |
* | i8k: Enable i8k on Dell Precision Systems | Andy Spencer | 2009-01-02 | 1 | -0/+7 |
* | i8k: make fan multiplier tunable with a module parameter | Jochen Eisinger | 2008-05-01 | 1 | -1/+5 |
* | drivers: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -4/+2 |
* | i8k: Inspiron E1705 fix | Frank Sorenson | 2008-02-07 | 1 | -0/+7 |
* | I8K: allow i8k driver to be built on x86_64 systems | Bradley Smith | 2008-02-07 | 1 | -1/+28 |
* | ik8: add Dell UK 6400 Inspiron model (MM061) | Nick Warne | 2008-02-06 | 1 | -0/+7 |