summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ds1682.c
Commit message (Expand)AuthorAgeFilesLines
* misc: ds1682: Ignore update-in-progress ETC readsThomas VanSelus2018-01-091-1/+18
* misc: ds1682: Show device registers as unsignedAaron Sierra2018-01-091-9/+9
* MISC: add const to bin_attribute structuresBhumika Goyal2017-08-281-1/+1
* misc: ds1682: Add OF device ID tableJavier Martinez Canillas2017-04-081-0/+7
* misc: ds1682: clean up ds1682_eeprom_read() and ds1682_eeprom_write()Vladimir Zapolskiy2015-08-051-12/+0
* misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()Sebastien Bourdelin2014-05-031-3/+2
* drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-071-1/+0
* MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin2012-01-241-12/+1
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* i2c/chips: Move ds1682 to drivers/miscWolfram Sang2009-12-061-0/+267