aboutsummaryrefslogtreecommitdiff
path: root/drivers/w1/slaves/w1_ds2780.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-09w1: Add subsystem kernel public interfaceGravatar Andrew F. Davis 1-3/+4
2017-05-25w1: Organize driver source to natural/common orderGravatar Andrew F. Davis 1-1/+1
2016-08-02w1: add helper macro module_w1_familyGravatar Andrew F. Davis 1-13/+1
2016-08-02w1: remove need for ida and use PLATFORM_DEVID_AUTOGravatar Andrew F. Davis 1-21/+4
2013-08-22w1: slaves: w1_ds2780: convert to use w1_family_ops.groupsGravatar Greg Kroah-Hartman 1-18/+18
2013-06-03w1: add family based automatic module loadingGravatar Alexander Stein 1-0/+1
2013-04-30drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave()Gravatar Wei Yongjun 1-1/+2
2012-06-13W1: split master mutex to avoid deadlocks.Gravatar NeilBrown 1-18/+4
2011-11-02drivers/power/ds2780_battery.c: add a nolock function to w1 interfaceGravatar Clifton Barnes 1-13/+35
2011-11-02w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get itGravatar Jonathan Cameron 1-42/+6
2011-05-26w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportGravatar Clifton Barnes 1-0/+217