Age | Commit message (Expand) | Author |
2016-09-12 | EDAC: Remove NO_IRQ from powerpc-only drivers | Michael Ellerman |
2016-09-01 | EDAC, fsl_ddr: Rename macros and names | York Sun |
2016-09-01 | EDAC, fsl-ddr: Separate FSL DDR driver from MPC85xx | York Sun |
2016-09-01 | EDAC, mpc85xx: Replace printk() with pr_* format | York Sun |
2016-09-01 | EDAC, mpc85xx: Drop setting/clearing RFXE bit in HID1 | York Sun |
2016-08-18 | EDAC, mpc85xx: Fix PCIe error capture | Tillmann Heidsieck |
2016-02-02 | EDAC, mpc85xx: Silence unused variable warning | Sudip Mukherjee |
2015-12-11 | EDAC, mpc85xx: Make mpc85xx-pci-edac a platform device | Scott Wood |
2015-12-03 | EDAC, mpc85xx: Use platform_register/unregister_drivers() | Thierry Reding |
2015-05-31 | EDAC, mpc85xx: Extend error address to 64 bit | York Sun |
2015-03-20 | EDAC: Constify of_device_id array | Fabian Frederick |
2015-02-23 | EDAC: mpc85xx: Use static attribute groups for sysfs entries | Takashi Iwai |
2015-01-02 | mpc85xx_edac: Fix a typo in comments | Alexander Kuleshov |
2014-10-20 | edac: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-30 | mpc85xx_edac: Make L2 interrupt shared too | Borislav Petkov |
2014-02-07 | edac/85xx: Remove deprecated IRQF_DISABLED | Johannes Thumshirn |
2013-11-25 | edac/85xx: Add PCIe error interrupt edac support | Chunhe Lan |
2013-11-17 | edac/85xx: Remove mpc85xx_pci_err_remove | Johannes Thumshirn |
2013-02-10 | mpc85xx_edac: Fix typo | Baruch Siach |
2013-01-03 | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman |
2012-09-12 | powerpc/fsl-pci: Unify pci/pcie initialization code | Jia Hongtao |
2012-07-29 | Merge branch 'devel' | Mauro Carvalho Chehab |
2012-06-12 | edac: edac_mc_handle_error(): add an error_count parameter | Mauro Carvalho Chehab |
2012-06-11 | edac: remove arch-specific parameter for the error handler | Mauro Carvalho Chehab |
2012-06-11 | edac: Convert debugfX to edac_dbg(X, | Joe Perches |
2012-06-11 | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab |
2012-06-11 | edac: change the mem allocation scheme to make Documentation/kobject.txt happy | Mauro Carvalho Chehab |
2012-06-11 | mpc85xx_edac: convert sysfs logic to use struct device | Mauro Carvalho Chehab |
2012-06-11 | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab |
2012-06-11 | mpc85xx_edac: fix error: too few arguments to function 'edac_mc_alloc' | Kim Phillips |
2012-05-28 | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab |
2012-05-28 | mpc85xx_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab |
2012-05-28 | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab |
2012-05-28 | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab |
2011-11-24 | drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac | Shaohui Xie |
2011-07-26 | drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand... | Kai.Jiang |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-04-04 | edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 cores | Kumar Gala |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-11 | edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllers | Anton Vorontsov |
2010-08-11 | edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKE | Christoph Egger |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely |
2010-07-27 | edac: mpc85xx: fix coldplug/hotplug module autoloading | Anton Vorontsov |
2010-07-20 | edac: mpc85xx: add support for MPC8569 EDAC controllers | Anton Vorontsov |
2010-06-02 | of/edac: fix build breakage in drivers | Anatolij Gustschin |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-12 | edac: mpc85xx use resource_size instead of raw math | H Hartley Sweeten |
2010-03-12 | edac: mpc85xx improve SDRAM error reporting | Peter Tyser |