linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-17 06:46:25 to 2013-06-20 12:11:00 UTC [more...]

[PATCH v2] thermal: add imx thermal driver support
 2013-06-20 12:10 UTC  (6+ messages)

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-06-20 10:04 UTC  (38+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] cpufreq: Add boost frequency support in core
` [PATCH v4 0/7] cpufreq:boost: CPU Boost mode support
  ` [PATCH v4 1/7] cpufreq: Store cpufreq policies in a list
  ` [PATCH v4 2/7] cpufreq: Add boost frequency support in core
  ` [PATCH v4 3/7] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
  ` [PATCH v4 4/7] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
  ` [PATCH v4 5/7] cpufreq: Calculate number of busy CPUs
  ` [PATCH v4 6/7] cpufreq: Enable software boost only when up to one busy core is running
  ` [PATCH v4 7/7] thermal:boost: Disable boost when trip point is reached

[PATCH] cpufreq: stats: Add 'load_table' debugfs file to show accumulated data of CPUs
 2013-06-20  8:36 UTC 

[PATCH] regulator: max77693: Add max77693 regualtor driver
 2013-06-20  7:03 UTC 

[PATCH 1/4] PM / tracing: Add pm_qos_update_target/flags tracepoints
 2013-06-20  4:57 UTC  (4+ messages)
` [PATCH 2/4] PM / tracing: Add pm_qos_request tracepoints
  ` [PATCH 3/4] PM / tracing: Add dev_pm_qos_request tracepoints
    ` [PATCH 4/4] Documentation: Add pm_qos and dev_pm_qos to events-power.txt

[PATCH v5] cpufreq: fix governor start/stop race condition
 2013-06-20  3:46 UTC  (10+ messages)

[PATCH 00/13] CPUFreq: Fix {PRE|POST}CHANGE notification sequence
 2013-06-20  2:52 UTC  (22+ messages)
` [PATCH 01/13] cpufreq: acpi: call CPUFREQ_POSTCHANGE notfier in error cases
` [PATCH 02/13] cpufreq: arm-big-little: "
` [PATCH 03/13] cpufreq: davinci: "
` [PATCH 04/13] cpufreq: dbx500: "
` [PATCH 05/13] cpufreq: e_powersave: "
` [PATCH 06/13] cpufreq: exynos: "
` [PATCH 07/13] cpufreq: imx6q: "
` [PATCH 08/13] cpufreq: omap: "
` [PATCH 09/13] cpufreq: pcc: "
` [PATCH 10/13] cpufreq: powernow-k8: "
` [PATCH 11/13] cpufreq: s3c64xx: "
` [PATCH 12/13] cpufreq: tegra: "
` [PATCH 13/13] cpufreq: make sure frequency transitions are serialized

[PATCH V6 00/30] thermal: exynos: Re-structure driver and add support for exynos5440
 2013-06-20  2:37 UTC  (64+ messages)
` [PATCH V6 01/30] thermal: exynos: Moving exynos thermal files into samsung directory
` [PATCH V6 02/30] thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc's
` [PATCH V6 03/30] thermal: exynos: Remove un-necessary CPU_THERMAL dependency
` [PATCH V6 04/30] thermal: exynos: Bifurcate exynos thermal common and tmu controller code
` [PATCH V6 06/30] thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
` [PATCH V6 07/30] thermal: exynos: Bifurcate exynos tmu driver and configuration data
` [PATCH V6 08/30] thermal: exynos: Add missing definations and code cleanup
` [PATCH V6 09/30] thermal: exynos: Add extra entries in the tmu platform data
` [PATCH V6 10/30] thermal: exynos: Move register definitions from driver to data file
` [PATCH V6 11/30] thermal: exynos: Support thermal tripping
` [PATCH V6 12/30] thermal: exynos: Fix to clear only the generated interrupts
` [PATCH V6 13/30] thermal: exynos: Add support for instance based register/unregister
` [PATCH V6 14/30] thermal: exynos: Modify private_data to appropriate name driver_data
` [PATCH V6 15/30] thermal: exynos: Return success even if no cooling data supplied
` [PATCH V6 16/30] thermal: exynos: Make the zone handling use trip information
` [PATCH V6 17/30] thermal: exynos: Remove non DT based support
` [PATCH V6 18/30] thermal: exynos: Add support to handle many instances of TMU
` [PATCH V6 19/30] thermal: exynos: Add TMU features to check instead of using SOC type
` [PATCH V6 20/30] thermal: exynos: use device resource management infrastructure
` [PATCH V6 21/30] ARM: dts: thermal: exynos4: Add documentation for Exynos SoC thermal bindings
` [PATCH V6 22/30] thermal: exynos: Add support to access common register for multistance
` [PATCH V6 23/30] thermal: exynos: Add driver support for exynos5440 TMU sensor
` [PATCH V6 24/30] thermal: exynos: Add thermal configuration data "
` [PATCH V6 25/30] thermal: exynos: Fix to set the second point correction value
` [PATCH V6 26/30] thermal: exynos: Add hardware mode thermal calibration support
` [PATCH V6 27/30] Documentation: thermal: Explain the exynos thermal driver model
` [PATCH V6 28/30] thermal: exynos: Support for TMU regulator defined at device tree
` [PATCH V6 29/30] ARM: dts: Add device tree node for exynos5440 TMU controller
` [PATCH V6 30/30] arm: exynos: enable ARCH_HAS_BANDGAP

[PATCH v2] PM / QOS: correct the valid range of pm_qos_class
 2013-06-20  2:33 UTC 

[GIT PULL] CPUFreq Kconfig Fixes: Select CPU_FREQ_TABLE
 2013-06-19 23:30 UTC  (2+ messages)

[PATCH V2] thermal: exynos: Support for TMU regulator defined at device tree
 2013-06-19 20:03 UTC  (2+ messages)

[PATCH 2/2] power: Add warning message about incorrect system date and time after resume when pm_trace is enabled
 2013-06-19 16:15 UTC 

[PATCH 1/2] cpufreq: Fix minor formatting issues
 2013-06-19  8:49 UTC  (2+ messages)
` [PATCH 2/2] cpufreq: make __cpufreq_notify_transition() static

