Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-04 12:16:20 to 2016-02-09 01:01:39 UTC [more...]

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-09  1:01 UTC  (28+ messages)
` [PATCH 3/3] cpufreq: governor: "
  ` [Update][PATCH "
    ` [PATCH 3/3 v3] "
      ` [PATCH 3/3 v4] "
        ` [PATCH 3/3 v5] "

[PATCH v3 0/6] CPUs capacity information for heterogeneous systems
 2016-02-08 23:59 UTC  (19+ messages)
` [PATCH v3 2/6] drivers/cpufreq: implement init_cpu_capacity_default()
` [PATCH v3 4/6] arm64: Enable dynamic CPU capacity initialization
` [PATCH v3 6/6] arm64: add sysfs cpu_capacity attribute

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

[PATCH] cpufreq: governor: Drop pointless goto from cpufreq_governor_init()
 2016-02-08 22:57 UTC 

[PATCH] cpufreq: governor: Rename skip_work to work_count
 2016-02-08 22:41 UTC 

[PATCH V3 00/13] cpufreq: governors: Fix ABBA lockups
 2016-02-08 22:08 UTC  (35+ messages)
` [PATCH V3 01/13] cpufreq: governor: Create generic macro for global tuners
` [PATCH V3 02/13] cpufreq: governor: Move common tunables to 'struct dbs_data'
` [PATCH V3 03/13] cpufreq: governor: New sysfs show/store callbacks for governor tunables
` [PATCH V3 04/13] cpufreq: governor: Drop unused macros for creating governor tunable attributes
` [PATCH V3 05/13] Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"
` [PATCH V3 06/13] cpufreq: Merge cpufreq_offline_prepare/finish routines
` [PATCH V3 07/13] cpufreq: Call __cpufreq_governor() with policy->rwsem held
` [PATCH V3 08/13] cpufreq: Remove cpufreq_governor_lock
` [PATCH V3 09/13] cpufreq: governor: Move common sysfs tunables to cpufreq_governor.c
` [PATCH V3 10/13] cpufreq: governor: No need to manage state machine now
` [PATCH V3 11/13] cpufreq: governor: Keep list of policy_dbs within dbs_data
` [PATCH V3 12/13] cpufreq: ondemand: Traverse list of policy_dbs in update_sampling_rate()
` [PATCH V3 13/13] cpufreq: conservative: Update sample_delay_ns immediately

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

[PATCH v4 00/13] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-02-08 21:20 UTC  (6+ messages)

[PATCH 0/3] power: bq24735-charger: chromebook fixes
 2016-02-08 17:24 UTC  (3+ messages)
` [PATCH 3/3] power: bq24735-charger: document 'ti,external-control' option

pa maxin
 2016-02-08 17:09 UTC 

[PATCH v9] cpufreq: powernv: Add sysfs attributes to show throttle stats
 2016-02-08 14:44 UTC 

[Bug 112121] New: Some PCIe options cause devices to be removed after syspend
 2016-02-08 13:51 UTC 

[PATCH RFC] Add cpufreq support
 2016-02-08 13:45 UTC  (10+ messages)

[PATCH] thermal: of: use for_each_available_child_of_node for child iterator
 2016-02-08 13:28 UTC 

[PATCH 2/2] power: ucs1002: Add support for Programmable USB Port Power Controller
 2016-02-08 12:38 UTC  (2+ messages)

tvp5150 regression after commit 9f924169c035
 2016-02-08 10:54 UTC 

[PATCH V2 0/7] cpufreq: governors: Fix ABBA lockups
 2016-02-08  2:28 UTC  (24+ messages)
` [PATCH V2 1/7] cpufreq: governor: Treat min_sampling_rate as a governor-specific tunable

[PATCH 0/11] cpufreq: governor: ondemand/conservative data structures rework
 2016-02-08  0:59 UTC  (60+ messages)
` [PATCH 2/11] cpufreq: governor: Use common mutex for dbs_data protection
` [PATCH 3/11] cpufreq: governor: Use common global_dbs_data pointer
` [PATCH v2 0/10] cpufreq: governor: ondemand/conservative data structures rework
  ` [PATCH v2 1/10] cpufreq: Clean up default and fallback governor setup
  ` [PATCH v2 2/10] cpufreq: governor: Use common mutex for dbs_data protection
  ` [PATCH v2 3/10] cpufreq: governor: Avoid passing dbs_data pointers around unnecessarily
  ` [PATCH v2 4/10] cpufreq: governor: Put governor structure into common_dbs_data
  ` [PATCH v2 5/10] cpufreq: governor: Rename some data types and variables
  ` [PATCH v2 6/10] cpufreq: governor: Rework cpufreq_governor_dbs()
  ` [PATCH v2 7/10] cpufreq: governor: Drop the gov pointer from struct dbs_data
  ` [PATCH v2 8/10] cpufreq: governor: Rename cpu_common_dbs_info to policy_dbs_info
    ` [PATCH v3 "
  ` [PATCH v2 9/10] cpufreq: governor: Rearrange governor data structures
  ` [PATCH v2 10/10] cpufreq: governor: Drop cpu argument from dbs_check_cpu()
    ` [PATCH v3 "
  ` [PATCH 0/3] cpufreq: governor: Data structure rearrangement
    ` [PATCH 1/3] cpufreq: governor: Simplify cpufreq_governor_limits()
    ` [PATCH 2/3] cpufreq: governor: Rearrange governor data structures
    ` [PATCH 3/3] cpufreq: governor: Symmetrize cpu_dbs_info initialization and cleanup

[pm:pm-cpufreq-rjw 4/13] drivers/cpufreq/cpufreq_governor.c:269:4: error: implicit declaration of function 'irq_work_queue_on'
 2016-02-07  8:31 UTC 

[PATCH v1] power: bq27xxx_battery: Restore device name
 2016-02-06 10:35 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] Power management and ACPI fixes for v4.5-rc3
 2016-02-05 23:52 UTC 

[PATCH 0/5] ARM: rockchip: move io-domains under GRF
 2016-02-05 22:47 UTC  (7+ messages)
` [PATCH 1/5] PM / AVS: rockchip-io: make io-domains a child of the GRF
` [PATCH 2/5] ARM: dts: rockchip: make rk3288-grf a simple-mfd
` [PATCH 3/5] ARM: dts: rockchip: move rk3288 io-domain nodes to the grf
` [PATCH 4/5] arm64: dts: rockchip: make rk3368 grf syscons simple-mfds as well
` [PATCH 5/5] arm64: dts: rockchip: add rk3368 iodomains

PM regression with commit 5de85b9d57ab PM runtime re-init in v4.5-rc1
 2016-02-05 19:10 UTC  (9+ messages)

[PATCH v1 0/6] EC-based USB Power Delivery support for Chrome machines
 2016-02-05 18:38 UTC  (4+ messages)
` [PATCH v1 3/6] power_supply: Add types for USB Type C and PD chargers
` [PATCH v1 4/6] power: cros_usbpd-charger: Add EC-based USB PD charger driver

[PATCH 0/3] randconfig warning fixes for thermal
 2016-02-05 14:44 UTC  (3+ messages)
` [PATCH 3/3] thermal: allow u8500-thermal driver to be a module

[RFC PATCH V2 3/8] genirq: Add runtime power management support for IRQ chips
 2016-02-05 14:37 UTC  (6+ messages)

[PATCH] arm64: dts: mt8173: add node for thermal calibration
 2016-02-05  5:47 UTC 

[PATCH v3 0/4] add reboot mode driver
 2016-02-05  5:03 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: power: reset: add document for reboot-mode driver

[PATCH v8 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD
 2016-02-05  4:26 UTC  (3+ messages)
` [PATCH v8 1/2] power: act8945a: add charger driver for ACT8945A
` [PATCH v8 2/2] power: add documentation for ACT8945A's charger DT bindings

[pm:pm-cpufreq-rjw 7/13] drivers/cpufreq/cpufreq_ondemand.c:35:32: warning: 'cpufreq_gov_ondemand' defined but not used
 2016-02-05  1:14 UTC 

[pm:pm-cpufreq-rjw 10/13] drivers/cpufreq/amd_freq_sensitivity.c:51:10: error: 'struct dbs_data' has no member named 'gov'
 2016-02-05  1:17 UTC 

[PATCH] cpufreq: governor: fix compile warning
 2016-02-04 17:25 UTC  (2+ messages)

[PATCH V5 00/14] Add generic PM domain support for Tegra
 2016-02-04 15:44 UTC  (3+ messages)
` [PATCH V5 11/14] soc: tegra: pmc: Add generic PM domain 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 read-only IMAP folder(s) and NNTP newsgroup(s).