summaryrefslogtreecommitdiff
path: root/drivers/w1/slaves/w1_bq27000.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-27w1: support auto-load of w1_bq27000 module.NeilBrown1-2/+2
2013-05-01drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()Wei Yongjun1-1/+3
2012-06-14W1: split master mutex to avoid deadlocks.NeilBrown1-2/+2
2012-06-14Revert "w1: introduce a slave mutex for serializing IO"Greg Kroah-Hartman1-2/+2
2012-06-13w1: introduce a slave mutex for serializing IONeilBrown1-2/+2
2012-02-25w1_bq27000: Only one thread can access the bq27000 at a time.NeilBrown1-0/+2
2012-02-25w1_bq27000 - remove w1_bq27000_writeNeilBrown1-14/+0
2012-02-25w1_bq27000: remove unnecessary NULL test.NeilBrown1-3/+0
2012-02-16w1: Fix w1_bq27000NeilBrown1-5/+12
2008-11-13hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature1-0/+123