messages from 2022-05-02 16:43:23 to 2022-05-05 08:43:53 UTC [more...]
[PATCH v5 0/9] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
2022-05-05 8:43 UTC (11+ 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 4/9] cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()
` [PATCH v5 5/9] cpufreq: mediatek: Link CCI device to CPU
` [PATCH v5 6/9] cpufreq: mediatek: Add support for MT8186
` [PATCH v5 7/9] arm64: dts: mediatek: Add opp table and clock property for MT8183 cpufreq
` [PATCH v5 8/9] arm64: dts: mediatek: Add MediaTek CCI node for MT8183
` [PATCH v5 9/9] arm64: dts: mediatek: Add mediatek,cci property for MT8183 cpufreq
` [PATCH v5 2/9] cpufreq: mediatek: Add opp notification support
[PATCH v2 0/4] Apple SoC cpufreq driver
2022-05-05 8:43 UTC (11+ 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 3/4] cpufreq: apple-soc: Add new driver to control Apple SoC CPU P-states
` [PATCH v2 4/4] arm64: dts: apple: Add CPU topology & cpufreq nodes for t8103
[PATCH] cpufreq: Avoid unnecessary frequency updates due to mismatch
2022-05-05 8:28 UTC (6+ messages)
[PATCH 0/7] PM: Solution for S0ix failure caused by PCH overheating
2022-05-05 8:22 UTC (11+ messages)
` [PATCH 1/7] PM: wakeup: expose pm_wakeup_pending to modules
` [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
[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
[PATCH v2 00/48] ARM: PXA multiplatform support
2022-05-05 6:04 UTC (29+ messages)
` [PATCH 18/48] ARM: pxa: hx4700: use gpio descriptors for audio
[RFC v1] opp: add config option for debug
2022-05-05 5:58 UTC (2+ messages)
[PATCH v14 0/7] USB DWC3 host wake up support from system suspend
2022-05-05 3:26 UTC (12+ messages)
` [PATCH v14 2/7] PM / wakeup: Add device_children_wakeup_capable()
` [PATCH v14 3/7] usb: dwc3: core: Host wake up support from system suspend
[PATCH 00/10] Encrypted Hibernation
2022-05-04 23:21 UTC (11+ messages)
` [PATCH 01/10] tpm: Add support for in-kernel resetting of PCRs
` [PATCH 02/10] tpm: Allow PCR 23 to be restricted to kernel-only use
` [PATCH 03/10] security: keys: trusted: Parse out individual components of the key blob
` [PATCH 04/10] security: keys: trusted: Allow storage of PCR values in creation data
` [PATCH 05/10] security: keys: trusted: Verify "
` [PATCH 06/10] PM: hibernate: Add kernel-based encryption
` [PATCH 07/10] PM: hibernate: Use TPM-backed keys to encrypt image
` [PATCH 08/10] PM: hibernate: Mix user key in encrypted hibernate
` [PATCH 09/10] PM: hibernate: Verify the digest encryption key
` [PATCH 10/10] PM: hibernate: seal the encryption key with a PCR policy
[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
2022-05-04 22:40 UTC (28+ 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 v2 06/12] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
` [PATCH v2 07/12] ptrace: Don't change __state
` [PATCH v3 0/11] ptrace: cleaning up ptrace_stop
` [PATCH v3 01/11] signal: Rename send_signal send_signal_locked
` [PATCH v3 02/11] signal: Replace __group_send_sig_info with send_signal_locked
` [PATCH v3 03/11] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
` [PATCH v3 04/11] ptrace/xtensa: Replace PT_SINGLESTEP "
` [PATCH v3 05/11] ptrace: Remove arch_ptrace_attach
` [PATCH v3 06/11] signal: Use lockdep_assert_held instead of assert_spin_locked
` [PATCH v3 07/11] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
` [PATCH v3 08/11] ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs
` [PATCH v3 09/11] ptrace: Don't change __state
` [PATCH v3 10/11] ptrace: Always take siglock in ptrace_resume
` [PATCH v3 11/11] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
[PATCH 00/30] The panic notifiers refactor
2022-05-04 21:26 UTC (24+ messages)
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED and remove useless header
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 24/30] panic: Refactor the panic path
[PATCH] dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemas
2022-05-04 21:18 UTC (7+ messages)
[PATCH v4 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
2022-05-04 20:10 UTC (6+ messages)
` [PATCH v4 2/5] drivers: thermal: tsens: Add support for combined interrupt
` [PATCH v4 3/5] drivers: thermal: tsens: allow configuring min and max trips
` [PATCH v4 4/5] drivers: thermal: tsens: add IPQ8074 support
` [PATCH v4 5/5] arm64: dts: ipq8074: add thermal nodes
[PATCH v3 0/8] vfio/pci: power management changes
2022-05-04 19:45 UTC (11+ messages)
` [PATCH v3 4/8] vfio/pci: Add support for setting driver data inside core layer
` [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-04 19:35 UTC (12+ messages)
` [PATCH v2 0/9] "
` [PATCH v3 "
` [PATCH v3 4/9] PCI/PM: Rework changing power states of PCI devices
[PATCH 0/6] power: supply: introduce support for the Qualcomm smb2 charger
2022-05-04 17:23 UTC (2+ messages)
[PATCH 0/2] interconnect: qcom: Remove IP0 resource
2022-05-04 17:21 UTC (5+ messages)
` [PATCH 3/2] arm64: dts: qcom: sc7180: Remove ipa interconnect node
` [PATCH 4/2] ARM: dts: qcom: sdx55: "
` (subset) "
` (subset) [PATCH 3/2] arm64: dts: qcom: sc7180: "
[bug report] cpufreq: Fix possible race in cpufreq online error path
2022-05-04 15:17 UTC
[PATCH 0/4] interconnect: qcom: sc8180x: Some fixes
2022-05-04 14:51 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: interconnect: Add SC8180X QUP0 virt provider
` [PATCH 2/4] interconnect: qcom: sc8180x: Modernize sc8180x probe
` [PATCH 3/4] interconnect: qcom: sc8180x: Fix QUP0 nodes
` [PATCH 4/4] interconnect: qcom: sc8180x: Mark some BCMs keepalive
` [PATCH 5/4] interconnect: qcom: sc8180x: Reformat node and bcm definitions
[PATCH -next] power: supply: Remove unnecessary print function dev_err()
2022-05-04 13:52 UTC
[Bug 215938] New: amd-pstate ignoring scaling_max_freq after waking from suspend
2022-05-04 13:46 UTC (3+ messages)
` [Bug 215938] "
[PATCH V4 00/14] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
2022-05-04 12:03 UTC (14+ messages)
` [PATCH V4 07/14] cpufreq: mediatek: Add .get function
[Bug 215909] Regression with ACPI_STATE_C3 state freeze
2022-05-04 10:16 UTC (2+ messages)
[PATCH v2 0/5] soc/PM/arm64: qcom: Add initial version of bwmon
2022-05-04 10:12 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: interconnect: qcom,sdm845-cpu-bwmon: add BWMON device
` [PATCH v2 2/5] opp: Add apis to retrieve opps with interconnect bandwidth
` [PATCH v2 3/5] soc: qcom: icc-bwmon: Add bandwidth monitoring driver
` [PATCH v2 4/5] arm64: defconfig: enable Qualcomm Bandwidth Monitor
` [PATCH v2 5/5] arm64: dts: qcom: sdm845: Add CPU BWMON
[PATCH] opp: Reorder definition of ceil/floor helpers
2022-05-04 10:11 UTC
[PATCH 7/7] powercap: arm_scmi: Add SCMI Powercap based driver
2022-05-04 9:36 UTC
[PATCH 0/3] PM: domains: Some minor improvements for genpd_power_off()
2022-05-04 9:35 UTC (2+ messages)
[PATCH] PM: Domains: Extend dev_pm_domain_detach() doc
2022-05-04 8:47 UTC (2+ messages)
[PATCH 15/15] thermal/of: Initialize trip points separately
2022-05-04 8:18 UTC (2+ messages)
[PATCH v6 4/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
2022-05-04 8:00 UTC (2+ messages)
[PATCH v3 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
2022-05-03 20:05 UTC (5+ messages)
` [PATCH v3 2/5] drivers: thermal: tsens: Add support for combined interrupt
` [PATCH v3 3/5] drivers: thermal: tsens: allow configuring min and max trips
` [PATCH v3 4/5] drivers: thermal: tsens: add IPQ8074 support
` [PATCH v3 5/5] arm64: dts: ipq8074: add thermal nodes
[PATCH] interconnect: Restore sync state by ignoring ipa-virt in provider count
2022-05-03 19:07 UTC (3+ 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 v2 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
2022-05-03 15:52 UTC (3+ messages)
[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] "
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 (3+ messages)
` [PATCH v2 1/6] power: supply: add Qualcomm PMI8998 SMB2 Charger driver
[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 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 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
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).