aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/pnd2_edac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-14EDAC, pnd2: convert to use common P2SB accessorAndy Shevchenko1-39/+16
2022-07-14EDAC, pnd2: Use proper I/O accessors and address space annotationAndy Shevchenko1-3/+4
2021-06-17EDAC/Intel: Do not load EDAC driver when running as a guestLuck, Tony1-0/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-18EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck1-1/+1
2020-06-15EDAC, pnd2: Set MCE_PRIO_EDAC priority for pnd2_mce_dec notifierZhenzhong Duan1-0/+1
2020-04-14EDAC: Drop the EDAC report status checksTony Luck1-3/+0
2020-04-14x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck1-2/+3
2020-03-24EDAC: Convert to new X86 CPU match macrosThomas Gleixner1-2/+2
2019-11-09EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() functionRobert Richter1-2/+2
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra1-1/+1
2019-08-09EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()Stephen Douthit1-1/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-1/+1
2017-09-25EDAC: Add owner check to the x86 platform driversToshi Kani1-1/+8
2017-08-19EDAC, pnd2: Properly toggle hidden state for P2SB PCI deviceQiuxu Zhuo1-2/+8
2017-08-19EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BARQiuxu Zhuo1-0/+11
2017-08-19EDAC, pnd2: Mask off the lower four bits of a BARQiuxu Zhuo1-0/+1
2017-08-04EDAC, pnd2: Build in a minimal sideband driver for Apollo LakeTony Luck1-29/+59
2017-06-29EDAC, pnd2: Fix Apollo Lake DIMM detectionTony Luck1-3/+8
2017-06-26EDAC, pnd2: Make function sbi_send() staticColin Ian King1-2/+2
2017-06-23EDAC, pnd2: Return proper error value from apl_rd_reg()Gustavo A. R. Silva1-2/+3
2017-04-10EDAC: Rename report status accessorsBorislav Petkov1-1/+1
2017-03-26EDAC, pnd2_edac: Fix reported DIMM numberQiuxu Zhuo1-1/+1
2017-03-23EDAC, pnd2_edac: Fix !EDAC_DEBUG buildBorislav Petkov1-1/+5
2017-03-16EDAC, pnd2_edac: Add new EDAC driver for Intel SoC platformsTony Luck1-0/+1542