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
/
edac
/
edac_device_sysfs.c
Age
Commit message (
Expand
)
Author
2024-03-27
EDAC/device: Remove edac_dev_sysfs_block_attribute::store()
Jiri Slaby (SUSE)
2024-01-04
EDAC: constantify the struct bus_type usage
Greg Kroah-Hartman
2023-03-22
EDAC/sysfs: move to use bus_get_dev_root()
Greg Kroah-Hartman
2022-04-11
EDAC/device: Get rid of the silly one-shot memory allocation in edac_device_a...
Borislav Petkov
2022-01-23
EDAC: Use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-23
EDAC: Use proper list of struct attribute for attributes
Greg Kroah-Hartman
2020-06-17
EDAC: Fix reference count leaks
Qiushi Wu
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