Show patches with: none      |   18973 patches
« 1 2 ... 26 27 28189 190 »
Patch Series S/W/F Date Submitter Delegate State
[V8,2/7] acpi: cppc: Add get the highest performance cppc control amd-pstate preferred core --- 2023-10-09 Meng, Li (Jassmine) Superseded
[V8,1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion. amd-pstate preferred core --- 2023-10-09 Meng, Li (Jassmine) Superseded
[v3] thermal: Remove Amit Kucheria from MAINTAINERS [v3] thermal: Remove Amit Kucheria from MAINTAINERS --- 2023-10-07 Rafael J. Wysocki New
[v1] thermal: trip: Remove lockdep assertion from for_each_thermal_trip() [v1] thermal: trip: Remove lockdep assertion from for_each_thermal_trip() --- 2023-10-07 Rafael J. Wysocki New
thermal: core: prevent potential string overflow thermal: core: prevent potential string overflow --- 2023-10-07 Dan Carpenter Accepted
tools/power turbostat: Fix Bzy_MHz calculation equation tools/power turbostat: Fix Bzy_MHz calculation equation --- 2023-10-07 Peng Liu New
[2/2] power: supply: bq24190_charger: Add support for BQ24296 [1/2] dt-bindings: power: supply: bq24190: Add BQ24296 compatible --- 2023-10-07 Hermes Zhang New
[1/2] dt-bindings: power: supply: bq24190: Add BQ24296 compatible [1/2] dt-bindings: power: supply: bq24190: Add BQ24296 compatible --- 2023-10-07 Hermes Zhang Superseded
pmdomain: Use device_get_match_data() pmdomain: Use device_get_match_data() --- 2023-10-06 Rob Herring Accepted
PM / devfreq: exynos-ppmu: Use device_get_match_data() PM / devfreq: exynos-ppmu: Use device_get_match_data() --- 2023-10-06 Rob Herring Accepted
[v10,4/4] thermal: thermal_of: Allow rebooting after critical temp [v10,1/4] dt-bindings: thermal-zones: Document critical-action --- 2023-10-06 Fabio Estevam Superseded
[v10,3/4] reboot: Introduce thermal_zone_device_critical_reboot() [v10,1/4] dt-bindings: thermal-zones: Document critical-action --- 2023-10-06 Fabio Estevam Superseded
[v10,2/4] thermal_core: Prepare for introduction of thermal reboot [v10,1/4] dt-bindings: thermal-zones: Document critical-action --- 2023-10-06 Fabio Estevam Superseded
[v10,1/4] dt-bindings: thermal-zones: Document critical-action [v10,1/4] dt-bindings: thermal-zones: Document critical-action --- 2023-10-06 Fabio Estevam Superseded
[v1,6/6] thermal: core: Pass trip pointer to governor throttle callback thermal: core: Pass trip pointers to governor .throttle() callbacks --- 2023-10-06 Rafael J. Wysocki Superseded
[v1,5/6] thermal: gov_step_wise: Fold update_passive_instance() into its caller thermal: core: Pass trip pointers to governor .throttle() callbacks --- 2023-10-06 Rafael J. Wysocki Superseded
[v1,4/6] thermal: gov_power_allocator: Use trip pointers instead of trip indices thermal: core: Pass trip pointers to governor .throttle() callbacks --- 2023-10-06 Rafael J. Wysocki Superseded
[v1,3/6] thermal: gov_fair_share: Rearrange get_trip_level() thermal: core: Pass trip pointers to governor .throttle() callbacks --- 2023-10-06 Rafael J. Wysocki Superseded
[v1,2/6] thermal: trip: Define for_each_trip() macro thermal: core: Pass trip pointers to governor .throttle() callbacks --- 2023-10-06 Rafael J. Wysocki New
[v1,1/6] thermal: trip: Simplify computing trip indices thermal: core: Pass trip pointers to governor .throttle() callbacks --- 2023-10-06 Rafael J. Wysocki Superseded
[v2] thermal: Remove Amit Kucheria from MAINTAINERS [v2] thermal: Remove Amit Kucheria from MAINTAINERS --- 2023-10-06 Rafael J. Wysocki New
thermal: Add myself as thermal reviewer in MAINTAINERS thermal: Add myself as thermal reviewer in MAINTAINERS --- 2023-10-06 Lukasz Luba Accepted
[v2,4/4] power: reset: gpio-poweroff: make sys handler priority configurable power: reset: gpio-poweroff: use sys-off handler API --- 2023-10-06 Francesco Dolcini New
[v2,3/4] dt-bindings: power: reset: gpio-poweroff: Add priority property power: reset: gpio-poweroff: use sys-off handler API --- 2023-10-06 Francesco Dolcini New
[v2,2/4] power: reset: gpio-poweroff: use sys-off handler API power: reset: gpio-poweroff: use sys-off handler API --- 2023-10-06 Francesco Dolcini New
[v2,1/4] power: reset: gpio-poweroff: use a struct to store the module variables power: reset: gpio-poweroff: use sys-off handler API --- 2023-10-06 Francesco Dolcini New
[v1] thermal: Remove Amit Kucheria from MAINTAINERS [v1] thermal: Remove Amit Kucheria from MAINTAINERS --- 2023-10-06 Rafael J. Wysocki New
OPP: Fix -Wunsequenced in _of_add_opp_table_v1() OPP: Fix -Wunsequenced in _of_add_opp_table_v1() --- 2023-10-05 Nathan Chancellor Accepted
[v2] cpufreq: Rebuild sched-domains when removing cpufreq driver [v2] cpufreq: Rebuild sched-domains when removing cpufreq driver --- 2023-10-05 Pierre Gondois New
thermal: intel: powerclamp: fix mismatch in get function for max_idle thermal: intel: powerclamp: fix mismatch in get function for max_idle --- 2023-10-05 David Arcari Accepted
[3/4] PM: hibernate: Add support for LZ4 compression for hibernation [1/4] PM: hibernate: Rename lzo* to make it generic --- 2023-10-04 Nikhil V Superseded
[1/4] PM: hibernate: Rename lzo* to make it generic [1/4] PM: hibernate: Rename lzo* to make it generic --- 2023-10-04 Nikhil V Superseded
[RFC,3/6] sched/fair: Use CFS util_avg_uclamp for utilization and frequency Untitled series #223396 --- 2023-10-04 Hongyan Xia New
[v2] PM: hibernate: Fix a bug in copying the zero bitmap to safe pages [v2] PM: hibernate: Fix a bug in copying the zero bitmap to safe pages --- 2023-10-04 Pavan Kondeti Accepted
[v2,5/6] thermal: core: Drop thermal_zone_device_exec() thermal: Improve iteration over trip points --- 2023-10-03 Rafael J. Wysocki New
[v2,4/6] ACPI: thermal: Use thermal_zone_for_each_trip() for updating trips thermal: Improve iteration over trip points --- 2023-10-03 Rafael J. Wysocki New
[v2,1/6] thermal: core: Add function to walk trips under zone lock thermal: Improve iteration over trip points --- 2023-10-03 Rafael J. Wysocki New
[v3,7/8] thermal: exynos: split initialization of TMU and the thermal zone [v3,1/8] thermal: exynos: remove an unnecessary field description --- 2023-10-03 Mateusz Majewski Superseded
[v3,5/8] thermal: exynos: simplify regulator (de)initialization [v3,1/8] thermal: exynos: remove an unnecessary field description --- 2023-10-03 Mateusz Majewski Superseded
[v3,3/8] thermal: exynos: switch from workqueue-driven interrupt handling to threaded interrupts [v3,1/8] thermal: exynos: remove an unnecessary field description --- 2023-10-03 Mateusz Majewski Superseded
[v3,1/8] thermal: exynos: remove an unnecessary field description [v3,1/8] thermal: exynos: remove an unnecessary field description --- 2023-10-03 Mateusz Majewski Superseded
[v4,6/6] arm64: dts: qcom: sm8250: Add OPP table support to UFSHC UFS: Add OPP support --- 2023-10-03 Manivannan Sadhasivam Superseded
[v4,4/6] scsi: ufs: host: Add support for parsing OPP UFS: Add OPP support --- 2023-10-03 Manivannan Sadhasivam Superseded
[v4,2/6] PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs UFS: Add OPP support --- 2023-10-03 Manivannan Sadhasivam Accepted
[v3,1/2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut [v3,1/2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut --- 2023-10-03 Swapnil Sapkal New
[v2] tools/power turbostat: Increase the limit for fd opened [v2] tools/power turbostat: Increase the limit for fd opened --- 2023-10-03 Wyes Karny Accepted
[v5,6/6] cpufreq: qcom-nvmem: enable core voltage scaling for MSM8960 cpufreq: qcom-nvmem: support apq8064 cpufreq scaling --- 2023-10-02 Dmitry Baryshkov New
[v5,5/6] cpufreq: qcom-nvmem: provide separate configuration data for apq8064 cpufreq: qcom-nvmem: support apq8064 cpufreq scaling --- 2023-10-02 Dmitry Baryshkov New
[v5,4/6] cpufreq: qcom-nvmem: drop pvs_ver for format a fuses cpufreq: qcom-nvmem: support apq8064 cpufreq scaling --- 2023-10-02 Dmitry Baryshkov New
[v5,3/6] cpufreq: qcom-nvmem: also accept operating-points-v2-krait-cpu cpufreq: qcom-nvmem: support apq8064 cpufreq scaling --- 2023-10-02 Dmitry Baryshkov Accepted
[v5,2/6] cpufreq: qcom-nvmem: create L2 cache device cpufreq: qcom-nvmem: support apq8064 cpufreq scaling --- 2023-10-02 Dmitry Baryshkov New
[v5,1/6] dt-bindings: opp: opp-v2-kryo-cpu: support Qualcomm Krait SoCs cpufreq: qcom-nvmem: support apq8064 cpufreq scaling --- 2023-10-02 Dmitry Baryshkov Accepted
[v1,4/4] thermal: int340x: Use thermal_zone_for_each_trip() thermal: Improve iteration over trip points --- 2023-10-02 Rafael J. Wysocki New
[v1,3/4] thermal: core: Drop thermal_zone_device_exec() thermal: Improve iteration over trip points --- 2023-10-02 Rafael J. Wysocki Superseded
[v1,2/4] ACPI: thermal: Use thermal_zone_for_each_trip() thermal: Improve iteration over trip points --- 2023-10-02 Rafael J. Wysocki New
[v1,1/4] thermal: core: Add function to walk trips under zone lock thermal: Improve iteration over trip points --- 2023-10-02 Rafael J. Wysocki Superseded
[v2,1/3] power: supply: rt5033_charger: Add cable detection and USB OTG supply Remaining patches for RT5033 charger --- 2023-10-01 Jakob Hauser Accepted
[v9,3/3] thermal: thermal_core: Allow rebooting after critical temp [v9,1/3] dt-bindings: thermal-zones: Document critical-action --- 2023-10-01 Fabio Estevam Superseded
[v9,1/3] dt-bindings: thermal-zones: Document critical-action [v9,1/3] dt-bindings: thermal-zones: Document critical-action --- 2023-10-01 Fabio Estevam New
[v3] dt-bindings: power: mfd: max8925: Convert to DT schema format [v3] dt-bindings: power: mfd: max8925: Convert to DT schema format --- 2023-09-30 Sebastian Reichel Superseded
[v5,4/4] ARM: dts: qcom: ipq8064: Add CPU OPP table [v5,1/4] cpufreq: qcom-nvmem: add support for IPQ8074 --- 2023-09-30 Robert Marko New
[v5,3/4] cpufreq: qcom-nvmem: add support for IPQ8064 [v5,1/4] cpufreq: qcom-nvmem: add support for IPQ8074 --- 2023-09-30 Robert Marko New
[v5,2/4] dt-bindings: opp: opp-v2-kryo-cpu: Document named opp-microvolt property [v5,1/4] cpufreq: qcom-nvmem: add support for IPQ8074 --- 2023-09-30 Robert Marko New
[v5,1/4] cpufreq: qcom-nvmem: add support for IPQ8074 [v5,1/4] cpufreq: qcom-nvmem: add support for IPQ8074 --- 2023-09-30 Robert Marko New
power: supply: core: remove opencoded string_lower() power: supply: core: remove opencoded string_lower() --- 2023-09-29 Thomas Weißschuh Accepted
PM: hibernate: Fix a bug in copying the zero bitmap to safe pages PM: hibernate: Fix a bug in copying the zero bitmap to safe pages --- 2023-09-29 Pavan Kondeti New
[4/4] MAINTAINERS: Add entry for Qualcomm Cooling Driver thermal: Introduce Qualcomm Thermal Mitigation Device support --- 2023-09-29 Caleb Connolly New
[3/4] thermal: qcom: add qmi-cooling driver thermal: Introduce Qualcomm Thermal Mitigation Device support --- 2023-09-29 Caleb Connolly New
[2/4] dt-bindings: thermal: Add qcom,qmi-cooling yaml bindings thermal: Introduce Qualcomm Thermal Mitigation Device support --- 2023-09-29 Caleb Connolly New
[1/4] remoteproc: qcom: probe all child devices thermal: Introduce Qualcomm Thermal Mitigation Device support --- 2023-09-29 Caleb Connolly New
[v3,10/10] selftests/pcie_bwctrl: Create selftests Add PCIe Bandwidth Controller --- 2023-09-29 Ilpo Järvinen Superseded
[v3,09/10] thermal: Add PCIe cooling driver Add PCIe Bandwidth Controller --- 2023-09-29 Ilpo Järvinen Superseded
[v3,08/10] PCI/bwctrl: Add "controller" part into PCIe bwctrl Add PCIe Bandwidth Controller --- 2023-09-29 Ilpo Järvinen New
[v3,07/10] PCI/LINK: Re-add BW notification portdrv as PCIe BW controller Add PCIe Bandwidth Controller --- 2023-09-29 Ilpo Järvinen New
[v3,06/10] PCI: Cache PCIe device's Supported Speed Vector Add PCIe Bandwidth Controller --- 2023-09-29 Ilpo Järvinen New
[v3,05/10] PCI: Store all PCIe Supported Link Speeds Add PCIe Bandwidth Controller --- 2023-09-29 Ilpo Järvinen New
[v3,04/10] RDMA/hfi1: Use RMW accessors for changing LNKCTL2 Add PCIe Bandwidth Controller --- 2023-09-29 Ilpo Järvinen Superseded
[v3,03/10] drm/amdgpu: Use RMW accessors for changing LNKCTL2 Add PCIe Bandwidth Controller --- 2023-09-29 Ilpo Järvinen Superseded
[v3,02/10] drm/radeon: Use RMW accessors for changing LNKCTL2 Add PCIe Bandwidth Controller --- 2023-09-29 Ilpo Järvinen Superseded
[v3,01/10] PCI: Protect Link Control 2 Register with RMW locking Add PCIe Bandwidth Controller --- 2023-09-29 Ilpo Järvinen Superseded
power: supply: qcom_battmgr: fix enable request endianness power: supply: qcom_battmgr: fix enable request endianness --- 2023-09-29 Johan Hovold Accepted
[v3] dt-bindings: thermal: qoriq-thermal: Adjust fsl,tmu-range min/maxItems [v3] dt-bindings: thermal: qoriq-thermal: Adjust fsl,tmu-range min/maxItems --- 2023-09-28 Fabio Estevam New
[v4,3/4] cpufreq: qcom-nvmem: add support for IPQ8064 [v4,1/4] cpufreq: qcom-nvmem: add support for IPQ8074 --- 2023-09-28 Robert Marko Superseded
[v4,1/4] cpufreq: qcom-nvmem: add support for IPQ8074 [v4,1/4] cpufreq: qcom-nvmem: add support for IPQ8074 --- 2023-09-28 Robert Marko Superseded
[1/3] drm/amd: Fix detection of _PR3 on the PCIe root port Fix Navi3x boot and hotplug problems --- 2023-09-26 Mario Limonciello Accepted
[4/5] thermal: int340x: processor_thermal: Enable power floor support thermal: processor_thermal: Power floor status --- 2023-09-26 srinivas pandruvada Superseded
[2/5] thermal: int340x: processor_thermal: Support power floor notifications thermal: processor_thermal: Power floor status --- 2023-09-26 srinivas pandruvada Superseded
dt-bindings: thermal: nvidia,tegra124-soctherm: Add missing unevaluatedProperties on child node schemas dt-bindings: thermal: nvidia,tegra124-soctherm: Add missing unevaluatedProperties on child node s... --- 2023-09-26 Rob Herring Accepted
[v3,2/2] arm64: dts: qcom: Enable tsens and thermal for sa8775p SoC Enable tsens and thermal for sa8775p SoC --- 2023-09-26 Priyansh Jain Accepted
[RFC,3/4] PM: hibernate: Add support for LZ4 compression for hibernation [RFC,1/4] PM: hibernate: Rename lzo* to make it generic --- 2023-09-26 Nikhil V Superseded
[RFC,1/4] PM: hibernate: Rename lzo* to make it generic [RFC,1/4] PM: hibernate: Rename lzo* to make it generic --- 2023-09-26 Nikhil V Superseded
cpu-hotplug: provide prototypes for arch CPU registration cpu-hotplug: provide prototypes for arch CPU registration --- 2023-09-25 Russell King (Oracle) New
[9/9] firmware: arm_scmi: Add generic OPP support to the SCMI performance domain [1/9] PM: domains: Introduce dev_pm_domain_set_performance_state() --- 2023-09-25 Ulf Hansson Accepted
[7/9] firmware: arm_scmi: Simplify error path in scmi_dvfs_device_opps_add() [1/9] PM: domains: Introduce dev_pm_domain_set_performance_state() --- 2023-09-25 Ulf Hansson Accepted
[5/9] OPP: Switch to use dev_pm_domain_set_performance_state() [1/9] PM: domains: Introduce dev_pm_domain_set_performance_state() --- 2023-09-25 Ulf Hansson Accepted
[3/9] OPP: Add dev_pm_opp_add_dynamic() to allow more flexibility [1/9] PM: domains: Introduce dev_pm_domain_set_performance_state() --- 2023-09-25 Ulf Hansson Accepted
[1/9] PM: domains: Introduce dev_pm_domain_set_performance_state() [1/9] PM: domains: Introduce dev_pm_domain_set_performance_state() --- 2023-09-25 Ulf Hansson Accepted
[v4,18/18] Documentation: EM: Update information about performance field Introduce runtime modifiable Energy Model --- 2023-09-25 Lukasz Luba New
[v4,16/18] PM: EM: Support late CPUs booting and capacity adjustment Introduce runtime modifiable Energy Model --- 2023-09-25 Lukasz Luba New
[v4,14/18] PM: EM: Add performance field to struct em_perf_state Introduce runtime modifiable Energy Model --- 2023-09-25 Lukasz Luba Superseded
« 1 2 ... 26 27 28189 190 »