Commit Graph

799 Commits (749052fba650a644b29ed2ae35cd985f736401b3)

Author SHA1 Message Date
Shaun Ruffell faa2ad09c0 edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs. 13 years ago
Fengguang Wu ef6e7816b4 edac_mc: fix messy kfree calls in the error path 13 years ago
Dan Carpenter f58d0dee07 edac i5000, i5400: fix pointer math in i5000_get_mc_regs() 13 years ago
Mauro Carvalho Chehab 38ced28b21 edac: allow specifying the error count with fake_inject 13 years ago
Rob Herring 69154d0698 edac: add support for Calxeda highbank L2 cache ecc 13 years ago
Rob Herring a1b01edb27 edac: add support for Calxeda highbank memory controller 13 years ago
Rob Herring e7930ba49e edac: create top-level debugfs directory 13 years ago
Mauro Carvalho Chehab c10538396b sb_edac: properly handle error count 13 years ago
Mauro Carvalho Chehab 00d1833927 i7core_edac: properly handle error count 13 years ago
Mauro Carvalho Chehab 9eb07a7fb8 edac: edac_mc_handle_error(): add an error_count parameter 13 years ago
Mauro Carvalho Chehab 03f7eae80f edac: remove arch-specific parameter for the error handler 13 years ago
Mauro Carvalho Chehab 075f30901e amd64_edac: Don't pass driver name as an error parameter 13 years ago
Dan Carpenter 08a4a13690 edac_mc: check for allocation failure in edac_mc_alloc() 13 years ago
Mauro Carvalho Chehab 5156a5f4e0 edac: Increase version to 3.0.0 13 years ago
Mauro Carvalho Chehab 6e84d359b2 edac_mc: Cleanup per-dimm_info debug messages 13 years ago
Joe Perches 956b9ba156 edac: Convert debugfX to edac_dbg(X, 13 years ago
Joe Perches 7e881856ee edac: Use more normal debugging macro style 13 years ago
Mauro Carvalho Chehab dd23cd6eb1 edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs 13 years ago
Mauro Carvalho Chehab 356f0a3086 i7core_edac: change the mem allocation scheme to make Documentation/kobject.txt happy 13 years ago
Mauro Carvalho Chehab de3910eb79 edac: change the mem allocation scheme to make Documentation/kobject.txt happy 13 years ago
Mauro Carvalho Chehab e39f4ea9b0 edac: Only expose csrows/channels on legacy API if they're populated 13 years ago
Mauro Carvalho Chehab fd63312dfe edac: Move grain/dtype/edac_type calculus to be out of channel loop 13 years ago
Mauro Carvalho Chehab 452a6bf955 edac: Add debufs nodes to allow doing fake error inject 13 years ago
Mauro Carvalho Chehab 8ad6c78a69 edac: add a sysfs node to report the maximum location for the system 13 years ago
Mauro Carvalho Chehab 1997471069 edac: add a new per-dimm API and make the old per-virtual-rank API obsolete 13 years ago
Mauro Carvalho Chehab d90c008963 edac: Get rid of the old kobj's from the edac mc code 13 years ago
Mauro Carvalho Chehab 5c4cdb5ae7 i7core_edac: convert it to use struct device 13 years ago
Mauro Carvalho Chehab c56087595f amd64_edac: convert sysfs logic to use struct device 13 years ago
Mauro Carvalho Chehab ba004239e0 mpc85xx_edac: convert sysfs logic to use struct device 13 years ago
Mauro Carvalho Chehab 7a623c0390 edac: rewrite the sysfs code to use struct device 13 years ago
Chris Metcalf 8447c4d15e edac: Do alignment logic properly in edac_align_ptr() 13 years ago
Mauro Carvalho Chehab fd687502dc edac: Rename the parent dev to pdev 13 years ago
Mauro Carvalho Chehab 53f2d02898 RAS: Add a tracepoint for reporting memory controller events 13 years ago
Kim Phillips b9bc5ddb1b mpc85xx_edac: fix error: too few arguments to function 'edac_mc_alloc' 13 years ago
Chen Gong 2cbb587d3b edac: fix the error about memory type detection on SandyBridge 13 years ago
Chen Gong e35fca4791 edac: avoid mce decoding crash after edac driver unloaded 13 years ago
Mauro Carvalho Chehab 0bf09e829d i7core: fix ranks information at the per-channel struct 13 years ago
Mauro Carvalho Chehab 486dfb1638 i5000: Fix the fatal error handling 13 years ago
Mauro Carvalho Chehab 9f70d08a4c i5100_edac: Fix a warning when compiled with 32 bits 13 years ago
Mauro Carvalho Chehab 36683aab90 i82975x_edac: Test nr_pages earlier to save a few CPU cycles 13 years ago
Mauro Carvalho Chehab 805afb6997 e752x_edac: provide more info about how DIMMS/ranks are mapped 13 years ago
Mauro Carvalho Chehab 64e1fdaf55 i5000_edac: Fix the logic that retrieves memory information 13 years ago
Mauro Carvalho Chehab 68d086f89b i5400_edac: improve debug messages to better represent the filled memory 13 years ago
Mauro Carvalho Chehab e17a2f42a4 edac: Cleanup the logs for i7core and sb edac drivers 13 years ago
Mauro Carvalho Chehab 5926ff502f edac: Initialize the dimm label with the known information 13 years ago
Mauro Carvalho Chehab ca0907b9e4 edac: Remove the legacy EDAC ABI 13 years ago
Mauro Carvalho Chehab e2acc357ee x38_edac: convert driver to use the new edac ABI 13 years ago
Mauro Carvalho Chehab 40467db770 tile_edac: convert driver to use the new edac ABI 13 years ago
Mauro Carvalho Chehab c36e3e7768 sb_edac: convert driver to use the new edac ABI 13 years ago
Mauro Carvalho Chehab 63b5d1d9aa r82600_edac: convert driver to use the new edac ABI 13 years ago