linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-05 00:41:11 to 2017-10-11 04:10:36 UTC [more...]

[PATCH 1/1] cpufreq: ti-cpufreq: add missing of_node_put()
 2017-10-11  4:10 UTC  (2+ messages)

[PATCH v3 0/8] PM / devfreq: Use OPP interface to handle the frequency
 2017-10-11  3:09 UTC  (9+ messages)
    ` [PATCH v3 1/8] PM / devfreq: Set min/max_freq when adding the devfreq device
    ` [PATCH v3 2/8] Revert "PM / devfreq: Add show_one macro to delete the duplicate code"
    ` [PATCH v3 3/8] PM / devfreq: Show the available min/max frequency through sysfs node
    ` [PATCH v3 4/8] PM / devfreq: Show the all available frequencies
    ` [PATCH v3 5/8] PM / devfreq: Get the available next frequency on update_devfreq()
    ` [PATCH v3 6/8] PM / devfreq: Remove unneeded conditional statement
    ` [PATCH v3 7/8] PM / devfreq: Define the constant governor name
    ` [PATCH v3 8/8] PM / devfreq: exynos-bus: Register cooling device

[PATCH] thermal/drivers/hisi: Switch to interrupt mode
 2017-10-11  1:54 UTC  (9+ messages)
` [PATCH V2] "

[RFC][PATCH] ACPI / LPSS: Update system sleep handling to follow runtime PM
 2017-10-10 23:17 UTC 

[PATCH v2 1/2] ARM: cpuidle: Correct driver unregistration if init fails
 2017-10-10 22:00 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: cpuidle: Refactor rollback operations "

[PATCH 1/8] Documentation: fix driver-api doc refs
 2017-10-10 21:40 UTC  (4+ messages)
` [PATCH 2/8] Documentation: fix admin-guide "

[GIT PULL] thermal: new material for hikey for 4.15
 2017-10-10 18:02 UTC  (26+ messages)
` [PATCH 01/25] thermal/drivers/hisi: Fix missing interrupt enablement
  ` [PATCH 02/25] thermal/drivers/hisi: Remove the multiple sensors support
  ` [PATCH 03/25] thermal/drivers/hisi: Fix kernel panic on alarm interrupt
  ` [PATCH 04/25] thermal/drivers/hisi: Simplify the temperature/step computation
  ` [PATCH 05/25] thermal/drivers/hisi: Fix multiple alarm interrupts firing
  ` [PATCH 06/25] thermal/drivers/hisi: Remove pointless lock
  ` [PATCH 07/25] thermal/drivers/hisi: Encapsulate register writes into helpers
  ` [PATCH 08/25] thermal/drivers/hisi: Fix configuration register setting
  ` [PATCH 09/25] thermal/drivers/hisi: Remove costly sensor inspection
  ` [PATCH 10/25] thermal/drivers/hisi: Rename and remove unused field
  ` [PATCH 11/25] thermal/drivers/hisi: Convert long to int
  ` [PATCH 12/25] thermal/drivers/hisi: Remove thermal data back pointer
  ` [PATCH 13/25] thermal/drivers/hisi: Remove mutex_lock in the code
  ` [PATCH 14/25] thermal/drivers/generic-iio-adc: Switch tz request to devm version
  ` [PATCH 15/25] thermal/drivers/step_wise: Fix temperature regulation misbehavior
  ` [PATCH 16/25] thermal/drivers/qcom-spmi: Use devm_iio_channel_get
  ` [PATCH 17/25] thermal/drivers/hisi: Move the clk setup in the corresponding functions
  ` [PATCH 18/25] thermal/drivers/hisi: Use round up step value
  ` [PATCH 19/25] thermal/drivers/hisi: Put platform code together
  ` [PATCH 20/25] thermal/drivers/hisi: Add platform prefix to function name
  ` [PATCH 21/25] thermal/drivers/hisi: Prepare to add support for other hisi platforms
  ` [PATCH 22/25] thermal/drivers/hisi: Add support for multi temp threshold
    ` [PATCH 23/25] dt-bindings: Document the hi3660 thermal sensor binding
    ` [PATCH 25/25] arm64: dts: Register Hi3660's thermal sensor
  ` [PATCH 24/25] thermal/drivers/hisi: Add support for hi3660 SoC

[PATCH] PM / OPP: use of_cpu_device_node_get() instead of of_get_cpu_node()
 2017-10-10 17:20 UTC  (7+ messages)

[PATCH] PM / ACPI: Removed unused function
 2017-10-10 16:55 UTC  (5+ messages)

[PATCH] ACPI / PM: Combine two identical device resume routines
 2017-10-10 16:49 UTC 

[PATCH] cpufreq: dt-platdev: drop socionext,uniphier-ld6b from whitelist
 2017-10-10 15:45 UTC  (5+ messages)

[PATCH/RFC 0/5] arm64: dts: renesas: Salvator-X/XS: Enable DDR Backup Mode
 2017-10-10 15:26 UTC  (6+ messages)
  ` [PATCH/RFC 1/5] dt-bindings: mfd: bd9571mwv: Document rohm,ddr-backup-power
  ` [PATCH/RFC 4/5] regulator: bd9571mwv: Add support for backup mode
` [PATCH/RFC 2/5] mfd: bd9571mwv: Add DDR Backup Power register bit definitions
` [PATCH/RFC 3/5] mfd: bd9571mwv: Allow DDR Backup Power register access
` [PATCH/RFC 5/5] arm64: dts: renesas: salvator-common: Configure PMIC for DDR Backup Power

