summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_bq27000.c
AgeCommit message (Expand)Author
2015-09-23power: bq27xxx_battery: Platform initialization must declare a deviceAndrew F. Davis
2015-09-23power: bq27x00_battery: Renaming for consistencyAndrew F. Davis
2014-11-26w1: support auto-load of w1_bq27000 module.NeilBrown
2013-04-30drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()Wei Yongjun
2012-06-13W1: split master mutex to avoid deadlocks.NeilBrown
2012-06-13Revert "w1: introduce a slave mutex for serializing IO"Greg Kroah-Hartman
2012-06-12w1: introduce a slave mutex for serializing IONeilBrown
2012-02-24w1_bq27000: Only one thread can access the bq27000 at a time.NeilBrown
2012-02-24w1_bq27000 - remove w1_bq27000_writeNeilBrown
2012-02-24w1_bq27000: remove unnecessary NULL test.NeilBrown
2012-02-15w1: Fix w1_bq27000NeilBrown
2008-11-12hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature