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
/
power
/
ds2780_battery.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: ds2780_battery: clean up eeprom read/write functions
Vladimir Zapolskiy
2015-07-27
1
-18
/
+2
*
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
1
-18
/
+27
*
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
2015-03-13
1
-1
/
+1
*
ds2780_battery: Use devm_kzalloc()
Jingoo Han
2013-03-31
1
-5
/
+2
*
power: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
power: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
power: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
W1: split master mutex to avoid deadlocks.
NeilBrown
2012-06-13
1
-10
/
+1
*
power_supply: Convert drivers/power/* to use module_platform_driver()
Axel Lin
2012-01-04
1
-14
/
+2
*
Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...
Anton Vorontsov
2012-01-04
1
-35
/
+51
|
\
|
*
drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal
Clifton Barnes
2011-11-02
1
-0
/
+9
|
*
drivers/power/ds2780_battery.c: create central point for calling w1 interface
Clifton Barnes
2011-11-02
1
-35
/
+42
*
|
ds2780_battery&z2_battery: Add __devexit_p at necessary places
Axel Lin
2011-08-19
1
-1
/
+1
|
/
*
w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
Clifton Barnes
2011-05-26
1
-0
/
+853