aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_bq27000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-23power: bq27xxx_battery: Platform initialization must declare a deviceAndrew F. Davis1-0/+1
2015-09-23power: bq27x00_battery: Renaming for consistencyAndrew F. Davis1-2/+2
2014-11-26w1: support auto-load of w1_bq27000 module.NeilBrown1-2/+2
2013-04-30drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()Wei Yongjun1-1/+3
2012-06-13W1: split master mutex to avoid deadlocks.NeilBrown1-2/+2
2012-06-13Revert "w1: introduce a slave mutex for serializing IO"Greg Kroah-Hartman1-2/+2
2012-06-12w1: introduce a slave mutex for serializing IONeilBrown1-2/+2
2012-02-24w1_bq27000: Only one thread can access the bq27000 at a time.NeilBrown1-0/+2
2012-02-24w1_bq27000 - remove w1_bq27000_writeNeilBrown1-14/+0
2012-02-24w1_bq27000: remove unnecessary NULL test.NeilBrown1-3/+0
2012-02-15w1: Fix w1_bq27000NeilBrown1-5/+12
2008-11-12hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature1-0/+123