linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-10 17:09:31 to 2015-09-15 11:19:18 UTC [more...]

[PATCH] power: align wakeup_sources format
 2015-09-15 11:19 UTC  (2+ messages)

[PATCH v3 0/5] SCPI Sensor support
 2015-09-15 11:03 UTC  (20+ messages)
  ` [PATCH v3 1/5] Documentation: add DT bindings for ARM SCPI sensors
  ` [PATCH v3 5/5] arm64: dts: Add sensor node to Juno dt
` [PATCH v3 2/5] firmware: arm_scpi: Extend to support sensors
` [PATCH v3 3/5] hwmon: Support sensors exported via ARM SCP interface
` [Patch v3 4/5] hwmon: Support registration of thermal zones for SCP temperature sensors
` [PATCH v3 4/5] hwmon: Support thermal zones registration "

[PATCH] PM / sleep: Fix broken builds without CONFIG_PM_SLEEP_DEBUG
 2015-09-15 11:02 UTC  (2+ messages)

[PATCH v3 00/10] power: bq24257: Add support for bq24250/bq24251
 2015-09-15  9:05 UTC  (15+ messages)
` [PATCH v3 01/10] dt: power: bq24257-charger: Cover additional devices
  ` [PATCH v3 02/10] power: bq24257: Add basic support for bq24250/bq24251
  ` [PATCH v3 06/10] power: bq24257: Add over voltage protection setting support
` [PATCH v3 03/10] power: bq24257: Add bit definition for temp sense enable
` [PATCH v3 04/10] power: bq24257: Allow manual setting of input current limit
` [PATCH v3 05/10] power: bq24257: Add SW-based approach for Power Good determination
` [PATCH v3 07/10] power: bq24257: Add input DPM voltage threshold setting support
` [PATCH v3 08/10] power: bq24257: Allow input current limit sysfs access
` [PATCH v3 09/10] power: bq24257: Add various device-specific sysfs properties
` [PATCH v3 10/10] power: bq24257: Add platform data based initialization

[PATCH v4 0/7] Add support for additional bq27xxx devices
 2015-09-15  8:32 UTC  (9+ messages)
` [PATCH v4 1/7] power: bq27x00_battery: Remove unneeded i2c MODULE_ALIAS
` [PATCH v4 2/7] power: bq27x00_battery: Renaming for consistency
` [PATCH v4 3/7] power: bq27xxx_battery: Platform initialization must declare a device
` [PATCH v4 4/7] power: bq27xxx_battery: Fix typos and change naming for state of charge functions
` [PATCH v4 5/7] power: bq27xxx_battery: Add support for additional bq27xxx family devices
` [PATCH v4 6/7] power: bq27xxx_battery: Cleanup health checking
` [PATCH v4 7/7] power: bq27xxx_battery: Add interrupt handling support

[PATCH] cpufreq: cpufreq_cpu_get_raw() isn't a static function anymore
 2015-09-15  8:14 UTC  (2+ messages)

[PATCH] cpufreq: pass policy to ->get() driver callback
 2015-09-15  7:58 UTC  (10+ messages)

[PATCH 00/16] PM / OPP: multiple regulators & opp-transition support
 2015-09-15  3:30 UTC  (21+ messages)
` [PATCH 01/16] PM / OPP: Add 'supply-names' binding
` [PATCH 02/16] PM / OPP: Add 'opp-microvolt-triplets' binding
` [PATCH 03/16] PM / OPP: Improve debug print messages with pr_fmt
` [PATCH 04/16] PM / OPP: Rename routines specific to old bindings with _v1
` [PATCH 05/16] PM / OPP: Parse all power-supply related bindings together
` [PATCH 06/16] PM / OPP: Create separate structure for regulator/supplies
` [PATCH 07/16] PM / OPP: Add multiple regulators support
` [PATCH 08/16] PM / OPP: get/put regulators from OPP core
` [PATCH 09/16] PM / OPP: Disable OPPs that aren't supported by the regulators
` [PATCH 10/16] PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
` [PATCH 11/16] PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()
` [PATCH 12/16] PM / OPP: Parse clock and voltage tolerance for v1 bindings
` [PATCH 13/16] PM / OPP: Manage device clk as well
` [PATCH 14/16] PM / OPP: Add dev_pm_opp_set_regulator() to specify regulator
` [PATCH 15/16] PM / OPP: Add dev_pm_opp_set_rate()
` [PATCH 16/16] PM / OPP: don't print error message for deferred probing

Re: Pull Request for PM / devfreq, 4.3 RCx
 2015-09-15  1:33 UTC 

[pm:bleeding-edge 24/34] kernel/power/snapshot.c:928:12: warning: 'swsusp_page_is_valid' defined but not used
 2015-09-15  1:32 UTC  (2+ messages)

[PATCH] driver core: Ensure proper suspend/resume ordering
 2015-09-15  0:40 UTC  (9+ messages)

Pull Request for PM / devfreq, 4.3 RCx
 2015-09-15  0:01 UTC  (3+ messages)

[PATCH V10] Report interrupt that caused system wakeup
 2015-09-14 23:45 UTC  (4+ messages)

[PATCH] clk: divider: handle integer overflow when dividing large clock rates
 2015-09-14 23:08 UTC  (4+ messages)

[PATCH v2 0/2] ARM: gic: Document optional Clock and Power Domain properties
 2015-09-14 20:06 UTC  (3+ messages)
` [PATCH v2 1/2] irqchip: gic: Add arm,pl390 support
` [PATCH v2 2/2] irqchip: gic: Document optional Clock and Power Domain properties

[RFC PATCH 08/14] sched/tune: add detailed documentation
 2015-09-14 20:00 UTC  (6+ messages)
` [RFC,08/14] "
  ` [RFC 08/14] "

[PATCH] clk: tegra: dfll: Properly protect OPP list
 2015-09-14 19:54 UTC  (5+ messages)

[PATCH V8] Report interrupt that caused system wakeup
 2015-09-14 18:12 UTC  (6+ messages)

[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
 2015-09-14 15:57 UTC  (5+ messages)
` [RFCv5 PATCH 38/46] sched: scheduler-driven cpu frequency selection

