Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-07 04:52:06 to 2015-08-11 10:22:02 UTC [more...]

[PATCH] thermal: remove power allocator from list of default governors
 2015-08-11 10:21 UTC  (10+ messages)
` [PATCH 0/3] Let the power allocator thermal governor run on any thermal zone
  ` [PATCH 1/3] thermal: power_allocator: relax the requirement of a sustainable_power in tzp
  ` [PATCH 2/3] thermal: power_allocator: relax the requirement of two passive trip points
  ` [PATCH 3/3] thermal: power_allocator: exit early if there are no cooling devices
  ` [PATCH v2 0/4] Let the power allocator thermal governor run on any thermal zone
    ` [PATCH v2 1/4] thermal: power_allocator: relax the requirement of a sustainable_power in tzp
    ` [PATCH v2 2/4] thermal: power_allocator: relax the requirement of two passive trip points
    ` [PATCH v2 3/4] thermal: power_allocator: don't require tzp to be present for the thermal zone
    ` [PATCH v2 4/4] thermal: power_allocator: exit early if there are no cooling devices

[PATCH v4 1/2] dt: cpufreq: st: Provide bindings for ST's CPUFreq implementation
 2015-08-11 10:09 UTC  (14+ messages)
` [PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs

[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
 2015-08-11  9:27 UTC  (11+ messages)
` [RFCv5 PATCH 01/46] arm: Frequency invariant scheduler load-tracking support
` [RFCv5 PATCH 38/46] sched: scheduler-driven cpu frequency selection
` [RFCv5 PATCH 41/46] sched/fair: add triggers for OPP change requests

[PATCH v3 0/5] power/reset: at91: cleanups and slow clock
 2015-08-11  9:12 UTC  (6+ messages)
` [PATCH v3 1/5] power/reset: at91-reset: remove useless at91_reset_platform_probe()
` [PATCH v3 2/5] power/reset: at91-reset: allow compiling as a module
` [PATCH v3 3/5] power/reset: at91-reset: get and use slow clock
` [PATCH v3 4/5] power/reset: at91-poweroff: allow compiling as a module
` [PATCH v3 5/5] power/reset: at91-poweroff: get and use slow clock

[PATCH] thermal: of: Introduce governor selection in dts
 2015-08-11  9:07 UTC  (6+ messages)

[PATCH 0/6] PM / OPP: Add debugfs support
 2015-08-11  8:37 UTC  (27+ messages)
` [PATCH 1/6] PM / OPP: reuse of_parse_phandle()
` [PATCH 2/6] PM / OPP: restructure _of_init_opp_table_v2()
` [PATCH 3/6] PM / OPP: Prefix exported opp routines with dev_pm_opp_
` [PATCH 4/6] PM / OPP: Move opp core to its own directory
` [PATCH 5/6] PM / OPP: Move cpu specific code to opp/cpu.c
` [PATCH 6/6] PM / OPP: Add debugfs support

[PATCH 0/9] qcom: Add support for TSENS driver
 2015-08-11  8:26 UTC  (2+ messages)

PM / OPP: Add OPP sharing information to OPP library
 2015-08-11  8:22 UTC  (2+ messages)

PM / OPP: Add clock-latency-ns support
 2015-08-11  8:12 UTC  (2+ messages)

[PATCH v4 0/6] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-08-11  7:51 UTC  (27+ messages)
` [PATCH v4 1/6] cpufreq: make scaling_boost_freqs sysfs attr available when boost is enabled

[PATCH v4 0/6] Add support for DA9150 Fuel-Gauge
 2015-08-11  7:45 UTC  (10+ messages)
` [PATCH v4 1/6] mfd: da9150: Add support for Fuel-Gauge
` [PATCH v4 2/6] mfd: da9150: Update DT bindings for Fuel-Gauge support
` [PATCH v4 5/6] mfd: da9150: Use relative paths in DT bindings document
` [PATCH v4 6/6] mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resource

[PATCH v4] Add Mediatek thermal support
 2015-08-11  7:03 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 2/3] thermal: Add Mediatek thermal controller support
  ` [PATCH 3/3] ARM64: dts: mt8173: Add thermal/auxadc device nodes

[PATCH v8 00/13] qcom: Add support for GDSCs
 2015-08-11  7:02 UTC  (23+ messages)
` [PATCH v8 01/13] clk: "
` [PATCH v8 02/13] clk: qcom: gdsc: Prepare common clk probe to register gdscs
` [PATCH v8 03/13] clk: qcom: gdsc: Add support for Memory RET/OFF
` [PATCH v8 04/13] clk: qcom: gdsc: Add support for ON only state
` [PATCH v8 05/13] clk: qcom: gdsc: Add GDSCs in msm8916 GCC
` [PATCH v8 06/13] clk: qcom: gdsc: Add GDSCs in msm8974 GCC
` [PATCH v8 07/13] clk: qcom: gdsc: Add GDSCs in msm8974 MMCC
` [PATCH v8 08/13] clk: qcom: gdsc: Add GDSCs in apq8084 GCC
` [PATCH v8 09/13] clk: qcom: gdsc: Add GDSCs in apq8084 MMCC
` [PATCH v8 10/13] arm: dts: qcom: Add #power-domain-cells property
` [PATCH v8 11/13] clk: qcom: gdsc: Use PM clocks to control gdsc clocks

Q: cpuidle results in degredation in ethernet performance ?
 2015-08-11  6:39 UTC  (6+ messages)

[PATCH v2 00/16] Signature verification of hibernate snapshot
 2015-08-11  6:16 UTC  (17+ messages)
` [PATCH v2 01/16] PM / hibernate: define HMAC algorithm and digest size of hibernation
` [PATCH v2 02/16] x86/efi: Add get and set variable to EFI services pointer table
` [PATCH v2 03/16] x86/boot: Public getting random boot function
` [PATCH v2 04/16] x86/efi: Generating random number in EFI stub
` [PATCH v2 05/16] x86/efi: Get entropy through EFI random number generator protocol
` [PATCH v2 06/16] x86/efi: Generating random HMAC key for siging hibernate image
` [PATCH v2 07/16] efi: Make efi_status_to_err() public
` [PATCH v2 08/16] x86/efi: Carrying hibernation key by setup data
` [PATCH v2 09/16] PM / hibernate: Reserve hibernation key and erase footprints
` [PATCH v2 10/16] PM / hibernate: Generate and verify signature of hibernate snapshot
` [PATCH v2 11/16] PM / hibernate: Avoid including hibernation key to hibernate image
` [PATCH v2 12/16] PM / hibernate: Forward signature verifying result and key to image kernel
` [PATCH v2 13/16] PM / hibernate: Add configuration to enforce signature verification
` [PATCH v2 14/16] PM / hibernate: Allow user trigger hibernation key re-generating
` [PATCH v2 15/16] PM / hibernate: Bypass verification logic on legacy BIOS
` [PATCH v2 16/16] PM / hibernate: Document signature verification of hibernate snapshot

[PATCH v2 00/16] Signature verification of hibernate snapshot
 2015-08-11  6:13 UTC  (3+ messages)
` [PATCH v2 01/16] PM / hibernate: define HMAC algorithm and digest size of hibernation
  ` [PATCH v2 02/16] x86/efi: Add get and set variable to EFI services pointer table

[PATCHv2 0/8] serial: imx: rework pm support and add runtime pm
 2015-08-11  3:02 UTC  (10+ messages)
` [PATCHv2 1/8] serial: imx: remove unbalanced clk_prepare
` [PATCHv2 2/8] serial: imx: introduce serial_imx_enable_wakeup()
` [PATCHv2 3/8] serial: imx: allow waking up on RTSD
` [PATCHv2 4/8] serial: imx: save and restore context in the suspend path
` [PATCHv2 5/8] serial: imx: add a flag to indicate we are "
` [PATCHv2 6/8] serial: imx: add runtime pm support
` [PATCHv2 7/8] serial: imx: add pm_qos request
` [PATCHv2 8/8] serial: imx: use SET_*SYSTEM_PM_OPS helper functions

[PATCH 0/3] ARM: berlin: add cpufreq support for the BG2Q
 2015-08-11  2:44 UTC  (5+ messages)
` [PATCH 2/3] ARM: berlin: register cpufreq-dt "

[PATCH 0/8] serial: imx: rework pm support and add runtime pm
 2015-08-10 23:50 UTC  (13+ messages)
` [PATCH 1/8] serial: imx: remove unbalanced clk_prepare
` [PATCH 2/8] serial: imx: introduce serial_imx_enable_wakeup()
` [PATCH 3/8] serial: imx: allow waking up on RTSD
` [PATCH 4/8] serial: imx: use dev_pm_ops
` [PATCH 5/8] serial: imx: save and restore context in the suspend path
` [PATCH 6/8] serial: imx: add a flag to indicate we are "
` [PATCH 7/8] serial: imx: add runtime pm support
` [PATCH 8/8] serial: imx: add pm_qos request

[PATCH V1 Resend 02/11] PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)
 2015-08-10 21:15 UTC  (3+ messages)
` [PATCH V1 Resend 03/11] drivers: devfreq: "

[PATCH 00/23] ARM: at91: Properly handle slow clock
 2015-08-10 17:11 UTC  (5+ messages)
` [PATCH 18/23] power/reset: at91-reset: get and use "

[PATCH 0/9] ARM: PM / Domains: Generic PM domains for CPUs/Clusters
 2015-08-10 15:36 UTC  (9+ messages)
` [PATCH 5/9] ARM: common: Introduce PM domains for CPUs/clusters
` [PATCH 6/9] ARM: domain: Add platform handlers for CPU PM domains

[PATCH] cpupower tools: Fix error when running cpupower monitor
 2015-08-10 12:28 UTC  (2+ messages)

[PATCH] thermal: rockchip: fix handling of invalid readings
 2015-08-10 10:22 UTC  (4+ messages)

[PATCH v5 0/6] powernv: cpufreq: Report frequency throttle by OCC
 2015-08-10  8:19 UTC  (9+ messages)
` [PATCH v5 2/6] powerpc/powernv: Add definition of OPAL_MSG_OCC message type
` [PATCH v5 3/6] cpufreq: powernv: Register for OCC related opal_message notification

[RFC,2/2] ACPI: Load OSDT tables from initrd at boot time
 2015-08-10  7:45 UTC 

[PATCH] thermal: rockhip: fix setting thermal shutdown polarity
 2015-08-10  6:37 UTC  (3+ messages)

[PATCH][RFC] ACPI / PM: Fix incorrect wakeup irq setting before suspend-to-idle
 2015-08-10  2:11 UTC 

[Patch v1] x86, ACPI, irq: Fix a regression caused by
 2015-08-09  8:58 UTC 

[PATCH v4 1/2] mfd: axp20x: Add missing registers, and mark more registers volatile
 2015-08-08 15:58 UTC  (2+ messages)
  ` [PATCH v4 2/2] mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICs

[PATCH] cpufreq: exynos: Fix for memory leak in case SoC name does not match
 2015-08-08 13:29 UTC  (4+ messages)

[GIT PULL] Thermal Management updates for v4.2-rc6
 2015-08-08  7:07 UTC 

[PATCH v3] cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
 2015-08-08  2:09 UTC  (2+ messages)

[PATCH] power: twl4030: missing dep for CHARGER_TWL4030
 2015-08-08  2:04 UTC 

[PATCH 1/2 RESEND] PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS
 2015-08-08  1:35 UTC  (4+ messages)
` [PATCH 2/2] PM / AVS: rockchip-io: add io selectors and supplies for rk3368

[PULL REQUEST] PM / devfreq, for Next-RC (fix, drv update)
 2015-08-08  1:42 UTC  (2+ messages)

[PATCH v7 00/13] qcom: Add support for GDSCs
 2015-08-07 23:52 UTC  (5+ messages)
` [PATCH v7 01/13] clk: "

[PATCH v5] Report interrupt(s) that caused system wakeup
 2015-08-07 22:37 UTC  (2+ messages)

[PATCH 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-08-07 16:57 UTC  (4+ messages)
` [PATCH 2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY

[PATCH v3 0/6] Add support for additional bq27xxx devices
 2015-08-07 15:08 UTC  (4+ messages)
` [PATCH v3 5/6] power: bq27xxx_battery: Add support for additional bq27xxx family devices

[PATCH v2] cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
 2015-08-07 12:43 UTC  (2+ messages)

[PATCH] cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
 2015-08-07 11:50 UTC 

[PATCH 11/31] cpufreq/sfi: use kmemdup rather than duplicating its implementation
 2015-08-07  8:58 UTC  (2+ messages)

[PATCH RESEND] power: bq24190_charger: Fix charge type sysfs property
 2015-08-07  8:58 UTC  (3+ messages)
` [RFC] TI BQ242xx Battery Charger Development/Consolidation Plans

[PATCH V2] QorIQ/TMU: add thermal management support based on TMU
 2015-08-07  8:14 UTC  (5+ messages)

[PATCH 00/13] Enhance twl4030_charger functionality. - V3
 2015-08-07  5:29 UTC  (6+ messages)
` [PATCH 07/13] twl4030_charger: distinguish between USB current and 'AC' current

[PATCH v3] base/platform: assert that dev_pm_domain callbacks are called unconditionally
 2015-08-07  5:19 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 read-only IMAP folder(s) and NNTP newsgroup(s).