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
/
tmp421.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-07
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
1
-4
/
+3
2012-07-21
hwmon: (tmp421) Convert to use devm_ functions
Guenter Roeck
1
-9
/
+4
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
1
-1
/
+1
2010-10-28
hwmon: I2C addresses are constant
Jean Delvare
1
-2
/
+2
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-2
/
+0
2010-03-05
hwmon: Fix off-by-one kind values
Jean Delvare
1
-2
/
+2
2010-03-05
hwmon: (tmp421) Fix temperature conversions
Jean Delvare
1
-2
/
+4
2010-03-05
hwmon: (tmp421) Restore missing inputs
Jean Delvare
1
-7
/
+7
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
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
-1
/
+1
2009-12-09
hwmon: (tmp401/tmp421) Clean up detect functions
Jean Delvare
1
-24
/
+21
2009-09-15
hwmon: Add driver for Texas Instruments TMP421/422/423 sensor chips
Andre Prendel
1
-0
/
+347