index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPI: add 3wire mode flag
David Brownell
2007-07-17
1
-0
/
+4
*
hwmon/coretemp: fix a broken error path
Jean Delvare
2007-06-24
1
-0
/
+1
*
hwmon/applesmc: Handle name file creation error and deletion
Nicolas Boichat
2007-05-27
1
-1
/
+6
*
hwmon/applesmc: Simplify dependencies
Jean Delvare
2007-05-27
1
-1
/
+1
*
hwmon-vid: Don't spam the logs when VRM version is missing
Jean Delvare
2007-05-27
1
-1
/
+3
*
hwmon/w83627hf: Be quiet when no chip is found
Jean Delvare
2007-05-27
1
-1
/
+3
*
hwmon/coretemp: Add more safety checks
Rudolf Marek
2007-05-27
1
-3
/
+29
*
hwmon/ds1621: Fix swapped temperature limits
Jean Delvare
2007-05-27
1
-4
/
+4
*
applesmc - sensors patch missing from 2.6.22-rc2
Nicolas Boichat
2007-05-24
1
-0
/
+10
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2007-05-10
1
-0
/
+1
|
\
|
*
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
2007-05-10
1
-0
/
+1
*
|
drivers/hwmon: switch to using input_dev->dev.parent
Dmitry Torokhov
2007-05-10
3
-3
/
+3
|
/
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+2
*
applesmc: Use standard sysfs names for labels
Jean Delvare
2007-05-09
1
-2
/
+2
*
applesmc: Use the address as platform device ID
Jean Delvare
2007-05-09
1
-1
/
+2
*
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2007-05-08
19
-1577
/
+3564
|
\
|
*
Use menuconfig objects - hwmon
Jan Engelhardt
2007-05-08
1
-55
/
+52
|
*
hwmon/smsc47b397: Use dynamic sysfs callbacks
Jean Delvare
2007-05-08
1
-38
/
+26
|
*
hwmon/smsc47b397: Convert to a platform driver
Jean Delvare
2007-05-08
2
-58
/
+109
|
*
hwmon/w83781d: Deprecate W83627HF support
Jean Delvare
2007-05-08
1
-0
/
+5
|
*
hwmon/w83781d: Use dynamic sysfs callbacks
Jean Delvare
2007-05-08
1
-264
/
+214
|
*
hwmon/w83781d: Be less i2c_client-centric
Jean Delvare
2007-05-08
1
-101
/
+92
|
*
hwmon/w83781d: Clean up conversion macros
Jean Delvare
2007-05-08
1
-28
/
+24
|
*
hwmon/w83781d: No longer use i2c-isa
Jean Delvare
2007-05-08
2
-195
/
+377
|
*
hwmon/ams: Do not print error on systems without apple motion sensor
Olaf Hering
2007-05-08
1
-3
/
+0
|
*
hwmon/ams: Fix I2C read retry logic
Stelian Pop
2007-05-08
1
-4
/
+4
|
*
hwmon: New AD7416, AD7417 and AD7418 driver
Alessandro Zummo
2007-05-08
3
-0
/
+384
|
*
hwmon: New coretemp driver
Rudolf Marek
2007-05-08
3
-0
/
+415
|
*
hwmon/lm75: Use dynamic sysfs callbacks
Jean Delvare
2007-05-08
1
-38
/
+44
|
*
hwmon/lm78: Use dynamic sysfs callbacks
Jean Delvare
2007-05-08
1
-124
/
+101
|
*
hwmon/lm78: Be less i2c_client-centric
Jean Delvare
2007-05-08
1
-46
/
+40
|
*
hwmon/lm78: No longer use i2c-isa
Jean Delvare
2007-05-08
2
-111
/
+267
|
*
hwmon: New max6650 driver
Hans-Juergen Koch
2007-05-08
3
-0
/
+704
|
*
hwmon/smsc47m1: Use dynamic sysfs callbacks
Jean Delvare
2007-05-08
1
-103
/
+95
|
*
hwmon/smsc47m1: Use DRVNAME consistently
Jean Delvare
2007-05-08
1
-8
/
+6
|
*
hwmon/smsc47m1: Convert to a platform driver
Jean Delvare
2007-05-08
2
-136
/
+194
|
*
hwmon/w83627hf: Convert to a platform driver
Jean Delvare
2007-05-08
2
-283
/
+311
|
*
hwmon/w83627hf: Preliminary cleanups
Jean Delvare
2007-05-08
1
-40
/
+36
|
*
hwmon-vid: Add support for VIA Esther
Rudolf Marek
2007-05-08
1
-3
/
+3
|
*
hwmon: Only call vid_which_vrm() when needed
Jean Delvare
2007-05-08
2
-5
/
+6
|
*
hwmon/smsc47m1: Get rid of a useless mutex
Jean Delvare
2007-05-08
1
-23
/
+10
|
*
hwmon/smsc47m1: Add support for the LPC47M292
Jean Delvare
2007-05-08
2
-38
/
+131
|
*
hwmon: Request the I/O regions in platform drivers
Jean Delvare
2007-05-08
3
-2
/
+42
|
*
hwmon/smsc47m192: Document the LPC47M292 as supported
Jean Delvare
2007-05-08
2
-3
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
3
-5
/
+5
|
\
\
|
*
|
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
1
-2
/
+2
|
*
|
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-05-02
3
-3
/
+3
|
|
/
*
|
use mutex instead of semaphore in hdaps driver
Matthias Kaehlcke
2007-05-08
1
-18
/
+20
*
|
Apple SMC driver (hardware monitoring and control)
Nicolas Boichat
2007-05-08
3
-0
/
+1364
|
/
*
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2007-04-30
1
-10
/
+10
|
\
[next]