linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-05 01:58:24 to 2022-05-08 07:17:09 UTC [more...]

[PATCH v2 0/4] Apple SoC cpufreq driver
 2022-05-08  7:16 UTC  (12+ messages)
` [PATCH v2 1/4] MAINTAINERS: Add entries for "
` [PATCH v2 2/4] dt-bindings: cpufreq: apple,soc-cpufreq: Add binding for Apple SoC cpufreq

[PATCH v2 0/5] PM / devfreq: Add cpu based scaling support to passive governor
 2022-05-07 15:01 UTC  (6+ messages)
` [PATCH v2 1/5] PM / devfreq: Export devfreq_get_freq_range symbol within devfreq
` [PATCH v2 2/5] PM / devfreq: Add cpu based scaling support to passive governor
` [PATCH v2 3/5] PM / devfreq: passive: Reduce duplicate code when passive_devfreq case
` [PATCH v2 4/5] PM / devfreq: passive: Keep cpufreq_policy for possible cpus
` [PATCH v2 5/5] PM / devfreq: passive: Update frequency when start governor

[RFC PATCH 0/2] rockchip / devfreq: Coordinate DRAM controller resources between ATF and kernel
 2022-05-07 14:21 UTC  (6+ messages)
` [RFC PATCH 2/2] PM / devfreq: rk3399_dmc: Block PMU during transitions

[PATCH v3 0/2] Introduce MediaTek CCI devfreq driver
 2022-05-07 13:53 UTC  (9+ messages)
` [PATCH v3 2/2] PM / devfreq: mediatek: "
      ` [kbuild-all] "

[PATCH v2 00/14] thermal OF rework
 2022-05-07 12:54 UTC  (15+ messages)
` [PATCH v2 01/14] thermal/core: Change thermal_zone_ops to thermal_sensor_ops
` [PATCH v2 02/14] thermal/core: Add a thermal sensor structure in the thermal zone
` [PATCH v2 03/14] thermal/core: Remove duplicate information when an error occurs
` [PATCH v2 04/14] thermal/of: Replace device node match with device node search
` [PATCH v2 05/14] thermal/of: Remove the device node pointer for thermal_trip
` [PATCH v2 06/14] thermal/of: Move thermal_trip structure to thermal.h
` [PATCH v2 07/14] thermal/core: Remove unneeded EXPORT_SYMBOLS
` [PATCH v2 08/14] thermal/core: Move thermal_set_delay_jiffies to static
` [PATCH v2 09/14] thermal/core: Rename trips to ntrips
` [PATCH v2 10/14] thermal/core: Add thermal_trip in thermal_zone
` [PATCH v2 11/14] thermal/core: Register with the trip points
` [PATCH v2 12/14] thermal/of: Store the trips in the thermal zone
` [PATCH v2 13/14] thermal/of: Use thermal trips stored "
` [PATCH v2 14/14] thermal/of: Initialize trip points separately

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-05-07 12:37 UTC  (13+ messages)
` [PATCH 18/48] ARM: pxa: hx4700: use gpio descriptors for audio
` [PATCH 40/48] ARM: pxa: tosa: use gpio lookup for battery

[PATCH 0/7] PM: Solution for S0ix failure caused by PCH overheating
 2022-05-07  7:41 UTC  (18+ messages)
