开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
slaves
/
w1_ds2760.c
Age
Commit message (
Expand
)
Author
2018-07-11
power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave c...
Daniel Mack
2017-06-09
w1: Add subsystem kernel public interface
Andrew F. Davis
2017-05-25
w1: Organize driver source to natural/common order
Andrew F. Davis
2016-08-02
w1: add helper macro module_w1_family
Andrew F. Davis
2016-08-02
w1: remove need for ida and use PLATFORM_DEVID_AUTO
Andrew F. Davis
2014-06-19
w1/slaves: use pr_* instead of printk
Fjodor Schelichow
2013-08-22
w1: slaves: w1_ds2760: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-06-03
w1: add family based automatic module loading
Alexander Stein
2013-04-30
drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave()
Wei Yongjun
2012-06-13
W1: split master mutex to avoid deadlocks.
NeilBrown
2011-11-02
w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it
Jonathan Cameron
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-08
w1: ds2760: add support for EEPROM read and write
Daniel Mack
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
2007-07-15
git-battery vs git-acpi
Andrew Morton
2007-07-15
Power supply class and drivers: remove non obligatory return statements
Anton Vorontsov
2007-07-10
[BATTERY] ds2760 W1 slave
Anton Vorontsov