index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
w1
/
slaves
/
w1_ds2760.c
Age
Commit message (
Expand
)
Author
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