summaryrefslogtreecommitdiff
path: root/drivers/w1/slaves
AgeCommit message (Expand)Author
2011-11-17W1: w1_therm: release the bus during conversion on externally powered devicesMaciej Szmigiero
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-08-25MAINTAINERS: Evgeniy has movedEvgeniy Polyakov
2011-08-25w1: fix for loop in w1_f29_remove_slave()Dan Carpenter
2011-07-26drivers/w1/slaves/w1_therm.c: add support for DS28EA00Christian Glindkamp
2011-05-26w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes
2011-05-26w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais
2011-01-13w1: DS2423 counter driver and documentationMika Laitio
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-04-24w1: w1 temp: fix negative termperature calculationIan Dall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-08w1: ds2760_battery: add support for sleep mode featureDaniel Mack
2009-06-08w1: ds2760: add support for EEPROM read and writeDaniel Mack
2009-02-27w1: add missing Kconfig/Makefile entries for DS2431 slave driverHerton Ronaldo Krzesinski
2009-02-27w1_ds2433: clear the validcrc flag after a writeBen Gardner
2009-02-11w1: w1 temp calculation overflow fixIan Dall
2008-11-12hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-16w1: new driver. DS2431 chipBernhard Weirich
2008-10-16W1: w1_therm consistent mutex access code cleanupDavid Fries
2008-10-16W1: w1_therm fix user buffer overflow and catDavid Fries
2008-10-16W1: feature, w1_therm.c use strong pullup and documentationDavid Fries
2008-02-06W1: w1_therm.c standardize units to millidegrees CDavid Fries
2008-01-22W1: w1_therm.c is flagging 0C etc as invalidDavid Fries
2008-01-22W1: w1_therm.c ds18b20 decode freezing temperatures correctlyDavid Fries
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-16Use menuconfig objects: W1Jan Engelhardt
2007-07-15git-battery vs git-acpiAndrew Morton
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-10[BATTERY] ds2760 W1 slaveAnton Vorontsov
2007-06-28w1_therm_read_bin: don't call flush_signals()Evgeniy Polyakov
2007-02-12[PATCH] w1: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2006-12-13[PATCH] w1: Fix for kconfig entry typoEvgeniy Polyakov
2006-12-07[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handlingEvgeniy Polyakov
2006-12-04[PATCH] severing module.h->sched.hAl Viro
2006-06-22[PATCH] W1: fix dependencies of W1_SLAVE_DS2433_CRCJean-Luc Leger
2006-06-22[PATCH] w1: Use mutexes instead of semaphores.Evgeniy Polyakov
2006-06-22[PATCH] w1: Userspace communication protocol over connector.Evgeniy Polyakov
2006-03-23[PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ...Evgeniy Polyakov