[PATCH] drivers/power/wakeirq: Call device_init_wakeup from dev_pm_set_wake_irq
 2015-09-14 13:43 UTC  (2+ messages)

[PATCH v3 0/4] Let the power allocator thermal governor run on any thermal zone
 2015-09-14 13:32 UTC  (4+ messages)
` [PATCH v4 0/5] "

[PATCH v5 0/5] Let the power allocator thermal governor run on any thermal zone
 2015-09-14 13:23 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/5] thermal: Add a function to get the minimum power
  ` [PATCH v6 2/5] thermal: power_allocator: relax the requirement of a sustainable_power in tzp
  ` [PATCH v6 3/5] thermal: power_allocator: relax the requirement of two passive trip points
  ` [PATCH v6 4/5] thermal: power_allocator: don't require tzp to be present for the thermal zone
  ` [PATCH v6 5/5] thermal: power_allocator: exit early if there are no cooling devices

[PATCH] thermal: rockchip: fix handling of invalid readings
 2015-09-14 11:46 UTC  (5+ messages)

[PATCH] thermal: imx: register irq handler later in probe
 2015-09-14 11:09 UTC 

[PATCH] cpufreq : powernv: Report Pmax throttling if capped below nominal frequency
 2015-09-14 10:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v8] Add Mediatek thermal support
 2015-09-14  7:32 UTC  (3+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[PATCH v5 0/4] cpufreq-dt: add suspend frequency support
 2015-09-14  7:19 UTC  (5+ messages)

[GIT PULL] Thermal-SoC management updates for v4.3-rc2
 2015-09-14  3:55 UTC 

[PATCHv2 00/10] thermal: add COMPILE_TEST (on drivers)
 2015-09-14  2:31 UTC  (11+ messages)
` [PATCHv2 01/10] thermal: hisi: allow compile test
` [PATCHv2 02/10] thermal: spear: "
  ` [PATCHv2 03/10] thermal: rockchip: "
` [PATCHv2 04/10] thermal: kirkwood: "
` [PATCHv2 05/10] thermal: dove: "
` [PATCHv2 06/10] thermal: armada: "
` [PATCHv2 07/10] thermal: exynos: "
` [PATCHv2 08/10] thermal: qcom_spmi: "
` [PATCHv2 09/10] thermal: ti-soc: "
` [PATCHv2 10/10] thermal: ti-soc: Kconfig fix to avoid menu showing wrongly

[PATCH 00/17] thermal: add COMPILE_TEST (on drivers)
 2015-09-14  2:11 UTC  (4+ messages)
` [PATCH 15/17] thermal: st: allow compile test

