index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
i8k.c
Age
Commit message (
Expand
)
Author
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
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-05-08
i386: sched.h inclusion from module.h is baack
Alexey Dobriyan
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
2005-11-12
[PATCH] I8K: fix /proc reporting of blank service tags
Dmitry Torokhov
2005-06-25
[PATCH] I8K: add new BIOS signatures
Dmitry Torokhov
2005-06-25
[PATCH] I8K: initialization code cleanup; formatting
Dmitry Torokhov
2005-06-25
[PATCH] I8K: convert to seqfile
Dmitry Torokhov
2005-06-25
[PATCH] I8K: use standard DMI interface
Dmitry Torokhov
2005-06-25
[PATCH] I8K: pass through lindent
Dmitry Torokhov
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds