summaryrefslogtreecommitdiff
path: root/drivers/edac/pnd2_edac.c
AgeCommit message (Expand)Author
2023-12-05EDAC, pnd2: Sort headers alphabeticallyAndy Shevchenko
2023-12-05EDAC, pnd2: Correct misleading error message in mk_region_mask()Andy Shevchenko
2023-12-05EDAC, pnd2: Apply bit macros and helpers where it makes senseAndy Shevchenko
2023-12-05EDAC, pnd2: Replace custom definition by one from sizes.hAndy Shevchenko
2022-10-21EDAC: Check for GHES preference in the chipset-specific EDAC driversJia He
2022-07-14EDAC, pnd2: convert to use common P2SB accessorAndy Shevchenko
2022-07-14EDAC, pnd2: Use proper I/O accessors and address space annotationAndy Shevchenko
2021-06-17EDAC/Intel: Do not load EDAC driver when running as a guestLuck, Tony
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck
2020-06-15EDAC, pnd2: Set MCE_PRIO_EDAC priority for pnd2_mce_dec notifierZhenzhong Duan
2020-04-14EDAC: Drop the EDAC report status checksTony Luck
2020-04-14x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck
2020-03-24EDAC: Convert to new X86 CPU match macrosThomas Gleixner
2019-11-09EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() functionRobert Richter
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-09EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()Stephen Douthit
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2017-09-25EDAC: Add owner check to the x86 platform driversToshi Kani
2017-08-19EDAC, pnd2: Properly toggle hidden state for P2SB PCI deviceQiuxu Zhuo
2017-08-19EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BARQiuxu Zhuo
2017-08-19EDAC, pnd2: Mask off the lower four bits of a BARQiuxu Zhuo
2017-08-04EDAC, pnd2: Build in a minimal sideband driver for Apollo LakeTony Luck
2017-06-29EDAC, pnd2: Fix Apollo Lake DIMM detectionTony Luck
2017-06-26EDAC, pnd2: Make function sbi_send() staticColin Ian King
2017-06-23EDAC, pnd2: Return proper error value from apl_rd_reg()Gustavo A. R. Silva
2017-04-10EDAC: Rename report status accessorsBorislav Petkov
2017-03-26EDAC, pnd2_edac: Fix reported DIMM numberQiuxu Zhuo
2017-03-23EDAC, pnd2_edac: Fix !EDAC_DEBUG buildBorislav Petkov
2017-03-16EDAC, pnd2_edac: Add new EDAC driver for Intel SoC platformsTony Luck