index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
slaves
/
w1_ds2780.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
w1: Use kobj_to_dev()[RESEND]
dongjian
2021-03-24
1
-1
/
+1
*
w1: Constify static w1_family_ops structs
Rikard Falkeborn
2020-10-05
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
w1: Add subsystem kernel public interface
Andrew F. Davis
2017-06-09
1
-3
/
+4
*
w1: Organize driver source to natural/common order
Andrew F. Davis
2017-05-25
1
-1
/
+1
*
w1: add helper macro module_w1_family
Andrew F. Davis
2016-08-03
1
-13
/
+1
*
w1: remove need for ida and use PLATFORM_DEVID_AUTO
Andrew F. Davis
2016-08-03
1
-21
/
+4
*
w1: slaves: w1_ds2780: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
1
-18
/
+18
*
w1: add family based automatic module loading
Alexander Stein
2013-06-03
1
-0
/
+1
*
drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave()
Wei Yongjun
2013-05-01
1
-1
/
+2
*
W1: split master mutex to avoid deadlocks.
NeilBrown
2012-06-14
1
-18
/
+4
*
drivers/power/ds2780_battery.c: add a nolock function to w1 interface
Clifton Barnes
2011-11-03
1
-13
/
+35
*
w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it
Jonathan Cameron
2011-11-03
1
-42
/
+6
*
w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
Clifton Barnes
2011-05-27
1
-0
/
+217