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
/
edac
/
edac_device_sysfs.c
Age
Commit message (
Expand
)
Author
2016-12-15
edac: move EDAC device definitions to drivers/edac/edac_device.h
Mauro Carvalho Chehab
2015-12-11
EDAC: Remove edac_get_sysfs_subsys() error handling
Borislav Petkov
2015-12-11
EDAC: Rip out the edac_subsys reference counting
Borislav Petkov
2012-06-11
edac: Convert debugfX to edac_dbg(X,
Joe Perches
2012-06-11
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
2011-12-14
edac: convert sysdev_class to a regular subsystem
Kay Sievers
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-21
EDAC: Export edac sysfs class to users.
Borislav Petkov
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2008-01-24
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: change drivers/edac to use kobject_init_and_add
Greg Kroah-Hartman
2007-07-19
drivers/edac: fix edac_device sysfs corner case bug
Doug Thompson
2007-07-19
drivers/edac: fix edac_device sysfs completion code
Douglas Thompson
2007-07-19
drivers/edac: fix leaf sysfs attribute
Douglas Thompson
2007-07-19
drivers/edac: edac_device code tidying
Douglas Thompson
2007-07-19
drivers/edac: cleanup spaces-gotos after Lindent messup
Douglas Thompson
2007-07-19
drivers/edac: add device sysfs attributes
Douglas Thompson
2007-07-19
drivers/edac: edac_device sysfs cleanup
Douglas Thompson
2007-07-19
drivers/edac: core Lindent cleanup
Douglas Thompson
2007-07-19
drivers/edac: add edac_device class
Douglas Thompson