linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-28 12:42:31 to 2013-04-02 00:09:04 UTC [more...]

[PATCH v2 0/2] Add devfreq runtime pm support
 2013-04-02  0:16 UTC  (4+ messages)
` [PATCH v2 1/2] PM / devfreq: Fix compiler warnings

[PATCH 1/5] timer: move enum definition out of ifdef section
 2013-04-01 23:24 UTC  (2+ messages)

suspended DRAM bridge
 2013-04-01 22:03 UTC  (4+ messages)

omap cpufreq driver in multi-platform kernels
 2013-04-01 21:58 UTC  (13+ messages)

[PATCH 0/9] CPUFreq: Move drivers to drivers/cpufreq - Part 2
 2013-04-01 21:22 UTC  (24+ messages)
` [PATCH 1/9] AVR32: cpufreq: move cpufreq driver to drivers/cpufreq
` [PATCH 3/9] cris: "
` [PATCH 4/9] ia64: "
` [PATCH 5/9] mips: "
` [PATCH 7/9] unicore2: "
` [PATCH 8/9] spark: "
` [PATCH 9/9] powerpc: "

[PATCH 0/9] CPUFreq Updates & Fixes for 3.10
 2013-04-01 21:05 UTC  (12+ messages)
` [PATCH 1/9] cpufreq: cpu0: Fix mistake in Documentation example
` [PATCH 2/9] cpufreq: Documentation: Fix cpufreq_frequency_table name
` [PATCH 3/9] cpufreq: cpufreq-cpu0: No need to check cpu number in init()
` [PATCH 4/9] cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too
` [PATCH 5/9] cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
` [PATCH 6/9] cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
` [PATCH 7/9] cpufreq: drivers: don't check range of target freq in .target()
` [PATCH 8/9] cpufreq: drivers: Remove unnecessary assignments of policy-> members
` [PATCH 9/9] cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue

[PATCH V2 0/2] cpufreq: ondemand: add AMD specific powersave bias
 2013-04-01 20:43 UTC  (6+ messages)
` [PATCH V2 1/2] cpufreq: ondemand: allow custom powersave_bias_target function to be registered
` [PATCH V2 2/2] cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor

[PATCH v4 0/2] cpufreq: cpufreq_driver_lock is hot on large systems
 2013-04-01 20:41 UTC  (8+ messages)
` [PATCH v5] cpufreq: split the cpufreq_driver_lock and use the rcu (was cpufreq: cpufreq_driver_lock is hot on large systems)
      ` [PATCH v6 0/2] cpufreq: cpufreq_driver_lock is hot on large systems
        ` [PATCH v6 1/2] cpufreq: split the cpufreq_driver_lock and use the rcu
        ` [PATCH v6 2/2] cpufreq: covert the cpufreq_data_lock to a spinlock

[PATCH for 3.10 v2 0/4] thermal: Add Armada 370/XP support
 2013-04-02  1:37 UTC  (5+ messages)
` [PATCH v2 1/4] thermal: Add driver for Armada 370/XP SoC thermal management

[PATCH 00/14] staging: ti-soc-thermal: fixes and trending support
 2013-04-01 16:04 UTC  (15+ messages)
` [PATCH 01/14] staging: ti-soc-thermal: return error in case power switch is not supported
` [PATCH 02/14] staging: ti-soc-thermal: remove kernel-doc warnings reported with -v
` [PATCH 03/14] staging: ti-soc-thermal: expose ti_thermal_report_temperature
` [PATCH 04/14] staging: ti-soc-thermal: report alert events on OMAP4 devices
` [PATCH 05/14] staging: ti-soc-thermal: report alert events on OMAP5 devices
` [PATCH 06/14] staging: ti-soc-thermal: Add counter_delay_mask field to temp_sensor_registers struct
` [PATCH 07/14] staging: ti-soc-thermal: Initialise counter_delay field for OMAP5 sensors
` [PATCH 08/14] staging: ti-soc-thermal: Introduce HAS_COUNTER_DELAY feature for bandgap
` [PATCH 09/14] staging: ti-soc-thermal: Enable COUNTER_DELAY feature for OMAP5
` [PATCH 10/14] staging: ti-soc-thermal: Modify update_interval r/w functions to incorporate the OMAP5 feature of COUNTER_DELAY
` [PATCH 11/14] staging: ti-soc-thermal: Introduce HAS_HISTORY_BUFFER feature for bandgap
` [PATCH 12/14] staging: ti-soc-thermal: Enable HISTORY_BUFFER Feature for OMAP5
` [PATCH 13/14] staging: ti-soc-thermal:Introduce ti_bandgap_get_trend function "
` [PATCH 14/14] staging: ti-soc-thermal: Add get_trend support

