linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-16 05:58:53 to 2013-08-22 15:50:06 UTC [more...]

[RFC PATCH 1/2] PM / OPP: add support to specify phandle of another node for OPP
 2013-08-22 15:50 UTC  (18+ messages)

[PATCH v3 00/16] DT/core: update cpu device of_node
 2013-08-22 13:59 UTC  (55+ messages)
` [RFC PATCH 0/4] DT: move of_get_cpu_node from PPC to DT core
  ` [RFC PATCH 2/4] openrisc: remove undefined of_get_cpu_node declaration
  ` [RFC PATCH 3/4] powerpc: refactor of_get_cpu_node to support other architectures
  ` [RFC PATCH v2 0/4] DT: move of_get_cpu_node from PPC to DT core
    ` [RFC PATCH v2 3/4] powerpc: refactor of_get_cpu_node to support other architectures
    ` [RFC PATCH v2 4/4] of: move of_get_cpu_node implementation to DT core library
` [PATCH v4 00/19] DT/core: update cpu device of_node
  ` [PATCH v4 01/19] microblaze: remove undefined of_get_cpu_node declaration
  ` [PATCH v4 02/19] openrisc: "
  ` [PATCH v4 03/19] powerpc: refactor of_get_cpu_node to support other architectures
  ` [PATCH v4 04/19] of: move of_get_cpu_node implementation to DT core library
  ` [PATCH v4 05/19] ARM: DT/kernel: define ARM specific arch_match_cpu_phys_id
  ` [PATCH v4 06/19] driver/core: cpu: initialize of_node in cpu's device struture
  ` [PATCH v4 07/19] of/device: add helper to get cpu device node from logical cpu index
  ` [PATCH v4 08/19] ARM: topology: remove hwid/MPIDR dependency from cpu_capacity
  ` [PATCH v4 09/19] ARM: mvebu: remove device tree parsing for cpu nodes
  ` [PATCH v4 10/19] drivers/bus: arm-cci: avoid parsing DT for cpu device nodes
  ` [PATCH v4 11/19] cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodes
  ` [PATCH v4 12/19] cpufreq: cpufreq-cpu0: "
  ` [PATCH v4 13/19] cpufreq: highbank-cpufreq: "
  ` [PATCH v4 14/19] cpufreq: spear-cpufreq: "
  ` [PATCH v4 15/19] cpufreq: kirkwood-cpufreq: "
  ` [PATCH v4 16/19] cpufreq: arm_big_little: "
  ` [PATCH v4 17/19] cpufreq: maple-cpufreq: "
  ` [PATCH v4 18/19] cpufreq: pmac64-cpufreq: "
  ` [PATCH v4 19/19] cpufreq: pmac32-cpufreq: "

[GIT PULL v2] DT/core: cpu_ofnode updates for v3.12
 2013-08-22 13:57 UTC 

[RFC PATCH 00/18 v3] Signature verification of hibernate snapshot
 2013-08-22 11:01 UTC  (19+ messages)
` [PATCH 03/18] asymmetric keys: separate the length checking of octet string from RSA_I2OSP
` [PATCH 05/18] asymmetric keys: implement RSASP1
` [PATCH 06/18] asymmetric keys: support parsing PKCS #8 private key information
` [PATCH 07/18] asymmetric keys: explicitly add the leading zero byte to encoded message
` [PATCH 08/18] Secure boot: Add new capability
` [PATCH 09/18] Secure boot: Add a dummy kernel parameter that will switch on Secure Boot mode
` [PATCH 14/18] Hibernate: applied SNAPSHOT_VERIFICATION config to switch signature check
  ` [PATCH 01/18] asymmetric keys: add interface and skeleton for implement signature generation
  ` [PATCH 02/18] asymmetric keys: implement EMSA_PKCS1-v1_5-ENCODE in rsa
  ` [PATCH 04/18] asymmetric keys: implement OS2IP "
  ` [PATCH 10/18] efi: Enable secure boot lockdown automatically when enabled in firmware
  ` [PATCH 11/18] Hibernate: introduced RSA key-pair to verify signature of snapshot
  ` [PATCH 12/18] Hibernate: generate and "
  ` [PATCH 13/18] Hibernate: Avoid S4 sign key data included in snapshot image
  ` [PATCH 15/18] Hibernate: adapt to UEFI secure boot with signature check
  ` [PATCH 16/18] Hibernate: show the verification time for monitor performance
