Show patches with: Archived = No       |   24381 patches
« 1 2 ... 4 5 6243 244 »
Patch Series S/W/F Date Submitter Delegate State
[v9,4/7] nvmem: provide consumer access to cell size metrics Introduction of PSCR Framework and Related Components --- 2025-04-22 Oleksij Rempel New
[v9,3/7] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage Introduction of PSCR Framework and Related Components --- 2025-04-22 Oleksij Rempel New
[v9,2/7] reboot: hw_protection_trigger: use standardized numeric shutdown/reboot reasons instead of strings Introduction of PSCR Framework and Related Components --- 2025-04-22 Oleksij Rempel New
[v9,1/7] power: Extend power_on_reason.h for upcoming PSCRR framework Introduction of PSCR Framework and Related Components --- 2025-04-22 Oleksij Rempel New
[RFC,v2,34/34] x86/msr: Convert native_rdmsr_no_trace() uses to native_rdmsrq_no_trace() uses MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,33/34] x86/msr: Move the ARGS macros after the MSR read/write APIs MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,32/34] x86/msr: Rename native_read_msr_safe() to native_rdmsrq_safe() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,31/34] x86/msr: Rename native_read_msr() to native_rdmsrq() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,30/34] x86/msr: Rename native_rdmsr() to native_rdmsr_no_trace() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,29/34] x86/msr: Rename native_rdmsrq() to native_rdmsrq_no_trace() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,28/34] x86/msr: Rename native_write_msr_safe() to native_wrmsrq_safe() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,27/34] x86/msr: Rename native_write_msr() to native_wrmsrq() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,26/34] x86/msr: Rename native_wrmsr() to native_wrmsr_no_trace() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,25/34] x86/msr: Rename native_wrmsrq() to native_wrmsrq_no_trace() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,24/34] x86/mce: Use native MSR API __native_{wr,rd}msrq() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,23/34] x86/extable: Remove new dead code in ex_handler_msr() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,22/34] x86/msr: Utilize the alternatives mechanism to read MSR MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,21/34] x86/msr: Utilize the alternatives mechanism to write MSR MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,20/34] x86/extable: Implement EX_TYPE_FUNC_REWIND MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,19/34] x86/extable: Add support for immediate form MSR instructions MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,18/34] x86/opcode: Add immediate form MSR instructions MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,17/34] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,16/34] x86/msr: Change function type of native_read_msr_safe() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,15/34] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low) MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) Superseded
[RFC,v2,14/34] x86/msr: refactor pv_cpu_ops.write_msr{_safe}() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) Superseded
[RFC,v2,13/34] x86/xen/msr: Remove the error pointer argument from set_reg() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) Superseded
[RFC,v2,12/34] x86/msr: Remove pmu_msr_{read,write}() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,11/34] x86/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) Superseded
[RFC,v2,10/34] x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,09/34] x86/msr: Add the native_rdmsrq() helper MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) Superseded
[RFC,v2,08/34] x86/msr: Convert a native_wrmsr() use to native_wrmsrq() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,07/34] x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) Superseded
[RFC,v2,06/34] x86/msr: Use the alternatives mechanism to read PMC MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) New
[RFC,v2,05/34] x86/msr: Return u64 consistently in Xen PMC read functions MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) Superseded
[RFC,v2,04/34] x86/msr: Convert rdpmcq() into a function MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) Superseded
[RFC,v2,03/34] x86/msr: Rename rdpmcl() to rdpmcq() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) Superseded
[RFC,v2,02/34] x86/msr: Remove rdpmc() MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) Superseded
[RFC,v2,01/34] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h> MSR refactor with new MSR instructions support --- 2025-04-22 Xin Li (Intel) Superseded
[2/2] power: bq24190: Add BQ24193 support power: bq24190: Add BQ24193 support --- 2025-04-22 Aaron Kling via B4 Relay New
[1/2] dt-bindings: power: supply: bq24190: Add BQ24193 compatible power: bq24190: Add BQ24193 support --- 2025-04-22 Aaron Kling via B4 Relay New
[v4,4/4] platform/x86:intel/pmc: Improve pmc_core_get_lpm_req() Create Intel PMC SSRAM Telemetry driver --- 2025-04-21 Xi Pardee Superseded
[v4,3/4] platform/x86:intel/pmc: Move error handling to init function Create Intel PMC SSRAM Telemetry driver --- 2025-04-21 Xi Pardee Superseded
[v4,2/4] platform/x86:intel/pmc: Create Intel PMC SSRAM Telemetry driver Create Intel PMC SSRAM Telemetry driver --- 2025-04-21 Xi Pardee Superseded
[v4,1/4] platform/x86:intel/vsec: Change return type of intel_vsec_register Create Intel PMC SSRAM Telemetry driver --- 2025-04-21 Xi Pardee Superseded
[v2] cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs [v2] cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs --- 2025-04-21 Mike Tipton New
[v3,5/5] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 fuel gauge Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support --- 2025-04-21 Thomas Antoine via B4 Relay Superseded
[v3,4/5] arm64: defconfig: enable Maxim max1720x driver Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support --- 2025-04-21 Thomas Antoine via B4 Relay Superseded
[v3,3/5] dt-bindings: power: supply: add max77759-fg flavor Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support --- 2025-04-21 Thomas Antoine via B4 Relay New
[v3,2/5] power: supply: add support for max77759 fuel gauge Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support --- 2025-04-21 Thomas Antoine via B4 Relay New
[v3,2/2] cpufreq: tegra124: Allow building as a module Support building tegra124-cpufreq as a module --- 2025-04-21 Aaron Kling via B4 Relay Superseded
[v3,1/2] cpufreq: tegra124: Remove use of disable_cpufreq Support building tegra124-cpufreq as a module --- 2025-04-21 Aaron Kling via B4 Relay Superseded
pmdomain: mediatek: Add error messages for missing regmaps pmdomain: mediatek: Add error messages for missing regmaps --- 2025-04-21 Chen-Yu Tsai New
[v2,2/2] cpufreq: tegra124: Allow building as a module [v2,1/2] cpufreq: tegra124: Remove use of disable_cpufreq --- 2025-04-21 Aaron Kling via B4 Relay Superseded
[v2,1/2] cpufreq: tegra124: Remove use of disable_cpufreq [v2,1/2] cpufreq: tegra124: Remove use of disable_cpufreq --- 2025-04-21 Aaron Kling via B4 Relay New
[v2,1/2] cpufreq/amd-pstate: Add offline, online and suspend callbacks for amd_pstate_driver [v2,1/2] cpufreq/amd-pstate: Add offline, online and suspend callbacks for amd_pstate_driver --- 2025-04-21 Dhananjay Ugwekar Superseded
[GIT,PULL] cpufreq/arm fixes for 6.15-rc [GIT,PULL] cpufreq/arm fixes for 6.15-rc --- 2025-04-21 Viresh Kumar New
[V11,14/15] rust: opp: Extend OPP abstractions with cpufreq support Rust abstractions for clk, cpumask, cpufreq, OPP --- 2025-04-21 Viresh Kumar Superseded
[V11,12/15] rust: cpufreq: Extend abstractions for policy and driver ops Rust abstractions for clk, cpumask, cpufreq, OPP --- 2025-04-21 Viresh Kumar Superseded
[V11,10/15] rust: opp: Add abstractions for the configuration options Rust abstractions for clk, cpumask, cpufreq, OPP --- 2025-04-21 Viresh Kumar Superseded
[V11,08/15] rust: opp: Add initial abstractions for OPP framework Rust abstractions for clk, cpumask, cpufreq, OPP --- 2025-04-21 Viresh Kumar Superseded
[V11,06/15] rust: macros: enable use of hyphens in module names Rust abstractions for clk, cpumask, cpufreq, OPP --- 2025-04-21 Viresh Kumar Superseded
[V11,04/15] rust: clk: Add helpers for Rust code Rust abstractions for clk, cpumask, cpufreq, OPP --- 2025-04-21 Viresh Kumar Superseded
[V11,02/15] rust: cpumask: Add initial abstractions Rust abstractions for clk, cpumask, cpufreq, OPP --- 2025-04-21 Viresh Kumar Superseded
[4/4] PM / devfreq: Check governor before using governor->name [1/4] PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store() --- 2025-04-21 zhenglifeng (A) New
[2/4] PM / devfreq: Limit max_freq with scaling_min_freq [1/4] PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store() --- 2025-04-21 zhenglifeng (A) New
[1/4] PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store() [1/4] PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store() --- 2025-04-21 zhenglifeng (A) New
[2/2] cpufreq: tegra124: Allow building as a module Support building tegra124-cpufreq as a module --- 2025-04-20 Aaron Kling via B4 Relay New
[1/2] cpufreq: Export disable_cpufreq() Support building tegra124-cpufreq as a module --- 2025-04-20 Aaron Kling via B4 Relay New
[v2] PM: wakeup: Do not expose 4 device wakeup source APIs [v2] PM: wakeup: Do not expose 4 device wakeup source APIs --- 2025-04-20 Zijun Hu New
PM: wakeup: Do not expose wakeup_source_create() PM: wakeup: Do not expose wakeup_source_create() --- 2025-04-20 Zijun Hu New
[v5,7/7] arm64: dts: qcom: x1e80100: Add OPPs up to Turbo L3 for GPU Support for GPU ACD feature on Adreno X1-85 --- 2025-04-19 Akhil P Oommen New
[v5,6/7] arm64: dts: qcom: x1e80100: Add ACD levels for GPU Support for GPU ACD feature on Adreno X1-85 --- 2025-04-19 Akhil P Oommen Superseded
[v5,5/7] dt-bindings: opp: Add v2-qcom-adreno vendor bindings Support for GPU ACD feature on Adreno X1-85 --- 2025-04-19 Akhil P Oommen Superseded
[v5,4/7] drm/msm/adreno: Add module param to disable ACD Support for GPU ACD feature on Adreno X1-85 --- 2025-04-19 Akhil P Oommen New
[v5,3/7] drm/msm: a6x: Rework qmp_get() error handling Support for GPU ACD feature on Adreno X1-85 --- 2025-04-19 Akhil P Oommen New
[v5,2/7] drm/msm/a6xx: Increase HFI response timeout Support for GPU ACD feature on Adreno X1-85 --- 2025-04-19 Akhil P Oommen Superseded
[v5,1/7] drm/msm/adreno: Add support for ACD Support for GPU ACD feature on Adreno X1-85 --- 2025-04-19 Akhil P Oommen New
[2/2] cpufreq: intel_pstate: Populate the cpu_capacity sysfs entries topology/sysfs, cpufreq/intel_pstate: Populate cpu_capacity --- 2025-04-19 Ricardo Neri New
[1/2] arch_topology: Relocate cpu_scale to topology.[h|c] topology/sysfs, cpufreq/intel_pstate: Populate cpu_capacity --- 2025-04-19 Ricardo Neri New
dts: arm64: mediatek: thermal adjustments for MT8186, MT8188 and MT8195 dts: arm64: mediatek: thermal adjustments for MT8186, MT8188 and MT8195 --- 2025-04-18 Nicolas Pitre New
[v2,9/9] serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms [v2,1/9] opp: add new helper API dev_pm_opp_set_level() --- 2025-04-18 Praveen Talari New
[v2,7/9] serial: qcom-geni: move clock-rate logic to separate function [v2,1/9] opp: add new helper API dev_pm_opp_set_level() --- 2025-04-18 Praveen Talari New
[v2,5/9] serial: qcom-geni: move resource initialization to separate function [v2,1/9] opp: add new helper API dev_pm_opp_set_level() --- 2025-04-18 Praveen Talari New
[v2,3/9] dt-bindings: qcom: geni-se: describe SA8255p [v2,1/9] opp: add new helper API dev_pm_opp_set_level() --- 2025-04-18 Praveen Talari New
[v2,1/9] opp: add new helper API dev_pm_opp_set_level() [v2,1/9] opp: add new helper API dev_pm_opp_set_level() --- 2025-04-18 Praveen Talari New
[-tip,v2,1/2] x86/boot: Remove semicolon from "rep" prefixes [-tip,v2,1/2] x86/boot: Remove semicolon from "rep" prefixes --- 2025-04-18 Uros Bizjak New
[v4,RESEND] PM: EM: Fix potential division-by-zero error in em_compute_costs() [v4,RESEND] PM: EM: Fix potential division-by-zero error in em_compute_costs() --- 2025-04-18 Yaxiong Tian New
[v9,14/15] platform/x86: oxpec: Add charge threshold and behaviour to OneXPlayer hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-04-17 Antheas Kapenekakis Superseded
[v9,12/15] platform/x86: oxpec: Follow reverse xmas convention for tt_toggle hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-04-17 Antheas Kapenekakis Superseded
[v9,10/15] platform/x86: oxpec: Move fan speed read to separate function hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-04-17 Antheas Kapenekakis Superseded
[v9,08/15] platform/x86: oxpec: Move pwm_enable read to its own function hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-04-17 Antheas Kapenekakis Superseded
[v9,06/15] platform/x86: oxpec: Rename ec group to tt_toggle hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-04-17 Antheas Kapenekakis Superseded
[v9,03/15] platform/x86: oxpec: Move hwmon/oxp-sensors to platform/x86 hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-04-17 Antheas Kapenekakis New
[v9,02/15] hwmon: (oxp-sensors) Add all OneXFly variants hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-04-17 Antheas Kapenekakis Superseded
[3/3] arm64: dts: qcom: sm4450: Add RPMh power domains support [1/3] dt-bindings: power: qcom,rpmpd: Add SM4450 compatible --- 2025-04-17 Ajit Pandey New
[1/3] dt-bindings: power: qcom,rpmpd: Add SM4450 compatible [1/3] dt-bindings: power: qcom,rpmpd: Add SM4450 compatible --- 2025-04-17 Ajit Pandey New
[10/11] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers pmdomain: Add generic ->sync_state() support to genpd --- 2025-04-17 Ulf Hansson New
[08/11] pmdomain: core: Add internal ->sync_state() support for genpd providers pmdomain: Add generic ->sync_state() support to genpd --- 2025-04-17 Ulf Hansson New
[06/11] pmdomain: core: Add the genpd->dev to the genpd provider bus pmdomain: Add generic ->sync_state() support to genpd --- 2025-04-17 Ulf Hansson New
[04/11] pmdomain: core: Add a bus and a driver for genpd providers pmdomain: Add generic ->sync_state() support to genpd --- 2025-04-17 Ulf Hansson Superseded
« 1 2 ... 4 5 6243 244 »