index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
ds1682.c
Age
Commit message (
Expand
)
Author
2024-04-11
misc: ds1682: Add NVMEM support
Sean Anderson
2023-05-29
misc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
misc: ds1682: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-01-09
misc: ds1682: Ignore update-in-progress ETC reads
Thomas VanSelus
2018-01-09
misc: ds1682: Show device registers as unsigned
Aaron Sierra
2017-08-28
MISC: add const to bin_attribute structures
Bhumika Goyal
2017-04-08
misc: ds1682: Add OF device ID table
Javier Martinez Canillas
2015-08-05
misc: ds1682: clean up ds1682_eeprom_read() and ds1682_eeprom_write()
Vladimir Zapolskiy
2014-05-03
misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()
Sebastien Bourdelin
2014-02-07
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-01-24
MISC: convert drivers/misc/* to use module_i2c_driver()
Axel Lin
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-12-06
i2c/chips: Move ds1682 to drivers/misc
Wolfram Sang