summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_ds2781.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* 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-22/+4Star
* w1: slaves: w1_ds2781: 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_ds2781.c: fix the error handling in w1_ds2781_add_slave()Wei Yongjun2013-05-011-1/+2
* W1: split master mutex to avoid deadlocks.NeilBrown2012-06-141-18/+4Star
* DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave driversRenata Sayakhova2012-03-081-0/+201