linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-16 08:41:19 to 2014-12-19 08:55:13 UTC [more...]

[PATCH V3 0/11] Improve charger manager driver for optimized operation
 2014-12-19  8:55 UTC  (2+ messages)
` [PATCH V3 01/11] power: charger-manager: Use alarmtimer for battery monitoring in suspend

[PATCH RESEND V2 0/10] Improve charger manager driver for optimized operation
 2014-12-19  8:34 UTC  (12+ messages)
` [PATCH RESEND v2 01/10] power: charger-manager: Use thermal subsystem interface only to get temperature
` [PATCH RESEND v2 02/10] power: charger-manager: Use power_supply_changed() not private uevent
` [PATCH RESEND v2 03/10] power: charger-manager: Remove deprecated function, cm_notify_event()
` [PATCH RESEND v2 04/10] power: charger-manager: Fix to use CHARGE_NOW/FULL property correctly
` [PATCH RESEND v2 05/10] power: charger-manager: Concentrate scattered power_supply_changed() calls
` [PATCH RESEND v2 06/10] power: charger-manager: Get external power souce information only from EXTCON
` [PATCH RESEND v2 07/10] power: charger-manager: Make chraging decision focusing on battery status
` [PATCH RESEND v2 08/10] power: charger-manager: Not to start charging directly in cable nofitication
` [PATCH RESEND v2 09/10] power: charger-manager: Support different polling mode for sleep state
` [PATCH RESEND v2 10/10] power: charger-manager: Support to change polling rate in runtime

[PATCH RESEND v2 03/10] power: charger-manager: Remove deprecated function, cm_notify_event()
 2014-12-19  8:32 UTC  (2+ messages)

[PATCH RESEND v2 02/10] power: charger-manager: Use power_supply_changed() not private uevent
 2014-12-19  8:21 UTC  (2+ messages)

[vireshk:cpufreq/stats/cleanups 12/14] drivers/cpufreq/cpufreq_stats.c:19:1: sparse: symbol 'cpufreq_stats_lock' was not declared. Should it be static?
 2014-12-19  8:21 UTC  (3+ messages)
` [PATCH vireshk] cpufreq: stats: cpufreq_stats_lock can be static

[PATCH 0/4] PM: Elimination of CONFIG_PM_RUNTIME
 2014-12-19  8:13 UTC  (9+ messages)
` [PATCH 1/4] spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
` [PATCH 2/4] sound: sst-haswell-pcm: "
` [PATCH 3/4] tty: 8250_omap: "
  ` [PATCH 4/4] PM: Eliminate CONFIG_PM_RUNTIME

Enable runtime PM automatically?
 2014-12-19  7:59 UTC  (5+ messages)

[PATCH RESEND v2 01/10] power: charger-manager: Use thermal subsystem interface only to get temperature
 2014-12-19  7:25 UTC 

[PATCH v8] cpufreq: Add SFI based cpufreq driver support
 2014-12-19  7:20 UTC  (3+ messages)

Re: [PATCHv4 1/8] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
 2014-12-19  6:46 UTC  (2+ messages)
`  "

[PATCH RFC v3 1/2] PM / Domains: Extend API pm_genpd_dev_need_restore to use restore types
 2014-12-19  2:17 UTC  (11+ messages)

[RFC PATCH 0/2] Fix rockchip IOMMU driver vs PM issues
 2014-12-19  2:27 UTC  (9+ messages)
` [RFC PATCH 2/2] iommu: rockchip: Handle system-wide and runtime PM

[PATCH 00/13] cpufreq: stats: cleanups
 2014-12-19  2:15 UTC  (15+ messages)
