linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-10 12:13:28 to 2020-02-13 08:19:01 UTC [more...]

Ask for help about cpufreq issue
 2020-02-13  8:18 UTC  (12+ messages)
  ` [EXT] "

[PATCH] thermal: rcar_gen3_thermal: Remove unneeded curly brackets
 2020-02-13  8:17 UTC  (3+ messages)

[PATCH 00/28] PM: QoS: Get rid of unuseful code and rework CPU latency QoS interface
 2020-02-13  8:10 UTC  (52+ messages)
` [PATCH 01/28] PM: QoS: Drop debugfs interface
` [PATCH 02/28] PM: QoS: Drop pm_qos_update_request_timeout()
` [PATCH 03/28] PM: QoS: Drop the PM_QOS_SUM QoS type
` [PATCH 04/28] PM: QoS: Clean up pm_qos_update_target() and pm_qos_update_flags()
` [PATCH 05/28] PM: QoS: Clean up pm_qos_read_value() and pm_qos_get/set_value()
` [PATCH 06/28] PM: QoS: Drop iterations over global QoS classes
` [PATCH 07/28] PM: QoS: Clean up misc device file operations
` [PATCH 08/28] PM: QoS: Redefine struct pm_qos_request and drop struct pm_qos_object
` [PATCH 09/28] PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chain
` [PATCH 10/28] PM: QoS: Rename things related to the CPU latency QoS
` [PATCH 11/28] PM: QoS: Simplify definitions of CPU latency QoS trace events
` [PATCH 12/28] PM: QoS: Adjust pm_qos_request() signature and reorder pm_qos.h
` [PATCH 13/28] PM: QoS: Add CPU latency QoS API wrappers
` [PATCH 14/28] cpuidle: Call cpu_latency_qos_limit() instead of pm_qos_request()
` [PATCH 15/28] x86: platform: iosf_mbi: Call cpu_latency_qos_*() instead of pm_qos_*()
` [PATCH 16/28] drm: i915: "
` [PATCH 17/28] drivers: hsi: "
` [PATCH 18/28] drivers: media: "
` [PATCH 19/28] drivers: mmc: "
` [PATCH 20/28] drivers: net: "
` [PATCH 21/28] drivers: spi: "
` [PATCH 22/28] drivers: tty: "
` [PATCH 23/28] drivers: usb: "
` [PATCH 24/28] sound: "
` [PATCH 25/28] PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY and rename related functions
` [PATCH 26/28] PM: QoS: Update file information comments
` [PATCH 27/28] Documentation: PM: QoS: Update to reflect previous code changes
` [PATCH 28/28] PM: QoS: Make CPU latency QoS depend on CONFIG_CPU_IDLE

[PATCH v9 00/17] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2020-02-13  0:38 UTC  (19+ messages)
` [PATCH v9 01/17] ARM: tegra: Compile sleep-tegra20/30.S unconditionally
` [PATCH v9 02/17] ARM: tegra: Add tegra_pm_park_secondary_cpu()
` [PATCH v9 03/17] ARM: tegra: Remove pen-locking from cpuidle-tegra20
` [PATCH v9 04/17] ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
` [PATCH v9 05/17] ARM: tegra: Propagate error from tegra_idle_lp2_last()
` [PATCH v9 06/17] ARM: tegra: Expose PM functions required for new cpuidle driver
` [PATCH v9 07/17] ARM: tegra: Rename some of the newly exposed PM functions
` [PATCH v9 08/17] ARM: tegra: Make outer_disable() open-coded
` [PATCH v9 09/17] arm: tegra20: cpuidle: Handle case where secondary CPU hangs on entering LP2
` [PATCH v9 10/17] arm: tegra20: cpuidle: Make abort_flag atomic
` [PATCH v9 11/17] arm: tegra20/30: cpuidle: Remove unnecessary memory barrier
` [PATCH v9 12/17] cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle
` [PATCH v9 13/17] cpuidle: tegra: Squash Tegra30 driver into the common driver
` [PATCH v9 14/17] cpuidle: tegra: Squash Tegra114 "
` [PATCH v9 15/17] cpuidle: tegra: Disable CC6 state if LP2 unavailable
` [PATCH v9 16/17] ARM: multi_v7_defconfig: Enable Tegra cpuidle driver
` [PATCH v9 17/17] ARM: tegra: Enable Tegra cpuidle driver in tegra_defconfig

