summaryrefslogtreecommitdiffstats
path: root/drivers/char/i8k.c
AgeCommit message (Expand)Author
2015-01-25i8k: Add support for fan labelsPali Rohár
2015-01-25i8k: Remove DMI config data for Latitude E6440 and E6540Pali Rohár
2015-01-25i8k: Autodetect fan RPM multiplierPali Rohár
2015-01-25i8k: Make fan module parameters an unsignedPali Rohár
2015-01-25i8k: Add support for Dell XPS 13Guenter Roeck
2015-01-25i8k: Rework error retriesGuenter Roeck
2015-01-25i8k: Return -ENODATA for invalid temperaturePali Rohár
2015-01-25i8k: Register only temperature sensors which have labelsPali Rohár
2015-01-25i8k: Add support for temperature sensor labelsPali Rohár
2014-11-26i8k: Fix temperature bug handling in i8k_get_temp()Pali Rohár
2014-11-07i8k: Add MODULE_DEVICE_TABLE macroPali Rohár
2014-11-07i8k: Add support for Dell Latitude E6440Pali Rohár
2014-09-23i8k: Add support for Dell Latitude E6540Steven Honeyman
2014-07-13Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman
2014-07-09i8k: Fix non-SMP operationGuenter Roeck
2014-07-09i8k: Add support for Dell Precision 490 and Latitude D520Guenter Roeck
2014-07-09i8k: Add support for configurable maximum fan speed valueGuenter Roeck
2014-07-09i8k: Drop all labelsGuenter Roeck
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2013-12-18i8k: Implement hwmon based fan speed controlGuenter Roeck
2013-12-18i8k: Stop reading SMM BIOS version during driver probeGuenter Roeck
2013-12-18i8k: Use driver_data field of dmi_system_id to override fan multiplierGuenter Roeck
2013-12-18i8k: Add support for Dell XPS M140Guenter Roeck
2013-12-18i8k: Add support for Dell Studio laptopsGuenter Roeck
2013-12-18i8k: Add copyrightGuenter Roeck
2013-12-18i8k: Force SMM to run on CPU 0Guenter Roeck
2013-12-18i8k: Drop driver version number and info message at startupGuenter Roeck
2013-12-18i8k: Remove obsolete link to out-of-tree driverGuenter Roeck
2013-12-18i8k: Support additional temperature sensorsGuenter Roeck
2013-12-18i8k: Convert to use to hwmon_device_register_with_groups hwmon APIGuenter Roeck
2013-12-18i8k: Fix various checkpatch warnings and errorsGuenter Roeck
2013-12-18i8k: Convert to use pr_ functions instead of printkGuenter Roeck
2013-12-04drivers/char/i8k.c: add Dell XPLS L421XAlan Cox
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-05-25i8k: Integrate with the hwmon subsystemJean Delvare
2011-05-25i8k: Avoid lahf in 64-bit codeLuca Tettamanti
2010-11-15Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos
2010-11-13i8k: Tell gcc that *regs gets clobberedJim Bos
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-17procfs: Push down the bkl from ioctlFrederic Weisbecker
2009-01-02i8k: Add Dell Vostro systemsFederico Heinz
2009-01-02i8k: Enable i8k on Dell Precision SystemsAndy Spencer
2008-05-01i8k: make fan multiplier tunable with a module parameterJochen Eisinger
2008-04-29drivers: use non-racy method for proc entries creationDenis V. Lunev
2008-02-07i8k: Inspiron E1705 fixFrank Sorenson
2008-02-07I8K: allow i8k driver to be built on x86_64 systemsBradley Smith
2008-02-06ik8: add Dell UK 6400 Inspiron model (MM061)Nick Warne
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik