aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/mpc85xx_edac.c
Commit message (Expand)AuthorAge
* EDAC: Constify of_device_id arrayFabian Frederick2015-03-20
* EDAC: mpc85xx: Use static attribute groups for sysfs entriesTakashi Iwai2015-02-23
* mpc85xx_edac: Fix a typo in commentsAlexander Kuleshov2015-01-02
* edac: drop owner assignment from platform_driversWolfram Sang2014-10-20
* mpc85xx_edac: Make L2 interrupt shared tooBorislav Petkov2014-09-30
* edac/85xx: Remove deprecated IRQF_DISABLEDJohannes Thumshirn2014-02-07
* edac/85xx: Add PCIe error interrupt edac supportChunhe Lan2013-11-25
* edac/85xx: Remove mpc85xx_pci_err_removeJohannes Thumshirn2013-11-17
* mpc85xx_edac: Fix typoBaruch Siach2013-02-10
* Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* powerpc/fsl-pci: Unify pci/pcie initialization codeJia Hongtao2012-09-12
* Merge branch 'devel'Mauro Carvalho Chehab2012-07-29
|\
| * edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab2012-06-12
| * edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab2012-06-11
| * edac: Convert debugfX to edac_dbg(X,Joe Perches2012-06-11
| * edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab2012-06-11
| * edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab2012-06-11
| * mpc85xx_edac: convert sysfs logic to use struct deviceMauro Carvalho Chehab2012-06-11
| * edac: Rename the parent dev to pdevMauro Carvalho Chehab2012-06-11
* | mpc85xx_edac: fix error: too few arguments to function 'edac_mc_alloc'Kim Phillips2012-06-11
|/
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-28
* mpc85xx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-28
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-28
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-28
* drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edacShaohui Xie2011-11-24
* drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand...Kai.Jiang2011-07-26
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 coresKumar Gala2011-04-04
* dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllersAnton Vorontsov2010-08-11
* | edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKEChristoph Egger2010-08-11
|/
* edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov2010-07-27
* edac: mpc85xx: add support for MPC8569 EDAC controllersAnton Vorontsov2010-07-20
* of/edac: fix build breakage in driversAnatolij Gustschin2010-06-02
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten2010-03-12
* edac: mpc85xx improve SDRAM error reportingPeter Tyser2010-03-12
* edac: mpc85xx mask ecc syndrome correctlyPeter Tyser2010-03-12
* edac: mpc85xx fix build regression by removing unused debug codePeter Tyser2010-02-11
* edac: mpc85xx fix bad page calculationPeter Tyser2010-02-11
* edac: i5400 fix missing CONFIG_PCI defineIra W. Snyder2009-10-29
* edac: mpc85xx add mpc83xx supportIra W. Snyder2009-09-24
* edac: mpc85xx add P2020DS supportYang Shi2009-09-24
* edac: add DDR3 memory type for MPC85xx EDACYang Shi2009-06-30
* edac: ppc mpc85xx fix mc err detectDave Jiang2009-04-21
* edac: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
* edac: fix mpc85xx and add mpc8536 mpc8560Kumar Gala2009-01-06