[RFC PATCH 0/2] cpufreq: Introduce LAB cpufreq governor
 2013-04-01 15:37 UTC  (4+ messages)
` [RFC PATCH 1/2] cpuidle: Add idle enter/exit time stamp for notifying current idle state
` [RFC PATCH 2/2] cpufreq: Introduce new cpufreq governor, LAB(Legacy Application Boost)

gpf in pm_qos_remote_wakeup_show
 2013-04-01 13:22 UTC  (7+ messages)
      ` [PATCH 0/2] USB PM and PM QoS fixes (Re: gpf in pm_qos_remote_wakeup_show)
        ` [PATCH 1/2] USB / PM: Don't try to hide PM QoS flags from usb_port_device_release()
        ` [PATCH 2/2] PM / QoS: Avoid possible deadlock related to sysfs access

[RFC PATCH 1/5] Thermal: rename thermal_sys.c to thermal_core.c
 2013-04-01 13:09 UTC  (5+ messages)
` [RFC,1/5] "

question: will irq abort suspend process during pm is calling suspend() funtion of device driver?
 2013-04-01 12:54 UTC 

[PATCH 1/9] ARM: cpuidle: remove useless declaration
 2013-04-01  8:29 UTC  (29+ messages)
` [PATCH 2/9] ARM: shmobile: pm: fix init sections
` [PATCH 3/9] ARM: shmobile: cpuidle: remove useless WFI function
  ` [PATCH 4/9] ARM: OMAP4: cpuidle: fix wrong driver initialization
                        ` How to facilitate the cpuidle drivers to go to the same direction (Was: Re: [PATCH 4/9] ARM: OMAP4: cpuidle: fix wrong driver initialization)
  ` [PATCH 6/9] ARM: tegra: cpuidle: remove useless initialization
  ` [PATCH 7/9] ARM: davinci: cpuidle: fix wrong enter function
  ` [PATCH 8/9] intel: cpuidle: remove stop/start critical timings
  ` [PATCH 9/9] ARM: omap3: cpuidle: enable time keeping