` [PATCH 2/7] thermal: intel: pch: enhance overheat handling
` [PATCH 3/7] thermal: intel: pch: improve the cooling delay log
` [PATCH 4/7] ACPI: video: improve PM notifer callback
` [PATCH 5/7] wil6210: remove debug message for unsupported PM event
` [PATCH 6/7] PM: suspend: introduce PM_SUSPEND_LATE event
` [PATCH 7/7] rtc: cmos: Add suspend/resume endurance testing hook

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-05-06 21:59 UTC  (38+ messages)
` [PATCH v2 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
    ` [PATCH 0/9] ptrace: cleaning up ptrace_stop
      ` [PATCH 0/12] "
        ` [PATCH v3 0/11] "
          ` [PATCH v3 08/11] ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs
          ` [PATCH v3 09/11] ptrace: Don't change __state
          ` [PATCH v4 0/12] ptrace: cleaning up ptrace_stop
            ` [PATCH v4 01/12] signal: Rename send_signal send_signal_locked
            ` [PATCH v4 02/12] signal: Replace __group_send_sig_info with send_signal_locked
            ` [PATCH v4 03/12] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
            ` [PATCH v4 04/12] ptrace/xtensa: Replace PT_SINGLESTEP "
            ` [PATCH v4 05/12] ptrace: Remove arch_ptrace_attach
            ` [PATCH v4 06/12] signal: Use lockdep_assert_held instead of assert_spin_locked
            ` [PATCH v4 07/12] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
            ` [PATCH v4 08/12] ptrace: Document that wait_task_inactive can't fail
            ` [PATCH v4 09/12] ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs
            ` [PATCH v4 10/12] ptrace: Don't change __state
            ` [PATCH v4 11/12] ptrace: Always take siglock in ptrace_resume
            ` [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state

[Bug 211791] New: AMD CPU /proc/cpuinfo reported max potential boost frequency instead of actual operating frequency
 2022-05-06 19:10 UTC  (2+ messages)
` [Bug 211791] "

[PATCH v3 0/2] Enable EAS for CPPC/ACPI based systems
 2022-05-06 19:02 UTC  (6+ messages)

[PATCH] cpufreq: Avoid unnecessary frequency updates due to mismatch
 2022-05-06 18:57 UTC  (9+ messages)

[PATCH] cpufreq: fix typo when cpufreq device remove
 2022-05-06 17:08 UTC 

[bug report] cpufreq: Fix possible race in cpufreq online error path
 2022-05-06 17:00 UTC  (4+ messages)
    ` [PATCH] cpufreq: fix double unlock when cpufreq online

[v15 0/6] USB DWC3 host wake up support from system suspend
 2022-05-06 16:51 UTC  (13+ messages)
` [v15 1/6] dt-bindings: usb: dwc3: Add wakeup-source property support
` [v15 2/6] usb: host: xhci-plat: Enable wakeup based on children wakeup status
` [v15 3/6] usb: dwc3: core: Host wake up support from system suspend
` [v15 4/6] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
` [v15 5/6] usb: dwc3: qcom: Configure wakeup interrupts during suspend
` [v15 6/6] usb: dwc3: qcom: Keep power domain on to retain controller status

[PATCH v14 0/7] USB DWC3 host wake up support from system suspend
 2022-05-06 16:43 UTC  (7+ messages)
` [PATCH v14 3/7] usb: dwc3: core: Host "

[PATCH 00/10] Encrypted Hibernation
 2022-05-06 16:08 UTC  (4+ messages)
` [PATCH 08/10] PM: hibernate: Mix user key in encrypted hibernate

[PATCH v7 00/20] Introduce power-off+restart call chain API
 2022-05-06 15:28 UTC  (9+ messages)
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler "

[PATCH] powercap: Add Power Limit4 support for RaptorLake SoC
 2022-05-06 13:53 UTC 

[PATCH] drivers/thermal/intel: Add TCC cooling support for RaptorLake platform
 2022-05-06 13:50 UTC 

[PATCH] thermal: int340x: Mode setting with new OS handshake
 2022-05-06 12:20 UTC 

[GIT PULL] interconnect fix for 5.18-rc
 2022-05-06  8:59 UTC 

[PATCH v6 00/10] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-05-06  6:32 UTC  (22+ messages)
` [PATCH v6 01/10] dt-bindings: cpufreq: mediatek: Add MediaTek CCI property
` [PATCH v6 02/10] cpufreq: mediatek: Add platform_device_unregister when driver exit
` [PATCH v6 03/10] cpufreq: mediatek: Move voltage limits to platform data
` [PATCH v6 04/10] cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()
` [PATCH v6 05/10] cpufreq: mediatek: Add opp notification support
` [PATCH v6 06/10] cpufreq: mediatek: Link CCI device to CPU
` [PATCH v6 07/10] cpufreq: mediatek: Add support for MT8186
` [PATCH v6 08/10] arm64: dts: mediatek: Add opp table and clock property for MT8183 cpufreq
` [PATCH v6 09/10] arm64: dts: mediatek: Add MediaTek CCI node for MT8183
` [PATCH v6 10/10] arm64: dts: mediatek: Add mediatek,cci property for MT8183 cpufreq

[PATCH 1/2] power: supply: ab8500: Respect charge_restart_voltage_uv
 2022-05-06  5:38 UTC  (7+ messages)
` [PATCH 2/2] power: supply: ab8500: Exit maintenance if too low voltage

