Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-28 10:44:48 to 2016-02-02 21:53:50 UTC [more...]

[PATCH 0/5] cpufreq: governors: Solve the ABBA lockups
 2016-02-02 21:53 UTC  (17+ messages)
` [PATCH 1/5] cpufreq: governor: Kill declare_show_sampling_rate_min()
` [PATCH 2/5] cpufreq: governor: Create separate sysfs-ops
` [PATCH 3/5] cpufreq: governor: Remove unused sysfs attribute macros
` [PATCH 4/5] cpufreq: Don't drop rwsem before calling CPUFREQ_GOV_POLICY_EXIT
` [PATCH 5/5] cpufreq: Get rid of ->governor_enabled and its lock

PM regression with commit 5de85b9d57ab PM runtime re-init in v4.5-rc1
 2016-02-02 21:45 UTC  (34+ messages)

[RFC PATCH 00/19] cpufreq locking cleanups and documentation
 2016-02-02 21:38 UTC  (16+ messages)
` [RFC PATCH 11/19] cpufreq: assert policy->rwsem is held in __cpufreq_governor

Plain DFS (no voltage scaling)
 2016-02-02 21:11 UTC 

[PATCH V2 00/16] PM / OPP: Introduce APIs to transition OPPs
 2016-02-02 20:46 UTC  (20+ messages)
` [PATCH V2 01/16] PM / OPP: get/put regulators from OPP core
` [PATCH V2 03/16] PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
` [PATCH V2 07/16] PM / OPP: Add dev_pm_opp_set_rate()
` [PATCH V2 11/16] cpufreq: dt: Pass regulator name to the OPP core
` [PATCH V2 15/16] cpufreq: dt: drop references to DT node
` [PATCH V2 16/16] cpufreq: dt: No need to allocate resources anymore

[PATCH v4 0/9] lib/string: introduce match_string() helper
 2016-02-02 19:50 UTC  (15+ messages)
` [PATCH v4 1/9] "
` [PATCH v4 2/9] device property: convert to use "
` [PATCH v4 3/9] pinctrl: "
` [PATCH v4 4/9] drm/edid: "
` [PATCH v4 5/9] power: charger_manager: "
` [PATCH v4 6/9] power: ab8500: "
` [PATCH v4 7/9] ata: hpt366: "
` [PATCH v4 8/9] ide: "
` [PATCH v4 9/9] usb: common: "

[PATCH v8 0/6] cpufreq: powernv: Redesign the presentation of throttle notification and solve bug-fixes in the driver
 2016-02-02 19:41 UTC  (7+ messages)
` [PATCH v8 1/6] cpufreq: powernv: Free 'chips' on module exit
` [PATCH v8 2/6] cpufreq: powernv: Hot-plug safe the kworker thread
` [PATCH v8 3/6] cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
` [PATCH v8 4/6] cpufreq: powernv/tracing: Add powernv_throttle tracepoint
` [PATCH v8 5/6] cpufreq: powernv: Replace pr_info with trace print for throttle event
` [PATCH v8 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats

[PATCH v3 0/4] add reboot mode driver
 2016-02-02 18:29 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: power: reset: add document for reboot-mode driver
` [PATCH v3 2/4] power: reset: add reboot mode driver
` [PATCH v3 3/4] ARM: dts: rockchip: add syscon-reboot-mode DT node
` [PATCH v3 4/4] ARM64: "

[PATCH V5 00/14] Add generic PM domain support for Tegra
 2016-02-02 15:35 UTC  (25+ messages)
` [PATCH V5 02/14] soc: tegra: pmc: Protect public functions from potential race conditions
` [PATCH V5 03/14] soc: tegra: pmc: Change powergate and rail IDs to be an unsigned type
` [PATCH V5 04/14] soc: tegra: pmc: Fix testing of powergate state
` [PATCH V5 07/14] soc: tegra: pmc: Ensure partitions can be toggled on/off by PMC
` [PATCH V5 08/14] PM / Domains: Add function to remove a pm-domain
  ` [PATCH V5 01/14] soc: tegra: pmc: Restore base address on probe failure
  ` [PATCH V5 05/14] soc: tegra: pmc: Wait for powergate state to change
  ` [PATCH V5 06/14] soc: tegra: pmc: Fix checking of valid partitions
  ` [PATCH V5 09/14] Documentation: DT: bindings: Update NVIDIA PMC for Tegra
  ` [PATCH V5 10/14] Documentation: DT: bindings: Add power domain info for NVIDIA PMC
  ` [PATCH V5 11/14] soc: tegra: pmc: Add generic PM domain support
  ` [PATCH V5 12/14] clk: tegra210: Add the APB2APE audio clock
  ` [PATCH V5 13/14] ARM64: tegra: Add audio PM domain device node for Tegra210
` [PATCH V5 14/14] ARM64: tegra: select PM_GENERIC_DOMAINS

[PATCH v2 0/3] ARM64: dts: cpufreq: mt8173: Migrate mt8173-cpufreq to use OPPv2 bindings
 2016-02-02 14:09 UTC  (7+ messages)
