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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2011-08-02
hwmon: (asus_atk0110) Fix memory leak
Luca Tettamanti
1
-0
/
+1
2011-08-02
hwmon: (max1111) Fix race condition causing NULL pointer
Pavel Herrmann
1
-0
/
+11
2011-08-02
hwmon: (applesmc) Add MacBookAir3,1(3,2) support
Edgar Hucek
1
-0
/
+10
2011-03-31
hwmon: (w83627ehf) Driver cleanup
Guenter Roeck
1
-3
/
+56
2011-03-31
hwmon: (sht15) Fix integer overflow in humidity calculation
Vivien Didelot
1
-2
/
+2
2011-03-31
hwmon/f71882fg: Set platform drvdata to NULL later
Hans de Goede
1
-1
/
+1
2011-03-31
hwmon: (via686a) Initialize fan_div values
Jean Delvare
1
-3
/
+11
2011-02-06
hwmon: (adm1026) Fix setting fan_div
Gabriele Gorla
1
-7
/
+9
2011-02-06
hwmon: (adm1026) Allow 1 as a valid divider value
Gabriele Gorla
1
-3
/
+1
2010-12-15
hwmon: (lm85) Fix ADT7468 frequency table
Jean Delvare
1
-0
/
+1
2010-10-29
hwmon: (lis3) Fix Oops with NULL platform data
Takashi Iwai
1
-2
/
+2
2010-09-21
hwmon: (f75375s) Do not overwrite values read from registers
Guillem Jover
1
-2
/
+2
2010-09-21
hwmon: (f75375s) Shift control mode to the correct bit position
Guillem Jover
1
-1
/
+1
2010-09-21
hwmon: (emc1403) Remove unnecessary hwmon_device_unregister
Yong Wang
1
-1
/
+0
2010-09-21
hp_accel: add quirks for HP ProBook 532x and HP Mini 5102
Takashi Iwai
1
-0
/
+2
2010-09-21
hwmon: (k8temp) Differentiate between AM2 and ASB1
Andreas Herrmann
1
-3
/
+32
2010-09-21
hwmon: (ads7871) Fix ads7871_probe error paths
Axel Lin
1
-19
/
+19
2010-08-27
hwmon: (pc87360) Fix device resource declaration
Jean Delvare
1
-14
/
+17
2010-07-09
hwmon: (coretemp) Properly label the sensors
Jean Delvare
1
-1
/
+5
2010-07-09
hwmon: (coretemp) Skip duplicate CPU entries
Jean Delvare
1
-1
/
+25
2010-07-09
hwmon: (it87) Fix in7 on IT8720F
Jean Delvare
1
-0
/
+22
2010-07-09
hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions
Andreas Herrmann
1
-4
/
+6
2010-06-20
hwmon: (k8temp) Bypass core swapping on single-core processors
Jean Delvare
1
-1
/
+1
2010-06-20
hwmon: (i5k_amb) Fix sysfs attribute for lockdep
KAMEZAWA Hiroyuki
1
-0
/
+6
2010-06-20
hwmon: (k10temp) Do not blacklist known working CPU models
Jean Delvare
1
-2
/
+12
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
10
-18
/
+0
2010-05-27
hwmon: (lm75) Add support for the Texas Instruments TMP105
Shubhrajyoti Datta
2
-1
/
+4
2010-05-27
hwmon: (ltc4245) Read only one GPIO pin
Ira W. Snyder
1
-13
/
+5
2010-05-27
hwmon: (dme1737) Add SCH5127 support
Juerg Haefliger
1
-103
/
+225
2010-05-27
hwmon: (tmp102) Don't always stop chip at exit
Jean Delvare
1
-10
/
+28
2010-05-27
hwmon: (tmp102) Fix suspend and resume functions
Jean Delvare
1
-4
/
+12
2010-05-27
hwmon: (tmp102) Various fixes
Jean Delvare
2
-37
/
+35
2010-05-27
hwmon: Driver for TI TMP102 temperature sensor
Steven King
3
-0
/
+308
2010-05-27
hwmon: EMC1403 thermal sensor support
Kalhan Trisal
3
-0
/
+355
2010-05-27
hwmon: (applesmc) Add temperature sensor labels to sysfs interface
Alex Murray
1
-1
/
+147
2010-05-27
hwmon: (applesmc) Add generic support for MacBook Pro 7
Henrik Rydberg
1
-0
/
+9
2010-05-27
hwmon: (applesmc) Add generic support for MacBook Pro 6
Bernhard Froemel
1
-0
/
+10
2010-05-27
hwmon: (applesmc) Add support for MacBook Pro 5,3 and 5,4
Henrik Rydberg
1
-0
/
+19
2010-05-27
hwmon: (tmp401) Reorganize code to get rid of static forward declarations
Andre Prendel
1
-108
/
+97
2010-05-27
hwmon: (tmp401) Use constants for sysfs file permissions
Andre Prendel
1
-22
/
+28
2010-05-27
hwmon: (adm1031) Allow setting update rate
Jean Delvare
1
-2
/
+66
2010-05-27
hwmon: (lm90) Use programmed update rate
Ira W. Snyder
1
-1
/
+2
2010-05-27
hwmon: (f71882fg) Acquire I/O regions while we're working with them
Giel van Schijndel
1
-0
/
+8
2010-05-27
hwmon: (f71882fg) Code cleanup
Giel van Schijndel
1
-12
/
+6
2010-05-27
hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1
Giel van Schijndel
1
-29
/
+104
2010-05-27
hwmon: (f71882fg) Fixed braces coding style issues
Giel van Schijndel
1
-6
/
+5
2010-05-27
hwmon: (lm63) Add basic support for LM64
Matthew Garrett
2
-9
/
+18
2010-05-27
hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced
Jean Delvare
1
-0
/
+7
2010-05-25
drivers/hwmon/coretemp.c: get TjMax value from MSR
Carsten Emde
1
-4
/
+57
2010-05-25
drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID
Carsten Emde
1
-20
/
+12
[next]