linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-08 23:31:39 to 2017-10-12 19:48:51 UTC [more...]

[PATCH v3 0/7] Support PPTT for ARM64
 2017-10-12 19:48 UTC  (3+ messages)
` [PATCH v3 1/7] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v3 2/7] ACPI: Enable PPTT support on ARM64

[PATCH] thermal: enable broadcom menu for arm64 bcm2835
 2017-10-12 17:32 UTC  (2+ messages)

[PATCH] tracing: Remove unused clock events
 2017-10-12 16:44 UTC 

CPUs do not go idle - excessive energy consumption
 2017-10-12 16:36 UTC  (3+ messages)

[PATCH v1 00/27] x86: PIE support and option to extend KASLR randomization
 2017-10-12 16:28 UTC  (32+ messages)
` [PATCH v1 01/27] x86/crypto: Adapt assembly for PIE support
` [PATCH v1 02/27] x86: Use symbol name on bug table "
` [PATCH v1 03/27] x86: Use symbol name in jump "
` [PATCH v1 04/27] x86: Add macro to get symbol address "
` [PATCH v1 05/27] x86: relocate_kernel - Adapt assembly "
` [PATCH v1 06/27] x86/entry/64: "
` [PATCH v1 07/27] x86: pm-trace - "
` [PATCH v1 08/27] x86/CPU: "
` [PATCH v1 09/27] x86/acpi: "
` [PATCH v1 10/27] x86/boot/64: "
` [PATCH v1 11/27] x86/power/64: "
` [PATCH v1 12/27] x86/paravirt: "
` [PATCH v1 13/27] x86/boot/64: Use _text in a global "
` [PATCH v1 14/27] x86/percpu: Adapt percpu "
` [PATCH v1 15/27] compiler: Option to default to hidden symbols
` [PATCH v1 16/27] x86/relocs: Handle PIE relocations
` [PATCH v1 17/27] xen: Adapt assembly for PIE support
` [PATCH v1 18/27] kvm: "
` [PATCH v1 19/27] x86: Support global stack cookie
` [PATCH v1 20/27] x86/ftrace: Adapt function tracing for PIE support
` [PATCH v1 21/27] x86/mm/dump_pagetables: Fix address markers index on x86_64
` [PATCH v1 22/27] x86/modules: Add option to start module section after kernel
` [PATCH v1 23/27] x86/modules: Adapt module loading for PIE support
` [PATCH v1 24/27] x86/mm: Make the x86 GOT read-only
` [PATCH v1 25/27] x86/pie: Add option to build the kernel as PIE
` [PATCH v1 26/27] x86/relocs: Add option to generate 64-bit relocations
` [PATCH v1 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB

[PATCH] USB: Force disconnect Huawei 4G modem during suspend
 2017-10-12 14:14 UTC  (4+ messages)

[PATCH] PM / OPP: use of_cpu_device_node_get() instead of of_get_cpu_node()
 2017-10-12 10:32 UTC  (16+ messages)
` [PATCH v2] PM / OPP: add missing of_node_put() for of_get_cpu_node()
` [PATCH v3] "

[PATCH V11 0/7] PM / Domains: Performance state support
 2017-10-12  9:43 UTC  (14+ messages)
` [PATCH V11 1/7] PM / Domains: Add support to select performance-state of domains
  ` [PATCH V12 "
  ` [PATCH V13 "
` [PATCH V11 2/7] OPP: Support updating performance state of device's power domain
` [PATCH V11 3/7] OPP: Add dev_pm_opp_{un}register_get_pstate_helper()
` [PATCH V11 4/7] soc: qcom: rpmpd: Add driver to model cx/mx power domains
` [PATCH V11 5/7] soc: qcom: rpmpd: Add support for set performance state
` [PATCH V11 6/7] OPP: qcom: Add support to get performance states corresponding to OPPs
` [PATCH V11 7/7] mmc: sdhci-msm: Adapt the driver to use OPPs to set clocks/performance state

[PATCH v3 0/8] PM / devfreq: Use OPP interface to handle the frequency
 2017-10-12  4:08 UTC  (20+ 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
    ` FW: RE: [PATCH v3 1/8] PM / devfreq: Set min/max_freq when adding the devfreq device

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

[PATCH 1/1] x86/apic: Update TSC_DEADLINE quirk with additional HSX stepping
 2017-10-11 21:06 UTC 

[PATCH] pci: Fix a possible sleep-in-atomic bug in pci_set_power_state
 2017-10-11 13:33 UTC  (4+ messages)

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

[PATCH 00/13] timer: Start conversion to timer_setup()
 2017-10-11 10:20 UTC  (9+ messages)
` [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 11/13] timer: Remove expires argument from __TIMER_INITIALIZER()
` [PATCH 12/13] kthread: Convert callback to use from_timer()

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

[PATCH] ACPI / PM: Combine two identical device resume routines
 2017-10-11  7:44 UTC  (2+ messages)

[Bug 197009] New: /proc/cpuinfo does not update frequency
 2017-10-11  5:51 UTC  (2+ messages)
` [Bug 197009] "

[Bug 197153] Wrong cores frequencies values in /proc/cpuinfo
 2017-10-11  5:49 UTC 

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

[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 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 / ACPI: Removed unused function
 2017-10-10 16:55 UTC  (2+ messages)

[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] 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 1/2] ARM: cpuidle: refine failure handling in init flow
 2017-10-09 14:24 UTC  (3+ messages)

[PATCH 0/2] detect identical chip data arrays
 2017-10-09  9:11 UTC  (6+ messages)

[PATCH] coccinelle: api: detect duplicate chip data arrays
 2017-10-09  6:39 UTC  (7+ 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)


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