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
/
adt7475.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
1
-1
/
+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
-1
/
+1
2009-12-09
hwmon: (adt7475) Add VID support for the ADT7476
Jean Delvare
1
-3
/
+63
2009-12-09
hwmon: (adt7475) Add support for the ADT7476
Jean Delvare
1
-18
/
+62
2009-12-09
hwmon: (adt7475) Voltage attenuators can be bypassed
Jean Delvare
1
-6
/
+36
2009-12-09
hwmon: (adt7475) Print device information on probe
Jean Delvare
1
-0
/
+18
2009-12-09
hwmon: (adt7475) Handle alternative pin functions
Jean Delvare
1
-15
/
+99
2009-12-09
hwmon: (adt7475) Move sysfs files removal to a separate function
Jean Delvare
1
-6
/
+10
2009-12-09
hwmon: (adt7475) Add support for the ADT7490
Jean Delvare
1
-12
/
+103
2009-12-09
hwmon: (adt7475) Improve device detection
Jean Delvare
1
-4
/
+9
2009-12-09
hwmon: (adt7475) Add missing static marker
Jean Delvare
1
-1
/
+1
2009-12-09
hwmon: (adt7475) Rework voltage inputs handling
Jean Delvare
1
-35
/
+48
2009-12-09
hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit
Jean Delvare
1
-0
/
+42
2009-12-09
hwmon: (adt7475) Add support for the ADT7473
Jean Delvare
1
-8
/
+17
2009-12-09
hwmon: Clean up detect functions
Jean Delvare
1
-8
/
+6
2009-11-16
hwmon: (adt7475) Fix sysfs file names
Jean Delvare
1
-6
/
+6
2009-11-16
hwmon: (adt7475) Cache limits for 60 seconds
Jean Delvare
1
-1
/
+1
2009-11-16
hwmon: (adt7475) Fix temperature fault flags
Jean Delvare
1
-2
/
+1
2009-01-15
hwmon: Add a driver for the ADT7475 hardware monitoring chip
Jordan Crouse
1
-0
/
+1221