summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_ds2780.c
Commit message (Expand)AuthorAgeFilesLines
* w1: Add subsystem kernel public interfaceAndrew F. Davis2017-06-091-3/+4
* w1: Organize driver source to natural/common orderAndrew F. Davis2017-05-251-1/+1
* w1: add helper macro module_w1_familyAndrew F. Davis2016-08-031-13/+1Star
* w1: remove need for ida and use PLATFORM_DEVID_AUTOAndrew F. Davis2016-08-031-21/+4Star
* w1: slaves: w1_ds2780: convert to use w1_family_ops.groupsGreg Kroah-Hartman2013-08-221-18/+18
* w1: add family based automatic module loadingAlexander Stein2013-06-031-0/+1
* drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave()Wei Yongjun2013-05-011-1/+2
* W1: split master mutex to avoid deadlocks.NeilBrown2012-06-141-18/+4Star
* drivers/power/ds2780_battery.c: add a nolock function to w1 interfaceClifton Barnes2011-11-031-13/+35
* w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get itJonathan Cameron2011-11-031-42/+6Star
* w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes2011-05-271-0/+217