summaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves/w1_ds2781.c
Commit message (Expand)AuthorAgeFilesLines
* w1: minor white-space and code style fixesKrzysztof Kozlowski2023-04-201-0/+1
* w1: Use kobj_to_dev()[RESEND]dongjian2021-03-241-1/+1
* w1: Constify static w1_family_ops structsRikard Falkeborn2020-10-051-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* 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-021-13/+1
* w1: remove need for ida and use PLATFORM_DEVID_AUTOAndrew F. Davis2016-08-021-22/+4
* 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-04-301-1/+2
* W1: split master mutex to avoid deadlocks.NeilBrown2012-06-131-18/+4
* DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave driversRenata Sayakhova2012-03-081-0/+201