index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-24
hwmon/coretemp: fix a broken error path
Jean Delvare
1
-0
/
+1
2007-05-27
hwmon/applesmc: Handle name file creation error and deletion
Nicolas Boichat
1
-1
/
+6
2007-05-27
hwmon/applesmc: Simplify dependencies
Jean Delvare
1
-1
/
+1
2007-05-27
hwmon-vid: Don't spam the logs when VRM version is missing
Jean Delvare
1
-1
/
+3
2007-05-27
hwmon/w83627hf: Be quiet when no chip is found
Jean Delvare
1
-1
/
+3
2007-05-27
hwmon/coretemp: Add more safety checks
Rudolf Marek
1
-3
/
+29
2007-05-27
hwmon/ds1621: Fix swapped temperature limits
Jean Delvare
1
-4
/
+4
2007-05-23
applesmc - sensors patch missing from 2.6.22-rc2
Nicolas Boichat
1
-0
/
+10
2007-05-10
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+1
2007-05-10
drivers/hwmon: switch to using input_dev->dev.parent
Dmitry Torokhov
3
-3
/
+3
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
1
-0
/
+1
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+2
2007-05-08
applesmc: Use standard sysfs names for labels
Jean Delvare
1
-2
/
+2
2007-05-08
applesmc: Use the address as platform device ID
Jean Delvare
1
-1
/
+2
2007-05-08
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
19
-1577
/
+3564
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
3
-5
/
+5
2007-05-08
use mutex instead of semaphore in hdaps driver
Matthias Kaehlcke
1
-18
/
+20
2007-05-08
Apple SMC driver (hardware monitoring and control)
Nicolas Boichat
3
-0
/
+1364
2007-05-08
Use menuconfig objects - hwmon
Jan Engelhardt
1
-55
/
+52
2007-05-08
hwmon/smsc47b397: Use dynamic sysfs callbacks
Jean Delvare
1
-38
/
+26
2007-05-08
hwmon/smsc47b397: Convert to a platform driver
Jean Delvare
2
-58
/
+109
2007-05-08
hwmon/w83781d: Deprecate W83627HF support
Jean Delvare
1
-0
/
+5
2007-05-08
hwmon/w83781d: Use dynamic sysfs callbacks
Jean Delvare
1
-264
/
+214
2007-05-08
hwmon/w83781d: Be less i2c_client-centric
Jean Delvare
1
-101
/
+92
2007-05-08
hwmon/w83781d: Clean up conversion macros
Jean Delvare
1
-28
/
+24
2007-05-08
hwmon/w83781d: No longer use i2c-isa
Jean Delvare
2
-195
/
+377
2007-05-08
hwmon/ams: Do not print error on systems without apple motion sensor
Olaf Hering
1
-3
/
+0
2007-05-08
hwmon/ams: Fix I2C read retry logic
Stelian Pop
1
-4
/
+4
2007-05-08
hwmon: New AD7416, AD7417 and AD7418 driver
Alessandro Zummo
3
-0
/
+384
2007-05-08
hwmon: New coretemp driver
Rudolf Marek
3
-0
/
+415
2007-05-08
hwmon/lm75: Use dynamic sysfs callbacks
Jean Delvare
1
-38
/
+44
2007-05-08
hwmon/lm78: Use dynamic sysfs callbacks
Jean Delvare
1
-124
/
+101
2007-05-08
hwmon/lm78: Be less i2c_client-centric
Jean Delvare
1
-46
/
+40
2007-05-08
hwmon/lm78: No longer use i2c-isa
Jean Delvare
2
-111
/
+267
2007-05-08
hwmon: New max6650 driver
Hans-Juergen Koch
3
-0
/
+704
2007-05-08
hwmon/smsc47m1: Use dynamic sysfs callbacks
Jean Delvare
1
-103
/
+95
2007-05-08
hwmon/smsc47m1: Use DRVNAME consistently
Jean Delvare
1
-8
/
+6
2007-05-08
hwmon/smsc47m1: Convert to a platform driver
Jean Delvare
2
-136
/
+194
2007-05-08
hwmon/w83627hf: Convert to a platform driver
Jean Delvare
2
-283
/
+311
2007-05-08
hwmon/w83627hf: Preliminary cleanups
Jean Delvare
1
-40
/
+36
2007-05-08
hwmon-vid: Add support for VIA Esther
Rudolf Marek
1
-3
/
+3
2007-05-08
hwmon: Only call vid_which_vrm() when needed
Jean Delvare
2
-5
/
+6
2007-05-08
hwmon/smsc47m1: Get rid of a useless mutex
Jean Delvare
1
-23
/
+10
2007-05-08
hwmon/smsc47m1: Add support for the LPC47M292
Jean Delvare
2
-38
/
+131
2007-05-08
hwmon: Request the I/O regions in platform drivers
Jean Delvare
3
-2
/
+42
2007-05-08
hwmon/smsc47m192: Document the LPC47M292 as supported
Jean Delvare
2
-3
/
+4
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-2
/
+2
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
3
-3
/
+3
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
1
-10
/
+10
2007-04-26
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
3
-3
/
+3
[next]