linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-08 18:29:15 to 2022-06-10 15:17:25 UTC [more...]

[PATCH] x86: Change the return type of acpi_map_cpu2node to void
 2022-06-10 15:17 UTC  (4+ messages)

[PATCH] PM / wakeup: Unify device_init_wakeup() for PM_SLEEP and !PM_SLEEP
 2022-06-10 15:06 UTC  (3+ messages)

[PATCH 0/2] x86: notify hypervisor/VMM about guest entering s2idle
 2022-06-10 14:29 UTC  (9+ messages)
` [PATCH 1/2] x86: notify hypervisor about guest entering s2idle state
` [PATCH 2/2] KVM: x86: notify user space about guest entering s2idle

[PATCH] genirq/PM: Unexport {suspend,resume}_device_irqs()
 2022-06-10 13:33 UTC  (2+ messages)

[PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device
 2022-06-10 13:14 UTC  (42+ messages)
` [PATCH v1 01/16] ACPI: glue: Use acpi_dev_for_each_child()
` [PATCH v1 02/16] ACPI: glue: Introduce acpi_dev_has_children()
` [PATCH v1 03/16] ACPI: glue: Introduce acpi_find_child_by_adr()
` [PATCH v1 04/16] thunderbolt: ACPI: Use acpi_find_child_by_adr()
` [PATCH v1 05/16] USB: "
` [PATCH v1 06/16] ACPI: container: Use acpi_dev_for_each_child()
` [PATCH v1 07/16] ACPI: property: Use acpi_dev_for_each_child() for child lookup
` [PATCH v1 08/16] ACPI: bus: Export acpi_dev_for_each_child() to modules
` [PATCH v1 09/16] ACPI: video: Use acpi_dev_for_each_child()
` [PATCH v1 10/16] ACPI: bus: Introduce acpi_dev_for_each_child_reverse()
` [PATCH v1 11/16] ACPI: scan: Walk ACPI device's children using driver core
` [PATCH v1 12/16] platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child()
` [PATCH v1 13/16] mfd: core: "
` [PATCH v1 14/16] soundwire: "
` [PATCH v1 15/16] ACPI / MMC: PM: Unify fixing up device power
` [PATCH v1 16/16] ACPI: bus: Drop unused list heads from struct acpi_device

[PATCH v2] thermal: rcar_gen3_thermal: improve logging during probe
 2022-06-10 13:06 UTC  (4+ messages)

[CFP] Power Management and Thermal Control MC at LPC 2022
 2022-06-10 11:43 UTC  (4+ 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 1/3] thermal: cpufreq_cooling: Use a copy of local ops for each cooling device
 2022-06-10 10:03 UTC  (3+ messages)
` [PATCH 2/3] thermal: cpufreq_cooling : Refactor thermal_power_cpu_get_power
` [PATCH 3/3] thermal: cpufreq_cooling: Update outdated comments

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

[PATCH 0/8] OPP: Add support for multiple clocks
 2022-06-10  8:20 UTC  (9+ messages)
` [PATCH 1/8] OPP: Use consistent names for OPP table instances
` [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 v2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support
 2022-06-10  8:09 UTC  (2+ messages)

[PATCH] PM / devfreq: passive: use HZ_PER_KHZ macro in units.h
 2022-06-10  7:54 UTC 

[PATCH] cpufreq: qcom-cpufreq-hw: use HZ_PER_KHZ macro in units.h
 2022-06-10  7:53 UTC 

[PATCH 1/5] PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER
 2022-06-10  6:41 UTC  (2+ messages)

[v10 1/1] thermal: mediatek: add another get_temp ops for thermal sensors
 2022-06-10  5:58 UTC  (3+ messages)

[PATCH] powercap: intel_rapl: Add support for RAPTORLAKE_P
 2022-06-10  3:31 UTC  (8+ messages)

[PATCH v1 0/5] power: domain: Add driver for a PM domain provider which controls
 2022-06-10  2:57 UTC  (7+ messages)
` [PATCH v1 1/5] dt-bindings: power: Add bindings for a power domain controlled by a regulator
` [PATCH v1 2/5] pm: add regulator power domain controller
` [PATCH v1 3/5] MAINTAINERS: add REGULATOR POWER DOMAIN
` [RFC PATCH v1 4/5] arm64: defconfig: Enable generic power domain controller controlling a regulator
` [RFC PATCH v1 5/5] ARM64: verdin-imx8mm: use regulator power domain to model sleep-moci

[PATCH v9 0/2] Add thermal control driver for Sunplus SoC
 2022-06-10  1:32 UTC 

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-09 23:49 UTC  (17+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 24/36] printk: Remove trace_.*_rcuidle() usage
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()

[PATCH v3 0/6] power: supply: introduce support for the Qualcomm smb2 charger
 2022-06-09 23:04 UTC  (3+ messages)
` [PATCH v3 1/6] power: supply: add Qualcomm PMI8998 SMB2 Charger driver

[PATCH v1 1/1] Support power control driver for BlueField SoCs
 2022-06-09 22:35 UTC  (2+ messages)

[PATCH -next] power: supply: ab8500: add missing destroy_workqueue in ab8500_charger_bind
 2022-06-09 22:22 UTC  (2+ messages)

[RESEND 1/2] power_supply: Register cooling device outside of probe
 2022-06-09 22:17 UTC  (4+ messages)
` [RESEND 2/2] power_supply: Use of-thermal cdev registration API

[PATCH v2 00/17] Add support for AXP192 PMIC
 2022-06-09 21:12 UTC  (24+ messages)
` [PATCH v2 01/17] regmap-irq: Use sub_irq_reg() to calculate unmask register address
` [PATCH v2 03/17] dt-bindings: mfd: add bindings for AXP192 MFD device
` [PATCH v2 06/17] dt-bindings: gpio: Add AXP192 GPIO bindings
` [PATCH v2 07/17] dt-bindings: power: axp20x-battery: Add AXP192 compatible
` [PATCH v2 10/17] iio: adc: axp20x_adc: Minor code cleanups
` [PATCH v2 11/17] iio: adc: axp20x_adc: Consolidate ADC raw read functions
` [PATCH v2 13/17] power: supply: axp20x_usb_power: Add support for AXP192
` [PATCH v2 15/17] power: axp20x_battery: Add constant charge current table
` [PATCH v2 16/17] power: axp20x_battery: Support battery status without fuel gauge
` [PATCH v2 17/17] power: axp20x_battery: Add support for AXP192

[PATCH 1/2] dt-bindings: thermal: qcom,spmi-temp-alarm: convert to dtschema
 2022-06-09 21:07 UTC  (2+ messages)

[PATCH v4 0/9] power: reset: at91-reset: add support for sama7g5
 2022-06-09 20:47 UTC  (5+ messages)
` [PATCH v4 6/9] power: reset: at91-reset: add at91_reset_data
` [PATCH v4 7/9] power: reset: at91-reset: add reset_controller_dev support

[PATCH V8 0/4] Add unit test module for AMD P-State driver
 2022-06-09 20:28 UTC  (3+ messages)

[PATCH v2] power: supply: add dock type
 2022-06-09 20:26 UTC  (3+ messages)

[PATCH 1/2] power: supply: ab8500: Respect charge_restart_voltage_uv
 2022-06-09 20:12 UTC  (3+ messages)

[PATCH 1/1] power: supply: cros_peripheral: Use struct_size() helper in kzalloc()
 2022-06-09 20:06 UTC  (2+ messages)

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-06-09 19:59 UTC  (13+ 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 v3 0/11] "
          ` [PATCH v4 0/12] "
            ` [PATCH 00/16] ptrace: cleanups and calling do_cldstop with only siglock

[PATCH] dt-bindings: power: reset: qcom-pon: update "reg" property details
 2022-06-09 19:57 UTC  (2+ messages)

[PATCH] power: ab8500: Remove flush_scheduled_work() call
 2022-06-09 19:43 UTC  (2+ messages)

[PATCH -next] power: supply: Remove unnecessary print function dev_err()
 2022-06-09 19:30 UTC  (2+ messages)

[PATCH] power: supply: lp8788: fix typo in comment
 2022-06-09 19:29 UTC  (2+ messages)

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-06-09 19:29 UTC  (13+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()

[PATCH 1/4] dt-bindings: power: supply: bq24190: use regulator schema for child node
 2022-06-09 19:29 UTC  (2+ messages)

[PATCH] power: supply: bq24257: Fix syntax errors in comments
 2022-06-09 19:26 UTC  (2+ messages)

[PATCH 1/6] MAINTAINERS: update Luca Ceresoli's e-mail address
 2022-06-09 19:21 UTC  (3+ messages)
` [PATCH 5/6] power: supply: max77976: "

[PATCH] power: supply: core: Fix boundary conditions in interpolation
 2022-06-09 19:14 UTC  (3+ messages)

[PATCH] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
 2022-06-09 19:14 UTC  (3+ messages)

[PATCH -next] power: supply: ab8500_fg: add missing destroy_workqueue in ab8500_fg_probe
 2022-06-09 19:13 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] ACPI: processor/idle: Annotate more functions to live in cpuidle section
 2022-06-09 18:50 UTC  (3+ messages)

[PATCH v2 00/12] platform/surface: aggregator: Add support for client hot-removal
 2022-06-09 18:01 UTC  (5+ messages)
` [PATCH v2 05/12] power/supply: surface_charger: Use client device wrappers for notifier registration
` [PATCH v2 06/12] power/supply: surface_battery: "

[Bug 215938] New: amd-pstate ignoring scaling_max_freq after waking from suspend
 2022-06-09 15:15 UTC  (4+ messages)
` [Bug 215938] "

[PATCH v2 00/10] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-06-09 14:43 UTC  (5+ messages)
` [PATCH v2 07/10] dt-bindings: rtc: Add fsl,scu-rtc yaml file

[PATCH v3 00/10] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-06-09 14:34 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: firmware: Add fsl,scu yaml file
` [PATCH v3 02/10] dt-bindings: clk: imx: Add fsl,scu-clk "
` [PATCH v3 03/10] dt-bindings: pinctrl: imx: Add fsl,scu-iomux "
` [PATCH v3 04/10] dt-bindings: input: Add fsl,scu-key "
` [PATCH v3 05/10] dt-bindings: nvmem: Add fsl,scu-ocotp "
` [PATCH v3 06/10] dt-bindings: power: Add fsl,scu-pd "
` [PATCH v3 07/10] dt-bindings: rtc: Add fsl,scu-rtc "
` [PATCH v3 08/10] dt-bindings: thermal: Add fsl,scu-thermal "
` [PATCH v3 09/10] dt-bindings: watchdog: Add fsl,scu-wdt "
` [PATCH v3 10/10] dt-bindings: arm: freescale: Remove fsl,scu txt file

[PATCH 1/2] thermal: rcar_gen3_thermal: Add r8a779f0 support
 2022-06-09 13:26 UTC  (5+ messages)
` [PATCH 2/2] thermal: rcar_gen3_thermal: improve logging during probe

[RFC PATCH] PM: domains: Decrement subdomain counter after powering it off
 2022-06-09 11:06 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support
 2022-06-09  9:09 UTC  (2+ messages)

[PATCH] PM: runtime: Extend support for wakeirq for force_suspend|resume
 2022-06-09  3:16 UTC  (2+ messages)

[PATCH v7 1/2] PCI/PM: refactor pci_pm_suspend_noirq()
 2022-06-09  0:10 UTC  (2+ messages)
` [PATCH v7 2/2] PCI/PM: Disable PTM on all devices

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.19-rc1-4-g28e0b92ca611b)
 2022-06-08 23:41 UTC 

[PATCH] Documentation: PM: Drop pme_interrupt reference
 2022-06-08 22:29 UTC  (2+ messages)

[PATCH v6 2/2] PCI/PM: disable PTM on all devices
 2022-06-08 18:29 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).