[RFC v1] opp: add config option for debug
 2022-05-06  4:06 UTC  (8+ messages)
  ` Aw: "

[PATCH] tools/thermal: Remove unneeded semicolon
 2022-05-06  1:50 UTC 

[PATCH] tools/lib/thermal: Remove unneeded semicolon
 2022-05-06  1:48 UTC 

pm/testing baseline: 74 runs, 2 regressions (v5.18-rc5-102-g1fb89757668a)
 2022-05-05 20:43 UTC 

[PATCH v2 0/5] soc/PM/arm64: qcom: Add initial version of bwmon
 2022-05-05 20:32 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: interconnect: qcom,sdm845-cpu-bwmon: add BWMON device

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.18-rc5-102-g1fb89757668a)
 2022-05-05 19:59 UTC 

[PATCH v1 00/11] PCI/PM: Rework powering up PCI devices
 2022-05-05 19:44 UTC  (14+ messages)
` [PATCH v1 01/11] PCI/PM: Split pci_raw_set_power_state()
` [PATCH v1 02/11] PCI/PM: Relocate pci_set_low_power_state()
` [PATCH v1 03/11] PCI/PM: Set current_state to D3cold if the device is not accessible
` [PATCH v1 04/11] PCI/PM: Unfold pci_platform_power_transition() in pci_power_up()
` [PATCH v1 05/11] PCI/PM: Do not call pci_update_current_state() from pci_power_up()
` [PATCH v1 06/11] PCI/PM: Write 0 to PMCSR in pci_power_up() in all cases
` [PATCH v1 07/11] PCI/PM: Split pci_power_up()
` [PATCH v1 08/11] PCI/PM: Do not restore BARs if device is not in D0
` [PATCH v1 09/11] PCI/PM: Clean up pci_set_low_power_state()
` [PATCH v1 10/11] PCI/PM: Rearrange pci_set_power_state()
` [PATCH v1 11/11] PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq()

[PATCH 00/30] The panic notifiers refactor
 2022-05-05 19:28 UTC  (4+ messages)
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers

[PATCH v3 00/10] power: reset: at91-reset: add support for sama7g5
 2022-05-05 14:55 UTC  (3+ messages)
` [PATCH v3 10/10] ARM: configs: sama7: enable CONFIG_RESET_CONTROLLER

[PATCH] thermal: broadcom: check return value after calling platform_get_resource()
 2022-05-05 12:42 UTC 

[PATCH v3 0/8] vfio/pci: power management changes
 2022-05-05 12:16 UTC  (10+ messages)
` [PATCH v3 5/8] vfio/pci: Enable runtime PM for vfio_pci_core based drivers
` [PATCH v3 6/8] vfio: Invoke runtime PM API for IOCTL request
` [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state

[PATCH v1 0/7] PCI/PM: Improvements related to device transitions into D0
 2022-05-05 11:58 UTC  (6+ messages)
` [PATCH v3 4/9] PCI/PM: Rework changing power states of PCI devices

[Bug 215909] Regression with ACPI_STATE_C3 state freeze
 2022-05-05 10:30 UTC  (2+ messages)

[PATCH v5 0/9] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-05-05 10:29 UTC  (9+ messages)
` [PATCH v5 1/9] dt-bindings: cpufreq: mediatek: Add MediaTek CCI property
` [PATCH v5 3/9] cpufreq: mediatek: Move voltage limits to platform data
  ` [PATCH v5 2/9] cpufreq: mediatek: Add opp notification support

[BUG] The UI hangs when system changes CPU frequency on Raspberry Pi 4B
 2022-05-05  6:59 UTC 

[PATCH V5 0/3] Add unit test module for AMD P-State driver
 2022-05-05  6:41 UTC  (5+ messages)
` [PATCH V5 1/3] cpufreq: amd-pstate: Expose struct amd_cpudata
` [PATCH V5 2/3] selftests: amd-pstate: Add test module for amd-pstate driver
` [PATCH V5 3/3] Documentation: amd-pstate: Add unit test introduction


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).