` [PATCH 5/9] ARM: tegra2: cpuidle: change driver initialization

[PATCH] cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too
 2013-04-01  6:53 UTC  (2+ messages)

[PATCH] cpufreq: cpufreq-cpu0: No need to check cpu number in init()
 2013-04-01  6:44 UTC  (2+ messages)

[PATCH v6 0/8] Reset controller API to reset IP modules on i.MX5 and i.MX6
 2013-04-01  6:23 UTC  (14+ messages)
` [PATCH v6 1/8] dt: describe base reset signal binding
` [PATCH v6 2/8] reset: Add reset controller API
` [PATCH v6 3/8] reset: Add driver for gpio-controlled reset pins
` [PATCH v6 4/8] ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC)
` [PATCH v6 5/8] ARM i.MX6q: Link system reset controller (SRC) to IPU in DT
` [PATCH v6 6/8] staging: drm/imx: Use SRC to reset IPU
` [PATCH v6 7/8] ARM i.MX5: Add System Reset Controller (SRC) support for i.MX51 and i.MX53
` [PATCH v6 8/8] ARM i.MX5: Add system reset controller (SRC) to i.MX51 and i.MX53 device tree

[PATCH v3] cpufreq: Add cpufreq driver for Freescale e500mc SoCs
 2013-04-01  2:16 UTC  (4+ messages)

potential NULL dereference at get_target_state in drivers/thermal/fair_share.c
 2013-04-01  1:09 UTC  (2+ messages)

[PATCH] thermal: fair_share: check for a valid thermal zone device
 2013-04-01  1:05 UTC  (2+ messages)

[PATCH 0/9] ARM: CPUFreq: Move drivers arch/arm/ -> drivers/cpufreq
 2013-03-31 11:34 UTC  (12+ messages)
` [PATCH 5/9] cpufreq: integrator: move cpufreq driver to drivers/cpufreq
` [PATCH 6/9] cpufreq: pxa3xx: "
` [PATCH 8/9] cpufreq: s3c24xx: "
` [PATCH 9/9] cpufreq: sa11x0: "

[PATCH V4 0/2] Implement per policy instance of governor
 2013-03-31  3:47 UTC  (7+ messages)

[PATCH] cpufreq: Raname index as data in cpufreq_frequency_table
 2013-03-31  3:46 UTC  (5+ messages)

[PATCH V2 00/12] ux500 suspend-resume
 2013-03-30 23:17 UTC  (14+ messages)
` [PATCH V2 01/12] mfd: db8500: Add IO force function
` [PATCH V2 02/12] ARM: ux500: Add platform suspend ops
` [PATCH V2 03/12] PM / Domains: Add on-off notifiers
` [PATCH V2 04/12] PM / Domains: Lookup domain by name
` [PATCH V2 05/12] ARM: ux500: Create APE generic power domain
` [PATCH V2 06/12] clk: ux500: Add PRCC power management
` [PATCH V2 07/12] ARM: ux500: Create u8500-clk device
` [PATCH V2 08/12] ARM: ux500: Add ApSleep state to suspend
` [PATCH V2 09/12] drivers: bus: ux500: Add ICN driver
` [PATCH V2 10/12] ARM: ux500: Create ICN device
` [PATCH V2 11/12] misc: ux500: Add TPIU driver
` [PATCH V2 12/12] ARM: ux500: Create TPIU device

[PATCH] cpufreq: Documentation: Fix cpufreq_frequency_table name
 2013-03-30 11:33 UTC 

[PATCH linux-next] cpufreq: ondemand: Calculate gradient of CPU load to early increase frequency
 2013-03-29 22:38 UTC  (8+ messages)
  ` [PATCH v2 "
      ` [PATCH v3 "

[PATCH] tools: cpufreq: Fix cpufreq-info print messages for affected[related]_cpus
 2013-03-29 21:40 UTC  (2+ messages)

[PATCH] PCI / ACPI: Always resume devices on ACPI wakeup notifications
 2013-03-29 21:37 UTC  (9+ messages)
` [Resend][PATCH] "
  ` [Update][PATCH] "

[PATCH V2 0/3] Thermal: build all thermal framework code into thermal_sys module
 2013-03-29 14:26 UTC  (4+ messages)
` [PATCH V2 1/3] Thermal: rename thermal_sys.c to thermal_core.c
` [PATCH V2 2/3] Thermal: build thermal governors into thermal_sys module
` [PATCH V2 3/3] Thermal: build cpu_cooling code "

[PATCH 2/2 v2] cpufreq: Add cpufreq driver for Freescale e500mc SoCs
 2013-03-29  4:50 UTC  (6+ messages)

[PATCH V3 0/2] ARM: OMAP3+: support cpufreq-cpu0 for device tree boot
 2013-03-29  2:59 UTC  (4+ messages)
` [PATCH V3 1/2] ARM: OMAP3+: use cpu0-cpufreq driver in device tree supported boot
` [PATCH V3 2/2] cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver

intel_pstate_timer_func divide by zero oops
 2013-03-28 18:25 UTC  (5+ messages)

[GIT PULL] ACPI and power management fixes for v3.9-rc5
 2013-03-28 17:12 UTC 

[PATCH V2 0/8] ARM: OMAP3+: support cpufreq-cpu0 for device tree boot
 2013-03-28 15:49 UTC  (4+ messages)

[PATCH V5 0/4] cpufreq: exynos5440: support for cpufreq driver
 2013-03-28 12:42 UTC  (3+ messages)
` [PATCH V5 1/4] cpufreq: exynos: Add cpufreq driver for exynos5440


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