linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-28 13:54:56 to 2022-05-03 19:37:29 UTC [more...]

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-05-03 19:36 UTC  (58+ messages)
` [PATCH v2 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
    ` [PATCH 0/9] ptrace: cleaning up ptrace_stop
      ` [PATCH 6/9] signal: Always call do_notify_parent_cldstop with siglock held
      ` [PATCH 7/9] ptrace: Simplify the wait_task_inactive call in ptrace_check_attach
      ` [PATCH 9/9] ptrace: Don't change __state
      ` [PATCH 0/12] ptrace: cleaning up ptrace_stop
        ` [PATCH v2 01/12] signal: Rename send_signal send_signal_locked
        ` [PATCH v2 02/12] signal: Replace __group_send_sig_info with send_signal_locked
        ` [PATCH v2 03/12] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
        ` [PATCH v2 04/12] ptrace/xtensa: Replace PT_SINGLESTEP "
        ` [PATCH v2 05/12] signal: Use lockdep_assert_held instead of assert_spin_locked
        ` [PATCH v2 06/12] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
        ` [PATCH v2 07/12] ptrace: Don't change __state
        ` [PATCH v2 08/12] ptrace: Remove arch_ptrace_attach
        ` [PATCH v2 09/12] ptrace: Always take siglock in ptrace_resume
        ` [PATCH v2 10/12] ptrace: Only return signr from ptrace_stop if it was provided
        ` [PATCH v2 11/12] ptrace: Always call schedule in ptrace_stop
        ` [PATCH v2 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state

[PATCH 00/30] The panic notifiers refactor
 2022-05-03 19:12 UTC  (62+ messages)
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 24/30] panic: Refactor the panic path

[PATCH] interconnect: Restore sync state by ignoring ipa-virt in provider count
 2022-05-03 19:07 UTC  (6+ messages)

[PATCH v8 0/2] Add thermal control driver for Sunplus SoC
 2022-05-03 19:02 UTC  (7+ messages)
` [PATCH v8 1/2] thermal: Add thermal driver for Sunplus
` [PATCH v8 2/2] dt-bindings:thermal: Add Sunplus schema

[PATCH] dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemas
 2022-05-03 18:17 UTC  (3+ messages)

[PATCH v1 0/7] PCI/PM: Improvements related to device transitions into D0
 2022-05-03 17:59 UTC  (5+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v3 "
    ` [PATCH v3 4/9] PCI/PM: Rework changing power states of PCI devices

[PATCH v3 0/8] vfio/pci: power management changes
 2022-05-03 17:11 UTC  (3+ messages)
` [PATCH v3 4/8] vfio/pci: Add support for setting driver data inside core layer

[PATCH v2 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
 2022-05-03 15:52 UTC  (7+ messages)
` [PATCH v2 2/5] drivers: thermal: tsens: Add support for combined interrupt
` [PATCH v2 3/5] drivers: thermal: tsens: allow configuring min and max trips
` [PATCH v2 4/5] drivers: thermal: tsens: add IPQ8074 support
` [PATCH v2 5/5] arm64: dts: ipq8074: add thermal nodes

[PATCH v2 0/1] power: supply: bq27xxx: expose battery data when CI=1
 2022-05-03 15:38 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] power: supply: ab8500_fg: Allocate wq in probe
 2022-05-03 15:38 UTC  (2+ messages)

[PATCH] power: supply: core: Initialize struct to zero
 2022-05-03 15:36 UTC  (2+ messages)

[PATCH 1/2] power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1
 2022-05-03 15:35 UTC  (4+ messages)
` [PATCH 2/2] power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk

[PATCH] dt-bindings: thermal: tsens: Add sc8280xp compatible
 2022-05-03 15:34 UTC  (2+ messages)
` [PATCH v2] "

[Bug 215938] New: amd-pstate ignoring scaling_max_freq after waking from suspend
 2022-05-03 15:09 UTC 

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH v2 0/6] power: supply: introduce support for the Qualcomm smb2 charger
 2022-05-03 14:42 UTC  (5+ messages)
` [PATCH v2 1/6] power: supply: add Qualcomm PMI8998 SMB2 Charger driver
` [PATCH v2 6/6] dt-bindings: power: supply: qcom,pmi8998-charger: add bindings for smb2 driver

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-05-03 14:29 UTC  (48+ messages)
` [PATCH 15/48] ARM: pxa: tosa: use gpio descriptor for audio
` [PATCH 17/48] ARM: pxa: corgi: use gpio descriptors "
` [PATCH 18/48] ARM: pxa: hx4700: "
` [PATCH 20/48] ARM: pxa: spitz: "
` [PATCH 21/48] ARM: pxa: eseries: use gpio lookup "
` [PATCH 22/48] ARM: pxa: z2: use gpio lookup for audio device
` [PATCH 23/48] ARM: pxa: magician: use platform driver for audio
` [PATCH 24/48] ARM: pxa: mainstone-wm97xx: use gpio lookup table
` [PATCH 25/48] ARM: pxa: zylonite: use gpio lookup instead mfp header

[PATCH 01/15] thermal/core: Rename thermal_zone_device to thermal_zone
 2022-05-03 12:51 UTC 

[PATCH 1/2] thermal/drivers/qcom/lmh: Add sc8180x compatible
 2022-05-03 12:16 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: thermal: lmh: Add Qualcomm "

[PATCH V4 00/14] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-05-03 11:33 UTC  (10+ messages)
` [PATCH V4 07/14] cpufreq: mediatek: Add .get function

[PATCH v24 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-05-03  6:13 UTC  (9+ messages)

[PATCH v2] power: supply: Add enable the primary charger interface
 2022-05-03  4:54 UTC  (2+ messages)

[PATCH v14 0/7] USB DWC3 host wake up support from system suspend
 2022-05-03  0:57 UTC  (9+ messages)
` [PATCH v14 2/7] PM / wakeup: Add device_children_wakeup_capable()

[PATCH v6 0/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2022-05-03  0:34 UTC  (3+ messages)
` [PATCH v6 1/4] dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation

[PATCH] cpufreq: intel_pstate: Support Sapphire Rapids OOB mode
 2022-05-02 20:50 UTC 

[PATCH 0/4] soc/PM/arm64: qcom: Add initial version of bwmon
 2022-05-02 18:20 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: interconnect: qcom,sdm845-cpu-bwmon: add BWMON device
` [PATCH 2/4] opp: Add apis to retrieve opps with interconnect bandwidth
` [PATCH 3/4] soc: qcom: icc-bwmon: Add bandwidth monitoring driver
` [PATCH 4/4] arm64: dts: qcom: sdm845: Add CPU BWMON

[PATCH] thermal/drivers/rz2gl: Fix OTP Calibration Register values
 2022-05-02 15:43 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: rzg2l-thermal: Document RZ/G2UL bindings
 2022-05-02 15:39 UTC  (3+ messages)

[db845c] WARNING: possible recursive locking detected - lock(&irq_desc_lock_class)
 2022-05-02 11:37 UTC 

[PATCH v3 1/2] dt-bindings: thermal: tsens: Add msm8992/4 compatibles
 2022-05-01 20:20 UTC  (2+ messages)
` [PATCH v3 2/2] thermal: qcom: tsens-v1: Add support for MSM8992/4 TSENS

[PATCH 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
 2022-05-01  8:33 UTC  (6+ messages)
` [PATCH 2/5] drivers: thermal: tsens: Add support for combined interrupt
` [PATCH 3/5] drivers: thermal: tsens: allow configuring min and max trips
` [PATCH 4/5] drivers: thermal: tsens: add IPQ8074 support
` [PATCH 5/5] arm64: dts: ipq8074: add thermal nodes

[rafael-pm:bleeding-edge] BUILD SUCCESS f2febeef358161ef4f8055451778e19fc78d429c
 2022-04-30 23:22 UTC 

[PATCH] tools/power turbostat: close file after use
 2022-04-30 14:49 UTC  (3+ messages)

[PATCH v1] driver core: Extend deferred probe timeout on driver registration
 2022-04-29 22:09 UTC 

[PATCH 24/37] power: add HAS_IOPORT dependencies
 2022-04-29 14:34 UTC  (3+ messages)
` [RFC v2 28/39] "

[PATCH v3 0/6] Improve usability for amd-pstate
 2022-04-29  6:26 UTC  (8+ messages)
` [PATCH v3 4/6] cpufreq: amd-pstate: Allow replacing acpi-cpufreq when loaded

pm/testing baseline: 54 runs, 2 regressions (v5.18-rc4-115-gd3fa656ae5f38)
 2022-04-28 20:17 UTC 

[GIT PULL] ACPI fixes for v5.18-rc5
 2022-04-28 20:04 UTC  (5+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.18-rc4-115-gd3fa656ae5f38)
 2022-04-28 19:34 UTC 

[GIT PULL] Power management fixes for v5.18-rc5
 2022-04-28 19:03 UTC  (2+ messages)

[GIT PULL] Thermal control fixes for v5.18-rc5
 2022-04-28 19:03 UTC  (2+ messages)


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).