index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel_pmc_core.c
Age
Commit message (
Expand
)
Author
2019-05-06
platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failure
Rajat Jain
2019-05-06
platform/x86: intel_pmc_core: Convert to a platform_driver
Rajat Jain
2019-04-08
platform/x86: intel_pmc_core: Mark local function static
Guenter Roeck
2019-02-23
platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
Rajneesh Bhardwaj
2019-02-23
platform/x86: intel_pmc_core: Add Package cstates residency info
Rajneesh Bhardwaj
2019-02-23
platform/x86: intel_pmc_core: Add ICL platform support
Rajneesh Bhardwaj
2019-02-23
platform/x86: intel_pmc_core: Convert to INTEL_CPU_FAM6 macro
Rajneesh Bhardwaj
2019-02-23
platform/x86: intel_pmc_core: Avoid a u32 overflow
Rajat Jain
2019-02-21
platform/x86: intel_pmc_core: Include Reserved IP for LTR
Rajneesh Bhardwaj
2019-02-21
platform/x86: intel_pmc_core: Fix file permissions for ltr_show
Rajneesh Bhardwaj
2019-02-05
platform/x86: intel_pmc_core: Fix PCH IP name
Rajneesh Bhardwaj
2019-02-05
platform/x86: intel_pmc_core: Fix PCH IP sts reading
Rajneesh Bhardwaj
2019-02-05
platform/x86: intel_pmc_core: Handle CFL regmap properly
Rajneesh Bhardwaj
2018-12-10
platform/x86: intel_pmc_core: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-11-10
platform/x86: intel_pmc_core: Decode Snoop / Non Snoop LTR
Rajneesh Bhardwaj
2018-11-10
platform/x86: intel_pmc_core: Fix LTR IGNORE Max offset
Rajneesh Bhardwaj
2018-11-10
platform/x86: intel_pmc_core: Show Latency Tolerance info
Rajneesh Bhardwaj
2018-09-27
platform/x86: intel_pmc: Convert to use SPDX identifier
Andy Shevchenko
2018-07-02
platform/x86: intel_pmc_core: Add CNP SLPS0 debug registers
Box, David E
2018-02-04
platform/x86: intel_pmc_core: Special case for Coffeelake
Rajneesh Bhardwaj
2018-02-04
platform/x86: intel_pmc_core: Add CannonLake PCH support
Rajneesh Bhardwaj
2018-02-04
platform/x86: intel_pmc_core: Read base address from LPIT
Srinivas Pandruvada
2018-02-01
platform/x86: intel_pmc_core: Remove unused header file
Rajneesh Bhardwaj
2018-01-29
platform/x86: intel_pmc_core: Convert to ICPU macro
Rajneesh Bhardwaj
2018-01-29
platform/x86: intel_pmc_core: Substitute PCI with CPUID enumeration
Srinivas Pandruvada
2018-01-29
platform/x86: intel_pmc_core: Refactor debugfs entries
Rajneesh Bhardwaj
2018-01-16
platform/x86: intel_pmc_core: Fix file permission warnings
Rajneesh Bhardwaj
2018-01-16
platform/x86: intel_pmc_core: Change driver to a module
Srinivas Pandruvada
2018-01-16
platform/x86: intel_pmc_core: Remove unused EXPORTED API
Rajneesh Bhardwaj
2017-08-13
platform/x86: intel_pmc_core: Make the driver PCH family agnostic
Srinivas Pandruvada
2017-02-14
platform/x86: intel_pmc_core: fix out-of-bounds accesses on stack
Andrey Ryabinin
2016-12-13
platform/x86: intel_pmc_core: Add KBL CPUID support
Rajneesh Bhardwaj
2016-12-13
platform/x86: intel_pmc_core: Add LTR IGNORE debug feature
Rajneesh Bhardwaj
2016-12-13
platform/x86: intel_pmc_core: Add MPHY PLL clock gating status
Rajneesh Bhardwaj
2016-12-13
platform/x86: intel_pmc_core: ModPhy core lanes pg status
Rajneesh Bhardwaj
2016-12-13
platform/x86: intel_pmc_core: Add PCH IP Power Gating Status
Rajneesh Bhardwaj
2016-12-13
platform/x86: intel_pmc_core: Fix PWRMBASE mask and mmio reg len
Rajneesh Bhardwaj
2016-10-12
platform/x86: intel_pmc_core: avoid boot time warning for !CONFIG_DEBUGFS_FS
Arnd Bergmann
2016-07-26
Merge tag 'platform-drivers-x86-v4.8-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-07-06
intel_pmc_core: Convert to DEFINE_DEBUGFS_ATTRIBUTE
Andy Shevchenko
2016-06-08
x86/pmc_core: Use Intel family name macros for pmc_core driver
Dave Hansen
2016-05-27
platform/x86: Add PMC Driver for Intel Core SoC
Rajneesh Bhardwaj