Show patches with: State = Action Required       |    Archived = No       |   7582 patches
« 1 2 ... 10 11 1275 76 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu() Initial cleanups for vCPU hotplug --- 2023-11-07 Russell King (Oracle) New
[RFC,07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden Initial cleanups for vCPU hotplug --- 2023-11-07 Russell King (Oracle) New
[RFC,02/22] x86: intel_epb: Don't rely on link order Initial cleanups for vCPU hotplug --- 2023-11-07 Russell King (Oracle) New
PM: tools: sleepgraph: fix a syntax error PM: tools: sleepgraph: fix a syntax error --- 2023-11-06 Moody Liu New
driver: thermal: simplify the traverse of sensor in thermal_zone. driver: thermal: simplify the traverse of sensor in thermal_zone. --- 2023-11-02 xinglong.yang New
drivers core: lookup sysfs power group before removal drivers core: lookup sysfs power group before removal --- 2023-11-01 José Pekkarinen New
[RESEND,v3,5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode PM: domains: Add control for switching back and forth to HW control --- 2023-11-01 Abel Vesa New
[RESEND,v3,1/5] PM: domains: Allow devices attached to genpd to be managed by HW PM: domains: Add control for switching back and forth to HW control --- 2023-11-01 Abel Vesa New
[GIT,PULL] power-supply changes for 6.7 [GIT,PULL] power-supply changes for 6.7 --- 2023-11-01 Sebastian Reichel New
[GIT,PULL] cpupower update for Linux 6.7-rc1 [GIT,PULL] cpupower update for Linux 6.7-rc1 --- 2023-10-31 Shuah Khan New
rpm: pm: enable PM_RPM_EXCEPTION config flag rpm: pm: enable PM_RPM_EXCEPTION config flag --- 2023-10-31 Guan-Yu Lin New
[v4,4/7] energy_model: use a fixed reference frequency consolidate and cleanup CPU capacity --- 2023-10-27 Vincent Guittot New
[v2,2/7] cpufreq: use the fixed and coherent frequency for scaling capacity consolidate and cleanup CPU capacity --- 2023-10-27 Vincent Guittot New
power: swap: Remove unnecessary ‘0’ values from ret power: swap: Remove unnecessary ‘0’ values from ret --- 2023-10-27 Li kunyu New
power: swap: Assign a value when removing the 'error' definition power: swap: Assign a value when removing the 'error' definition --- 2023-10-27 Li zeming New
[RFC,v1] thermal: core: Add trip thresholds for trip crossing detection [RFC,v1] thermal: core: Add trip thresholds for trip crossing detection --- 2023-10-26 Rafael J. Wysocki New
[v2,2/2] sched/schedutil: rework iowait boost Rework interface between scheduler and schedutil governor --- 2023-10-26 Vincent Guittot New
[v2,2/2] perf/x86/amd: Stop calling amd_pmu_cpu_reset() from amd_pmu_cpu_dead() Fixes for s3 with parallel bootup --- 2023-10-26 Mario Limonciello New
[v2,1/2] x86: Enable x2apic during resume from suspend if used previously Fixes for s3 with parallel bootup --- 2023-10-26 Mario Limonciello New
[7/7] thermal: gov_power_allocator: Clean needed variables at the beginning Minor cleanup for thermal gov power allocator --- 2023-10-25 Lukasz Luba New
[GIT,PULL] interconnect changes for 6.7 [GIT,PULL] interconnect changes for 6.7 --- 2023-10-25 Georgi Djakov New
[3/3] pmdomain: qcom: rpmhpd: Add SC8380XP power domains pmdomain: qcom: Add power domain support for SC8380XP --- 2023-10-25 Sibi Sankar New
[2/3] dt-bindings: power: rpmpd: Add SC8380XP support pmdomain: qcom: Add power domain support for SC8380XP --- 2023-10-25 Sibi Sankar New
[1/3] dt-bindings: power: qcom,rpmhpd: Add GMXC PD index pmdomain: qcom: Add power domain support for SC8380XP --- 2023-10-25 Sibi Sankar New
[v4,8/8] thermal: exynos: use set_trips [v4,1/8] thermal: exynos: remove an unnecessary field description --- 2023-10-25 Mateusz Majewski New
[GIT,PULL] OPP updates for 6.7 [GIT,PULL] OPP updates for 6.7 --- 2023-10-25 Viresh Kumar New
[GIT,PULL] cpufreq/arm updates for 6.7 [GIT,PULL] cpufreq/arm updates for 6.7 --- 2023-10-25 Viresh Kumar New
[3/3] cpufreq: CPPC: Eliminate the impact of cpc_read() latency error Make the cpuinfo_cur_freq interface read correctly --- 2023-10-25 Zeng Heng New
[2/3] cpufreq: CPPC: Keep the target core awake when reading its cpufreq rate Make the cpuinfo_cur_freq interface read correctly --- 2023-10-25 Zeng Heng New
[1/3] arm64: cpufeature: Export cpu_has_amu_feat() Make the cpuinfo_cur_freq interface read correctly --- 2023-10-25 Zeng Heng New
[-next] cpufreq: userspace: Keep the current frequency when set userspace policy [-next] cpufreq: userspace: Keep the current frequency when set userspace policy --- 2023-10-25 Zeng Heng New
PM/sleep: Instrument start of filesystems sync PM/sleep: Instrument start of filesystems sync --- 2023-10-24 Kalesh Singh New
[34/39] arm64: psci: Ignore DENIED CPUs ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[27/39] ACPI: Check _STA present bit before making CPUs not present ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[23/39] drivers: base: Implement weak arch_unregister_cpu() ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[16/39] riscv: Switch over to GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[12/39] ia64/topology: Switch over to GENERIC_CPU_DEVICES ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[09/39] drivers: base: remove unnecessary call to register_cpu_under_node() ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[08/39] drivers: base: Move cpu_dev_init() after node_dev_init() ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[04/39] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
[02/39] ACPI: Use the acpi_device_is_present() helper in more places ACPI/arm64: add support for virtual cpuhotplug --- 2023-10-24 Russell King (Oracle) New
PM: hibernate: Fix the bug where wake events cannot wake system during hibernation PM: hibernate: Fix the bug where wake events cannot wake system during hibernation --- 2023-10-24 Chris Feng New
power: snapshot: Optimize the error variable in the snapshot_write_next() power: snapshot: Optimize the error variable in the snapshot_write_next() --- 2023-10-24 Li zeming New
[2/2] perf/x86/amd: Don't allow pre-emption in amd_pmu_lbr_reset() Fixes for s3 with parallel bootup --- 2023-10-23 Mario Limonciello New
[v7,4/4] ARM: dts: qcom: ipq8064: Add CPU OPP table cpufreq: qcom-nvmem: add support for ipq806x --- 2023-10-19 Christian Marangi New
[v7,2/4] cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpu cpufreq: qcom-nvmem: add support for ipq806x --- 2023-10-19 Christian Marangi New
[RFC,v3,6/6] arm64/amu: use capacity_ref_freq to set AMU ratio [v3,1/6] topology: add a new arch_scale_freq_reference --- 2023-10-18 Vincent Guittot New
[v3,3/6] cpufreq/schedutil: use a fixed reference frequency [v3,1/6] topology: add a new arch_scale_freq_reference --- 2023-10-18 Vincent Guittot New
[v3,5/8] cpufreq: qti: Enable cpufreq for ipq53xx Enable cpufreq for IPQ5332 & IPQ9574 --- 2023-10-18 Varadarajan Narayanan New
[v8,25/26] arm64: dts: rockchip: rk356x: Add DFI Untitled series #224941 --- 2023-10-18 Sascha Hauer New
[RFC] PM / devfreq: introduce multiple devfreq devices per parent device [RFC] PM / devfreq: introduce multiple devfreq devices per parent device --- 2023-10-17 Rodrigo Vivi New
[v1,2/3] ACPI: thermal_lib: Add functions returning temperature in deci-Kelvin [v1,1/3] thermal: ACPI: Move the ACPI thermal library to drivers/acpi/ --- 2023-10-17 Rafael J. Wysocki New
[v1,1/3] thermal: ACPI: Move the ACPI thermal library to drivers/acpi/ [v1,1/3] thermal: ACPI: Move the ACPI thermal library to drivers/acpi/ --- 2023-10-17 Rafael J. Wysocki New
[v5,4/5] arm64: dts: mediatek: mt8192: Add thermal nodes and thermal zones Add LVTS support for mt8192 --- 2023-10-17 Bernhard Rosenkränzer New
[v5,2/5] thermal/drivers/mediatek/lvts_thermal: Add suspend and resume Add LVTS support for mt8192 --- 2023-10-17 Bernhard Rosenkränzer New
[v5,5/5] thermal/drivers/mediatek/lvts_thermal: Update calibration data documentation Untitled series #224832 --- 2023-10-17 Bernhard Rosenkränzer New
[v5,3/5] thermal/drivers/mediatek/lvts_thermal: Add mt8192 support Untitled series #224832 --- 2023-10-17 Bernhard Rosenkränzer New
[v5,2/5] thermal/drivers/mediatek/lvts_thermal: Add suspend and resume Untitled series #224832 --- 2023-10-17 Bernhard Rosenkränzer New
[next] thermal: lvts: make some read-only arrays static const [next] thermal: lvts: make some read-only arrays static const --- 2023-10-17 Colin Ian King New
[2/3] cpufreq: qcom-nvmem: add support for IPQ6018 Untitled series #224674 --- 2023-10-16 Robert Marko New
[GIT,PULL] Convert drivers/soc to struct platform_driver::remove_new() [GIT,PULL] Convert drivers/soc to struct platform_driver::remove_new() --- 2023-10-14 Uwe Kleine-König New
[v6,3/4] cpufreq: qcom-nvmem: add support for IPQ8064 cpufreq: qcom-nvmem: add support for ipq806x --- 2023-10-13 Christian Marangi New
[v6] cpufreq: qcom-nvmem: add support for IPQ8074 [v6] cpufreq: qcom-nvmem: add support for IPQ8074 --- 2023-10-13 Robert Marko New
thermal: max77620: Remove duplicate error message thermal: max77620: Remove duplicate error message --- 2023-10-13 Thierry Reding New
[v1] thermal: ACPI: Include the right header file [v1] thermal: ACPI: Include the right header file --- 2023-10-13 Rafael J. Wysocki New
[RESEND,V9,5/7] cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically amd-pstate preferred core --- 2023-10-13 Meng, Li (Jassmine) New
[V9,3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting. amd-pstate preferred core --- 2023-10-13 Meng, Li (Jassmine) New
[GIT,PULL] power-supply changes for 6.6-rc2 [GIT,PULL] power-supply changes for 6.6-rc2 --- 2023-10-13 Sebastian Reichel New
[v2,6/6] thermal: core: Pass trip pointer to governor throttle callback thermal: core: Pass trip pointers to governor .throttle() callbacks --- 2023-10-12 Rafael J. Wysocki New
[v2,5/6] thermal: gov_step_wise: Fold update_passive_instance() into its caller thermal: core: Pass trip pointers to governor .throttle() callbacks --- 2023-10-12 Rafael J. Wysocki New
[v2,4/6] thermal: gov_power_allocator: Use trip pointers instead of trip indices thermal: core: Pass trip pointers to governor .throttle() callbacks --- 2023-10-12 Rafael J. Wysocki New
[v2,3/6] thermal: gov_fair_share: Rearrange get_trip_level() thermal: core: Pass trip pointers to governor .throttle() callbacks --- 2023-10-12 Rafael J. Wysocki New
[v2,2/6] thermal: trip: Define for_each_trip() macro thermal: core: Pass trip pointers to governor .throttle() callbacks --- 2023-10-12 Rafael J. Wysocki New
[v2,1/6] thermal: trip: Simplify computing trip indices thermal: core: Pass trip pointers to governor .throttle() callbacks --- 2023-10-12 Rafael J. Wysocki New
[v2,13/13] thermal: Enforce self-encapsulation thermal: tegra: Do not register cooling device --- 2023-10-12 Thierry Reding New
[v2,11/13] ARM: tegra: Rework SOCTHERM on Tegra124 Untitled series #224482 --- 2023-10-12 Thierry Reding New
[v2,11/13] arm64: tegra: Rework SOCTHERM on Tegra132 and Tegra210 thermal: tegra: Do not register cooling device --- 2023-10-12 Thierry Reding New
[v2,10/13] thermal: tegra: Minor stylistic cleanups thermal: tegra: Do not register cooling device --- 2023-10-12 Thierry Reding New
[v2,09/13] thermal: tegra: Remove gratuitous error assignment thermal: tegra: Do not register cooling device --- 2023-10-12 Thierry Reding New
[v2,08/13] thermal: tegra: Avoid over-allocation of temporary array thermal: tegra: Do not register cooling device --- 2023-10-12 Thierry Reding New
[v2,07/13] thermal: tegra: Use unsigned int where appropriate thermal: tegra: Do not register cooling device --- 2023-10-12 Thierry Reding New
[v2,06/13] thermal: tegra: Do not register cooling device thermal: tegra: Do not register cooling device --- 2023-10-12 Thierry Reding New
[v2,05/13] thermal: tegra: Constify SoC-specific data thermal: tegra: Do not register cooling device --- 2023-10-12 Thierry Reding New
[v2,04/13] thermal: tegra: Use driver-private data consistently thermal: tegra: Do not register cooling device --- 2023-10-12 Thierry Reding New
[v2,03/13] dt-bindings: thermal: tegra: Add nvidia,thermal-zones property thermal: tegra: Do not register cooling device --- 2023-10-12 Thierry Reding New
[v2,02/13] dt-bindings: thermal: tegra: Document throttle temperature thermal: tegra: Do not register cooling device --- 2023-10-12 Thierry Reding New
[v2,01/13] thermal: Store device tree node for thermal zone devices thermal: tegra: Do not register cooling device --- 2023-10-12 Thierry Reding New
[v7,4/5] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC UFS: Add OPP support --- 2023-10-12 Manivannan Sadhasivam New
[v7,2/5] scsi: ufs: core: Add OPP support for scaling clocks and regulators UFS: Add OPP support --- 2023-10-12 Manivannan Sadhasivam New
[GIT,PULL] pmdomain fixes for v6.6-rc6 [GIT,PULL] pmdomain fixes for v6.6-rc6 --- 2023-10-12 Ulf Hansson New
pmdomain: imx: gpc: set fwnode from parent device pmdomain: imx: gpc: set fwnode from parent device --- 2023-10-12 Emil Kronborg Andersen New
[2/2] thermal/core: Reorder the headers inclusion [1/2] thermal/core: Hardening the self-encapsulation --- 2023-10-12 Daniel Lezcano New
[1/2] thermal/core: Hardening the self-encapsulation [1/2] thermal/core: Hardening the self-encapsulation --- 2023-10-12 Daniel Lezcano New
[v2,5/8] cpufreq: qti: Enable cpufreq for ipq53xx Enable cpufreq for IPQ5332 & IPQ9574 --- 2023-10-12 Varadarajan Narayanan New
[v2,4/8] clk: qcom: apss-ipq6018: ipq5332: add safe source switch for a53pll Enable cpufreq for IPQ5332 & IPQ9574 --- 2023-10-12 Varadarajan Narayanan New
scsi: ufs: core: Fix build error: ufshcd_opp_config_clks scsi: ufs: core: Fix build error: ufshcd_opp_config_clks --- 2023-10-12 Alessandro Carminati (Red Hat) New
[v1] thermal: trip: Drop lockdep assertion from thermal_zone_trip_id() [v1] thermal: trip: Drop lockdep assertion from thermal_zone_trip_id() --- 2023-10-11 Rafael J. Wysocki New
[v5,1/5] dt-bindings: ufs: common: add OPP table UFS: Add OPP support --- 2023-10-11 Manivannan Sadhasivam New
of: export of_find_next_cache_node() for modules of: export of_find_next_cache_node() for modules --- 2023-10-11 Dmitry Baryshkov New
[6/7] fs/sysfs/group: make attribute_group pointers const Untitled series #224058 --- 2023-10-09 Max Kellermann New
« 1 2 ... 10 11 1275 76 »