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
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
1
-1
/
+1
2006-03-24
[PATCH] hwmon: add required idr locking
Mark M. Hoffman
1
-6
/
+20
2006-03-24
[PATCH] I2C: hwmon: Rename register parameters
Darren Jenkins
8
-20
/
+16
2006-03-24
[PATCH] w83781d: Don't reset the chip by default
Jean Delvare
1
-1
/
+21
2006-03-24
[PATCH] w83627ehf: Refactor the sysfs interface
Yuan Mu
1
-126
/
+80
2006-03-24
[PATCH] hwmon: Support the Pentium M VID code
Jean Delvare
1
-1
/
+8
2006-03-24
[PATCH] hwmon: Add support for the Winbond W83687THF
Jean Delvare
2
-17
/
+62
2006-03-24
[PATCH] hwmon: f71805f semaphore to mutex conversions
Jean Delvare
1
-28
/
+29
2006-03-24
[PATCH] hwmon: Semaphore to mutex conversions
Ingo Molnar
36
-596
/
+632
2006-03-24
[PATCH] hwmon: w83792d drop useless macros
Jean Delvare
1
-21
/
+3
2006-03-24
[PATCH] hwmon: w83792d use arrays of attributes
Yuan Mu
1
-284
/
+241
2006-03-24
[PATCH] hwmon: Use attribute arrays in f71805f
Jean Delvare
1
-115
/
+103
2006-03-24
[PATCH] hwmon: Use attribute arrays in pc87360
Jim Cromie
1
-207
/
+201
2006-02-14
[PATCH] it87: Fix oops on removal
Jean Delvare
1
-1
/
+2
2006-02-14
[PATCH] w83781d: Use real-time status registers
Jean Delvare
1
-18
/
+25
2006-02-14
[PATCH] vt8231: Fix sysfs temperature interface
Jean Delvare
1
-4
/
+4
2006-02-06
[PATCH] hwmon: Fix reboot on it87 driver load
Jean Delvare
1
-2
/
+6
2006-02-06
[PATCH] hwmon: New f71805f driver
Jean Delvare
3
-0
/
+919
2006-02-06
[PATCH] hwmon: Inline w83792d register access functions
Jean Delvare
1
-17
/
+14
2006-02-06
[PATCH] hwmon: Fix negative temperature readings in lm77 driver
Jean Delvare
1
-4
/
+4
2006-01-09
[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()
Richard Knutsson
1
-1
/
+1
2006-01-06
[PATCH] hwmon: it87 use u8 for vrm
Jean Delvare
1
-2
/
+2
2006-01-06
[PATCH] hwmon: add VRM/VID support for some VIA CPUs
Rudolf Marek
1
-27
/
+42
2006-01-06
[PATCH] hwmon: w83792d simplify in low bits handling
Jean Delvare
1
-38
/
+10
2006-01-06
[PATCH] hwmon: w83792d misc cleanups
Jean Delvare
1
-20
/
+9
2006-01-06
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
35
-38
/
+0
2006-01-06
[PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11
Laurent Riffard
35
-86
/
+166
2006-01-06
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
27
-27
/
+0
2006-01-06
[PATCH] hwmon: New vt8231 driver
Roger Lucas
3
-0
/
+874
2006-01-06
[PATCH] hwmon: W83627THF VID fixes
Yuan Mu
1
-9
/
+7
2006-01-06
[PATCH] hwmon: Support the VRM 10 mode of the ADT7463
Jean Delvare
1
-8
/
+36
2006-01-06
[PATCH] hwmon: remove deprecated sysfs names of adm1025 and adm1026
Grant Coady
2
-8
/
+0
2005-11-30
[PATCH] hwmon: w83792d fix unused fan pins
Jean Delvare
1
-7
/
+18
2005-11-24
[PATCH] hwmon: hdaps missing an axis
Eugeniy Meshcheryakov
1
-1
/
+1
2005-11-24
[PATCH] hwmon: Fix missing it87 fan div init
Jean Delvare
1
-0
/
+7
2005-11-24
[PATCH] hwmon: Fix lm78 VID conversion
Jean Delvare
1
-1
/
+1
2005-11-24
[PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limits
Yuan Mu
1
-2
/
+6
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-10
/
+11
2005-11-11
[PATCH] Input: convert hdaps to dynamic input_dev allocation.
Dmitry Torokhov
1
-18
/
+23
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-10
/
+11
2005-11-08
[PATCH] hwmon: Fix two w83627hf bugs
Yuan Mu
1
-12
/
+4
2005-11-07
[PATCH] max1619 fix
Andrew Morton
1
-8
/
+6
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-4
/
+2
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-29
[PATCH] hwmon: smsc47m1 documentation update
Jean Delvare
1
-2
/
+5
2005-10-29
[PATCH] hwmon: lm90 documentation update
Jean Delvare
1
-9
/
+7
2005-10-29
[PATCH] hwmon: Add PEC support to the lm90 driver
Jean Delvare
1
-1
/
+56
2005-10-29
[PATCH] hwmon: Separate the lm90 register read function
Jean Delvare
1
-54
/
+53
2005-10-29
[PATCH] hwmon: Static function fixes, 3 of 4
Ben Dooks
5
-14
/
+14
[next]