summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel_pmc_core.c
AgeCommit message (Expand)Author
2020-05-05platform/x86: intel_pmc_core: avoid unused-function warningsArnd Bergmann
2020-05-05platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICLArchana Patni
2020-03-31Merge tag 'platform-drivers-x86-v5.7-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-03-24platform/x86: Convert to new CPU match macrosThomas Gleixner
2020-03-20platform/x86: intel_pmc_core: Make pmc_core_substate_res_show() genericGayatri Kammela
2020-03-20platform/x86: intel_pmc_core: Make pmc_core_lpm_display() generic for platfor...Gayatri Kammela
2020-02-28platform/x86: intel_pmc_core: Add slp_s0_offset attribute back to tgl_reg_mapGayatri Kammela
2020-02-28platform/x86: intel_pmc_core: Remove duplicate 'if' to create debugfs entryGayatri Kammela
2020-02-28platform/x86: intel_pmc_core: Relocate pmc_core_*_display() to outside of CON...Gayatri Kammela
2020-02-11platform/x86: intel_pmc_core: Add debugfs support to access live status regis...Gayatri Kammela
2020-02-11platform/x86: intel_pmc_core: Dump low power status registers on an S0ix.y fa...Gayatri Kammela
2020-02-10platform/x86: intel_pmc_core: Add an additional parameter to pmc_core_lpm_dis...Gayatri Kammela
2020-02-10platform/x86: intel_pmc_core: Remove slp_s0 attributes from tgl_reg_mapGayatri Kammela
2020-02-10platform/x86: intel_pmc_core: Refactor the driver by removing redundant codeGayatri Kammela
2020-02-10platform/x86: intel_pmc_core: Add debugfs entry for low power mode status reg...Gayatri Kammela
2020-02-10platform/x86: intel_pmc_core: Add debugfs entry to access sub-state residenciesGayatri Kammela
2020-02-10platform/x86: intel_pmc_core: Add Atom based Jasper Lake (JSL) platform supportGayatri Kammela
2020-01-10platform/x86: intel_pmc_core: Fix spelling of MHz unitAndy Shevchenko
2020-01-10platform/x86: intel_pmc_core: Fix indentation in function definitionsAndy Shevchenko
2020-01-10platform/x86: intel_pmc_core: Put more stuff under #ifdef DEBUG_FSAndy Shevchenko
2020-01-10platform/x86: intel_pmc_core: Respect error code of kstrtou32_from_user()Andy Shevchenko
2019-12-20platform/x86: intel_pmc_core: Add Intel Elkhart Lake supportGayatri Kammela
2019-12-20platform/x86: intel_pmc_core: Add Intel Tiger Lake supportGayatri Kammela
2019-12-20platform/x86: intel_pmc_core: Make debugfs entry for pch_ip_power_gating_stat...Gayatri Kammela
2019-12-20platform/x86: intel_pmc_core: Create platform dependent bitmap structsGayatri Kammela
2019-12-20platform/x86: intel_pmc_core: Remove unnecessary assignmentsAndy Shevchenko
2019-12-20platform/x86: intel_pmc_core: Clean up: Remove comma after the termination lineGayatri Kammela
2019-11-21platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support to intel_...Gayatri Kammela
2019-11-21platform/x86: intel_pmc_core: Fix the SoC naming inconsistencyGayatri Kammela
2019-09-16Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-09-07platform/x86: intel_pmc_core: Do not ioremap RAMM. Vefa Bicakci
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra
2019-07-25platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC CoreRajneesh Bhardwaj
2019-07-08platform/x86: intel_pmc_core: Attach using APCI HID "INT33A1"Rajat Jain
2019-07-03platform/x86: intel_pmc_core: transform Pkg C-state residency from TSC ticks ...Harry Pan
2019-06-17platform/x86: intel_pmc: no need to check return value of debugfs_create func...Greg Kroah-Hartman
2019-05-06platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failureRajat Jain
2019-05-06platform/x86: intel_pmc_core: Convert to a platform_driverRajat Jain
2019-04-08platform/x86: intel_pmc_core: Mark local function staticGuenter Roeck
2019-02-23platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdownRajneesh Bhardwaj
2019-02-23platform/x86: intel_pmc_core: Add Package cstates residency infoRajneesh Bhardwaj
2019-02-23platform/x86: intel_pmc_core: Add ICL platform supportRajneesh Bhardwaj
2019-02-23platform/x86: intel_pmc_core: Convert to INTEL_CPU_FAM6 macroRajneesh Bhardwaj
2019-02-23platform/x86: intel_pmc_core: Avoid a u32 overflowRajat Jain
2019-02-21platform/x86: intel_pmc_core: Include Reserved IP for LTRRajneesh Bhardwaj
2019-02-21platform/x86: intel_pmc_core: Fix file permissions for ltr_showRajneesh Bhardwaj
2019-02-05platform/x86: intel_pmc_core: Fix PCH IP nameRajneesh Bhardwaj
2019-02-05platform/x86: intel_pmc_core: Fix PCH IP sts readingRajneesh Bhardwaj
2019-02-05platform/x86: intel_pmc_core: Handle CFL regmap properlyRajneesh Bhardwaj