[PATCH v2] power: supply: replace pr_* with dev_*
 2017-10-10 14:39 UTC 

[PATCH] ARM: imx: Enable cpuidle for i.MX6DL starting at 1.1
 2017-10-10 12:26 UTC  (4+ messages)

[PATCH v2] extcon: Split out extcon header file for consumer and provider device
 2017-10-10 10:36 UTC  (3+ messages)

[PATCH] powerpc/pseries/cpuidle: add polling idle for shared processor guests
 2017-10-10  9:42 UTC  (2+ messages)

[RFC PATCH 0/4] PM / Domains: Add support for explicit control of PM domains
 2017-10-10  9:13 UTC  (13+ messages)
                      `  "

[PATCH 00/34] CPUFreq: Move freq change notifications out of drivers
 2017-10-10  9:13 UTC  (4+ messages)
` [PATCH 07/34] cpufreq: cris: remove calls to cpufreq_notify_transition()

[PATCH] thermal/intel_powerclamp: pr_err()/pr_info() strings should end with newlines
 2017-10-10  8:24 UTC  (4+ messages)

[PATCH v7 0/3] enable eeprom "size" property and runtime pm
 2017-10-10  6:00 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: add eeprom "size" property
  ` [PATCH v7 2/3] eeprom: at24: add support to fetch eeprom device property "size"
` [PATCH v7 3/3] eeprom: at24: enable runtime pm support

[PATCH v6 3/3] eeprom: at24: enable runtime pm support
 2017-10-10  3:55 UTC  (5+ messages)

[PATCH] power: supply: replace pr_* with dev_*
 2017-10-09 21:09 UTC 

[PATCH] pci: Fix a possible sleep-in-atomic bug in pci_set_power_state
 2017-10-09 18:21 UTC  (3+ messages)

[PATCH 1/2] ARM: cpuidle: refine failure handling in init flow
 2017-10-09 14:24 UTC  (6+ messages)
