summaryrefslogtreecommitdiffstats
path: root/drivers/edac/pnd2_edac.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck2020-08-181-1/+1
* EDAC, pnd2: Set MCE_PRIO_EDAC priority for pnd2_mce_dec notifierZhenzhong Duan2020-06-151-0/+1
* EDAC: Drop the EDAC report status checksTony Luck2020-04-141-3/+0
* x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck2020-04-141-2/+3
* EDAC: Convert to new X86 CPU match macrosThomas Gleixner2020-03-241-2/+2
* EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() functionRobert Richter2019-11-091-2/+2
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-161-1/+1
|\
| * x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-281-1/+1
* | EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()Stephen Douthit2019-08-091-1/+6
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-1/+1
* EDAC: Add owner check to the x86 platform driversToshi Kani2017-09-251-1/+8
* EDAC, pnd2: Properly toggle hidden state for P2SB PCI deviceQiuxu Zhuo2017-08-191-2/+8
* EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BARQiuxu Zhuo2017-08-191-0/+11
* EDAC, pnd2: Mask off the lower four bits of a BARQiuxu Zhuo2017-08-191-0/+1
* EDAC, pnd2: Build in a minimal sideband driver for Apollo LakeTony Luck2017-08-041-29/+59
* EDAC, pnd2: Fix Apollo Lake DIMM detectionTony Luck2017-06-291-3/+8
* EDAC, pnd2: Make function sbi_send() staticColin Ian King2017-06-261-2/+2
* EDAC, pnd2: Return proper error value from apl_rd_reg()Gustavo A. R. Silva2017-06-231-2/+3
* EDAC: Rename report status accessorsBorislav Petkov2017-04-101-1/+1
* EDAC, pnd2_edac: Fix reported DIMM numberQiuxu Zhuo2017-03-261-1/+1
* EDAC, pnd2_edac: Fix !EDAC_DEBUG buildBorislav Petkov2017-03-231-1/+5
* EDAC, pnd2_edac: Add new EDAC driver for Intel SoC platformsTony Luck2017-03-161-0/+1542