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.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
2008-10-20
hwmon: applesmc: lighter wait mechanism, drastic improvement
Henrik Rydberg
1
-10
/
+12
2008-10-20
hwmon: applesmc: Add support for Macbook Pro 3
Henrik Rydberg
1
-0
/
+9
2008-10-20
hwmon: applesmc: Add support for Macbook Pro 4
Henrik Rydberg
1
-0
/
+9
2008-10-20
drivers/hwmon/applesmc.c: remove unneeded casts
Andrew Morton
1
-8
/
+8
2008-10-20
hwmon: applesmc: add support for Macbook Air
Henrik Rydberg
1
-0
/
+9
2008-10-20
hwmon: applesmc: allow for variable ALV0 and ALV1 package length
Henrik Rydberg
1
-5
/
+15
2008-10-20
hwmon: applesmc: prolong status wait
Henrik Rydberg
1
-2
/
+2
2008-10-20
hwmon: applesmc: fix the 'wait status failed: c != 8' problem
Henrik Rydberg
1
-8
/
+24
2008-10-20
hwmon: applesmc: specified number of bytes to read should match actual
Henrik Rydberg
1
-1
/
+1
2008-10-20
hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarms
Jim Cromie
1
-1
/
+57
2008-10-20
hwmon/pc87360 separate alarm files: add dev_dbg help
Jim Cromie
1
-4
/
+12
2008-10-20
hwmon/pc87360 separate alarm files: define LDNI_MAX const
Jim Cromie
1
-2
/
+3
2008-10-20
hwmon/pc87360 separate alarm files: add temp-min/max/crit/fault-alarms
Jim Cromie
1
-4
/
+80
2008-10-20
hwmon/pc87360 separate alarm files: add in-min/max-alarms
Jim Cromie
1
-1
/
+51
2008-10-20
hwmon/pc87360 separate alarm files: define some constants
Jim Cromie
1
-11
/
+22
2008-10-17
hwmon: (adm1026) Prevent log spamming
Jean Delvare
1
-4
/
+4
2008-10-17
hwmon: (adm1026) Fix debug messages
Jean Delvare
1
-5
/
+4
2008-10-17
hwmon: (adm1029) Use mask for fan_div value
Corentin Labbe
1
-2
/
+3
2008-10-17
hwmon: (ibmaem) Automatically load on IBM systems via DMI
Darrick J. Wong
1
-0
/
+7
2008-10-17
hwmon: (ibmpex) Automatically load on IBM systems via DMI
Darrick J. Wong
1
-0
/
+6
2008-10-17
hwmon: (w83781d) Use new style driver binding
Wolfgang Grandegger
1
-175
/
+134
2008-10-17
hwmon: (w83781d) Stop abusing struct i2c_client for ISA devices
Jean Delvare
1
-37
/
+26
2008-10-17
hwmon: (w83781d) Make ISA interface depend on CONFIG_ISA
Wolfgang Grandegger
1
-280
/
+393
2008-10-17
hwmon: (w83781d) Detect alias chips
Jean Delvare
1
-13
/
+66
2008-10-17
hwmon: (w83781d) Refactor beep enable handling
Jean Delvare
1
-37
/
+9
2008-10-17
hwmon: (w83791d) add support for thermal cruise mode
Marc Hulsman
1
-0
/
+148
2008-10-17
hwmon: (w83791d) add pwm_enable support
Marc Hulsman
1
-0
/
+79
2008-10-17
hwmon: (w83791d) add manual PWM support
Marc Hulsman
1
-1
/
+66
2008-10-17
hwmon: (w83791d) fan 4/5 pins can also be used for gpio
Marc Hulsman
1
-3
/
+27
2008-10-17
hwmon: (max1619) Use inline functions instead of macros
Andrew Morton
1
-5
/
+12
2008-10-17
hwmon: (it87) Fix thermal sensor type values
Jean Delvare
1
-3
/
+8
2008-10-17
hwmon: (lm78) Convert to a new-style i2c driver
Jean Delvare
1
-105
/
+89
2008-10-17
hwmon: (lm78) Stop abusing struct i2c_client for ISA devices
Jean Delvare
1
-22
/
+16
2008-10-17
hwmon: (lm78) Prevent misdetection of Winbond chips
Jean Delvare
1
-0
/
+6
2008-10-17
hwmon: (lm78) Detect alias chips
Jean Delvare
1
-13
/
+65
2008-10-17
hwmon: (lm78) Fix I/O resource conflict with PNP
Jean Delvare
1
-5
/
+15
2008-10-17
hwmon: (lm85) Better label names
Jean Delvare
1
-6
/
+6
2008-10-17
hwmon: (lm85) Simplify RANGE_TO_REG
Jean Delvare
1
-11
/
+4
2008-10-17
hwmon: (lm85) Convert to a new-style i2c driver
Jean Delvare
1
-57
/
+64
2008-10-17
hwmon: (lm85) Support different PWM frequency tables
Jean Delvare
1
-6
/
+23
2008-10-17
hwmon: (lm85) Select the closest PWM frequency
Jean Delvare
1
-3
/
+2
2008-10-17
hwmon: (lm85) Implement the standard PWM frequency interface
Jean Delvare
1
-39
/
+38
2008-10-17
hwmon: (lm85) Rework the device detection
Jean Delvare
1
-73
/
+50
2008-10-17
hwmon: (ams) Simplify IRQ handling routine
Dmitry Torokhov
1
-25
/
+17
2008-10-17
hwmon: (ams) Fix locking issues
Dmitry Torokhov
4
-65
/
+56
2008-10-17
hwmon: (ams) Fix permissions on 'joystick' module parameter
Dmitry Torokhov
1
-2
/
+2
2008-10-17
hwmon: (ams) Convert to a new-style i2c driver
Jean Delvare
2
-41
/
+19
2008-10-17
hwmon: (lm87) Add support for configuration through platform_data
Ben Hutchings
1
-6
/
+11
2008-10-17
hwmon: (lm87) Restore original configuration register on removal
Ben Hutchings
1
-5
/
+7
2008-10-17
hwmon: (lm87) Fix masking of config register in lm87_init_client()
Ben Hutchings
1
-4
/
+4
[next]