index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
i8k.c
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-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+788