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