aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/mpc85xx_edac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_handle_ce()Kai.Jiang1-2/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-6/+6
2011-04-04edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 coresKumar Gala1-8/+19
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-15/+12
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+6
2010-08-11edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllersAnton Vorontsov1-0/+6
2010-08-11edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKEChristoph Egger1-5/+5
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-6/+6
2010-07-27edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov1-0/+3
2010-07-20edac: mpc85xx: add support for MPC8569 EDAC controllersAnton Vorontsov1-0/+1
2010-06-02of/edac: fix build breakage in driversAnatolij Gustschin1-6/+6
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-18/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-03-12edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten1-4/+3
2010-03-12edac: mpc85xx improve SDRAM error reportingPeter Tyser1-8/+138
2010-03-12edac: mpc85xx mask ecc syndrome correctlyPeter Tyser1-1/+11
2010-02-11edac: mpc85xx fix build regression by removing unused debug codePeter Tyser1-4/+0
2010-02-11edac: mpc85xx fix bad page calculationPeter Tyser1-2/+2
2009-10-29edac: i5400 fix missing CONFIG_PCI defineIra W. Snyder1-0/+2
2009-09-24edac: mpc85xx add mpc83xx supportIra W. Snyder1-9/+19
2009-09-24edac: mpc85xx add P2020DS supportYang Shi1-0/+2
2009-06-30edac: add DDR3 memory type for MPC85xx EDACYang Shi1-0/+6
2009-04-21edac: ppc mpc85xx fix mc err detectDave Jiang1-1/+1
2009-03-24edac: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-06edac: fix mpc85xx and add mpc8536 mpc8560Kumar Gala1-42/+32
2008-10-16edac mpc85xx: add support for mpc8572Andrew Kilkenny1-7/+26
2008-07-25edac: mpc85xx fix pci ofdev 2nd passDave Jiang1-24/+43
2008-05-24edac: mpc85xx: fix building as a moduleKumar Gala1-3/+0
2008-02-07drivers/edac: mpc85xx: add static scopeDoug Thompson1-1/+1
2008-02-07drivers-edac: add freescale mpc85xx driverDave Jiang1-0/+1043