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
/
adt7411.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (adt7411) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2014-08-04
1
-39
/
+20
*
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2013-04-07
1
-4
/
+6
*
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: Drop needless includes of <linux/delay.h>
Jean Delvare
2012-10-10
1
-1
/
+0
*
hwmon: (adt7411) Convert to use devm_ functions
Guenter Roeck
2012-09-23
1
-6
/
+3
*
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-03-18
1
-11
/
+1
*
hwmon: (adt7411) fix checkpatch issues
Frans Meulenbroeks
2012-03-18
1
-1
/
+1
*
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2012-01-05
1
-1
/
+1
*
hwmon: (adt7411) add MODULE_DEVICE_TABLE
axel lin
2011-02-26
1
-0
/
+1
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
1
-2
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
hwmon: (adt7411) Improve locking
Wolfram Sang
2010-03-05
1
-7
/
+14
*
hwmon: Add driver for ADT7411 voltage and temperature sensor
Wolfram Sang
2010-03-05
1
-0
/
+359