summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_bq27000.c
Commit message (Expand)AuthorAgeFilesLines
* power: supply: move HDQ interface for bq27xxx from w1 to power/supplyAndrew F. Davis2017-07-251-117/+0
* w1: Add subsystem kernel public interfaceAndrew F. Davis2017-06-091-3/+3
* w1: Organize driver source to natural/common orderAndrew F. Davis2017-05-251-5/+4
* power: bq27xxx_battery: Platform initialization must declare a deviceAndrew F. Davis2015-09-231-0/+1
* power: bq27x00_battery: Renaming for consistencyAndrew F. Davis2015-09-231-2/+2
* w1: support auto-load of w1_bq27000 module.NeilBrown2014-11-261-2/+2
* drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()Wei Yongjun2013-04-301-1/+3
* W1: split master mutex to avoid deadlocks.NeilBrown2012-06-131-2/+2
* Revert "w1: introduce a slave mutex for serializing IO"Greg Kroah-Hartman2012-06-131-2/+2
* w1: introduce a slave mutex for serializing IONeilBrown2012-06-121-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/+0
* w1_bq27000: remove unnecessary NULL test.NeilBrown2012-02-241-3/+0
* w1: Fix w1_bq27000NeilBrown2012-02-151-5/+12
* hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature2008-11-121-0/+123