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
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-03
hwmon: f71882fg: use a muxed resource lock for the Super I/O port
Giel van Schijndel
1
-13
/
+19
2010-09-28
hwmon (coretemp): Fix build breakage if SMP is undefined
Guenter Roeck
1
-0
/
+1
2010-09-24
x86/hwmon: pkgtemp has no dependency on PCI
Jan Beulich
2
-2
/
+1
2010-09-24
x86/hwmon: register alternate sibling upon CPU removal
Jan Beulich
1
-7
/
+15
2010-09-24
x86/hwmon: fix initialization of pkgtemp
Jan Beulich
1
-7
/
+3
2010-09-24
x86/hwmon: fix initialization of coretemp
Jan Beulich
1
-16
/
+13
2010-09-24
x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_...
Jan Beulich
1
-1
/
+4
2010-09-24
x86/hwmon: avoid deadlock on CPU removal in pkgtemp
Jan Beulich
1
-3
/
+4
2010-09-24
x86/hwmon: fix module init for hotplug-but-no-device-found case
Jan Beulich
1
-1
/
+4
2010-09-24
hwmon: (lis3) Fix Oops with NULL platform data
Takashi Iwai
1
-2
/
+2
2010-09-17
hwmon: (lm95241) Replace rate sysfs attribute with update_interval
Guenter Roeck
1
-10
/
+11
2010-09-17
hwmon: (adm1031) Replace update_rate sysfs attribute with update_interval
Guenter Roeck
1
-19
/
+24
2010-09-17
hwmon: (w83627ehf) Use proper exit sequence
Jonas Jonsson
1
-0
/
+1
2010-09-17
hwmon: (emc1403) Remove unnecessary hwmon_device_unregister
Yong Wang
1
-1
/
+0
2010-09-17
hwmon: (f75375s) Do not overwrite values read from registers
Guillem Jover
1
-2
/
+2
2010-09-17
hwmon: (f75375s) Shift control mode to the correct bit position
Guillem Jover
1
-1
/
+1
2010-09-17
hwmon: (lis3lv02d) Prevent NULL pointer dereference
Kuninori Morimoto
2
-4
/
+4
2010-09-10
hp_accel: add quirks for HP ProBook 532x and HP Mini 5102
Takashi Iwai
1
-0
/
+2
2010-08-25
hwmon: (k8temp) Differentiate between AM2 and ASB1
Andreas Herrmann
1
-3
/
+32
2010-08-25
hwmon: (ads7871) Fix ads7871_probe error paths
Axel Lin
1
-19
/
+19
2010-08-25
hwmon: (coretemp) Fix harmless build warning
Jean Delvare
1
-1
/
+0
2010-08-20
revert "hwmon: f71882fg: add support for the Fintek F71808E"
Andrew Morton
2
-78
/
+11
2010-08-14
hwmon: (via-cputemp) Remove bogus "SHOW" global variable
H. Peter Anvin
1
-1
/
+1
2010-08-14
hwmon: jc42 depends on I2C
Randy Dunlap
1
-0
/
+1
2010-08-14
hwmon: (pc87427) Move sysfs file removal to a separate function
Jean Delvare
1
-32
/
+26
2010-08-14
hwmon: (pc87427) Add temperature monitoring support
Jean Delvare
2
-6
/
+366
2010-08-14
hwmon: (pc87427) Add support for the second logical device
Jean Delvare
1
-42
/
+87
2010-08-14
hwmon: (pc87427) Add support for manual fan speed control
Jean Delvare
2
-3
/
+271
2010-08-14
hwmon: (pc87427) Minor style cleanups
Jean Delvare
1
-15
/
+16
2010-08-14
hwmon: (pc87427) Handle disabled fan inputs properly
Jean Delvare
1
-9
/
+58
2010-08-14
hwmon: (w83627ehf) Add support for W83667HG-B
Guenter Roeck
1
-9
/
+33
2010-08-14
hwmon: (w83627ehf) Driver cleanup
Guenter Roeck
1
-3
/
+56
2010-08-14
hwmon: Add driver for SMSC EMC2103 temperature monitor and fan controller
Steve Glendinning
3
-0
/
+751
2010-08-14
hwmon: (asc7621) Clean up and improve detect function
Jean Delvare
1
-7
/
+2
2010-08-14
hwmon: (it87) Export labels for internal sensors
Jean Delvare
1
-2
/
+44
2010-08-14
hwmon: (lm75) Add suspend/resume feature
Shubhrajyoti Datta
2
-0
/
+40
2010-08-14
hwmon: (emc1403) Add power support
Alan Cox
1
-0
/
+33
2010-08-14
hwmon: (ltc4245) Expose all GPIO pins as analog voltages
Ira W. Snyder
1
-10
/
+167
2010-08-14
hwmon: (pc87360) Fix device resource declaration
Jean Delvare
1
-14
/
+17
2010-08-14
hwmon: (k8temp) Adjust confusing if indentation
Julia Lawall
1
-1
/
+2
2010-08-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-4
/
+13
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-3
/
+3
2010-08-12
hwmon: Don't access struct mc13783 directly from mc13783-adc
Uwe Kleine-König
1
-4
/
+13
2010-08-11
fix "hwmon: coretemp: update hotplug condition check"
Andrew Morton
1
-3
/
+0
2010-08-10
hwmon: f71882fg: add support for the Fintek F71808E
Giel van Schijndel
2
-11
/
+78
2010-08-10
drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU
Andrew Morton
1
-4
/
+0
2010-08-10
hwmon: coretemp: documentation update and cleanup
Chen Gong
1
-1
/
+1
2010-08-10
hwmon: coretemp: enable coretemp device add operation failure
Chen Gong
1
-14
/
+3
2010-08-10
hwmon: coretemp: update hotplug condition check
Chen Gong
1
-0
/
+5
2010-08-10
hwmon: add support for JEDEC JC 42.4 compliant temperature sensors
Guenter Roeck
3
-0
/
+605
[next]