[Bug 103351] New: Machine check exception on Broadwell quad-core with SpeedStep enabled
 2015-09-14  0:32 UTC  (3+ messages)
` [Bug 103351] "

[PATCH v2 00/16] Signature verification of hibernate snapshot
 2015-09-13  2:58 UTC  (11+ messages)
` [PATCH v2 06/16] x86/efi: Generating random HMAC key for siging hibernate image
` [PATCH v2 09/16] PM / hibernate: Reserve hibernation key and erase footprints

[PATCH V9] Report interrupt that caused system wakeup
 2015-09-12 21:41 UTC 

bq2415x_charger: Allow to load and use driver even if notify device is not registered yet
 2015-09-12 19:50 UTC 

OFRRE ÚVERU
 2015-09-12  1:46 UTC 

System will not suspend with highest numbered CPU offline [REGRESSION][BISECTED]
 2015-09-11 22:07 UTC  (8+ messages)

[GIT PULL] More power management and ACPI updates for v4.3-rc1
 2015-09-11 21:45 UTC 

[PATCH] cpupower: fix potential memory leak
 2015-09-11 19:51 UTC  (2+ messages)

[PATCH] PM / Domains: Remove name based API for genpd
 2015-09-11 17:58 UTC  (2+ messages)

[PATCH v2 00/13] power: bq24257: Add support for bq24250/bq24251
 2015-09-11 15:06 UTC  (25+ messages)
` [PATCH v2 08/13] power: bq24257: Add charge type setting support
` [PATCH v2 10/13] power: bq24257: Add various device-specific sysfs properties
` [PATCH v2 11/13] power: bq24257: Add platform data based initialization
` [PATCH v2 13/13] dt: power: bq2425x-charger: Cover additional devices

[PATCH V7] Report interrupt that caused system wakeup
 2015-09-11 14:07 UTC  (5+ messages)

[PATCH v5 0/6] Add support for DA9150 Fuel-Gauge
 2015-09-11 10:05 UTC  (7+ messages)
` [PATCH v5 1/6] mfd: da9150: Add support for Fuel-Gauge
` [PATCH v5 2/6] mfd: da9150: Update DT bindings for Fuel-Gauge support
` [PATCH v5 3/6] power: Add support for DA9150 Fuel-Gauge
` [PATCH v5 4/6] power: da9150: Add DT bindings documentation for Fuel-Gauge
` [PATCH v5 5/6] mfd: da9150: Use relative paths in DT bindings document
` [PATCH v5 6/6] mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resource

[PATCH v2 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-09-11  8:49 UTC  (7+ messages)
` [PATCH v2 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro

[PATCH v2] cpufreq: imx: update the clock switch flow to support imx6ul
 2015-09-11 15:41 UTC  (3+ messages)

[PATCH] PM / devfreq: Fix incorrect type issue
 2015-09-11  7:06 UTC  (2+ messages)

[PATCH] cpufreq: imx: update the clock swith flow to support imx6ul
 2015-09-11 11:23 UTC  (2+ messages)

[PATCH] fix incorrect initialization code for trans_stat of devfreq
 2015-09-11  3:05 UTC  (2+ messages)
` [PATCH] PM / devfreq: Fix incorrect type issue

[GIT PULL] Thermal management updates for v4.3-rc1
 2015-09-11  2:55 UTC 

[PATCH] power: bq24261_charger: Add support for TI BQ24261 charger
 2015-09-11  0:58 UTC  (6+ messages)

[PATCH 00/13] Enhance twl4030_charger functionality. - V3
 2015-09-10 20:43 UTC  (11+ messages)
` [PATCH 03/13] twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node

[PATCH v6 0/5] Devfreq cooling device
 2015-09-10 17:19 UTC  (5+ messages)
` [PATCH v6 2/5] PM / OPP: get the voltage for all OPPs
` [PATCH v6 4/5] devfreq_cooling: add trace information
` [PATCH v6 5/5] PM / devfreq: drop comment about thermal setting max_freq


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