aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/w1/slaves (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-16Use menuconfig objects: W1Jan Engelhardt1-4/+0
2007-07-15git-battery vs git-acpiAndrew Morton1-2/+3
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov1-4/+0
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui2-6/+11
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo2-2/+0
2007-07-10[BATTERY] ds2760 W1 slaveAnton Vorontsov4-0/+277
2007-06-28w1_therm_read_bin: don't call flush_signals()Evgeniy Polyakov1-5/+1
2007-02-12[PATCH] w1: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-3/+3
2006-12-13[PATCH] w1: Fix for kconfig entry typoEvgeniy Polyakov1-2/+2
2006-12-07[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handlingEvgeniy Polyakov2-19/+15
2006-12-04[PATCH] severing module.h->sched.hAl Viro1-0/+1
2006-06-22[PATCH] W1: fix dependencies of W1_SLAVE_DS2433_CRCJean-Luc Leger1-1/+1
2006-06-22[PATCH] w1: Use mutexes instead of semaphores.Evgeniy Polyakov2-26/+6
2006-06-22[PATCH] w1: Userspace communication protocol over connector.Evgeniy Polyakov3-3/+0
2006-03-23[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code into 'w1/slaves'Evgeniy Polyakov5-0/+718