Show patches with: none      |   16920 patches
« 1 2 3 4169 170 »
Patch Series S/W/F Date Submitter Delegate State
[v2,2/2] thermal: sysfs: Rework the reading of trip point attributes Untitled series #228896 --- 2023-12-01 Rafael J. Wysocki New
[v2,0/2] thermal: sysfs: Rework the handling of trip point updates --- 2023-12-01 Rafael J. Wysocki New
[RFC,2/2] PM: QoS: Add a performance QoS Untitled series #228897 --- 2023-12-01 Daniel Lezcano New
intel_idle: Add Meteorlake support intel_idle: Add Meteorlake support --- 2023-12-01 Zhang Rui New
powercap: DTPM: Fix the missing cpufreq_cpu_put() calls powercap: DTPM: Fix the missing cpufreq_cpu_put() calls --- 2023-12-01 Lukasz Luba New
[v6,9/9] thermal: exynos: use set_trips Untitled series #228900 --- 2023-12-01 Mateusz Majewski New
[v6,7/9] thermal: exynos: split initialization of TMU and the thermal zone Untitled series #228900 --- 2023-12-01 Mateusz Majewski New
[v6,5/9] thermal: exynos: simplify regulator (de)initialization Untitled series #228900 --- 2023-12-01 Mateusz Majewski New
[v6,3/9] thermal: exynos: switch from workqueue-driven interrupt handling to threaded interrupts Untitled series #228900 --- 2023-12-01 Mateusz Majewski New
[v6,2/9] thermal: exynos: drop id field Untitled series #228900 --- 2023-12-01 Mateusz Majewski New
dt-bindings: power: reset: qcom-pon: fix inconsistent example dt-bindings: power: reset: qcom-pon: fix inconsistent example --- 2023-11-30 Johan Hovold New
interconnect: qcom: sm8250: Enable sync_state interconnect: qcom: sm8250: Enable sync_state --- 2023-11-30 Konrad Dybcio New
[v3,11/12] arm64: dts: qcom: qrb2210-rb1: Enable CAN bus controller [v3,01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat --- 2023-11-29 Konrad Dybcio New
[v3,09/12] arm64: dts: qcom: qcm2290: Hook up interconnects [v3,01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat --- 2023-11-29 Konrad Dybcio New
[v3,07/12] arm64: dts: qcom: sc7280: Add the missing MDSS icc path [v3,01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat --- 2023-11-29 Konrad Dybcio New
[v3,05/12] iommu/arm-smmu-qcom: Add QCM2290 MDSS compatible [v3,01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat --- 2023-11-29 Konrad Dybcio New
[v3,02/12] dt-bindings: display: msm: Add reg bus and rotator interconnects [v3,01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat --- 2023-11-29 Konrad Dybcio New
[v3,01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat [v3,01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat --- 2023-11-29 Konrad Dybcio New
[v3,2/2] interconnect: qcom: Add SM6115 interconnect provider driver [v3,1/2] dt-bindings: interconnect: Add Qualcomm SM6115 NoC --- 2023-11-29 Konrad Dybcio New
[v3,1/2] dt-bindings: interconnect: Add Qualcomm SM6115 NoC [v3,1/2] dt-bindings: interconnect: Add Qualcomm SM6115 NoC --- 2023-11-29 Konrad Dybcio New
intel_idle: add Cometlake support intel_idle: add Cometlake support --- 2023-11-29 Jiang Yihe New
[power/reset] qnap-poweroff: Add error handling [power/reset] qnap-poweroff: Add error handling --- 2023-11-29 Haoran Liu New
[v3,2/2] thermal: trip: Rework thermal_zone_set_trip() and its callers Untitled series #228640 --- 2023-11-29 Rafael J. Wysocki New
[power/reset] msm-poweroff: Add error handling [power/reset] msm-poweroff: Add error handling --- 2023-11-29 Haoran Liu New
[v12,3/4] reboot: Introduce thermal_zone_device_critical_reboot() [v12,1/4] dt-bindings: thermal-zones: Document critical-action --- 2023-11-29 Fabio Estevam New
[v12,1/4] dt-bindings: thermal-zones: Document critical-action [v12,1/4] dt-bindings: thermal-zones: Document critical-action --- 2023-11-29 Fabio Estevam New
pmdomain: mediatek: fix race condition in power on/power off sequences pmdomain: mediatek: fix race condition in power on/power off sequences --- 2023-11-29 Eugen Hristev New
[v5,22/23] PM: EM: Add em_dev_compute_costs() as API for device drivers Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
[v5,20/23] PM: EM: Change debugfs configuration to use runtime EM table data Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
[v5,18/23] drivers/thermal/cpufreq_cooling: Use new Energy Model interface Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
[v5,16/23] powercap/dtpm_cpu: Use new Energy Model interface to get table Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
[v5,14/23] PM: EM: Support late CPUs booting and capacity adjustment Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
[v5,12/23] PM: EM: Add helpers to read under RCU lock the EM table Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
[v5,10/23] PM: EM: Add API for memory allocations for new tables Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
[v5,08/23] PM: EM: Introduce runtime modifiable table Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
[v5,06/23] PM: EM: Check if the get_cost() callback is present in em_compute_costs() Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
[v5,04/23] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
[v5,02/23] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
soc: loongson2_pm: fix wrong pointer check in loongson2_power_button_init() soc: loongson2_pm: fix wrong pointer check in loongson2_power_button_init() --- 2023-11-29 Yang Yingliang New
[V11,6/7] Documentation: amd-pstate: introduce amd-pstate preferred core amd-pstate preferred core --- 2023-11-29 Meng Li New
[V11,4/7] cpufreq: Add a notification message that the highest perf has changed amd-pstate preferred core --- 2023-11-29 Meng Li New
[V11,2/7] acpi: cppc: Add get the highest performance cppc control amd-pstate preferred core --- 2023-11-29 Meng Li New
[v2,2/2] thermal: trip: Rework thermal_zone_set_trip() and its callers [v2,1/2] thermal: trip: Drop a redundant check from thermal_zone_set_trip() --- 2023-11-28 Rafael J. Wysocki Superseded
[v2,1/2] thermal: trip: Drop a redundant check from thermal_zone_set_trip() [v2,1/2] thermal: trip: Drop a redundant check from thermal_zone_set_trip() --- 2023-11-28 Rafael J. Wysocki New
thermal: k3_j72xx_bandgap: implement suspend/resume support thermal: k3_j72xx_bandgap: implement suspend/resume support --- 2023-11-28 Thomas Richard New
[v3] dt-bindings: thermal: qcom-tsens: document the SM8650 Temperature Sensor [v3] dt-bindings: thermal: qcom-tsens: document the SM8650 Temperature Sensor --- 2023-11-28 Neil Armstrong Superseded
[RESEND,v2] dt-bindings: thermal: qcom-tsens: document the SM8650 Temperature Sensor [RESEND,v2] dt-bindings: thermal: qcom-tsens: document the SM8650 Temperature Sensor --- 2023-11-28 Neil Armstrong Superseded
OPP: Check for invalid OPP in dev_pm_opp_find_level_ceil() OPP: Check for invalid OPP in dev_pm_opp_find_level_ceil() --- 2023-11-28 Viresh Kumar New
[v4,4/4] rtc: Extend timeout for waiting for UIP to clear to 1s [v4,1/4] rtc: mc146818-lib: Adjust failure return code for mc146818_get_time() --- 2023-11-28 Mario Limonciello New
[v4,1/4] rtc: mc146818-lib: Adjust failure return code for mc146818_get_time() [v4,1/4] rtc: mc146818-lib: Adjust failure return code for mc146818_get_time() --- 2023-11-28 Mario Limonciello New
[v3,6/6] arm64: dts: allwinner: h616: Add thermal sensor and zones Add support for H616 Thermal system --- 2023-11-28 Andre Przywara New
[v3,4/6] thermal: sun8i: add syscon register access code Add support for H616 Thermal system --- 2023-11-28 Andre Przywara New
[v3,2/6] dt-bindings: thermal: sun8i: Add H616 THS controller Add support for H616 Thermal system --- 2023-11-28 Andre Przywara New
[v3,3/4] rtc: Add support for configuring the UIP timeout for RTC reads Extend time to wait for UIP for some callers --- 2023-11-27 Mario Limonciello New
[v3,2/4] rtc: Adjust failure return code for cmos_set_alarm() Extend time to wait for UIP for some callers --- 2023-11-27 Mario Limonciello New
[v2,1/2] arm64: Provide an AMU-based version of arch_freq_get_on_cpu [v2,1/2] arm64: Provide an AMU-based version of arch_freq_get_on_cpu --- 2023-11-27 Beata Michalska New
[v2,11/12] arm64: dts: qcom: qrb2210-rb1: Enable CAN bus controller [v2,01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat --- 2023-11-27 Konrad Dybcio Superseded
[v2,10/12] arm64: dts: qcom: qrb2210-rb1: Set up HDMI [v2,01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat --- 2023-11-27 Konrad Dybcio New
[v2,07/12] arm64: dts: qcom: sc7280: Add the missing MDSS icc path [v2,01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat --- 2023-11-27 Konrad Dybcio Superseded
[v2,05/12] iommu/arm-smmu-qcom: Add QCM2290 DPU compatible [v2,01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat --- 2023-11-27 Konrad Dybcio Superseded
[v2,03/12] dt-bindings: interconnect: qcom,msm8998-bwmon: Add QCM2290 bwmon instance [v2,01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat --- 2023-11-27 Konrad Dybcio New
[v2,01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat [v2,01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat --- 2023-11-27 Konrad Dybcio Superseded
pmdomain: arm: Avoid polling for scmi_perf_domain pmdomain: arm: Avoid polling for scmi_perf_domain --- 2023-11-27 Ulf Hansson Accepted
[v2] cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch() [v2] cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch() --- 2023-11-27 Gautham R. Shenoy Accepted
[v2,1/2] dt-bindings: interconnect: Add Qualcomm SM6115 NoC [v2,1/2] dt-bindings: interconnect: Add Qualcomm SM6115 NoC --- 2023-11-27 Konrad Dybcio Superseded
[v5] PM: sleep: Expose last succeeded resumed timestamp in sysfs [v5] PM: sleep: Expose last succeeded resumed timestamp in sysfs --- 2023-11-27 Masami Hiramatsu (Google) New
[GIT,PULL] cpufreq/arm fixes for 6.7-rc4 [GIT,PULL] cpufreq/arm fixes for 6.7-rc4 --- 2023-11-27 Viresh Kumar New
[2/2] interconnect: qcom: Add SM6115 interconnect provider driver SM6115 interconnect --- 2023-11-25 Konrad Dybcio Superseded
[1/2] dt-bindings: interconnect: Add Qualcomm SM6115 NoC SM6115 interconnect --- 2023-11-25 Konrad Dybcio Superseded
[12/12] arm64: dts: qcom: qrb2210-rb1: add wifi variant property RB1/QCM2290 features --- 2023-11-25 Konrad Dybcio New
[11/12] arm64: dts: qcom: qrb2210-rb1: Enable CAN bus controller RB1/QCM2290 features --- 2023-11-25 Konrad Dybcio Superseded
[10/12] arm64: dts: qcom: qrb2210-rb1: Set up HDMI RB1/QCM2290 features --- 2023-11-25 Konrad Dybcio Superseded
[09/12] arm64: dts: qcom: qcm2290: Hook up interconnects RB1/QCM2290 features --- 2023-11-25 Konrad Dybcio Superseded
[08/12] arm64: dts: qcom: qcm2290: Add display nodes RB1/QCM2290 features --- 2023-11-25 Konrad Dybcio New
[07/12] iommu/arm-smmu-qcom: Add QCM2290 DPU compatible RB1/QCM2290 features --- 2023-11-25 Konrad Dybcio Superseded
[06/12] dt-bindings: firmware: qcom,scm: Allow interconnect for everyone RB1/QCM2290 features --- 2023-11-25 Konrad Dybcio New
[05/12] dt-bindings: interconnect: qcom,msm8998-bwmon: Add QCM2290 bwmon instance RB1/QCM2290 features --- 2023-11-25 Konrad Dybcio Superseded
[04/12] dt-bindings: display: msm: sm8450-mdss: Allow 3 interconnects RB1/QCM2290 features --- 2023-11-25 Konrad Dybcio New
[03/12] dt-bindings: display: msm: qcm2290-mdss: Allow 2 interconnects RB1/QCM2290 features --- 2023-11-25 Konrad Dybcio New
[02/12] dt-bindings: display: msm: Add reg bus and rotator interconnects RB1/QCM2290 features --- 2023-11-25 Konrad Dybcio New
[01/12] dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI compat RB1/QCM2290 features --- 2023-11-25 Konrad Dybcio New
[7/7] cpuidle: Handle TIF_NR_POLLING on behalf of software polling idle states cpuidle: Handle TIF_NR_POLLING on behalf of polling idle states --- 2023-11-24 Frederic Weisbecker New
[6/7] cpuidle: Handle TIF_NR_POLLING on behalf of CPUIDLE_FLAG_POLLING_HARD states cpuidle: Handle TIF_NR_POLLING on behalf of polling idle states --- 2023-11-24 Frederic Weisbecker New
[5/7] cpuidle: Introduce CPUIDLE_FLAG_POLLING_HARD cpuidle: Handle TIF_NR_POLLING on behalf of polling idle states --- 2023-11-24 Frederic Weisbecker New
[4/7] cpuidle: s/CPUIDLE_FLAG_POLLING/CPUIDLE_FLAG_POLLING_SOFT cpuidle: Handle TIF_NR_POLLING on behalf of polling idle states --- 2023-11-24 Frederic Weisbecker New
[3/7] cpuidle: Remove unnecessary current_clr_polling_and_test() from haltpoll cpuidle: Handle TIF_NR_POLLING on behalf of polling idle states --- 2023-11-24 Frederic Weisbecker New
[2/7] x86: Add a comment about the "magic" behind shadow sti before mwait cpuidle: Handle TIF_NR_POLLING on behalf of polling idle states --- 2023-11-24 Frederic Weisbecker New
[1/7] x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram cpuidle: Handle TIF_NR_POLLING on behalf of polling idle states --- 2023-11-24 Frederic Weisbecker New
[v4] PM / devfreq: Synchronize device_monitor_[start/stop] [v4] PM / devfreq: Synchronize device_monitor_[start/stop] --- 2023-11-24 Mukesh Ojha New
tools cpupower bench: Override CFLAGS assignments tools cpupower bench: Override CFLAGS assignments --- 2023-11-24 Stanley Chan New
[v1,3/3] mmc: core: increase shutdown priority for MMC devices introduce priority-based shutdown support --- 2023-11-24 Oleksij Rempel New
[v1,2/3] driver core: introduce prioritized device shutdown sequence introduce priority-based shutdown support --- 2023-11-24 Oleksij Rempel New
[v1,1/3] driver core: move core part of device_shutdown() to a separate function introduce priority-based shutdown support --- 2023-11-24 Oleksij Rempel New
[v2,2/2] drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment loongson2_thermal: Fix some issues --- 2023-11-24 Binbin Zhou New
[v2,1/2] dt-bindings: thermal: loongson,ls2k-thermal: Fix binding check issues loongson2_thermal: Fix some issues --- 2023-11-24 Binbin Zhou New
dt-bindings: correct white-spaces in examples dt-bindings: correct white-spaces in examples --- 2023-11-24 Krzysztof Kozlowski New
[9/9] pmdomain: xilinx/zynqmp: Convert to platform remove callback returning void pmdomain: Convert to platform remove callback returning void --- 2023-11-24 Uwe Kleine-König New
[8/9] pmdomain: qcom-cpr: Convert to platform remove callback returning void pmdomain: Convert to platform remove callback returning void --- 2023-11-24 Uwe Kleine-König New
[7/9] pmdomain: imx93-pd: Convert to platform remove callback returning void pmdomain: Convert to platform remove callback returning void --- 2023-11-24 Uwe Kleine-König New
[6/9] pmdomain: imx93-blk-ctrl: Convert to platform remove callback returning void pmdomain: Convert to platform remove callback returning void --- 2023-11-24 Uwe Kleine-König New
« 1 2 3 4169 170 »