` [PATCH 01/13] cpufreq: stats: don't break strings into multiple lines
` [PATCH 02/13] cpufreq: stats: return -EEXIST when stats are already allocated
` [PATCH 03/13] cpufreq: stats: don't check for freq table while freeing stats
` [PATCH 04/13] cpufreq: stats: pass 'stat' to cpufreq_stats_update()
` [PATCH 05/13] cpufreq: stats: get rid of per-cpu cpufreq_stats_table
` [PATCH 06/13] cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy
` [PATCH 07/13] cpufreq: stats: remove cpufreq_stats_update_policy_cpu()
` [PATCH 08/13] cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications
` [PATCH 09/13] cpufreq: stats: create sysfs group once we are ready
` [PATCH 10/13] cpufreq: stats: don't update stats from show_trans_table()
` [PATCH 11/13] cpufreq: stats: don't update stats on false notifiers
` [PATCH 12/13] cpufreq: stats: Fix locking
` [PATCH 13/13] cpufreq: stats: call cpufreq_stats_update() with locks held

[PATCH] cpufreq: Stop BUGing the system
 2014-12-19  2:08 UTC  (6+ messages)

Fwd: next boot: 101 boots: 89 pass, 12 fail (next-20141216)
 2014-12-18 22:51 UTC  (11+ messages)

Upstream bug report
 2014-12-18 21:58 UTC  (6+ messages)
  ` Upstream bug report [Maximum CPU frequency incorrect and there is no CPU scaling]
    ` [Maximum CPU frequency incorrect and "

[GIT PULL] More ACPI and power management updates for 3.19-rc1
 2014-12-18 21:09 UTC 

[GIT PULL] thermal-soc management updates for v3.19-rc2
 2014-12-18 18:38 UTC 

Fix: Bind Cooling Device Weight
 2014-12-18 16:44 UTC  (3+ messages)

[PATCH 3/4] OOM, PM: OOM killed task shouldn't escape PM suspend
 2014-12-18 16:27 UTC  (6+ messages)
` [PATCH 0/4] OOM vs PM freezer fixes

