summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_bq27000.c
Commit message (Expand)AuthorAgeFilesLines
* w1: support auto-load of w1_bq27000 module.NeilBrown2014-11-271-2/+2
* drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()Wei Yongjun2013-05-011-1/+3
* W1: split master mutex to avoid deadlocks.NeilBrown2012-06-141-2/+2
* Revert "w1: introduce a slave mutex for serializing IO"Greg Kroah-Hartman2012-06-141-2/+2
* w1: introduce a slave mutex for serializing IONeilBrown2012-06-131-2/+2
* w1_bq27000: Only one thread can access the bq27000 at a time.NeilBrown2012-02-241-0/+2
* w1_bq27000 - remove w1_bq27000_writeNeilBrown2012-02-241-14/+0Star
* w1_bq27000: remove unnecessary NULL test.NeilBrown2012-02-241-3/+0Star
* w1: Fix w1_bq27000NeilBrown2012-02-161-5/+12
* hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature2008-11-131-0/+123