[PATCH v9] Cpufreq: Fix governor start/stop race condition
 2013-06-19  8:28 UTC  (3+ messages)

[PATCH] ACPI / PM: Fix error code path for power resources initialization
 2013-06-19  7:29 UTC  (3+ messages)

[PATCH v8] Cpufreq: Fix governor start/stop race condition
 2013-06-19  6:51 UTC  (3+ messages)

[PATCH v7] Cpufreq: Fix governor start/stop race condition
 2013-06-19  6:18 UTC  (2+ messages)

[PATCH v6] Cpufreq: Fix governor start/stop race condition
 2013-06-19  5:21 UTC  (5+ messages)

[PATCHv3 1/6] thermal: ti-soc-thermal: use standard GPIO DT bindings
 2013-06-19  2:28 UTC  (2+ messages)
` [PATCHv4 "

[PATCHv3 0/6] arm: enable TI SoC thermal driver
 2013-06-19  1:11 UTC  (11+ messages)
` [PATCHv3 2/6] arm: introduce config HAS_BANDGAP
` [PATCHv3 3/6] arm: dts: add bandgap entry for OMAP443x devices
` [PATCHv3 4/6] arm: dts: add bandgap entry for OMAP4460 devices
` [PATCHv3 5/6] arm: omap2plus_defconfig: enable TI bandgap driver

pm: System date and time set incorrectly after suspend/resume to disk
 2013-06-18 18:14 UTC  (3+ messages)

[PATCHv v3] power: Include additional information in pm_print_times
 2013-06-18 14:54 UTC  (4+ messages)

[PATCH] cpufreq: userspace: Simplify governor
 2013-06-18 13:32 UTC  (5+ messages)

[PATCH -next] Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()
 2013-06-18 13:09 UTC 

[PATCH v2 13/38] ARM: EXYNOS: pm_domains: Remove legacy power domain registration code
 2013-06-18 13:02 UTC  (11+ messages)
` [PATCH v2 29/38] thermal: exynos: Support both Exynos4x12 SoCs
` [PATCH v2 31/38] cpufreq: exynos4x12: Remove check for SOC_EXYNOS4412
` [PATCH v2 33/38] thermal: exynos: "

[PATCH 0/4] ACPI / PM: Cleanups and device power state selection rework
 2013-06-18 13:00 UTC  (4+ messages)
` [PATCH 4/4] ACPI / PM: Drop two functions that are not used any more

[RFC PATCH 0/6] Thermal: step_wise governor fixes
 2013-06-18  3:45 UTC  (8+ messages)
` [RFC PATCH 1/6] thermal: step_wise: cdev only needs update on a new target state
` [RFC PATCH 2/6] thermal: step_wise: return instance->target by default
` [RFC PATCH 3/6] Thermal: fix step_wise handling of THERMAL_TREND_DROPPING
` [RFC PATCH 4/6] Thermal: fix step_wise handling of THERMAL_TREND_DROP_EFULL
` [RFC PATCH 5/6] Thermal: step_wise handle THERMAL_TREND_STABLE explicitly
` [RFC PATCH 6/6] Thermal: step_wise: set next cooling target explicitly

[PATCH] tick: fix tick_broadcast_pending_mask not cleared
 2013-06-18  3:08 UTC  (2+ messages)

[PATCH -next] thermal: fix x86_pkg_temp_thermal.c build and Kconfig
 2013-06-17 23:28 UTC  (8+ messages)
        ` [PATCH -next v2] "
            ` [PATCH -next v3] "

[PATCH v2] power: Include additional information in pm_print_times
 2013-06-17 15:06 UTC  (3+ messages)

wakeup source that was used
 2013-06-17 12:06 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).