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
/
tmp102.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: of: improve of-thermal sensor registration API
Eduardo Valentin
2014-11-20
1
-1
/
+5
*
hwmon: (tmp102) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2014-05-21
1
-26
/
+20
*
hwmon: (tmp102) Introduce dev variable in probe function
Guenter Roeck
2014-05-21
1
-14
/
+14
*
hwmon: tmp102: expose to thermal fw via DT nodes
Eduardo Valentin
2013-12-04
1
-0
/
+19
*
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2013-04-07
1
-2
/
+2
*
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2013-01-25
1
-1
/
+1
*
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
2012-10-10
1
-0
/
+1
*
hwmon: (tmp102) Convert to use devm_ functions
Guenter Roeck
2012-07-21
1
-10
/
+4
*
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-03-18
1
-11
/
+1
*
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
1
-1
/
+1
*
hwmon: Use i2c_smbus_{read,write}_word_swapped
Jean Delvare
2011-11-04
1
-27
/
+17
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
1
-2
/
+0
*
hwmon: (tmp102) Don't always stop chip at exit
Jean Delvare
2010-05-27
1
-10
/
+28
*
hwmon: (tmp102) Fix suspend and resume functions
Jean Delvare
2010-05-27
1
-4
/
+12
*
hwmon: (tmp102) Various fixes
Jean Delvare
2010-05-27
1
-36
/
+34
*
hwmon: Driver for TI TMP102 temperature sensor
Steven King
2010-05-27
1
-0
/
+297