summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel_pmc_core.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: intel_pmc_core: Do not ioremap RAMM. Vefa Bicakci2019-10-051-2/+6
* platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC CoreRajneesh Bhardwaj2019-08-251-0/+1
* platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failureRajat Jain2019-05-061-0/+105
* platform/x86: intel_pmc_core: Convert to a platform_driverRajat Jain2019-05-061-8/+57
* platform/x86: intel_pmc_core: Mark local function staticGuenter Roeck2019-04-081-1/+1
* platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdownRajneesh Bhardwaj2019-02-231-0/+34
* platform/x86: intel_pmc_core: Add Package cstates residency infoRajneesh Bhardwaj2019-02-231-0/+38
* platform/x86: intel_pmc_core: Add ICL platform supportRajneesh Bhardwaj2019-02-231-13/+46
* platform/x86: intel_pmc_core: Convert to INTEL_CPU_FAM6 macroRajneesh Bhardwaj2019-02-231-8/+5
* platform/x86: intel_pmc_core: Avoid a u32 overflowRajat Jain2019-02-231-2/+2
* platform/x86: intel_pmc_core: Include Reserved IP for LTRRajneesh Bhardwaj2019-02-211-0/+2
* platform/x86: intel_pmc_core: Fix file permissions for ltr_showRajneesh Bhardwaj2019-02-211-1/+1
* platform/x86: intel_pmc_core: Fix PCH IP nameRajneesh Bhardwaj2019-02-051-1/+1
* platform/x86: intel_pmc_core: Fix PCH IP sts readingRajneesh Bhardwaj2019-02-051-1/+2
* platform/x86: intel_pmc_core: Handle CFL regmap properlyRajneesh Bhardwaj2019-02-051-1/+1
* platform/x86: intel_pmc_core: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-101-41/+8
* platform/x86: intel_pmc_core: Decode Snoop / Non Snoop LTRRajneesh Bhardwaj2018-11-101-2/+60
* platform/x86: intel_pmc_core: Fix LTR IGNORE Max offsetRajneesh Bhardwaj2018-11-101-1/+3
* platform/x86: intel_pmc_core: Show Latency Tolerance infoRajneesh Bhardwaj2018-11-101-0/+69
* platform/x86: intel_pmc: Convert to use SPDX identifierAndy Shevchenko2018-09-271-10/+1
* platform/x86: intel_pmc_core: Add CNP SLPS0 debug registersBox, David E2018-07-021-0/+120
* platform/x86: intel_pmc_core: Special case for CoffeelakeRajneesh Bhardwaj2018-02-041-0/+14
* platform/x86: intel_pmc_core: Add CannonLake PCH supportRajneesh Bhardwaj2018-02-041-0/+85
* platform/x86: intel_pmc_core: Read base address from LPITSrinivas Pandruvada2018-02-041-1/+8
* platform/x86: intel_pmc_core: Remove unused header fileRajneesh Bhardwaj2018-02-011-1/+0
* platform/x86: intel_pmc_core: Convert to ICPU macroRajneesh Bhardwaj2018-01-291-8/+7
* platform/x86: intel_pmc_core: Substitute PCI with CPUID enumerationSrinivas Pandruvada2018-01-291-58/+31
* platform/x86: intel_pmc_core: Refactor debugfs entriesRajneesh Bhardwaj2018-01-291-24/+14
* platform/x86: intel_pmc_core: Fix file permission warningsRajneesh Bhardwaj2018-01-161-11/+7
* platform/x86: intel_pmc_core: Change driver to a moduleSrinivas Pandruvada2018-01-161-2/+13
* platform/x86: intel_pmc_core: Remove unused EXPORTED APIRajneesh Bhardwaj2018-01-161-32/+0
* platform/x86: intel_pmc_core: Make the driver PCH family agnosticSrinivas Pandruvada2017-08-131-10/+21
* platform/x86: intel_pmc_core: fix out-of-bounds accesses on stackAndrey Ryabinin2017-02-141-4/+2
* platform/x86: intel_pmc_core: Add KBL CPUID supportRajneesh Bhardwaj2016-12-131-0/+4
* platform/x86: intel_pmc_core: Add LTR IGNORE debug featureRajneesh Bhardwaj2016-12-131-1/+56
* platform/x86: intel_pmc_core: Add MPHY PLL clock gating statusRajneesh Bhardwaj2016-12-131-1/+62
* platform/x86: intel_pmc_core: ModPhy core lanes pg statusRajneesh Bhardwaj2016-12-131-1/+144
* platform/x86: intel_pmc_core: Add PCH IP Power Gating StatusRajneesh Bhardwaj2016-12-131-5/+117
* platform/x86: intel_pmc_core: Fix PWRMBASE mask and mmio reg lenRajneesh Bhardwaj2016-12-131-0/+1
* platform/x86: intel_pmc_core: avoid boot time warning for !CONFIG_DEBUGFS_FSArnd Bergmann2016-10-121-1/+1
* Merge tag 'platform-drivers-x86-v4.8-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-07-261-35/+10
|\
| * intel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTEAndy Shevchenko2016-07-061-35/+10
* | x86/pmc_core: Use Intel family name macros for pmc_core driverDave Hansen2016-06-081-4/+5
|/
* platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj2016-05-271-0/+200