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-01-25
hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
Hans de Goede
1
-2
/
+5
2010-01-25
hwmon: (asus_atk0110) Do not fail if MBIF is missing
Luca Tettamanti
1
-10
/
+9
2010-01-25
hwmon: (amc6821) Double unlock bug
Dan Carpenter
1
-1
/
+0
2010-01-25
hwmon: (smsc47m1) Fix section mismatch
Jeff Mahoney
1
-1
/
+1
2010-01-11
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-69
/
+288
2010-01-11
hwmon: driver for Texas Instruments amc6821 chip
Tomaz Mertelj
3
-0
/
+1127
2010-01-10
hwmon: Make PCI device ids constant
Márton Németh
5
-5
/
+5
2010-01-10
hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
Yong Wang
2
-3
/
+15
2010-01-10
hwmon: (k10temp) Blacklist more family 10h processors
Clemens Ladisch
1
-6
/
+32
2010-01-10
hwmon: (asus_atk0110) Add debugfs interface
Luca Tettamanti
1
-0
/
+191
2010-01-10
hwmon: (asus_atk0110) Refactor interface probe code
Luca Tettamanti
1
-54
/
+44
2010-01-10
hwmon: (adt7462) Fix pin 28 monitoring
Roger Blofeld
1
-1
/
+1
2009-12-18
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-30
/
+706
2009-12-18
hwmon: I2C bus support for lis3lv02d and variant accelerometer chips
Samu Onkalo
3
-0
/
+201
2009-12-16
hwmon: (w83627hf) Fix for "No such device"
Christian Schulte
1
-1
/
+1
2009-12-16
hwmon: (sht15) Off-by-one error in array index + incorrect constants
Jonathan Cameron
1
-3
/
+3
2009-12-16
hwmon: Add driver for VIA CPU core temperature
Harald Welte
3
-0
/
+365
2009-12-16
hwmon: (smsc47m1) Enable device if needed
Jean Delvare
1
-3
/
+27
2009-12-16
hwmon: (smsc47m1) Fail module loading on error
Jean Delvare
1
-13
/
+11
2009-12-16
hwmon: (smsc47m1) Only request I/O ports we really use
Jean Delvare
1
-10
/
+89
2009-12-16
hwmon: New driver for AMD Family 10h/11h CPUs
Clemens Ladisch
3
-0
/
+210
2009-12-15
lis3: scale output values to mg
Samu Onkalo
2
-3
/
+31
2009-12-15
lis3: sysfs entry for setting chip measurement rate
Samu Onkalo
2
-7
/
+46
2009-12-15
lis3lv02d: remove calibaration functionality
Samu Onkalo
2
-32
/
+3
2009-12-15
lis3: selftest support
Samu Onkalo
2
-3
/
+78
2009-12-15
lis3lv02d: proper power on sequence
Samu Onkalo
2
-14
/
+28
2009-12-15
lis3: fix show rate for 8 bits chips
Éric Piel
2
-8
/
+17
2009-12-15
lis3: update documentation and comments
Éric Piel
3
-32
/
+38
2009-12-15
lis3lv02d: correct memory leak in module unload
Samu Onkalo
1
-0
/
+1
2009-12-15
lis3lv02d: send sync event
Samu Onkalo
1
-0
/
+1
2009-12-15
hwmon: w83627ehf updates
Daniel J Blueman
1
-19
/
+53
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
18
-51
/
+26
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
27
-109
/
+29
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
45
-45
/
+45
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
45
-94
/
+79
2009-12-10
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
49
-1650
/
+2082
2009-12-09
hwmon: (adt7475) Add VID support for the ADT7476
Jean Delvare
2
-3
/
+64
2009-12-09
hwmon: (adt7475) Add support for the ADT7476
Jean Delvare
2
-20
/
+65
2009-12-09
hwmon: (adt7475) Voltage attenuators can be bypassed
Jean Delvare
1
-6
/
+36
2009-12-09
hwmon: (adt7475) Print device information on probe
Jean Delvare
1
-0
/
+18
2009-12-09
hwmon: (adt7475) Handle alternative pin functions
Jean Delvare
1
-15
/
+99
2009-12-09
hwmon: (adt7475) Move sysfs files removal to a separate function
Jean Delvare
1
-6
/
+10
2009-12-09
hwmon: (adt7475) Add support for the ADT7490
Jean Delvare
2
-14
/
+105
2009-12-09
hwmon: (adt7475) Improve device detection
Jean Delvare
1
-4
/
+9
2009-12-09
hwmon: (adt7475) Add missing static marker
Jean Delvare
1
-1
/
+1
2009-12-09
hwmon: (adt7475) Rework voltage inputs handling
Jean Delvare
1
-35
/
+48
2009-12-09
hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit
Jean Delvare
1
-0
/
+42
2009-12-09
hwmon: (adt7475) Add support for the ADT7473
Jean Delvare
3
-12
/
+26
2009-12-09
hwmon: (f71882fg) Add support for the f71889fg (version 2)
Hans de Goede
2
-21
/
+71
[next]