[PATCH] PM / OPP: Add support for multiple regulators
 2020-02-13  0:06 UTC  (5+ messages)

[PATCH v7 00/12] NVIDIA Tegra20 CPUFreq driver major update
 2020-02-12 23:46 UTC  (13+ messages)
` [PATCH v7 01/12] clk: tegra: Add custom CCLK implementation
` [PATCH v7 02/12] clk: tegra: pll: Add pre/post rate-change hooks
` [PATCH v7 03/12] clk: tegra: cclk: Add helpers for handling PLLX rate changes
` [PATCH v7 04/12] clk: tegra20: Use custom CCLK implementation
` [PATCH v7 05/12] clk: tegra30: "
` [PATCH v7 06/12] ARM: tegra: Switch CPU to PLLP on resume from LP1 on Tegra30/114/124
` [PATCH v7 07/12] ARM: tegra: Don't enable PLLX while resuming from LP1 on Tegra30
` [PATCH v7 08/12] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30
` [PATCH v7 09/12] cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)
` [PATCH v7 10/12] ARM: tegra: Create tegra20-cpufreq platform device on Tegra30
` [PATCH v7 11/12] ARM: dts: tegra30: beaver: Set up voltage regulators for DVFS
` [PATCH v7 12/12] ARM: dts: tegra30: beaver: Add CPU Operating Performance Points

[PATCH] thermal: rcar_gen3_thermal: Generate interrupt when temperature changes
 2020-02-12 22:49 UTC 

[RFC PATCH v3 12/12] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA
 2020-02-12 22:35 UTC 

[RFC PATCH v3 11/12] xen: Update sched clock offset to avoid system instability in hibernation
 2020-02-12 22:35 UTC 

[RFC PATCH v3 10/12] xen: Introduce wrapper for save/restore sched clock offset
 2020-02-12 22:34 UTC 

[RFC PATCH v3 09/12] x86/xen: save and restore steal clock
 2020-02-12 22:34 UTC 

[RFC PATCH v3 08/12] xen/time: introduce xen_{save,restore}_steal_clock
 2020-02-12 22:33 UTC 

[RFC PATCH v3 07/12] genirq: Shutdown irq chips in suspend/resume during hibernation
 2020-02-12 22:33 UTC 

[RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
 2020-02-12 22:32 UTC 

[RFC PATCH v3 05/12] xen-netfront: add callbacks for PM suspend and hibernation support
 2020-02-12 22:32 UTC 

[RFC PATCH v3 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
 2020-02-12 22:31 UTC 

[RFC PATCH v3 02/12] xenbus: add freeze/thaw/restore callbacks support
 2020-02-12 22:30 UTC 

[RFC PATCH v3 01/12] xen/manage: keep track of the on-going suspend mode
 2020-02-12 22:30 UTC 

[RFC PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-12 22:29 UTC 

[PATCH v3 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-02-12 20:19 UTC  (33+ messages)
` [PATCH v3 1/7] arm64: add support for the AMU extension v1
` [PATCH v3 2/7] arm64: trap to EL1 accesses to AMU counters from EL0
` [PATCH v3 3/7] arm64/kvm: disable access to AMU registers from kvm guests
` [PATCH v3 4/7] Documentation: arm64: document support for the AMU extension
` [PATCH v3 5/7] cpufreq: add function to get the hardware max frequency
` [PATCH v3 6/7] arm64: use activity monitors for frequency invariance
` [PATCH v3 7/7] clocksource/drivers/arm_arch_timer: validate arch_timer_rate

[PATCH net-next 00/10] net: fix sysfs permssions when device changes network
 2020-02-12 18:20 UTC  (20+ messages)
` [PATCH net-next 01/10] sysfs: add sysfs_file_change_owner()
` [PATCH net-next 02/10] sysfs: add sysfs_link_change_owner()
` [PATCH net-next 03/10] sysfs: add sysfs_group_change_owner()
` [PATCH net-next 04/10] sysfs: add sysfs_groups_change_owner()
` [PATCH net-next 05/10] sysfs: add sysfs_change_owner()
` [PATCH net-next 06/10] device: add device_change_owner()
` [PATCH net-next 07/10] drivers/base/power: add dpm_sysfs_change_owner()
` [PATCH net-next 08/10] net-sysfs: add netdev_change_owner()
` [PATCH net-next 09/10] net-sysfs: add queue_change_owner()
` [PATCH net-next 10/10] net: fix sysfs permssions when device changes network namespace

Suspect broken frequency transitions on SDM845
 2020-02-12 15:53 UTC  (2+ messages)

[PATCH] iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
 2020-02-12 14:02 UTC  (2+ messages)

[RFC PATCH 0/3] Support ROHM BD99954 charger IC
 2020-02-12  6:56 UTC  (7+ messages)
` [RFC PATCH 1/3] dt_bindings: ROHM BD99954 Charger
` [RFC PATCH 2/3] power: (regmap:) Add linear_range helper
` [RFC PATCH 3/3] power: supply: Support ROHM bd99954 charger

[PATCH] cpufreq: ti-cpufreq: Add support for OPP_PLUS
 2020-02-12  4:11 UTC  (2+ messages)

[PATCH 0/2] ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system
 2020-02-11 16:53 UTC  (3+ messages)
` [PATCH 1/2] ACPICA: Introduce acpi_any_gpe_status_set()
` [PATCH 2/2] ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system

[RFC PATCH 0/3] Introduce pm_ptr() / pm_sleep_ptr()
 2020-02-11 16:03 UTC  (4+ messages)
` [RFC PATCH 1/3] PM: introduce pm_ptr() and pm_sleep_ptr()
` [RFC PATCH 2/3] PM: Make *_DEV_PM_OPS macros use __maybe_unused
` [RFC PATCH 3/3] mmc: jz4740: Use pm_sleep_ptr() macro

[RFC PATCH v2 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
 2020-02-11 13:52 UTC  (9+ messages)

turbostat: Display all C-states on AMD Ryzen processor
 2020-02-11 11:18 UTC 

[PATCH] ACPI: EC: Fix flushing of pending work
 2020-02-11  9:04 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] power: supply: Allow charger manager can be built as a module
 2020-02-11  8:50 UTC 

PM / AVS: SVS: Introduce SVS engine
 2020-02-11  7:36 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: soc: add mtk svs dt-bindings

[PATCH v2] cpupower: avoid multiple definition with gcc -fno-common
 2020-02-11  0:57 UTC 

[PATCH] cpupower: avoid multiple definition with gcc -fno-common
 2020-02-11  0:14 UTC 

[PATCH] soc: samsung: chipid: Fix return value on non-Exynos platforms
 2020-02-10 19:30 UTC  (2+ messages)

[PATCH 0/2] Fix debugfs register access while suspended
 2020-02-10 19:01 UTC  (3+ messages)
` [PATCH 1/2] debugfs: regset32: Add Runtime PM support

[PATCH v8 1/4] platform: chrome: Add cros-usbpd-notify driver
 2020-02-10 18:59 UTC  (6+ messages)
` [PATCH v8 3/4] mfd: cros_ec: Check DT node for usbpd-notify add

[RFC PATCH v4 0/6] sched/cpufreq: Make schedutil energy aware
 2020-02-10 13:30 UTC  (8+ messages)
` [RFC PATCH v4 4/6] sched/cpufreq: Introduce sugov_cpu_ramp_boost

[PATCH] ACPI: PM: s2idle: Avoid possible race related to the EC GPE
 2020-02-10 12:45 UTC 


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