summaryrefslogtreecommitdiff
path: root/drivers/w1/slaves/w1_ds2780.c
AgeCommit message (Expand)Author
2023-04-20w1: minor white-space and code style fixesKrzysztof Kozlowski
2021-03-24w1: Use kobj_to_dev()[RESEND]dongjian
2020-10-05w1: Constify static w1_family_ops structsRikard Falkeborn
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis
2017-05-25w1: Organize driver source to natural/common orderAndrew F. Davis
2016-08-02w1: add helper macro module_w1_familyAndrew F. Davis
2016-08-02w1: remove need for ida and use PLATFORM_DEVID_AUTOAndrew F. Davis
2013-08-22w1: slaves: w1_ds2780: convert to use w1_family_ops.groupsGreg Kroah-Hartman
2013-06-03w1: add family based automatic module loadingAlexander Stein
2013-04-30drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave()Wei Yongjun
2012-06-13W1: split master mutex to avoid deadlocks.NeilBrown
2011-11-02drivers/power/ds2780_battery.c: add a nolock function to w1 interfaceClifton Barnes
2011-11-02w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get itJonathan Cameron
2011-05-26w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes