messages from 2022-04-27 22:55:15 to 2022-05-02 16:26:23 UTC [more...]
[PATCH v2 00/48] ARM: PXA multiplatform support
2022-05-02 16:26 UTC (41+ 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 00/30] The panic notifiers refactor
2022-05-02 15:50 UTC (64+ messages)
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown 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 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [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 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier
` [PATCH 26/30] Drivers: hv: Do not force all panic notifiers to execute before kdump
` [PATCH 27/30] powerpc: "
` [PATCH 28/30] panic: Unexport crash_kexec_post_notifiers
` [PATCH 29/30] powerpc: ps3, pseries: Avoid duplicate call to kmsg_dump() on panic
` [PATCH 30/30] um: Avoid duplicate call to kmsg_dump()
[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
2022-05-02 15:47 UTC (62+ messages)
` [PATCH v2 1/5] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
` [PATCH v2 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
` [PATCH 0/9] ptrace: cleaning up ptrace_stop
` [PATCH 1/9] signal: Rename send_signal send_signal_locked
` [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] 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)
[PATCH] interconnect: Restore sync state by ignoring ipa-virt in provider count
2022-05-02 15:18 UTC (5+ messages)
[db845c] WARNING: possible recursive locking detected - lock(&irq_desc_lock_class)
2022-05-02 11:37 UTC
[PATCH 1/2] power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1
2022-05-02 11:12 UTC (2+ messages)
` [PATCH 2/2] power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk
[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 v2 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
2022-05-01 18:22 UTC (5+ 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 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 v14 0/7] USB DWC3 host wake up support from system suspend
2022-04-30 3:11 UTC (8+ messages)
` [PATCH v14 2/7] PM / wakeup: Add device_children_wakeup_capable()
[PATCH v1] driver core: Extend deferred probe timeout on driver registration
2022-04-29 22:09 UTC
[PATCH v2 0/6] power: supply: introduce support for the Qualcomm smb2 charger
2022-04-29 21:15 UTC (8+ messages)
` [PATCH v2 1/6] power: supply: add Qualcomm PMI8998 SMB2 Charger driver
` [PATCH v2 2/6] arm64: dts: qcom: pmi8998: add charger node
` [PATCH v2 3/6] arm64: dts: sdm845-oneplus: enable pmi8998 charger
` [PATCH v2 4/6] arm64: dts: qcom: sdm845-db845c: "
` [PATCH v2 5/6] arm64: dts: qcom: sdm845-xiaomi-beryllium "
` [PATCH v2 6/6] dt-bindings: power: supply: qcom,pmi8998-charger: add bindings for smb2 driver
[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)
[PATCH v2] power: supply: Add enable the primary charger interface
2022-04-28 12:56 UTC
linux-next: build failure after merge of the pm tree
2022-04-28 12:32 UTC (2+ messages)
[PATCH V4 00/14] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
2022-04-28 11:48 UTC (9+ messages)
` [PATCH V4 07/14] cpufreq: mediatek: Add .get function
[PATCH v3 2/2] PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver
2022-04-28 11:39 UTC (4+ messages)
` [kbuild-all] "
[PATCH] interconnect: qcom: use icc_sync_state
2022-04-28 11:20 UTC (4+ messages)
[PATCH 0/6] power: supply: introduce support for the Qualcomm smb2 charger
2022-04-28 10:39 UTC (4+ messages)
` [PATCH 6/6] dt-bindings: power: supply: qcom,pmi8998-charger: add bindings for smb2 driver
[PATCH V4 0/3] Add unit test module for AMD P-State driver
2022-04-28 9:55 UTC (7+ messages)
` [PATCH V4 1/3] cpufreq: amd-pstate: Expose struct amd_cpudata
` [PATCH V4 2/3] selftests: amd-pstate: Add test module for amd-pstate driver
` [PATCH V4 3/3] Documentation: amd-pstate: Add unit test introduction
[rafael-pm:testing 12/12] drivers/idle/intel_idle.c:1701:17: error: 'disable_promotion_to_c1e' undeclared
2022-04-28 8:56 UTC
[Bug 215729] New: amd-pstate driver has a much higher idle power consumption for a desktop Zen 3 CPU
2022-04-28 8:49 UTC (2+ messages)
` [Bug 215729] "
[PATCH] interconnect: qcom: msm8939: Use icc_sync_state
2022-04-28 8:41 UTC (3+ messages)
[PATCH v5 0/3] arm: qcom: qcom-apq8064: add separate device node for tsens
2022-04-28 8:00 UTC (3+ messages)
` [PATCH v5 3/3] dt-bindings: clock: qcom,gcc-apq8064: split tsens to the child node
[rafael-pm:testing 12/12] drivers/idle/intel_idle.c:1854:13: warning: conflicting types for 'c1e_promotion_enable'; have 'void(void)'
2022-04-28 7:04 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).