Age | Commit message (Expand) | Author | Files | Lines |
2025-05-02 | x86/msr: Add explicit includes of <asm/msr.h> | Xin Li (Intel) | 2 | -0/+2 |
2025-04-10 | x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()' | Ingo Molnar | 1 | -1/+1 |
2025-04-10 | x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()' | Ingo Molnar | 1 | -1/+1 |
2025-04-10 | x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()' | Ingo Molnar | 1 | -1/+1 |
2025-03-25 | Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+1 |
2025-03-25 | Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -4/+2 |
2025-03-07 | PM: EM: Rework the depends on for CONFIG_ENERGY_MODEL | Jeson Gao | 1 | -1/+1 |
2025-02-27 | Merge branch 'x86/mm' into x86/cpu, to avoid conflicts | Ingo Molnar | 1 | -2/+1 |
2025-02-18 | powercap: Switch to use hrtimer_setup() | Nam Cao | 2 | -4/+2 |
2025-02-07 | Merge branch 'pm-powercap' | Rafael J. Wysocki | 1 | -2/+1 |
2025-02-04 | x86/cpu: Fix #define name for Intel CPU model 0x5A | Tony Luck | 1 | -1/+1 |
2025-01-23 | powercap: call put_device() on an error path in powercap_register_control_type() | Joe Hattori | 1 | -2/+1 |
2024-12-10 | powercap: intel_rapl: Add support for Panther Lake platform | Zhang Rui | 1 | -0/+1 |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 2 | -9/+9 |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
2024-10-21 | powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request() | Yuan Can | 1 | -1/+1 |
2024-10-16 | powercap: intel_rapl_msr: Add PL4 support for ArrowLake-H | Srinivas Pandruvada | 1 | -0/+1 |
2024-10-08 | powercap: intel_rapl_msr: Add PL4 support for Arrowlake-U | Sumeet Pawnikar | 1 | -0/+1 |
2024-10-08 | powercap: intel_rapl_tpmi: Ignore minor version change | Zhang Rui | 1 | -3/+14 |
2024-10-07 | powercap: intel_rapl_tpmi: Fix bogus register reading | Zhang Rui | 1 | -1/+1 |
2024-08-23 | powercap: intel_rapl: Change an error pointer to NULL | Dan Carpenter | 1 | -1/+1 |
2024-08-21 | powercap: intel_rapl: Fix off by one in get_rpi() | Dan Carpenter | 1 | -1/+1 |
2024-08-19 | powercap: intel_rapl: Add support for ArrowLake-U platform | Sumeet Pawnikar | 1 | -0/+1 |
2024-08-19 | powercap/intel_rapl: Fix the energy-pkg event for AMD CPUs | Dhananjay Ugwekar | 1 | -4/+30 |
2024-08-02 | powercap/intel_rapl: Add support for AMD family 1Ah | Dhananjay Ugwekar | 1 | -0/+1 |
2024-06-07 | powercap: idle_inject: Simplify if condition | Thorsten Blum | 1 | -1/+1 |
2024-06-07 | powercap: intel_rapl: Switch to new Intel CPU model defines | Tony Luck | 1 | -60/+60 |
2024-06-07 | powercap: intel_rapl_msr: Switch to new Intel CPU model defines | Tony Luck | 1 | -8/+8 |
2024-04-30 | powercap: intel_rapl_tpmi: Enable PMU support | Zhang Rui | 1 | -0/+3 |
2024-04-30 | powercap: intel_rapl: Introduce APIs for PMU support | Zhang Rui | 1 | -0/+582 |
2024-04-17 | powercap: intel_rapl: Sort header files | Zhang Rui | 1 | -12/+12 |
2024-04-16 | powercap: intel_rapl: Add support for ArrowLake-H platform | Zhang Rui | 1 | -0/+1 |
2024-04-16 | powercap: DTPM: Avoid explicit cpumask allocation on stack | Dawei Li | 1 | -6/+2 |
2024-03-13 | powercap: intel_rapl: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2024-03-13 | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 6 | -31/+107 |
2024-03-11 | Merge branch 'pm-em' | Rafael J. Wysocki | 2 | -22/+53 |
2024-03-01 | powercap: dtpm: Fix kernel-doc for dtpm_create_hierarchy() function | Yang Li | 1 | -1/+1 |
2024-02-16 | powercap: dtpm_cpu: Fix error check against freq_qos_add_request() | Daniel Lezcano | 1 | -1/+1 |
2024-02-15 | x86/cpu/topology: Rename topology_max_die_per_package() | Thomas Gleixner | 1 | -1/+1 |
2024-02-13 | powercap: intel_rapl: Add support for Arrow Lake | Sumeet Pawnikar | 1 | -0/+1 |
2024-02-13 | powercap: intel_rapl: Add support for Lunar Lake-M paltform | Zhang Rui | 1 | -0/+1 |
2024-02-13 | powercap: intel_rapl_tpmi: Fix System Domain probing | Zhang Rui | 1 | -0/+14 |
2024-02-13 | powercap: intel_rapl_tpmi: Fix a register bug | Zhang Rui | 1 | -0/+1 |
2024-02-13 | powercap: intel_rapl: Fix locking in TPMI RAPL | Zhang Rui | 2 | -7/+30 |
2024-02-13 | powercap: intel_rapl: Fix a NULL pointer dereference | Zhang Rui | 1 | -0/+5 |
2024-02-08 | powercap/dtpm_devfreq: Use new Energy Model interface to get table | Lukasz Luba | 1 | -11/+23 |
2024-02-08 | powercap/dtpm_cpu: Use new Energy Model interface to get table | Lukasz Luba | 1 | -10/+29 |
2023-12-05 | powercap: DTPM: Fix missing cpufreq_cpu_put() calls | Lukasz Luba | 1 | -4/+13 |
2023-11-28 | powercap: DTPM: Fix unneeded conversions to micro-Watts | Lukasz Luba | 2 | -13/+4 |
2023-10-24 | powercap: intel_rapl: Downgrade BIOS locked limits pr_warn() to pr_debug() | Ville Syrjälä | 1 | -1/+1 |
2023-09-06 | powercap: intel_rapl: Fix invalid setting of Power Limit 4 | Srinivas Pandruvada | 1 | -3/+1 |
2023-08-28 | Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2 | -68/+93 |
2023-08-28 | Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+2 |
2023-08-09 | x86/cpu: Fix Gracemont uarch | Peter Zijlstra | 2 | -2/+2 |
2023-08-04 | Merge back earlier power capping changes for v6.6. | Rafael J. Wysocki | 2 | -68/+93 |
2023-08-01 | powercap: intel_rapl: Optimize rp->domains memory allocation | xiongxin | 1 | -1/+1 |
2023-08-01 | powercap: intel_rapl: Fix a sparse warning in TPMI interface | Zhang Rui | 3 | -40/+40 |
2023-07-20 | powercap: arm_scmi: Remove recursion while parsing zones | Cristian Marussi | 1 | -67/+92 |
2023-06-29 | Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+16 |
2023-06-12 | powercap: RAPL: Fix a NULL vs IS_ERR() bug | Dan Carpenter | 1 | -2/+2 |
2023-06-12 | powercap: RAPL: Fix CONFIG_IOSF_MBI dependency | Zhang Rui | 2 | -2/+3 |
2023-06-12 | powercap: RAPL: fix invalid initialization for pl4_supported field | Sumeet Pawnikar | 1 | -8/+8 |
2023-06-06 | powercap: arm_scmi: Add support for disabling powercaps on a zone | Cristian Marussi | 1 | -0/+16 |
2023-05-24 | powercap: intel_rapl: Introduce RAPL TPMI interface driver | Zhang Rui | 3 | -0/+340 |
2023-05-24 | powercap: intel_rapl: Introduce core support for TPMI interface | Zhang Rui | 1 | -2/+117 |
2023-05-24 | powercap: intel_rapl: Introduce RAPL I/F type | Zhang Rui | 2 | -5/+15 |
2023-05-24 | powercap: intel_rapl: Make cpu optional for rapl_package | Zhang Rui | 2 | -37/+53 |
2023-05-24 | powercap: intel_rapl: Remove redundant cpu parameter | Zhang Rui | 1 | -13/+13 |
2023-05-24 | powercap: intel_rapl: Add support for lock bit per Power Limit | Zhang Rui | 1 | -20/+30 |
2023-05-24 | powercap: intel_rapl: Cleanup Power Limits support | Zhang Rui | 1 | -197/+146 |
2023-05-24 | powercap: intel_rapl: Use bitmap for Power Limits | Zhang Rui | 2 | -11/+9 |
2023-05-24 | powercap: intel_rapl: Change primitive order | Zhang Rui | 1 | -2/+2 |
2023-05-24 | powercap: intel_rapl: Use index to initialize primitive information | Zhang Rui | 1 | -28/+26 |
2023-05-24 | powercap: intel_rapl: Support per domain energy/power/time unit | Zhang Rui | 1 | -59/+69 |
2023-05-24 | powercap: intel_rapl: Support per Interface primitive information | Zhang Rui | 1 | -17/+33 |
2023-05-24 | powercap: intel_rapl: Support per Interface rapl_defaults | Zhang Rui | 1 | -13/+33 |
2023-05-24 | powercap: intel_rapl: Allow probing without CPUID match | Zhang Rui | 1 | -21/+14 |
2023-03-03 | Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -1/+2 |
2023-02-28 | powercap: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
2023-02-23 | powercap: RAPL: Add Power Limit4 support for Meteor Lake SoC | Sumeet Pawnikar | 1 | -0/+2 |
2023-02-21 | Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+53 |
2023-02-13 | powercap: intel_rapl: Fix handling for large time window | Zhang Rui | 1 | -1/+9 |
2023-02-02 | powercap: idle_inject: Add update callback | Srinivas Pandruvada | 1 | -6/+46 |
2023-02-02 | powercap: idle_inject: Export symbols | Srinivas Pandruvada | 1 | -0/+7 |
2023-01-20 | powercap: idle_inject: Support 100% idle injection | Srinivas Pandruvada | 1 | -2/+4 |
2023-01-20 | powercap: intel_rapl: add support for Emerald Rapids | Zhang Rui | 1 | -0/+1 |
2023-01-20 | powercap: intel_rapl: add support for Meteor Lake | Zhang Rui | 1 | -0/+2 |
2023-01-20 | powercap: fix possible name leak in powercap_register_zone() | Yang Yingliang | 1 | -5/+9 |
2022-12-02 | powercap: idle_inject: Fix warnings with make W=1 | Srinivas Pandruvada | 1 | -0/+3 |
2022-11-03 | powercap: Use kstrtobool() instead of strtobool() | Christophe JAILLET | 1 | -1/+2 |
2022-10-25 | powercap: arm_scmi: Add SCMI Powercap based driver | Cristian Marussi | 3 | -0/+523 |
2022-10-10 | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2022-09-24 | powercap: intel_rapl: Use standard Energy Unit for SPR Dram RAPL domain | Zhang Rui | 1 | -1/+0 |
2022-09-21 | powercap: intel_rapl: fix UBSAN shift-out-of-bounds issue | Chao Qin | 1 | -0/+3 |
2022-09-07 | sched: Add TASK_ANY for wait_task_inactive() | Peter Zijlstra | 1 | -1/+1 |
2022-09-03 | powercap: intel_rapl: Add support for RAPTORLAKE_S | Zhang Rui | 1 | -0/+1 |
2022-08-02 | Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 3 | -3/+5 |
2022-07-29 | Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em' | Rafael J. Wysocki | 3 | -3/+5 |
2022-07-26 | powercap: RAPL: Add Power Limit4 support for Alder Lake-N and Raptor Lake-P | Sumeet Pawnikar | 1 | -0/+2 |
2022-07-15 | PM: EM: convert power field to micro-Watts precision and align drivers | Lukasz Luba | 1 | -3/+2 |
2022-07-05 | powercap: intel_rapl: Add support for RAPTORLAKE_P | George D Sworo | 1 | -0/+1 |
2022-06-28 | sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util() | Dietmar Eggemann | 1 | -24/+9 |
2022-05-23 | Merge branches 'pm-em' and 'pm-cpuidle' | Rafael J. Wysocki | 1 | -1/+1 |
2022-05-19 | powercap: intel_rapl: remove redundant store to value after multiply | Colin Ian King | 1 | -1/+1 |
2022-05-18 | powercap: intel_rapl: add support for ALDERLAKE_N | Zhang Rui | 1 | -0/+1 |
2022-05-11 | powercap: RAPL: Add Power Limit4 support for RaptorLake | Sumeet Pawnikar | 1 | -0/+1 |
2022-04-22 | powercap: intel_rapl: add support for RaptorLake | Zhang Rui | 1 | -0/+1 |
2022-04-13 | powercap: DTPM: Check for Energy Model type | Lukasz Luba | 1 | -1/+1 |
2022-03-01 | powercap: DTPM: Fix spelling mistake "initialze" -> "initialize" | Colin Ian King | 1 | -1/+1 |
2022-03-01 | powercap: DTPM: dtpm_node_callback[] can be static | kernel test robot | 1 | -1/+1 |
2022-02-23 | powercap/dtpm_cpu: Add exit function | Daniel Lezcano | 1 | -0/+7 |
2022-02-23 | powercap/dtpm: Move the 'root' reset place | Daniel Lezcano | 1 | -3/+2 |
2022-02-23 | powercap/dtpm: Destroy hierarchy function | Daniel Lezcano | 1 | -0/+43 |
2022-02-23 | powercap/dtpm: Fixup kfree for virtual node | Daniel Lezcano | 1 | -2/+2 |
2022-02-23 | powercap/dtpm_cpu: Reset per_cpu variable in the release function | Daniel Lezcano | 1 | -0/+7 |
2022-02-23 | powercap/dtpm: Change locking scheme | Daniel Lezcano | 1 | -68/+27 |
2022-02-04 | powercap/drivers/dtpm: Add dtpm devfreq with energy model support | Daniel Lezcano | 4 | -0/+215 |
2022-02-04 | powercap/drivers/dtpm: Add CPU DT initialization support | Daniel Lezcano | 1 | -6/+30 |
2022-02-04 | powercap/drivers/dtpm: Add hierarchy creation | Daniel Lezcano | 2 | -3/+188 |
2022-02-04 | powercap/drivers/dtpm: Convert the init table section to a simple array | Daniel Lezcano | 3 | -1/+24 |
2021-12-27 | Merge back earlier power capping changes for v5.17 | Rafael J. Wysocki | 2 | -3/+60 |
2021-12-23 | powercap/drivers/dtpm: Reduce trace verbosity | Daniel Lezcano | 1 | -3/+3 |
2021-12-17 | powercap: fix typo in a comment in idle_inject.c | Jason Wang | 1 | -1/+1 |
2021-12-17 | powercap: intel_rapl: support new layout of Psys PowerLimit Register on SPR | Zhang Rui | 1 | -2/+59 |
2021-12-03 | powercap: DTPM: Drop unused local variable from init_dtpm() | Rafael J. Wysocki | 1 | -2/+0 |
2021-12-01 | powercap/drivers/dtpm: Disable DTPM at boot time | Daniel Lezcano | 1 | -3/+0 |
2021-11-10 | powercap: DTPM: Fix suspend failure and kernel warning | Daniel Lezcano | 1 | -6/+3 |
2021-10-21 | powercap/drivers/dtpm: Fix power limit initialization | Daniel Lezcano | 1 | -1/+3 |
2021-10-21 | powercap/drivers/dtpm: Scale the power with the load | Daniel Lezcano | 1 | -7/+39 |
2021-10-21 | powercap/drivers/dtpm: Use container_of instead of a private data field | Daniel Lezcano | 2 | -37/+29 |
2021-10-21 | powercap/drivers/dtpm: Simplify the dtpm table | Daniel Lezcano | 2 | -3/+5 |
2021-10-21 | powercap/drivers/dtpm: Encapsulate even more the code | Daniel Lezcano | 2 | -108/+94 |
2021-08-25 | powercap: Add Power Limit4 support for Alder Lake SoC | Sumeet Pawnikar | 1 | -0/+2 |
2021-08-04 | powercap: intel_rapl: Replace deprecated CPU-hotplug functions | Sebastian Andrzej Siewior | 1 | -25/+25 |
2021-03-18 | powercap: Add Hygon Fam18h RAPL support | Pu Wen | 2 | -0/+2 |
2021-03-01 | powercap/drivers/dtpm: Add the experimental label to the option description | Daniel Lezcano | 1 | -1/+1 |
2021-03-01 | powercap/drivers/dtpm: Fix root node initialization | Daniel Lezcano | 1 | -0/+3 |
2021-02-12 | powercap: intel_rapl: Use topology interface in rapl_init_domains() | Yunfeng Ye | 1 | -1/+1 |
2021-02-12 | powercap: intel_rapl: Use topology interface in rapl_add_package() | Yunfeng Ye | 1 | -3/+3 |
2021-01-27 | powercap/intel_rapl: add support for AlderLake Mobile | Zhang Rui | 1 | -0/+1 |
2021-01-07 | powercap/drivers/dtpm: Fix size of object being allocated | Colin Ian King | 1 | -1/+1 |
2021-01-07 | powercap/drivers/dtpm: Fix an IS_ERR() vs NULL check | Dan Carpenter | 1 | -2/+2 |
2021-01-07 | powercap/drivers/dtpm: Fix some missing unlock bugs | Dan Carpenter | 1 | -5/+12 |
2021-01-07 | powercap/drivers/dtpm: Fix a double shift bug | Dan Carpenter | 1 | -1/+1 |
2020-12-30 | powercap/drivers/dtpm: Fix __udivdi3 and __aeabi_uldivmod unresolved symbols | Daniel Lezcano | 1 | -3/+3 |
2020-12-22 | powercap/drivers/dtpm: Add CPU energy model based support | Daniel Lezcano | 3 | -0/+265 |
2020-12-22 | powercap/drivers/dtpm: Add API for dynamic thermal power management | Daniel Lezcano | 3 | -0/+480 |
2020-12-15 | Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap' | Rafael J. Wysocki | 3 | -18/+45 |
2020-11-23 | powercap: Adjust printing the constraint name with new line | Lukasz Luba | 1 | -3/+2 |
2020-11-10 | powercap: RAPL: Add AMD Fam19h RAPL support | Kim Phillips | 1 | -0/+1 |
2020-11-10 | powercap: Add AMD Fam17h RAPL support | Victor Ding | 2 | -1/+25 |
2020-11-10 | powercap/intel_rapl_msr: Convert rapl_msr_priv into pointer | Victor Ding | 1 | -15/+18 |
2020-11-10 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 1 | -2/+2 |
2020-11-10 | powercap: restrict energy meter to root access | Len Brown | 1 | -2/+2 |
2020-11-02 | powercap/intel_rapl: remove unneeded semicolon | Tom Rix | 1 | -1/+1 |
2020-10-19 | powercap: Fix typo in Kconfig "Plance" -> "Plane" | Hubert Jasudowicz | 1 | -1/+1 |
2020-10-16 | powercap/intel_rapl: enumerate Psys RAPL domain together with package RAPL do... | Zhang Rui | 2 | -70/+15 |
2020-10-16 | powercap/intel_rapl: Fix domain detection | Zhang Rui | 1 | -1/+1 |
2020-09-25 | powercap: include header to fix -Wmissing-prototypes | Pujin Shi | 1 | -0/+1 |
2020-09-16 | powercap: RAPL: Add support for Lakefield | Ricardo Neri | 1 | -0/+1 |
2020-09-10 | powercap/intel_rapl: add support for AlderLake | Zhang Rui | 1 | -0/+1 |
2020-09-10 | powercap/intel_rapl: add support for RocketLake | Zhang Rui | 1 | -0/+1 |
2020-09-10 | powercap/intel_rapl: add support for TigerLake Desktop | Zhang Rui | 1 | -0/+1 |
2020-08-06 | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+1 |
2020-07-27 | powercap: Add Power Limit4 support | Sumeet Pawnikar | 2 | -2/+67 |
2020-07-09 | powercap: idle_inject: Replace play_idle() with play_idle_precise() in comments | Yangtao Li | 1 | -5/+5 |
2020-06-30 | powercap: intel_rapl: add support for Sapphire Rapids | Zhang Rui | 1 | -1/+22 |
2020-06-15 | sched,powercap: Convert to sched_set_fifo*() | Peter Zijlstra | 1 | -3/+1 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
2020-06-12 | Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+15 |
2020-05-25 | powercap: RAPL: remove unused local MSR define | Sumeet Pawnikar | 1 | -3/+0 |
2020-05-19 | powercap/drivers/idle_inject: Specify idle state max latency | Daniel Lezcano | 1 | -1/+15 |
2020-05-15 | powercap/intel_rapl: add support for ElkhartLake | Jacob Pan | 1 | -0/+1 |
2020-03-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -44/+43 |
2020-03-24 | powercap/intel_rapl: Convert to new X86 CPU match macros | Thomas Gleixner | 1 | -44/+43 |
2020-03-04 | powercap: idle_inject: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-01-13 | Merge back power capping changes for v5.6. | Rafael J. Wysocki | 1 | -0/+2 |
2020-01-07 | powercap: intel_rapl: add NULL pointer check to rapl_mmio_cpu_online() | Harry Pan | 1 | -0/+3 |
2019-12-20 | powercap/intel_rapl: add support for JasperLake | Zhang Rui | 1 | -0/+1 |
2019-12-17 | powercap/intel_rapl: add support for TigerLake Mobile | Zhang Rui | 1 | -0/+1 |
2019-11-04 | powercap/intel_rapl: add support for Cometlake desktop | Zhang Rui | 1 | -0/+1 |
2019-11-04 | powercap/intel_rapl: add support for CometLake Mobile | Zhang Rui | 1 | -0/+1 |
2019-09-17 | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -26/+27 |
2019-09-03 | powercap: idle_inject: Use higher resolution for idle injection | Daniel Lezcano | 1 | -26/+27 |
2019-09-03 | cpuidle: play_idle: Increase the resolution to usec | Daniel Lezcano | 1 | -1/+1 |
2019-08-28 | x86/intel: Aggregate microserver naming | Peter Zijlstra | 1 | -4/+4 |
2019-08-28 | x86/intel: Aggregate big core graphics naming | Peter Zijlstra | 1 | -2/+2 |
2019-08-28 | x86/intel: Aggregate big core mobile naming | Peter Zijlstra | 1 | -5/+5 |
2019-08-28 | x86/intel: Aggregate big core client naming | Peter Zijlstra | 1 | -5/+5 |
2019-07-22 | powercap: Invoke powercap_init() and rapl_init() earlier | Zhang Rui | 2 | -2/+2 |
2019-07-11 | powercap/rapl: Add Ice Lake NNPI support to RAPL driver | Rajneesh Bhardwaj | 1 | -0/+1 |
2019-07-11 | powercap/intel_rapl: add support for ICX-D | Zhang Rui | 1 | -0/+1 |
2019-07-11 | powercap/intel_rapl: add support for ICX | Zhang Rui | 1 | -0/+1 |
2019-07-11 | powercap/intel_rapl: add support for IceLake desktop | Zhang Rui | 1 | -0/+1 |
2019-07-11 | intel_rapl: Fix module autoloading issue | Zhang Rui | 2 | -21/+48 |
2019-07-11 | intel_rapl: support two power limits for every RAPL domain | Zhang Rui | 2 | -47/+26 |
2019-07-11 | intel_rapl: support 64 bit register | Zhang Rui | 2 | -7/+10 |
2019-07-11 | intel_rapl: abstract RAPL common code | Zhang Rui | 4 | -326/+388 |
2019-07-11 | intel_rapl: cleanup hardcoded MSR access | Zhang Rui | 1 | -16/+22 |