index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
slaves
/
w1_bq27000.c
Age
Commit message (
Expand
)
Author
2017-06-09
w1: Add subsystem kernel public interface
Andrew F. Davis
2017-05-25
w1: Organize driver source to natural/common order
Andrew F. Davis
2015-09-23
power: bq27xxx_battery: Platform initialization must declare a device
Andrew F. Davis
2015-09-23
power: bq27x00_battery: Renaming for consistency
Andrew F. Davis
2014-11-26
w1: support auto-load of w1_bq27000 module.
NeilBrown
2013-04-30
drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()
Wei Yongjun
2012-06-13
W1: split master mutex to avoid deadlocks.
NeilBrown
2012-06-13
Revert "w1: introduce a slave mutex for serializing IO"
Greg Kroah-Hartman
2012-06-12
w1: introduce a slave mutex for serializing IO
NeilBrown
2012-02-24
w1_bq27000: Only one thread can access the bq27000 at a time.
NeilBrown
2012-02-24
w1_bq27000 - remove w1_bq27000_write
NeilBrown
2012-02-24
w1_bq27000: remove unnecessary NULL test.
NeilBrown
2012-02-15
w1: Fix w1_bq27000
NeilBrown
2008-11-12
hdq: bQ27000 HDQ Slave Interface Driver
Madhusudhan Chikkature