summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel_pmc_core.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* platform/x86: intel_pmc_core: Convert to ICPU macroRajneesh Bhardwaj2018-01-291-8/+7Star
* platform/x86: intel_pmc_core: Substitute PCI with CPUID enumerationSrinivas Pandruvada2018-01-291-58/+31Star
* platform/x86: intel_pmc_core: Refactor debugfs entriesRajneesh Bhardwaj2018-01-291-24/+14Star
* platform/x86: intel_pmc_core: Fix file permission warningsRajneesh Bhardwaj2018-01-161-11/+7Star
* 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/+0Star
* 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-131-4/+2Star
* 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-271-35/+10Star
|\
| * intel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTEAndy Shevchenko2016-07-061-35/+10Star
* | 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