` [PATCH 17/18] Hibernate: introduced SNAPSHOT_SIG_HASH config for select hash algorithm
` [PATCH 18/18] Hibernate: notify bootloader regenerate key-pair for snapshot verification

[PATCH 00/18 v3] Signature verification of hibernate snapshot
 2013-08-22 11:00 UTC  (2+ messages)
  ` [PATCH 01/18] asymmetric keys: add interface and skeleton for implement signature generation

[PATCH] cpuidle: coupled: fix dead loop corner case
 2013-08-22 10:11 UTC  (3+ messages)

[RFC V2 PATCH 0/6] cpuidle/ppc: Timer offload framework to support deep idle states
 2013-08-22  9:09 UTC  (10+ messages)
` [RFC V2 PATCH 2/6] powerpc: Implement broadcast timer interrupt as an IPI message
` [RFC V2 PATCH 3/6] cpuidle/ppc: Add timer offload framework to support deep idle states
` [RFC V2 PATCH 4/6] cpuidle/ppc: Add longnap state to the idle states on powernv

PROBLEM: cpufreq ondemand governor problem
 2013-08-22  5:15 UTC  (2+ messages)

[PATCH 00/14] cpufreq: create & use cpufreq_generic_init() routine
 2013-08-22  4:47 UTC  (18+ messages)
` [PATCH 01/14] cpufreq: create "
` [PATCH 02/14] cpufreq: cpu0: use "
` [PATCH 03/14] cpufreq: dbx500: "
` [PATCH 04/14] cpufreq: exynos: "
` [PATCH 05/14] cpufreq: imx6q: "
` [PATCH 06/14] cpufreq: kirkwood: "
` [PATCH 07/14] cpufreq: maple: "
` [PATCH 08/14] cpufreq: pasemi: "
` [PATCH 09/14] cpufreq: pmac64: "
` [PATCH 10/14] cpufreq: s3c: "
` [PATCH 11/14] cpufreq: s5pv210: "
` [PATCH 12/14] cpufreq: sa11x0: "
` [PATCH 13/14] cpufreq: spear: "
` [PATCH 14/14] cpufreq: tegra: "

WARNING: CPU: 1 PID: 0 at kernel/time/tick-broadcast.c:667
 2013-08-22  2:55 UTC 

[PATCH] cpufreq: Tegra: remove target_cpu_speed[] array
 2013-08-21 22:27 UTC  (2+ messages)

(unknown)
 2013-08-21 20:09 UTC 

[PATCH] thermal: new asus driver
 2013-08-21 19:54 UTC  (3+ messages)

[PATCH RFC 0/2] PM / Hibernate: sysfs resume
 2013-08-21 19:46 UTC  (3+ messages)
` [PATCH RFC 1/2] PM / Hibernate: use name_to_dev_t to parse resume
` [PATCH RFC 2/2] PM / Hibernate: add section for resume options

[PATCH] power: Documentation: Update s2ram link
 2013-08-21 19:40 UTC 

[PATCH] PM / devfreq: exynos: remove unnecessary platform_set_drvdata()
 2013-08-21  9:33 UTC 

[RFC PATCH next]cpufreq: fix bad unlock balance on !CONFIG_SMP
 2013-08-21  5:53 UTC  (2+ messages)

[PATCH] ACPI / PM: Hold acpi_scan_lock over system PM transitions
 2013-08-20 22:02 UTC  (4+ messages)

[PATCH] cpufreq/intel_pstate: Change to scale off of max P-state
 2013-08-20 18:37 UTC  (3+ messages)

[cpufreq] swapper/1 is trying to release lock cpufreq_rwsem at cpufreq_add_dev()
 2013-08-20 15:46 UTC  (2+ messages)
