summaryrefslogtreecommitdiff
path: root/drivers/edac/mpc85xx_edac.c
AgeCommit message (Expand)Author
2017-02-03EDAC, mpc85xx: Add T2080 l2-cache supportChris Packham
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab
2016-11-17EDAC, mpc85xx: Implement remove method for the platform driverYanjiang Jin
2016-09-12EDAC: Remove NO_IRQ from powerpc-only driversMichael Ellerman
2016-09-01EDAC, fsl_ddr: Rename macros and namesYork Sun
2016-09-01EDAC, fsl-ddr: Separate FSL DDR driver from MPC85xxYork Sun
2016-09-01EDAC, mpc85xx: Replace printk() with pr_* formatYork Sun
2016-09-01EDAC, mpc85xx: Drop setting/clearing RFXE bit in HID1York Sun
2016-08-18EDAC, mpc85xx: Fix PCIe error captureTillmann Heidsieck
2016-02-02EDAC, mpc85xx: Silence unused variable warningSudip Mukherjee
2015-12-11EDAC, mpc85xx: Make mpc85xx-pci-edac a platform deviceScott Wood
2015-12-03EDAC, mpc85xx: Use platform_register/unregister_drivers()Thierry Reding
2015-05-31EDAC, mpc85xx: Extend error address to 64 bitYork Sun
2015-03-20EDAC: Constify of_device_id arrayFabian Frederick
2015-02-23EDAC: mpc85xx: Use static attribute groups for sysfs entriesTakashi Iwai
2015-01-02mpc85xx_edac: Fix a typo in commentsAlexander Kuleshov
2014-10-20edac: drop owner assignment from platform_driversWolfram Sang
2014-09-30mpc85xx_edac: Make L2 interrupt shared tooBorislav Petkov
2014-02-07edac/85xx: Remove deprecated IRQF_DISABLEDJohannes Thumshirn
2013-11-25edac/85xx: Add PCIe error interrupt edac supportChunhe Lan
2013-11-17edac/85xx: Remove mpc85xx_pci_err_removeJohannes Thumshirn
2013-02-10mpc85xx_edac: Fix typoBaruch Siach
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman
2012-09-12powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao
2012-07-29Merge branch 'devel'Mauro Carvalho Chehab
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab
2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab
2012-06-11mpc85xx_edac: convert sysfs logic to use struct deviceMauro Carvalho Chehab
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab
2012-06-11mpc85xx_edac: fix error: too few arguments to function 'edac_mc_alloc'Kim Phillips
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab
2012-05-28mpc85xx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab
2011-11-24drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edacShaohui Xie
2011-07-26drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand...Kai.Jiang
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-04-04edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 coresKumar Gala
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllersAnton Vorontsov
2010-08-11edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKEChristoph Egger
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-27edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov
2010-07-20edac: mpc85xx: add support for MPC8569 EDAC controllersAnton Vorontsov
2010-06-02of/edac: fix build breakage in driversAnatolij Gustschin
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely