Show patches with: State = Action Required       |   9771 patches
« 1 2 3 497 98 »
Patch Series S/W/F Date Submitter Delegate State
[v1] cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate() [v1] cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate() --- 2025-04-05 Henry Martin New
cpuidle: governors: Fixes typos in comments cpuidle: governors: Fixes typos in comments --- 2025-04-05 Atul Kumar Pant New
[v1] cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate() [v1] cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate() --- 2025-04-05 Henry Martin New
cpufreq: editing corrections to cpufreq.rst cpufreq: editing corrections to cpufreq.rst --- 2025-04-05 Randy Dunlap New
power: supply: wm831x: Constify struct chg_map and some arrays power: supply: wm831x: Constify struct chg_map and some arrays --- 2025-04-04 Christophe JAILLET New
cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist --- 2025-04-04 Pengyu Luo New
[REGRESSION] Kernel reboots unexpectdely on i.MX8X when Cortex-M4 is running and it was started by U-Boot bootaux [REGRESSION] Kernel reboots unexpectdely on i.MX8X when Cortex-M4 is running and it was started b... --- 2025-04-04 Hiago De Franco New
cpufreq: Do not enable by default during compile testing cpufreq: Do not enable by default during compile testing --- 2025-04-04 Krzysztof Kozlowski New
cpuidle: at91: Do not enable ARM_AT91_CPUIDLE by default during compile testing cpuidle: at91: Do not enable ARM_AT91_CPUIDLE by default during compile testing --- 2025-04-04 Krzysztof Kozlowski New
[14/19] dt-bindings: arm/cpus: Add schemas for "enable-method" dependencies Arm cpu schema clean-ups --- 2025-04-04 Rob Herring New
[08/19] arm: dts: qcom: msm8916: Move "qcom,acc" and "qcom,saw" to 32-bit .dtsi Arm cpu schema clean-ups --- 2025-04-04 Rob Herring New
[06/19] arm64: dts: qcom: msm8939: Fix CPU node "enable-method" property dependencies Arm cpu schema clean-ups --- 2025-04-04 Rob Herring New
[03/19] arm64: dts: morello: Fix-up cache nodes Arm cpu schema clean-ups --- 2025-04-04 Rob Herring New
[v1,2/2] cpuidle: teo: Refine handling of short idle intervals cpuidle: teo: Refine handling of short idle intervals --- 2025-04-03 Rafael J. Wysocki New
[v1,1/2] cpuidle: teo: Move candidate state lookup to separate function cpuidle: teo: Refine handling of short idle intervals --- 2025-04-03 Rafael J. Wysocki New
[v3,4/4] cxl/dax: Delay consumption of SOFT RESERVE resources Add managed SOFT RESERVE resource handling --- 2025-04-03 Bowman, Terry New
[v3,3/4] dax/mum: Save the dax mum platform device pointer Add managed SOFT RESERVE resource handling --- 2025-04-03 Bowman, Terry New
[v3,2/4] cxl: Update Soft Reserved resources upon region creation Add managed SOFT RESERVE resource handling --- 2025-04-03 Bowman, Terry New
[v3,1/4] kernel/resource: Provide mem region release for SOFT RESERVES Add managed SOFT RESERVE resource handling --- 2025-04-03 Bowman, Terry New
cpuidle: menu: Optimize bucket assignment when next_timer_ns equals KTIME_MAX cpuidle: menu: Optimize bucket assignment when next_timer_ns equals KTIME_MAX --- 2025-04-03 Zhongqiu Han New
[v3] hibernate: pageoffline may be first judged [v3] hibernate: pageoffline may be first judged --- 2025-04-03 lijun New
pmdomain: core: Reset genpd->states to avoid freeing invalid data pmdomain: core: Reset genpd->states to avoid freeing invalid data --- 2025-04-02 Ulf Hansson New
thermal/drivers/mediatek/lvts: Fix debugfs unregister on failure thermal/drivers/mediatek/lvts: Fix debugfs unregister on failure --- 2025-04-02 AngeloGioacchino Del Regno New
[v5,2/2] power: reset: syscon-reboot: add gs101-specific reset support Linux reboot modes in syscon-reboot on gs101 (Google Pixel) --- 2025-04-01 André Draszik New
[v5,1/2] dt-bindings: reset: syscon-reboot: add google,gs101-reboot support Linux reboot modes in syscon-reboot on gs101 (Google Pixel) --- 2025-04-01 André Draszik New
[RFC,v1,15/15] x86/msr: Move the ARGS macros after the MSR read/write APIs MSR refactor with new MSR instructions support --- 2025-03-31 Xin Li New
[RFC,v1,14/15] x86/extable: Add support for the immediate form MSR instructions MSR refactor with new MSR instructions support --- 2025-03-31 Xin Li New
[RFC,v1,13/15] x86/msr: Use the alternatives mechanism to read MSR MSR refactor with new MSR instructions support --- 2025-03-31 Xin Li New
[RFC,v1,12/15] x86/msr: Use the alternatives mechanism to write MSR MSR refactor with new MSR instructions support --- 2025-03-31 Xin Li New
[RFC,v1,11/15] x86/extable: Implement EX_TYPE_FUNC_REWIND MSR refactor with new MSR instructions support --- 2025-03-31 Xin Li New
[RFC,v1,10/15] KVM: VMX: Use WRMSRNS or its immediate form when available MSR refactor with new MSR instructions support --- 2025-03-31 Xin Li New
[RFC,v1,09/15] x86/opcode: Add immediate form MSR instructions to x86-opcode-map MSR refactor with new MSR instructions support --- 2025-03-31 Xin Li New
[RFC,v1,08/15] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions MSR refactor with new MSR instructions support --- 2025-03-31 Xin Li New
[RFC,v1,07/15] x86/msr: Remove pmu_msr_{read,write}() MSR refactor with new MSR instructions support --- 2025-03-31 Xin Li New
[RFC,v1,06/15] x86/msr: Remove MSR write APIs that take the MSR value in two u32 arguments MSR refactor with new MSR instructions support --- 2025-03-31 Xin Li New
[RFC,v1,05/15] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrl(msr, value) MSR refactor with new MSR instructions support --- 2025-03-31 Xin Li New
[RFC,v1,04/15] x86/msr: Let pv_cpu_ops.write_msr{_safe}() take an u64 instead of two u32 MSR refactor with new MSR instructions support --- 2025-03-31 Xin Li New
[RFC,v1,03/15] x86/msr: Simplify pmu_msr_{read,write}() MSR refactor with new MSR instructions support --- 2025-03-31 Xin Li New
[RFC,v1,02/15] x86/msr: Replace __rdmsr() with native_rdmsrl() MSR refactor with new MSR instructions support --- 2025-03-31 Xin Li New
[RFC,v1,01/15] x86/msr: Replace __wrmsr() with native_wrmsrl() MSR refactor with new MSR instructions support --- 2025-03-31 Xin Li New
[v5,5/5] arm64: defconfig: Enable the Renesas RZ/G3E thermal driver thermal: renesas: Add support fot RZ/G3E --- 2025-03-30 John Madieu New
[v5,4/5] arm64: dts: renesas: r9a09g047: Add TSU node thermal: renesas: Add support fot RZ/G3E --- 2025-03-30 John Madieu New
[v5,3/5] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC thermal: renesas: Add support fot RZ/G3E --- 2025-03-30 John Madieu New
[v5,2/5] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit thermal: renesas: Add support fot RZ/G3E --- 2025-03-30 John Madieu New
[v5,1/5] soc: renesas: rz-sysc: add syscon/regmap support thermal: renesas: Add support fot RZ/G3E --- 2025-03-30 John Madieu New
[GIT,PULL] power-supply changes for 6.15 [GIT,PULL] power-supply changes for 6.15 --- 2025-03-29 Sebastian Reichel New
[v1,10/10] cpufreq: Pass policy pointer to ->update_limits() cpufreq: cpufreq_update_limits() fix and some cleanups --- 2025-03-28 Rafael J. Wysocki New
[v1,09/10] cpufreq: Introduce cpufreq_policy_refresh() cpufreq: cpufreq_update_limits() fix and some cleanups --- 2025-03-28 Rafael J. Wysocki New
[v1,08/10] cpufreq: Use __free() for policy reference counting cleanup cpufreq: cpufreq_update_limits() fix and some cleanups --- 2025-03-28 Rafael J. Wysocki New
[v1,07/10] cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release() cpufreq: cpufreq_update_limits() fix and some cleanups --- 2025-03-28 Rafael J. Wysocki New
[v1,06/10] cpufreq: Use locking guard and __free() in cpufreq_update_policy() cpufreq: cpufreq_update_limits() fix and some cleanups --- 2025-03-28 Rafael J. Wysocki New
[v1,05/10] cpufreq: intel_pstate: Rearrange max frequency updates handling code cpufreq: cpufreq_update_limits() fix and some cleanups --- 2025-03-28 Rafael J. Wysocki New
[v1,04/10] cpufreq: Add and use cpufreq policy locking guards cpufreq: cpufreq_update_limits() fix and some cleanups --- 2025-03-28 Rafael J. Wysocki New
[v1,03/10] cpufreq: Split cpufreq_online() cpufreq: cpufreq_update_limits() fix and some cleanups --- 2025-03-28 Rafael J. Wysocki New
[v1,02/10] cpufreq: Consolidate some code in cpufreq_online() cpufreq: cpufreq_update_limits() fix and some cleanups --- 2025-03-28 Rafael J. Wysocki New
[v1,01/10] cpufreq: Reference count policy in cpufreq_update_limits() cpufreq: cpufreq_update_limits() fix and some cleanups --- 2025-03-28 Rafael J. Wysocki New
[v4,2/3] dt-bindings: soc: samsung: exynos-pmu: update reset for gs101 support Linux reboot modes in syscon-reboot on gs101 (Google Pixel) --- 2025-03-28 André Draszik New
[v4,1/3] dt-bindings: power: reset: google,gs101-reboot: add Google GS101 specific reset support Linux reboot modes in syscon-reboot on gs101 (Google Pixel) --- 2025-03-28 André Draszik New
[2/2] ACPI: processor: idle: Remove obsolete comment [1/2] ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are invalid --- 2025-03-28 Giovanni Gherdovich New
[v6,2/2] spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c --- 2025-03-27 Csókás Bence New
[v6,1/2] pm: runtime: Add new devm functions Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c --- 2025-03-27 Csókás Bence New
[RFC,10/10] clk: Fix the ABBA locking issue with runtime PM subcalls Fix the ABBA locking situation between clk and runtime PM --- 2025-03-26 Miquel Raynal New
[RFC,09/10] clk: Make sure clock parents and children are resumed when necessary Fix the ABBA locking situation between clk and runtime PM --- 2025-03-26 Miquel Raynal New
[RFC,08/10] clk: Move runtime PM calls out of the prepare_lock in clk_unregister() Fix the ABBA locking situation between clk and runtime PM --- 2025-03-26 Miquel Raynal New
[RFC,07/10] clk: Ensure all RPM enabled clocks are enabled before reparenting orphans Fix the ABBA locking situation between clk and runtime PM --- 2025-03-26 Miquel Raynal New
[RFC,06/10] clk: Move runtime PM calls out of the prepare_lock in clk_prepare() Fix the ABBA locking situation between clk and runtime PM --- 2025-03-26 Miquel Raynal New
[RFC,05/10] clk: Move runtime PM calls out of the prepare_lock in clk_init() Fix the ABBA locking situation between clk and runtime PM --- 2025-03-26 Miquel Raynal New
[RFC,04/10] clk: Avoid open coded-logic when a there is a helper available Fix the ABBA locking situation between clk and runtime PM --- 2025-03-26 Miquel Raynal New
[RFC,03/10] clk: Avoid non needed runtime PM calls Fix the ABBA locking situation between clk and runtime PM --- 2025-03-26 Miquel Raynal New
[RFC,02/10] clk: Improve comments with usual punctuation Fix the ABBA locking situation between clk and runtime PM --- 2025-03-26 Miquel Raynal New
[RFC,01/10] PM: runtime: Add helpers to resume consumers Fix the ABBA locking situation between clk and runtime PM --- 2025-03-26 Miquel Raynal New
[v1,1/1] x86/fred: Fix system hang during S4 resume with FRED enabled [v1,1/1] x86/fred: Fix system hang during S4 resume with FRED enabled --- 2025-03-26 Xin Li New
pmdomain: core: only disable unused domains after genpd_power_off_unused has passed pmdomain: core: only disable unused domains after genpd_power_off_unused has passed --- 2025-03-25 Michael Grzeschik New
thermal: amlogic: Rename Uptat to uptat to follow kernel coding style thermal: amlogic: Rename Uptat to uptat to follow kernel coding style --- 2025-03-25 Enrique Isidoro Vazquez Ramos New
[GIT,PULL] pmdomain/cpuidle-psci updates for v6.15 [GIT,PULL] pmdomain/cpuidle-psci updates for v6.15 --- 2025-03-25 Ulf Hansson New
[v1,2/4] dt-bindings: mfd: Document Infineon/Cypress CG7153AM MCU power: supply: add support for Pegatron Chagall battery --- 2025-03-23 Svyatoslav Ryhel New
[v2] power: supply: bq27xxx: do not report incorrect zero values [v2] power: supply: bq27xxx: do not report incorrect zero values --- 2025-03-22 Sicelo A. Mhlongo New
[v8,14/14] platform/x86: oxpec: Add charge threshold and behaviour to OneXPlayer hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-03-22 Antheas Kapenekakis New
[v8,13/14] power: supply: add inhibit-charge-awake to charge_behaviour hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-03-22 Antheas Kapenekakis New
[v8,12/14] platform/x86: oxpec: Follow reverse xmas convention for tt_toggle hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-03-22 Antheas Kapenekakis New
[v8,11/14] platform/x86: oxpec: Adhere to sysfs-class-hwmon and enable pwm on 2 hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-03-22 Antheas Kapenekakis New
[v8,10/14] platform/x86: oxpec: Move fan speed read to separate function hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-03-22 Antheas Kapenekakis New
[v8,09/14] platform/x86: oxpec: Move pwm value read/write to separate functions hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-03-22 Antheas Kapenekakis New
[v8,08/14] platform/x86: oxpec: Move pwm_enable read to its own function hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-03-22 Antheas Kapenekakis New
[v8,07/14] platform/x86: oxpec: Add turbo led support to X1 devices hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-03-22 Antheas Kapenekakis New
[v8,06/14] platform/x86: oxpec: Rename ec group to tt_toggle hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-03-22 Antheas Kapenekakis New
[v8,05/14] ABI: testing: sysfs-class-oxp: add tt_led attribute documentation hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-03-22 Antheas Kapenekakis New
[v8,04/14] ABI: testing: sysfs-class-oxp: add missing documentation hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-03-22 Antheas Kapenekakis New
[v8,03/14] platform/x86: oxpec: Move hwmon/oxp-sensors to platform/x86 hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-03-22 Antheas Kapenekakis New
[v8,02/14] hwmon: (oxp-sensors) Add all OneXFly variants hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-03-22 Antheas Kapenekakis New
[v8,01/14] hwmon: (oxp-sensors) Distinguish the X1 variants hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86 --- 2025-03-22 Antheas Kapenekakis New
[v5] power: reset: nvmem-reboot-mode: support smaller magic [v5] power: reset: nvmem-reboot-mode: support smaller magic --- 2025-03-21 Jennifer Berringer New
[v1,5/5] ARM: tegra: Add SOCTHERM support on Tegra114 thermal: tegra: add SOCTHERM support for Tegra114 --- 2025-03-21 Svyatoslav Ryhel New
[v1,4/5] thermal: tegra: add Tegra114 specific SOCTHERM driver thermal: tegra: add SOCTHERM support for Tegra114 --- 2025-03-21 Svyatoslav Ryhel New
[v1,3/5] thermal: tegra: soctherm-fuse: parametrize configuration further thermal: tegra: add SOCTHERM support for Tegra114 --- 2025-03-21 Svyatoslav Ryhel New
[v1,2/5] dt-bindings: thermal: Document Tegra114 SOCTHERM Thermal Management System thermal: tegra: add SOCTHERM support for Tegra114 --- 2025-03-21 Svyatoslav Ryhel New
[v1,1/5] soc: tegra: fuse: add Tegra114 nvmem cells and fuse lookups thermal: tegra: add SOCTHERM support for Tegra114 --- 2025-03-21 Svyatoslav Ryhel New
[2/2] power: supply: max77705: Fix error code in max77705_get_health() power: supply: max77705: Fix two static checker issues --- 2025-03-21 Dan Carpenter New
[1/2] power: supply: max77705: Fix workqueue error handling in probe power: supply: max77705: Fix two static checker issues --- 2025-03-21 Dan Carpenter New
[v1,3/3] ARM: tegra: Add DFLL clock support on Tegra 4 clk: tegra: add DFLL support for Tegra 4 --- 2025-03-21 Svyatoslav Ryhel New
« 1 2 3 497 98 »