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
/
w83793.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-12
hwmon: (w83793) Drop useless mutex
Jean Delvare
1
-4
/
+1
2011-01-12
hwmon: (w83793) Implement the standard intrusion detection interface
Jean Delvare
1
-3
/
+30
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-3
/
+3
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
1
-4
/
+6
2010-03-29
hwmon: (w83793) Saving negative errors in unsigned
Dan Carpenter
1
-1
/
+1
2010-03-05
hwmon: (w83793) Add watchdog functionality
Sven Anders
1
-3
/
+479
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
1
-2
/
+1
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
1
-1
/
+1
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
1
-2
/
+2
2009-12-09
hwmon: Clean up detect functions
Jean Delvare
1
-35
/
+18
2009-01-07
hwmon: Don't overuse I2C_CLIENT_MODULE_PARM
Jean Delvare
1
-1
/
+4
2008-07-16
hwmon: (w83793) Convert to a new-style i2c driver
Jean Delvare
1
-137
/
+90
2008-04-27
hwmon: (w83793) VID and VRM handling cleanups
Jean Delvare
1
-12
/
+14
2008-02-18
hwmon: normal_i2c arrays should be const
Mark M. Hoffman
1
-1
/
+2
2008-02-07
hwmon: VRM is not written to registers
Jean Delvare
1
-6
/
+2
2008-02-07
hwmon: (w83793) remove duplicated defines
Nicolas Kaiser
1
-4
/
+1
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
1
-5
/
+5
2007-01-18
hwmon/w83793: Hide invalid VID readings
Gong Jun
1
-3
/
+30
2007-01-18
hwmon/w83793: Fix the fan input detection
Rudolf Marek
1
-0
/
+14
2007-01-18
hwmon/w83793: Ignore disabled temperature channels
Gong Jun
1
-9
/
+54
2007-01-18
hwmon/w83793: Remove the description of AMDSI and update the voltage formula
Gong Jun
1
-5
/
+12
2006-12-12
hwmon: New Winbond W83793 hardware monitoring driver
Rudolf Marek
1
-0
/
+1609