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_ds2780.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
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
2016-08-02
w1: add helper macro module_w1_family
Andrew F. Davis
2016-08-02
w1: remove need for ida and use PLATFORM_DEVID_AUTO
Andrew F. Davis
2013-08-22
w1: slaves: w1_ds2780: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-06-03
w1: add family based automatic module loading
Alexander Stein
2013-04-30
drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave()
Wei Yongjun
2012-06-13
W1: split master mutex to avoid deadlocks.
NeilBrown
2011-11-02
drivers/power/ds2780_battery.c: add a nolock function to w1 interface
Clifton Barnes
2011-11-02
w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it
Jonathan Cameron
2011-05-26
w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
Clifton Barnes