messages from 2022-06-10 08:24:41 to 2022-06-14 08:54:02 UTC [more...]
[PATCH v2] x86/cpu/amd: fix the highest perf query for new AMD processors
2022-06-14 8:52 UTC
[PATCH] cpufreq: amd_pstate: fix the highest perf query for new AMD processors
2022-06-14 8:48 UTC (4+ messages)
How to identify the primary battery (for Wine)
2022-06-14 8:05 UTC (2+ messages)
[PATCH v2 00/12] platform/surface: aggregator: Add support for client hot-removal
2022-06-14 7:48 UTC (3+ messages)
[PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device
2022-06-14 7:37 UTC (33+ messages)
` [PATCH v1 04/16] thunderbolt: ACPI: Use acpi_find_child_by_adr()
` [PATCH v1 05/16] USB: "
` [PATCH v1 15/16] ACPI / MMC: PM: Unify fixing up device power
` [PATCH v2 00/16] ACPI: Get rid of the list of children in struct acpi_device
` [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 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
[PATCH v2 0/5] PM / devfreq: Various Fixes to cpufreq based passive governor
2022-06-14 6:59 UTC (7+ 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
[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)
[PATCH v2 0/4] Thermal cpufreq & devfreq cooling minor clean-ups
2022-06-14 2:24 UTC (6+ 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 v2 4/4] thermal: devfreq_cooling: Extend the devfreq_cooling_device with ops
[v21 0/5] USB DWC3 host wake up support from system suspend
2022-06-14 0:50 UTC (7+ messages)
` [v21 1/5] dt-bindings: usb: dwc3: Add wakeup-source property support
` [v21 2/5] usb: dwc3: core: Host wake up support from system suspend
` [v21 3/5] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
` [v21 4/5] usb: dwc3: qcom: Configure wakeup interrupts during suspend
` [v21 5/5] usb: dwc3: qcom: Keep power domain on to retain controller status
[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
2022-06-13 20:21 UTC (23+ messages)
` [PATCH v2 01/15] dt-bindings: usb: Add Mediatek MT6370 TCPC
` [PATCH v2 02/15] dt-bindings: power: supply: Add Mediatek MT6370 Charger
` [PATCH v2 03/15] dt-bindings: leds: mt6370: Add Mediatek mt6370 current sink type LED indicator
` [PATCH v2 04/15] dt-bindings: leds: Add Mediatek MT6370 flashlight
` [PATCH v2 05/15] dt-bindings: backlight: Add Mediatek MT6370 backlight
` [PATCH v2 06/15] dt-bindings: mfd: Add Mediatek MT6370
` [PATCH v2 07/15] Documentation: ABI: testing: mt6370: Add ADC sysfs guideline
` [PATCH v2 08/15] mfd: mt6370: Add Mediatek MT6370 support
` [PATCH v2 09/15] usb: typec: tcpci_mt6370: Add Mediatek MT6370 tcpci driver
` [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 12/15] power: supply: mt6370: Add Mediatek MT6370 charger driver
` [PATCH v2 13/15] leds: mt6370: Add Mediatek MT6370 current sink type LED Indicator support
` [PATCH v2 14/15] leds: flashlight: mt6370: Add Mediatek MT6370 flashlight 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)
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-06-13 19:23 UTC (28+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 10/36] cpuidle,omap3: Push RCU-idle into driver
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 24/36] printk: Remove trace_.*_rcuidle() usage
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean
` [Pv-drivers] [PATCH 29/36] cpuidle, xenpv: "
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [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()
pm/testing baseline: 85 runs, 6 regressions (v5.19-rc2-3-gd3104995c5831)
2022-06-13 18:54 UTC
[PATCH 0/8] interconnect: support i.MX8MP
2022-06-13 18:27 UTC (7+ messages)
` [PATCH 2/8] interconnect: add device managed bulk API
` [PATCH 3/8] interconnect: imx: fix max_node_id
pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.19-rc2-3-gd3104995c5831)
2022-06-13 18:10 UTC
[PATCH v20 0/5] USB DWC3 host wake up support from system suspend
2022-06-13 18:08 UTC (5+ messages)
` [PATCH v20 2/5] usb: dwc3: core: Host "
[Bug 215938] New: amd-pstate ignoring scaling_max_freq after waking from suspend
2022-06-13 16:25 UTC (6+ messages)
` [Bug 215938] "
[PATCH] Documentation: PM: Drop pme_interrupt reference
2022-06-13 15:57 UTC (3+ messages)
[PATCH] MAINTAINERS: add include/dt-bindings/thermal to THERMAL
2022-06-13 12:43 UTC
[PATCH v1] PM-runtime: Check supplier_preactivated before release supplier
2022-06-13 12:07 UTC
[PATCH 1/3] thermal: cpufreq_cooling: Use a copy of local ops for each cooling device
2022-06-13 11:23 UTC (9+ messages)
` [PATCH 2/3] thermal: cpufreq_cooling : Refactor thermal_power_cpu_get_power
` [PATCH 3/3] thermal: cpufreq_cooling: Update outdated comments
[Bug 215800] New: amd-pstate does not allow to set arbitrary maximum CPU frequency above 2200MHz for a desktop Zen 3 CPU
2022-06-13 11:16 UTC (5+ messages)
` [Bug 215800] "
[bug report] PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver
2022-06-13 11:13 UTC
[CFP] Power Management and Thermal Control MC at LPC 2022
2022-06-13 10:29 UTC (5+ messages)
[PATCH 5.10 073/172] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
2022-06-13 10:10 UTC
[PATCH 5.17 127/298] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
2022-06-13 10:10 UTC
[PATCH 5.15 108/247] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
2022-06-13 10:10 UTC
[PATCH 5.18 146/339] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
2022-06-13 10:09 UTC
[PATCH v3] thermal: rcar_gen3_thermal: improve logging during probe
2022-06-13 9:07 UTC (3+ messages)
[PATCH 0/8] OPP: Add support for multiple clocks
2022-06-13 8:07 UTC (9+ messages)
` [PATCH 2/8] OPP: Remove rate_not_available parameter to _opp_add()
` [PATCH 3/8] OPP: Reuse _opp_compare_key() in _opp_add_static_v2()
` [PATCH 4/8] OPP: Make dev_pm_opp_set_opp() independent of frequency
` [PATCH 5/8] OPP: Allow multiple clocks for a device
` [PATCH 6/8] OPP: Add key specific assert() method to key finding helpers
` [PATCH 7/8] OPP: Assert clk_count == 1 for single clk helpers
` [PATCH 8/8] OPP: Provide a simple implementation to configure multiple clocks
[PATCH -next] thermal: k3_j72xx_bandgap: Make k3_j72xx_bandgap_j721e_data and k3_j72xx_bandgap_j7200_data static
2022-06-13 6:31 UTC
[PATCH 0/2] x86: notify hypervisor/VMM about guest entering s2idle
2022-06-13 5:03 UTC (9+ messages)
` [PATCH 1/2] x86: notify hypervisor about guest entering s2idle state
[Bug 215714] New: A huge unnecessary power consumption with CONFIG_X86_ACPI_CPUFREQ
2022-06-13 1:39 UTC (2+ messages)
` [Bug 215714] A huge unnecessary power consumption with CONFIG_X86_ACPI_CPUFREQ and ondemand governor - Ryzen 5800X
[PATCH 0/8] Add interconnect for i.MX8MP blk ctrl
2022-06-13 1:17 UTC (7+ messages)
` [PATCH 1/8] dt-bindings: soc: imx: add interconnect property for i.MX8MP media "
` [PATCH 4/8] soc: imx: add icc paths "
[PATCH v3 1/2] dt-bindings: thermal: rcar-gen3-thermal: use positive logic
2022-06-12 22:18 UTC (4+ messages)
` [PATCH v3 2/2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support
[rafael-pm:bleeding-edge] BUILD SUCCESS eacc9b3f283169f1e5426664dfad3ba6e02e75fd
2022-06-12 9:23 UTC
[PATCH] PM / wakeup: Unify device_init_wakeup() for PM_SLEEP and !PM_SLEEP
2022-06-12 5:00 UTC (4+ messages)
[PATCH v2 00/17] Add support for AXP192 PMIC
2022-06-11 18:23 UTC (16+ messages)
` [PATCH v2 01/17] regmap-irq: Use sub_irq_reg() to calculate unmask register address
` [PATCH v2 02/17] regmap-irq: Add get_irq_reg to support unusual register layouts
` [PATCH v2 11/17] iio: adc: axp20x_adc: Consolidate ADC raw read functions
` [PATCH v2 15/17] power: axp20x_battery: Add constant charge current table
[PATCH v7 2/2] PCI/PM: Disable PTM on all devices
2022-06-11 0:12 UTC (2+ messages)
[GIT PULL] Power management fixes for v5.19-rc2
2022-06-10 19:00 UTC (4+ messages)
[PATCH v2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support
2022-06-10 18:39 UTC (3+ messages)
[PATCH v2] thermal: rcar_gen3_thermal: improve logging during probe
2022-06-10 15:50 UTC (4+ messages)
[PATCH] x86: Change the return type of acpi_map_cpu2node to void
2022-06-10 15:17 UTC (4+ messages)
[PATCH] genirq/PM: Unexport {suspend,resume}_device_irqs()
2022-06-10 13:33 UTC (2+ messages)
[PATCH v7 0/2] Introduce MediaTek CCI devfreq driver
2022-06-10 10:44 UTC (5+ messages)
` [PATCH v7 1/2] dt-bindings: interconnect: Add MediaTek CCI dt-bindings
` [PATCH v7 2/2] PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver
[PATCH] x86: Change the return type of acpi_map_cpu2node to void
2022-06-10 10:43 UTC
[PATCH] x86: Change the return type of acpi_map_cpu2node to void
2022-06-10 10:36 UTC
[PATCH v9 1/2] thermal: Add thermal driver for Sunplus
2022-06-10 10:30 UTC (3+ messages)
[PATCH v9 2/2] dt-bindings:thermal: Add Sunplus schema
2022-06-10 10:29 UTC (2+ messages)
[PATCH v5 0/9] power: reset: at91-reset: add support for sama7g5
2022-06-10 9:24 UTC (10+ messages)
` [PATCH v5 1/9] ARM: dts: at91: use generic name for reset controller
` [PATCH v5 2/9] dt-bindings: reset: convert Atmel/Microchip reset controller to YAML
` [PATCH v5 3/9] dt-bindings: reset: atmel,at91sam9260-reset: add sama7g5 bindings
` [PATCH v5 4/9] dt-bindings: reset: add sama7g5 definitions
` [PATCH v5 5/9] power: reset: at91-reset: document structures and enums
` [PATCH v5 6/9] power: reset: at91-reset: add at91_reset_data
` [PATCH v5 7/9] power: reset: at91-reset: add reset_controller_dev support
` [PATCH v5 8/9] power: reset: at91-reset: add support for SAMA7G5
` [PATCH v5 9/9] ARM: dts: at91: sama7g5: add reset-controller node
[RFC PATCH v2 4/6] PM: opp: allow control of multiple clocks
2022-06-10 8:22 UTC (10+ messages)
page: next (older) | prev (newer) | latest
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).