index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
tmp421.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (tmp421) Add OF device ID table
Javier Martinez Canillas
2017-04-02
1
-2
/
+33
*
hwmon: (tmp421) Convert to use new hwmon registration API
Guenter Roeck
2016-09-08
1
-75
/
+58
*
hwmon: (tmp421) Drop FSF mailing address
Guenter Roeck
2014-08-04
1
-4
/
+0
*
hwmon: (tmp421) Add support for TMP441 and TMP442
Guenter Roeck
2014-08-04
1
-4
/
+17
*
hwmon: (tmp421) Strengthen detect function
Guenter Roeck
2014-08-04
1
-0
/
+14
*
hwmon: (tmp421) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2014-05-21
1
-32
/
+15
*
hwmon: (tmp421) Fix return value
Sachin Kamat
2013-09-11
1
-1
/
+1
*
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2013-04-07
1
-4
/
+3
*
hwmon: (tmp421) Convert to use devm_ functions
Guenter Roeck
2012-07-21
1
-9
/
+4
*
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-03-18
1
-12
/
+1
*
switch ->is_visible() to returning umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
hwmon: I2C addresses are constant
Jean Delvare
2010-10-28
1
-2
/
+2
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
1
-2
/
+0
*
hwmon: Fix off-by-one kind values
Jean Delvare
2010-03-05
1
-2
/
+2
*
hwmon: (tmp421) Fix temperature conversions
Jean Delvare
2010-03-05
1
-2
/
+4
*
hwmon: (tmp421) Restore missing inputs
Jean Delvare
2010-03-05
1
-7
/
+7
*
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
2009-12-14
1
-2
/
+1
*
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
2009-12-14
1
-1
/
+1
*
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
2009-12-14
1
-1
/
+1
*
hwmon: (tmp401/tmp421) Clean up detect functions
Jean Delvare
2009-12-09
1
-24
/
+21
*
hwmon: Add driver for Texas Instruments TMP421/422/423 sensor chips
Andre Prendel
2009-09-15
1
-0
/
+347