aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-26rust: opp: Make the doctest example depend on CONFIG_OFViresh Kumar1-0/+1
2025-05-21cpufreq: CPPC: Add support for autonomous selectionLifeng Zheng2-0/+163
2025-05-21cpufreq: Update sscanf() to kstrtouint()Bowen Yu1-3/+3
2025-05-21cpufreq: Replace magic numberBowen Yu1-1/+1
2025-05-20cpufreq: scmi: Skip SCMI devices that aren't used by the CPUsMike Tipton1-1/+35
2025-05-20cpufreq: Add Rust-based cpufreq-dt driverViresh Kumar3-0/+239
2025-05-20rust: opp: Extend OPP abstractions with cpufreq supportViresh Kumar1-0/+70
2025-05-20rust: cpufreq: Extend abstractions for driver registrationViresh Kumar1-3/+500
2025-05-20rust: cpufreq: Extend abstractions for policy and driver opsViresh Kumar1-2/+461
2025-05-20rust: cpufreq: Add initial abstractions for cpufreq frameworkViresh Kumar6-0/+380
2025-05-20rust: opp: Add abstractions for the configuration optionsViresh Kumar1-2/+293
2025-05-20rust: opp: Add abstractions for the OPP tableViresh Kumar1-1/+486
2025-05-20rust: opp: Add initial abstractions for OPP frameworkViresh Kumar4-0/+303
2025-05-20rust: cpu: Add from_cpu()Viresh Kumar4-0/+33
2025-05-20rust: macros: enable use of hyphens in module namesAnisse Astier1-8/+12
2025-05-19rust: clk: Add initial abstractionsViresh Kumar3-0/+336
2025-05-19rust: clk: Add helpers for Rust codeViresh Kumar4-0/+69
2025-05-19MAINTAINERS: Add entry for Rust cpumask APIViresh Kumar1-0/+6
2025-05-19rust: cpumask: Add initial abstractionsViresh Kumar2-0/+331
2025-05-19rust: cpumask: Add few more helpersViresh Kumar1-0/+25
2025-05-14cpufreq: drop redundant cpus_read_lock() from store_local_boost()Seyediman Seyedarab1-3/+0
2025-05-13cpufreq/amd-pstate: Avoid shadowing ret in amd_pstate_ut_check_driver()Nathan Chancellor1-1/+1
2025-05-13cpufreq: intel_pstate: Document hybrid processor supportRafael J. Wysocki1-2/+102
2025-05-13cpufreq: intel_pstate: EAS: Increase cost for CPUs using L3 cacheRafael J. Wysocki1-0/+17
2025-05-13cpufreq: intel_pstate: EAS support for hybrid platformsRafael J. Wysocki1-2/+113
2025-05-13PM: EM: Introduce em_adjust_cpu_capacity()Rafael J. Wysocki2-4/+26
2025-05-13PM: EM: Move CPU capacity check to em_adjust_new_capacity()Rafael J. Wysocki1-23/+17
2025-05-13PM: EM: Documentation: Fix typos in example driver codeAtul Kumar Pant1-3/+3
2025-05-13cpufreq: Drop policy locking from cpufreq_policy_is_good_for_eas()Rafael J. Wysocki1-2/+0
2025-05-09PM: EM: Documentation: fix typo in energy-model.rstMoon Hee Lee1-1/+1
2025-05-07cpufreq: intel_pstate: Populate the cpu_capacity sysfs entriesRicardo Neri1-0/+2
2025-05-07arch_topology: Relocate cpu_scale to topology.[h|c]Ricardo Neri4-60/+61
2025-05-07cpufreq/sched: Move cpufreq-specific EAS checks to cpufreqRafael J. Wysocki3-20/+39
2025-05-07cpufreq/sched: schedutil: Add helper for governor checksRafael J. Wysocki4-7/+19
2025-05-05amd-pstate-ut: Reset amd-pstate driver mode after running selftestsSwapnil Sapkal3-7/+19
2025-04-30cpufreq: intel_pstate: Unchecked MSR aceess in legacy modeSrinivas Pandruvada1-0/+3
2025-04-28cpufreq/amd-pstate: Add support for the "Requested CPU Min frequency" BIOS op...Dhananjay Ugwekar2-13/+71
2025-04-28cpufreq/amd-pstate: Add offline, online and suspend callbacks for amd_pstate_...Dhananjay Ugwekar1-8/+9
2025-04-28PM: EM: Fix potential division-by-zero error in em_compute_costs()Yaxiong Tian1-0/+4
2025-04-28cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki4-41/+73
2025-04-27Linux 6.15-rc4v6.15-rc4Linus Torvalds1-1/+1
2025-04-26Revert "sunrpc: clean cache_detail immediately when flush is written frequently"Chuck Lever1-5/+1
2025-04-26sched/eevdf: Fix se->slice being set to U64_MAX and resulting crashOmar Sandoval1-3/+1
2025-04-26irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()Suzuki K Poulose1-1/+1
2025-04-26LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finallyBibo Mao1-0/+1
2025-04-26LoongArch: KVM: Fully clear some CSRs when VM rebootBibo Mao1-0/+7
2025-04-26LoongArch: KVM: Fix multiple typos of KVM codeYulong Han2-4/+4
2025-04-26LoongArch: Return NULL from huge_pte_offset() for invalid PMDMing Wang1-1/+1
2025-04-26LoongArch: Remove a bogus reference to ZONE_DMAPetr Tesarik1-3/+0
2025-04-26LoongArch: Handle fp, lsx, lasx and lbt assembly symbolsTiezhu Yang5-40/+40