messages from 2022-06-13 17:27:47 to 2022-06-15 10:40:11 UTC [more...]
[PATCH v1 0/9] imx: thermal: Allow trip point configuration from DT
2022-06-15 10:39 UTC (11+ messages)
` [PATCH v1 1/9] dt-bindings: thermal: Define trips node in $defs
` [PATCH v1 2/9] thermal: thermal: Export OF trip helper function
` [PATCH v1 3/9] dt-bindings: thermal: imx: Add trips point
` [PATCH v1 4/9] imx: thermal: Configure trip point from DT
` [PATCH v1 5/9] ARM: dts: imx[67]: Add trips points
` [PATCH v1 6/9] ARM: dts: imx6qdl-apalis: Set CPU critical trip point
` [PATCH v1 7/9] ARM: dts: imx7-colibri: "
` [PATCH v1 8/9] ARM: dts: imx6ull-colibri: "
` [PATCH v1 9/9] ARM: dts: imx6qdl-colibri: "
[PATCH 0/8] interconnect: support i.MX8MP
2022-06-15 10:30 UTC (9+ messages)
` [PATCH 2/8] interconnect: add device managed bulk API
[PATCH] drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
2022-06-15 9:52 UTC (2+ messages)
[PATCH v4 0/4] PM / devfreq: Various Fixes to cpufreq based passive governor
2022-06-15 9:22 UTC (11+ messages)
` [PATCH v4 1/4] PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER
` [PATCH v4 2/4] PM / devfreq: Fix kernel warning with cpufreq passive register fail
` [PATCH v4 3/4] PM / devfreq: Rework freq_table to be local to devfreq struct
` [PATCH v4 4/4] PM / devfreq: Mute warning on governor PROBE_DEFER
[PATCH v3 1/2] dt-bindings: thermal: rcar-gen3-thermal: use positive logic
2022-06-15 10:09 UTC (10+ messages)
` [PATCH v3 2/2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support
[PATCH v2 1/6] iio: adc: mp2629: fix wrong comparison of channel
2022-06-15 9:53 UTC (12+ messages)
` [PATCH v2 2/6] dt-bindings: mfd: Add mp2733 compatible
` [PATCH v2 3/6] mfd: mp2629: Add support for mps mp2733 battery charger
` [PATCH v2 4/6] iio: adc: mp2629: restrict input voltage mask for mp2629
` [PATCH v2 5/6] power: supply: Add support for mp2733 battery charger
` [PATCH v2 6/6] power: supply: mp2629: Add usb fast charge settings
[PATCH] cpufreq: amd-pstate: Add resume callback for amd-pstate
2022-06-15 8:45 UTC
Wycena paneli fotowoltaicznych
2022-06-15 8:00 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 3904c06c5e7dd1494d2feb6cdcd850cf2e832432
2022-06-15 7:48 UTC
[PATCH v2 0/4] Thermal cpufreq & devfreq cooling minor clean-ups
2022-06-15 7:47 UTC (9+ messages)
` [PATCH v2 1/4] thermal: cpufreq_cooling: Use private callback ops for each cooling device
` [PATCH v2 2/4] thermal: cpufreq_cooling : Refactor thermal_power_cpu_get_power tracing
` [PATCH v2 3/4] thermal: cpufreq_cooling: Update outdated comments
[PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device
2022-06-15 6:27 UTC (27+ messages)
` [PATCH v2 "
` [PATCH v2 01/16] ACPI: glue: Use acpi_dev_for_each_child()
` [PATCH v2 02/16] ACPI: glue: Introduce acpi_dev_has_children()
` [PATCH v2 03/16] ACPI: glue: Introduce acpi_find_child_by_adr()
` [PATCH v2 04/16] thunderbolt: ACPI: Replace tb_acpi_find_port() with acpi_find_child_by_adr()
` [PATCH v2 06/16] ACPI: container: Use acpi_dev_for_each_child()
` [PATCH v2 07/16] ACPI: property: Use acpi_dev_for_each_child() for child lookup
` [PATCH v2 08/16] ACPI: bus: Export acpi_dev_for_each_child() to modules
` [PATCH v2 09/16] ACPI: video: Use acpi_dev_for_each_child()
` [PATCH v2 10/16] ACPI: bus: Introduce acpi_dev_for_each_child_reverse()
` [PATCH v2 11/16] ACPI: scan: Walk ACPI device's children using driver core
` [PATCH v2 12/16] platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child()
` [PATCH v2 13/16] mfd: core: "
` [PATCH v2 14/16] soundwire: "
` [PATCH v2 15/16] ACPI / MMC: PM: Unify fixing up device power
` [PATCH v2 16/16] ACPI: bus: Drop unused list heads from struct acpi_device
` [PATCH v2 05/16] USB: ACPI: Replace usb_acpi_find_port() with acpi_find_child_by_adr()
[PATCH v5 0/2] x86/fpu: Make AMX state ready for CPU idle
2022-06-15 6:25 UTC (4+ messages)
` [PATCH v5 2/2] intel_idle: Add a new flag to initialize the AMX state
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-06-15 6:05 UTC (36+ messages)
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 23/36] arm64,smp: Remove trace_.*_rcuidle() usage
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean
` [Pv-drivers] [PATCH 29/36] cpuidle, xenpv: "
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH 34.5/36] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
[next] arm64: db410c: WARNING: CPU: 0 PID: 1 at drivers/opp/core.c:2265 dev_pm_opp_clear_config+0x174/0x17c
2022-06-15 5:25 UTC (2+ messages)
[PATCH 2/3] cpufreq: Panic if policy is active in cpufreq_policy_free()
2022-06-15 4:59 UTC (4+ messages)
` [PATCH V2 "
[PATCH -next] cpufreq: Fix reserved space in cpufreq_show_cpus()
2022-06-15 4:56 UTC (5+ messages)
[PATCH v2] x86/cpu/amd: fix the highest perf query for new AMD processors
2022-06-15 4:17 UTC (2+ messages)
[PATCH v3 0/5] PM / devfreq: Various Fixes to cpufreq based passive governor
2022-06-14 23:12 UTC (11+ messages)
` [PATCH v3 1/5] PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER
` [PATCH v3 2/5] PM / devfreq: Fix kernel warning with cpufreq passive register fail
` [PATCH v3 3/5] PM / devfreq: Fix kernel panic with cpu based scaling to passive gov
` [PATCH v3 4/5] PM / devfreq: Rework freq_table to be local to devfreq struct
` [PATCH v3 5/5] PM / devfreq: Mute warning on governor PROBE_DEFER
[PATCH v20 0/5] USB DWC3 host wake up support from system suspend
2022-06-14 19:37 UTC (7+ messages)
` [PATCH v20 2/5] usb: dwc3: core: Host "
[PATCH 1/2] dt-bindings: thermal: qcom,spmi-temp-alarm: convert to dtschema
2022-06-14 19:18 UTC (4+ messages)
[PATCH v3] thermal: rcar_gen3_thermal: improve logging during probe
2022-06-14 18:45 UTC (2+ messages)
[PATCH] MAINTAINERS: add include/dt-bindings/thermal to THERMAL
2022-06-14 18:40 UTC (2+ messages)
[PATCH 1/6] iio: adc: mp2629: fix wrong comparison of channel
2022-06-14 18:29 UTC (11+ messages)
` [PATCH 2/6] dt-bindings: mfd: Add mp2733 compatible
` [PATCH 3/6] mfd: mp2629: Add support for mps mp2733 battery charger
` [PATCH 4/6] iio: adc: mp2629: restrict input voltage mask for mp2629
` [PATCH 5/6] power: supply: Add support for mp2733 battery charger
` [PATCH 6/6] power: supply: mp2629: Add usb fast charge settings
How to identify the primary battery (for Wine)
2022-06-14 15:17 UTC (4+ messages)
[PATCH 00/30] The panic notifiers refactor
2022-06-14 14:36 UTC (5+ messages)
` [PATCH 24/30] panic: Refactor the panic path
[PATCH v2 1/1] Support power control driver for BlueField SoCs
2022-06-14 14:19 UTC
[PATCH] thermal: Directly use ida_alloc()/free()
2022-06-14 14:16 UTC (2+ messages)
[PATCH v4] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink
2022-06-14 14:03 UTC (3+ messages)
[PATCH 0/3] cpufreq: Minor cleanups
2022-06-14 13:51 UTC (3+ messages)
` [PATCH 3/3] cpufreq: Drop unnecessary cpus locking from store()
[PATCH] PM: runtime: Extend support for wakeirq for force_suspend|resume
2022-06-14 11:16 UTC (2+ messages)
regulator: BD71837 PMIC resume during noirq phase?
2022-06-14 10:16 UTC (6+ messages)
[PATCH v2 0/5] PM / devfreq: Various Fixes to cpufreq based passive governor
2022-06-14 9:01 UTC (8+ messages)
` [PATCH v2 1/5] PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER
` [PATCH v2 2/5] PM / devfreq: Fix kernel warning with cpufreq passive register fail
` [PATCH v2 3/5] PM / devfreq: Fix kernel panic with cpu based scaling to passive gov
` [PATCH v2 4/5] PM / devfreq: Rework freq_table to be local to devfreq struct
` [PATCH v2 5/5] PM / devfreq: Mute warning on governor PROBE_DEFER
[PATCH] cpufreq: amd_pstate: fix the highest perf query for new AMD processors
2022-06-14 8:48 UTC (4+ messages)
[PATCH v2 00/12] platform/surface: aggregator: Add support for client hot-removal
2022-06-14 7:48 UTC (3+ messages)
[PATCH v1 0/5] power: domain: Add driver for a PM domain provider which controls
2022-06-14 7:29 UTC (7+ messages)
` [PATCH v1 1/5] dt-bindings: power: Add bindings for a power domain controlled by a regulator
` [RFC PATCH v1 5/5] ARM64: verdin-imx8mm: use regulator power domain to model sleep-moci
[rafael-pm:bleeding-edge] BUILD SUCCESS d3104995c583179bd2018b049a834319969baa80
2022-06-14 3:11 UTC
[bug report] OPP: Use generic key finding helpers for level key
2022-06-14 2:46 UTC (2+ messages)
[v21 0/5] USB DWC3 host wake up support from system suspend
2022-06-14 0:50 UTC (3+ messages)
` [v21 4/5] usb: dwc3: qcom: Configure wakeup interrupts during suspend
[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
2022-06-13 20:21 UTC (14+ messages)
` [PATCH v2 06/15] dt-bindings: mfd: Add Mediatek MT6370
` [PATCH v2 08/15] mfd: mt6370: Add Mediatek MT6370 support
` [PATCH v2 10/15] regulator: mt6370: Add mt6370 DisplayBias and VibLDO support
` [PATCH v2 11/15] iio: adc: mt6370: Add Mediatek MT6370 support
` [PATCH v2 13/15] leds: mt6370: Add Mediatek MT6370 current sink type LED Indicator support
` [PATCH v2 15/15] video: backlight: mt6370: Add Mediatek MT6370 support
regression, 5.19.0-rc1 not powering off when hibernated
2022-06-13 19:46 UTC (3+ messages)
pm/testing baseline: 85 runs, 6 regressions (v5.19-rc2-3-gd3104995c5831)
2022-06-13 18:54 UTC
pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.19-rc2-3-gd3104995c5831)
2022-06-13 18:10 UTC
[Bug 215938] New: amd-pstate ignoring scaling_max_freq after waking from suspend
2022-06-13 16:25 UTC (2+ messages)
` [Bug 215938] "
[PATCH] Documentation: PM: Drop pme_interrupt reference
2022-06-13 15:57 UTC (3+ messages)
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).