` [PATCH v2 3/3] ARM64: dts: mt8173: Add CPU OPP, clock and regulator supply properties

[PATCH] power: bq27xxx_battery: Restore device name
 2016-02-02 12:47 UTC  (8+ messages)
  ` [PATCH v1] "
      ` [PATCH v2] "

[PATCH] PM / AVS: rockchip-io: add GRF and PMUGRF types to distinguish
 2016-02-02  9:38 UTC  (5+ messages)

[PATCH] thermal: intel_pch_thermal: Enable Skylake PCH thermal
 2016-02-02  8:03 UTC 

[PATCH] thermal: devfreq_cooling: remove impossible condition
 2016-02-02  7:32 UTC 

[PATCH v2 0/4] add reboot mode driver
 2016-02-02  7:31 UTC  (4+ messages)
` [PATCH v2 2/4] power: reset: "

[PATCH 0/4] introduce new put_getdisk() call
 2016-02-01 17:16 UTC  (3+ messages)
` [PATCH 4/4] hibernate: fix disk and module leak on successfull resume

[RFCv6 PATCH 00/10] sched: scheduler-driven CPU frequency selection
 2016-02-01 17:10 UTC  (3+ messages)
` [RFCv6 PATCH 03/10] sched: scheduler-driven cpu "

[PATCH] PM / Domains: Silence compiler warning for an unused function
 2016-02-01 14:57 UTC  (2+ messages)

[PATCH v1 1/1] PM: Avoid false-positive warnings in dev_pm_domain_set()
 2016-02-01 14:17 UTC  (2+ messages)

[PATCH] PM: Avoid false-positive warnings in dev_pm_domain_set()
 2016-02-01 14:15 UTC  (2+ messages)

[PATCH] PM / Domains: mark genpd_poweron as __maybe_unused
 2016-02-01 13:57 UTC  (2+ messages)

Клиентские базы!!! Тел\Viber\Whatsapp:+79133913837 Skype:prodawez389 Email:opotapova53@gmail.com Узнайте подробнее!!!
 2016-02-01  4:22 UTC 

[PATCH v4 00/13] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-02-01  8:53 UTC  (5+ messages)
` [PATCH v4 11/13] PM / Hibernate: Call flush_icache_range() on pages restored in-place

[PATCH v12] Add Mediatek thermal support
 2016-02-01  2:54 UTC  (6+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[PATCH] PM/freezer: y2038, use boottime to compare tstamps
 2016-01-31 19:42 UTC  (2+ messages)

[PATCH] power: collie_battery: hide unused variable
 2016-01-30 16:16 UTC  (2+ messages)

[PATCHv2 2/2] mm/page_poisoning.c: Allow for zero poisoning
 2016-01-30 15:30 UTC  (7+ messages)

[GIT PULL] Power management and ACPI fixes for v4.5-rc2
 2016-01-29 23:12 UTC  (2+ messages)

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-01-29 22:59 UTC  (4+ messages)
` [PATCH 1/3] cpufreq: Add a mechanism for registering "
` [PATCH 2/3] cpufreq: intel_pstate: Replace timers with "
` [PATCH 3/3] cpufreq: governor: "

[PATCH v12 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2016-01-29 21:35 UTC  (6+ messages)
` [PATCH v12 2/4] PM / Domains: add setter for dev.pm_domain

[PATCH 1/9] ARM: pxa: define clock registers as __iomem
 2016-01-29 18:31 UTC  (2+ messages)

[PATCH 0/2] Add UCS1002 USB Port Power Controller
 2016-01-29  6:33 UTC  (4+ messages)
` [PATCH 1/2] devicetree: Add UCS1002 USB Port Power Controller binding

[PATCH] cpufreq: Fix NULL reference crash while accessing policy->governor_data
 2016-01-29  3:33 UTC  (4+ messages)

[PATCH 0/2] reboot: Introduce emergency_poweroff function
 2016-01-29  1:45 UTC  (5+ messages)
` [PATCH 1/2] reboot: Introduce emergency poweroff function
` [PATCH 2/2] thermal: Use emergency_poweroff instead of orderly_poweroff for shutdown scenario

[PATCH 2/3] lm90: initialize parameters from devicetree
 2016-01-29  0:16 UTC  (4+ messages)
        ` Interrupt driven thermal OF sensors (was: [PATCH 2/3] lm90: initialize parameters from devicetree)
          ` Interrupt driven thermal OF sensors

Re: [PATCH] PM / devfreq: tegra: Set freq in rate callback
 2016-01-28 23:07 UTC  (2+ messages)

[PATCH v3 0/9] lib/string: introduce match_string() helper
 2016-01-28 12:40 UTC  (4+ messages)
` [PATCH v3 2/9] device property: convert to use "

[PATCH v7 0/6] cpufreq: powernv: Redesign the presentation of throttle notification and solve bug-fixes in the driver
 2016-01-28 11:40 UTC  (4+ messages)
` [PATCH v7 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats

[PATCH v6 0/7] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms
 2016-01-28 10:50 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).