Mauro Carvalho Chehab
|
c2078e4c91
Merge branch 'devel'
|
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 |
Joe Perches
|
956b9ba156
edac: Convert debugfX to edac_dbg(X,
|
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
|
de3910eb79
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
|
13 years ago |
Mauro Carvalho Chehab
|
ba004239e0
mpc85xx_edac: convert sysfs logic to use struct device
|
13 years ago |
Mauro Carvalho Chehab
|
fd687502dc
edac: Rename the parent dev to pdev
|
13 years ago |
Kim Phillips
|
b9bc5ddb1b
mpc85xx_edac: fix error: too few arguments to function 'edac_mc_alloc'
|
13 years ago |
Mauro Carvalho Chehab
|
ca0907b9e4
edac: Remove the legacy EDAC ABI
|
13 years ago |
Mauro Carvalho Chehab
|
ad4d6e2311
mpc85xx_edac: convert driver to use the new edac ABI
|
13 years ago |
Mauro Carvalho Chehab
|
a895bf8b1e
edac: move nr_pages to dimm struct
|
13 years ago |
Mauro Carvalho Chehab
|
084a4fccef
edac: move dimm properties to struct dimm_info
|
13 years ago |
Shaohui Xie
|
86f9a43305
drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac
|
13 years ago |
Kai.Jiang
|
444d292121
drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_handle_ce()
|
14 years ago |
Joe Perches
|
28f65c11f2
treewide: Convert uses of struct resource to resource_size(ptr)
|
14 years ago |
Kumar Gala
|
a94d7b3506
edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 cores
|
14 years ago |
Grant Likely
|
000061245a
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
|
14 years ago |
Linus Torvalds
|
58d4ea65b9
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 years ago |
Anton Vorontsov
|
cd1542c819
edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllers
|
15 years ago |
Christoph Egger
|
bd1688dcdf
edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKE
|
15 years ago |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
Anton Vorontsov
|
952e1c6632
edac: mpc85xx: fix coldplug/hotplug module autoloading
|
15 years ago |
Anton Vorontsov
|
5528e229f0
edac: mpc85xx: add support for MPC8569 EDAC controllers
|
15 years ago |
Anatolij Gustschin
|
a26f95fed3
of/edac: fix build breakage in drivers
|
15 years ago |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
H Hartley Sweeten
|
66ed3f7516
edac: mpc85xx use resource_size instead of raw math
|
15 years ago |
Peter Tyser
|
dcca7c3d00
edac: mpc85xx improve SDRAM error reporting
|
15 years ago |
Peter Tyser
|
21768639be
edac: mpc85xx mask ecc syndrome correctly
|
15 years ago |