` [PATCH 2/2] ARM: cpuidle: replace cpuidle_get_driver with cpuidle_get_cpu_driver

[PATCH 00/13] timer: Start conversion to timer_setup()
 2017-10-09 13:27 UTC  (17+ messages)
` [PATCH 03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
` [PATCH 04/13] timer: Remove init_timer_pinned() in favor of timer_setup()
` [PATCH 05/13] timer: Remove init_timer_deferrable() "
` [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER
` [PATCH 09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER
` [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER

[PATCH 0/2] detect identical chip data arrays
 2017-10-09  9:11 UTC  (9+ messages)
` [PATCH 1/2] scripts: coccinelle: api: drop battery.cocci
` [PATCH 2/2] scripts: coccinelle: api: detect identical chip data arrays

[PATCH] coccinelle: api: detect duplicate chip data arrays
 2017-10-09  6:39 UTC  (21+ messages)

[PATCH ] cpufreq: ti-cpufreq: kfree opp_data when failure
 2017-10-09  5:51 UTC  (7+ messages)

[PATCH 0/9] add support for Hi3660 tsensor
 2017-10-09  2:38 UTC  (4+ messages)
` [PATCH 9/9] arm64: dts: register Hi3660's thermal sensor

[PATCH] ARM: ux500: Fix regression while init PM domains
 2017-10-08 23:31 UTC  (2+ messages)

[Bug 197153] Wrong cores frequencies values in /proc/cpuinfo
 2017-10-08  3:37 UTC  (9+ messages)

[PATCH] PM: docs: Fix stale reference in kernel-parameters.txt
 2017-10-07 16:50 UTC  (2+ messages)

[PATCH] kernel/power/swap: Delete five error messages for a failed memory allocation
 2017-10-07 13:07 UTC 

[PATCH 0/4] PM / Sleep / ACPI: Some cleanups and clarifications
 2017-10-07  6:46 UTC  (5+ messages)
` [PATCH 4/4] PM / ACPI: Split acpi_lpss_suspend_late|resume_early()

[PATCH] intel_idle: replace conditionals with static_cpu_has(X86_FEATURE_ARAT)
 2017-10-06 21:09 UTC  (4+ messages)

[PATCH v4 01/27] linkage: new macros for assembler symbols
 2017-10-06 15:23 UTC  (2+ messages)

[RFC 0/5] fs: replace kthread freezing with filesystem freeze/thaw
 2017-10-06 12:54 UTC  (6+ messages)
` [RFC 5/5] pm: remove kernel thread freezing

x86: PIE support and option to extend KASLR randomization
 2017-10-06 10:39 UTC  (11+ messages)

[PATCH v2] of: thermal: Introduce "linux,hwmon" optional property
 2017-10-06  9:21 UTC  (5+ messages)

[vireshk:opp/genpd-performance-state 6/9] drivers/opp/qcom_rpmpd.c:126:1: error: type defaults to 'int' in declaration of 'subsys_initcall'
 2017-10-06  9:20 UTC  (2+ messages)

[PATCH] PM / Domains: Rename genpd internals from pm_genpd_* to genpd_*
 2017-10-06  8:24 UTC  (2+ messages)

[PATCH RFC hack dont apply] intel_idle: support running within a VM
 2017-10-06  3:37 UTC  (9+ messages)

r8169 Wake-on-LAN causes immediate ACPI GPE wakeup
 2017-10-06  2:44 UTC  (2+ messages)

[GIT PULL] Power management fix for v4.14-rc4
 2017-10-05 22:45 UTC 

[PATCH] kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)
 2017-10-05 20:17 UTC  (3+ messages)

[PATCH] PM / OPP: Rename dev_pm_opp_register_put_opp_helper()
 2017-10-05 17:30 UTC  (2+ messages)

x86: PIE support and option to extend KASLR randomization
 2017-10-05 16:14 UTC  (6+ messages)
` [RFC v3 20/27] x86/ftrace: Adapt function tracing for PIE support

[PATCH V2] Bug fix for PME interrupt handler, add Root Status check
 2017-10-05 13:02 UTC  (3+ messages)

[PATCH v3 21/22] cpufreq: add support for CPU DVFS based on SCMI message protocol
 2017-10-05 11:26 UTC  (5+ messages)

[RFT][PATCH 0/2] i2c: designware: Runtime PM aware system sleep handling
 2017-10-05 11:00 UTC  (10+ messages)
` [RFT][PATCH v3 0/3] "
` [PATCH v4 "
  ` [PATCH v4 1/3] PM: i2c-designware-platdrv: Clean up PM handling in probe
    ` [Update][PATCH v5 "
  ` [PATCH v4 2/3] PM / mfd: intel-lpss: Push system sleep callbacks to late/early stages
  ` [PATCH v4 3/3] PM: i2c-designware-platdrv: Suspend/resume at the "

[PATCH] PM / OPP: Add missing of_node_put(np)
 2017-10-05  4:43 UTC  (3+ 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).