`  "

[PATCH 0/9] cpuidle: rework device state count handling
 2013-08-20 14:23 UTC  (10+ messages)
` [PATCH 1/9] ARM: EXYNOS: cpuidle: fix AFTR mode check
` [PATCH 2/9] POWERPC: pseries: cpuidle: remove superfluous dev->state_count initialization
` [PATCH 3/9] POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routines
` [PATCH 4/9] ACPI / cpuidle: fix max idle state handling with hotplug CPU support
` [PATCH 5/9] ACPI / cpuidle: remove dev->state_count setting
` [PATCH 6/9] intel_idle: do C1E promotion disable quirk for hotplugged CPUs
` [PATCH 7/9] intel_idle: remove superfluous dev->state_count initialization
` [PATCH 8/9] intel_idle: use the common cpuidle_[un]register() routines
` [PATCH 9/9] cpuidle: remove state_count field from struct cpuidle_device

[PATCH 0/5] cpufreq: Fixes for 3.12
 2013-08-20 14:12 UTC  (11+ messages)
` [PATCH 1/5] cpufreq: align closing brace '}' of an if block
` [PATCH 2/5] cpufreq: remove policy from cpufreq_policy_list in system suspend
` [PATCH 3/5] cpufreq: remove unnecessary check in __cpufreq_governor()
` [PATCH 4/5] cpufreq: remove cpufreq_policy_cpu per-cpu variable
` [PATCH 5/5] cpufreq: Use cpufreq_policy_list for iterating over policies

[PATCH 1/2] cpuidle: add hotplug support to initialize the timer broadcast
 2013-08-20 14:11 UTC  (4+ messages)
` [PATCH 2/2] x86: cpuidle: remove broadcast timer initialization

[RFC PATCH] freezer: allow killing of frozen tasks
 2013-08-20 12:41 UTC  (8+ messages)

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-08-20 12:32 UTC  (7+ messages)
` [PATCH v7 0/7] "

[PATCH V2 00/11] CPUFreq: Fixes & Cleanups for 3.12
 2013-08-20  6:35 UTC  (9+ messages)
` [PATCH V2 07/11] cpufreq: Use cpufreq_policy_list for iterating over policies

[PATCH V2 00/35] CPUFreq: Implement light weight ->target(): for 3.13
 2013-08-19  6:49 UTC  (8+ messages)
` [PATCH V2 01/35] cpufreq: Implement light weight ->target_index() routine

[PATCH 1/3] thermal: exynos: Fix typos in Kconfig
 2013-08-19  6:28 UTC  (3+ messages)
` [PATCH 2/3] thermal: exynos: Fix potential NULL pointer dereference
` [PATCH 3/3] thermal: exynos: Clean up non-DT remnants

[patch] PM / devfreq: create_freezable_workqueue() doesn't return an ERR_PTR
 2013-08-19  4:49 UTC  (2+ messages)

[PATCH V2 0/6] cpuidle/powerpc: POWERPC cpuidle driver for POWER and POWERNV platforms
 2013-08-19  4:43 UTC  (6+ messages)
` [PATCH V2 5/6] cpuidle/powerpc: Backend-powerpc idle driver for powernv and pseries

[PATCH 00/34] CPUFreq: Move freq change notifications out of drivers
 2013-08-19  4:40 UTC  (11+ messages)
` [PATCH 02/34] cpufreq: acpi: remove calls to cpufreq_notify_transition()
` [PATCH 04/34] cpufreq: at32ap: "
` [PATCH 13/34] cpufreq: exynos5440: set CPUFREQ_NO_NOTIFICATION flag

[PATCH 00/44] cpufreq: define generic routines for cpufreq drivers: for 3.13
 2013-08-18 22:00 UTC  (7+ messages)
` [PATCH 03/44] cpufreq: exynos: call cpufreq_frequency_table_put_attr()
` [PATCH 19/44] cpufreq: exynos: Use generic cpufreq routines

[PATCH 00/37] CPUFreq: set policy->cur in cpufreq core instead of
 2013-08-18 21:58 UTC  (4+ messages)
` [PATCH 13/37] cpufreq: exynos: don't initialize part of policy that is set by core too

Intel_powerclamp on Xeon E3v3 Haswell?
 2013-08-17 15:58 UTC 

System suspend states and device driver suspend() callback
 2013-08-16 23:53 UTC  (5+ messages)

It is Private
 2013-08-16 13:44 UTC 

[GIT PULL] Power management fix for v3.11-rc6
 2013-08-16 13:53 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).