index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel_pmc_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: intel_pmc_core: Fix spelling of MHz unit
Andy Shevchenko
2020-01-10
1
-1
/
+1
*
platform/x86: intel_pmc_core: Fix indentation in function definitions
Andy Shevchenko
2020-01-10
1
-4
/
+5
*
platform/x86: intel_pmc_core: Put more stuff under #ifdef DEBUG_FS
Andy Shevchenko
2020-01-10
1
-5
/
+5
*
platform/x86: intel_pmc_core: Respect error code of kstrtou32_from_user()
Andy Shevchenko
2020-01-10
1
-6
/
+6
*
platform/x86: intel_pmc_core: Add Intel Elkhart Lake support
Gayatri Kammela
2019-12-20
1
-5
/
+6
*
platform/x86: intel_pmc_core: Add Intel Tiger Lake support
Gayatri Kammela
2019-12-20
1
-2
/
+44
*
platform/x86: intel_pmc_core: Make debugfs entry for pch_ip_power_gating_stat...
Gayatri Kammela
2019-12-20
1
-2
/
+3
*
platform/x86: intel_pmc_core: Create platform dependent bitmap structs
Gayatri Kammela
2019-12-20
1
-12
/
+34
*
platform/x86: intel_pmc_core: Remove unnecessary assignments
Andy Shevchenko
2019-12-20
1
-2
/
+2
*
platform/x86: intel_pmc_core: Clean up: Remove comma after the termination line
Gayatri Kammela
2019-12-20
1
-5
/
+5
*
platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support to intel_...
Gayatri Kammela
2019-11-21
1
-2
/
+5
*
platform/x86: intel_pmc_core: Fix the SoC naming inconsistency
Gayatri Kammela
2019-11-21
1
-7
/
+7
*
Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-09-16
1
-2
/
+6
|
\
|
*
platform/x86: intel_pmc_core: Do not ioremap RAM
M. Vefa Bicakci
2019-09-07
1
-2
/
+6
*
|
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
2019-08-28
1
-4
/
+4
*
|
x86/intel: Aggregate big core client naming
Peter Zijlstra
2019-08-28
1
-2
/
+2
|
/
*
platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core
Rajneesh Bhardwaj
2019-07-25
1
-0
/
+1
*
platform/x86: intel_pmc_core: Attach using APCI HID "INT33A1"
Rajat Jain
2019-07-08
1
-32
/
+8
*
platform/x86: intel_pmc_core: transform Pkg C-state residency from TSC ticks ...
Harry Pan
2019-07-03
1
-1
/
+4
*
platform/x86: intel_pmc: no need to check return value of debugfs_create func...
Greg Kroah-Hartman
2019-06-17
1
-15
/
+3
*
platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failure
Rajat Jain
2019-05-06
1
-0
/
+105
*
platform/x86: intel_pmc_core: Convert to a platform_driver
Rajat Jain
2019-05-06
1
-8
/
+57
*
platform/x86: intel_pmc_core: Mark local function static
Guenter Roeck
2019-04-08
1
-1
/
+1
*
platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
Rajneesh Bhardwaj
2019-02-23
1
-0
/
+34
*
platform/x86: intel_pmc_core: Add Package cstates residency info
Rajneesh Bhardwaj
2019-02-23
1
-0
/
+38
*
platform/x86: intel_pmc_core: Add ICL platform support
Rajneesh Bhardwaj
2019-02-23
1
-13
/
+46
*
platform/x86: intel_pmc_core: Convert to INTEL_CPU_FAM6 macro
Rajneesh Bhardwaj
2019-02-23
1
-8
/
+5
*
platform/x86: intel_pmc_core: Avoid a u32 overflow
Rajat Jain
2019-02-23
1
-2
/
+2
*
platform/x86: intel_pmc_core: Include Reserved IP for LTR
Rajneesh Bhardwaj
2019-02-21
1
-0
/
+2
*
platform/x86: intel_pmc_core: Fix file permissions for ltr_show
Rajneesh Bhardwaj
2019-02-21
1
-1
/
+1
*
platform/x86: intel_pmc_core: Fix PCH IP name
Rajneesh Bhardwaj
2019-02-05
1
-1
/
+1
*
platform/x86: intel_pmc_core: Fix PCH IP sts reading
Rajneesh Bhardwaj
2019-02-05
1
-1
/
+2
*
platform/x86: intel_pmc_core: Handle CFL regmap properly
Rajneesh Bhardwaj
2019-02-05
1
-1
/
+1
*
platform/x86: intel_pmc_core: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-10
1
-41
/
+8
*
platform/x86: intel_pmc_core: Decode Snoop / Non Snoop LTR
Rajneesh Bhardwaj
2018-11-10
1
-2
/
+60
*
platform/x86: intel_pmc_core: Fix LTR IGNORE Max offset
Rajneesh Bhardwaj
2018-11-10
1
-1
/
+3
*
platform/x86: intel_pmc_core: Show Latency Tolerance info
Rajneesh Bhardwaj
2018-11-10
1
-0
/
+69
*
platform/x86: intel_pmc: Convert to use SPDX identifier
Andy Shevchenko
2018-09-27
1
-10
/
+1
*
platform/x86: intel_pmc_core: Add CNP SLPS0 debug registers
Box, David E
2018-07-02
1
-0
/
+120
*
platform/x86: intel_pmc_core: Special case for Coffeelake
Rajneesh Bhardwaj
2018-02-04
1
-0
/
+14
*
platform/x86: intel_pmc_core: Add CannonLake PCH support
Rajneesh Bhardwaj
2018-02-04
1
-0
/
+85
*
platform/x86: intel_pmc_core: Read base address from LPIT
Srinivas Pandruvada
2018-02-04
1
-1
/
+8
*
platform/x86: intel_pmc_core: Remove unused header file
Rajneesh Bhardwaj
2018-02-01
1
-1
/
+0
*
platform/x86: intel_pmc_core: Convert to ICPU macro
Rajneesh Bhardwaj
2018-01-29
1
-8
/
+7
*
platform/x86: intel_pmc_core: Substitute PCI with CPUID enumeration
Srinivas Pandruvada
2018-01-29
1
-58
/
+31
*
platform/x86: intel_pmc_core: Refactor debugfs entries
Rajneesh Bhardwaj
2018-01-29
1
-24
/
+14
*
platform/x86: intel_pmc_core: Fix file permission warnings
Rajneesh Bhardwaj
2018-01-16
1
-11
/
+7
*
platform/x86: intel_pmc_core: Change driver to a module
Srinivas Pandruvada
2018-01-16
1
-2
/
+13
*
platform/x86: intel_pmc_core: Remove unused EXPORTED API
Rajneesh Bhardwaj
2018-01-16
1
-32
/
+0
*
platform/x86: intel_pmc_core: Make the driver PCH family agnostic
Srinivas Pandruvada
2017-08-13
1
-10
/
+21
[next]