[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
 2014-12-18 14:27 UTC  (12+ messages)
` [PATCH 1/9] thermal: Provide stub for thermal_of_cooling_device_register() function
` [PATCH 2/9] hwmon: dts: Doc: Add DTS doc to explain how to use PWM FAN as a cooling device
` [PATCH 3/9] ARM: dts: Add pwm-fan node to the Odroid-U3 board
` [PATCH 4/9] hwmon: thermal: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3
` [PATCH 5/9] hwmon: thermal: Extract __set_pwm() function to only modify PWM duty cycle
` [PATCH 6/9] hwmon: thermal: Read PWM FAN configuration from device tree
` [PATCH 7/9] hwmon: thermal: Code for using PWM FAN as a cooling device
` [PATCH 8/9] hwmon: thermal: Provide 'default-pulse-width' property to setup FAN on boot
` [PATCH 9/9] hwmon: thermal: dts: Disable FAN on boot on the Odroid U3

[PATCH 0/3] power: rt5033: Add Richtek RT533 drivers
 2014-12-18 13:15 UTC  (4+ messages)
` [PATCH 1/3] power: rt5033_battery: Add RT5033 Fuel gauge device driver
` [PATCH 2/3] power: rt5033_charger: Add RT5033 charger "
` [PATCH 3/3] Documentation: Add documentation for rt5033 multifunction device

[PATCH] regulator: rt5033-regulator: Use regulator_nodes/of_match in the descriptor
 2014-12-18 11:13 UTC 

[RFC PATCH 00/10] sched: frequency and cpu invariant per-entity load-tracking and other load-tracking bits
 2014-12-18  9:41 UTC  (11+ messages)
` [RFC PATCH 01/10] sched: Make load tracking frequency scale-invariant
` [RFC PATCH 02/10] sched: Make usage and load tracking cpu scale-invariant
` [RFC PATCH 03/10] cpufreq: Architecture specific callback for frequency changes
` [RFC PATCH 08/10] sched: Track blocked utilization contributions
` [RFC PATCH 09/10] sched: Include blocked utilization in usage tracking

[GIT PULL] Thermal Management updates for 3.19-rc1
 2014-12-18  7:54 UTC  (3+ messages)

[PATCHv4 1/8] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
 2014-12-18  7:23 UTC  (2+ messages)

[PATCH v7] cpufreq: Add SFI based cpufreq driver support
 2014-12-18  6:44 UTC  (5+ messages)

[PATCH V3] cpufreq: fix a NULL pointer dereference triggered by _PPC changed notification
 2014-12-18  6:31 UTC  (3+ messages)

[PATCH V2] cpufreq: fix a NULL pointer dereference triggered by _PPC changed notification
 2014-12-18  6:23 UTC  (2+ messages)

[PATCH] cpufreq: fix a NULL pointer dereference triggered by _PPC changed notification
 2014-12-18  4:26 UTC  (2+ messages)

[PATCH 0/4] Allow cpufreq-dt to defer probe if OPP table is not ready
 2014-12-18  2:11 UTC  (14+ messages)
` [PATCH 1/4] PM / OPP: add some lockdep annotations
` [PATCH 2/4] PM / OPP: fix warning in of_free_opp_table
` [PATCH 3/4] PM / OPP: take RCU lock in dev_pm_opp_get_opp_count
` [PATCH 4/4] cpufreq-dt: defer probing if OPP table is not ready

[PATCH v2 0/8] Add Simple Power-Managed Bus Support
 2014-12-17 18:49 UTC  (9+ messages)
` [PATCH 1/8] drivers: bus: Sort Kconfig entries alphabetically
` [PATCH 2/8] drivers: bus: Sort Makefile "
` [PATCH 3/8] drivers: bus: Add Simple Power-Managed Bus DT Bindings
` [PATCH 4/8] drivers: bus: Add Simple Power-Managed Bus Driver
` [PATCH 5/8] ARM: shmobile: sh73a0 dtsi: Add Bus State Controller node
  ` [PATCH 6/8] ARM: shmobile: kzm9g dts: Move Ethernet node to BSC
` [PATCH 7/8] ARM: shmobile: r8a73a4 dtsi: Add Bus State Controller node
` [PATCH 8/8] ARM: shmobile: ape6evm dts: Move Ethernet node to BSC

[PATCH] ARM: defconfigs: use CONFIG_CPUFREQ_DT
 2014-12-17 18:28 UTC  (6+ messages)

[PATCH v14 00/10] cpuidle driver for QCOM SoCs: 8064, 8074, 8084
 2014-12-17 18:25 UTC  (15+ messages)
` [PATCH v14 03/10] qcom: spm: Add Subsystem Power Manager driver

[PATCH 0/2] Properly fix sysfs_get_idlestate_count()
 2014-12-17 16:27 UTC  (3+ messages)
` [PATCH 2/2] Fix no idle state information return value

[PATCH] cpupower: Correctly detect if running as root
 2014-12-17 16:22 UTC  (3+ messages)

[PATCH] thermal: cpu_cooling: return ERR_PTR() for !CPU_THERMAL or !THERMAL_OF
 2014-12-17 11:11 UTC 

[PATCH] PM / sleep: add configurable delay for pm_test
 2014-12-17  9:22 UTC  (7+ messages)

[patch] thermal: cpu_cooling: small memory leak on error
 2014-12-17  5:26 UTC  (2+ messages)

[PATCH] MAINTAINERS: add entry for intel_pstate
 2014-12-17  0:31 UTC  (2+ messages)

cpuidle: remove CPUIDLE_FLAG_TIME_INVALID
 2014-12-17  0:28 UTC  (9+ messages)
` [PATCH 1/3] cpuidle menu: Better idle duration measurement without using CPUIDLE_FLAG_TIME_INVALID
` [PATCH 2/3] cpuidle ladder: "
` [PATCH 3/3] cpuidle, ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID

[PATCHv4 0/8] devfreq: Add devfreq-event class to provide raw data for devfreq device
 2014-12-16 23:26 UTC  (9+ messages)
` [PATCHv4 1/8] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
` [PATCHv4 2/8] devfreq: event: Add the list of supported devfreq-event type
` [PATCHv4 3/8] devfreq: event: Add exynos-ppmu devfreq event driver
` [PATCHv4 4/8] devfreq: event: Add documentation for exynos-ppmu devfreq-event driver
` [PATCHv4 5/8] ARM: dts: Add PPMU dt node for Exynos3250 SoC
  ` [PATCHv4 6/8] ARM: dts: Add PPMU dt node for Exynos4 SoCs
` [PATCHv4 7/8] ARM: dts: Add PPMU dt node for Exynos5260 SoC
` [PATCHv4 8/8] ARM: dts: exynos: Add PPMU dt node to Exynos3250-based Rinato board

[PATCH 1/2] powercap/rapl: add ids for future xeon cpus
 2014-12-16 17:41 UTC  (3+ messages)

[PATCH 1/2] powercap/rapl: add ids for future xeon cpus
 2014-12-16 17:52 UTC 

[PATCH v5 0/3] Add support for Tegra Activity Monitor
 2014-12-16  8:41 UTC  (4+ messages)
` [PATCH v5 1/3] of: Add binding for NVIDIA Tegra ACTMON node
` [PATCH v5 2/3] PM / devfreq: tegra: add devfreq driver for Tegra Activity Monitor
` [PATCH v5 3/3] ARM: tegra: Add Tegra124 ACTMON support


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