Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-01 14:41:08 to 2016-03-03 14:23:23 UTC [more...]

[PATCH 00/14] drivers: use __maybe_unused to hide pm functions
 2016-03-03 14:23 UTC  (4+ messages)
` [PATCH 03/14] power: ipaq-micro-battery: "
` [PATCH 04/14] power: pm2301-charger: "

[PATCH v2] goldfish: Enable ACPI-based enumeration for goldfish battery
 2016-03-03 14:22 UTC  (2+ messages)

[PATCH] power_supply: 88pm860x_charger: do not pass NULL to power_supply_put
 2016-03-03 14:21 UTC  (2+ messages)

[PATCH] jz4740-battery: Correct voltage change check
 2016-03-03 14:21 UTC  (2+ messages)

[RFCv7 PATCH 00/10] sched: scheduler-driven CPU frequency selection
 2016-03-03 14:21 UTC  (23+ messages)
` [RFCv7 PATCH 03/10] sched: scheduler-driven cpu "
` [RFCv7 PATCH 04/10] sched/fair: add triggers for OPP change requests

[PATCH] power_supply: lp8788-charger: initialize boolean 'found'
 2016-03-03 14:19 UTC  (2+ messages)

[PATCH 1/2] power: goldfish_battery: add devicetree bindings
 2016-03-03 14:19 UTC  (5+ messages)
` [PATCH 2/2] goldfish: Enable ACPI-based enumeration for goldfish battery

[PATCH 0/6] cpufreq: schedutil governor
 2016-03-03 14:01 UTC  (22+ messages)
` [PATCH 1/6] cpufreq: Reduce cpufreq_update_util() overhead a bit
` [PATCH 2/6][Resend] cpufreq: acpi-cpufreq: Make read and write operations more efficient
` [PATCH 3/6] cpufreq: governor: New data type for management part of dbs_data
` [PATCH 4/6] cpufreq: governor: Move abstract gov_tunables code to a seperate file
` [PATCH 5/6] cpufreq: Support for fast frequency switching
` [PATCH 6/6] cpufreq: schedutil: New governor based on scheduler utilization data

[RFC 01/15] clocksource: atmel: Add missing MFD_SYSCON dependency on HAS_IOMEM
 2016-03-03 13:05 UTC  (41+ messages)
` [RFC 02/15] dmaengine: nxp: "
` [RFC 03/15] hwspinlock: qcom: "
` [RFC 04/15] irqchip: st: "
` [RFC 05/15] phy: hi6220: "
` [RFC 06/15] pinctrl: rockchip: "
` [RFC 07/15] pinctrl: mvebu: "
` [RFC 08/15] rtc: at91sam9: "
` [RFC 09/15] media: platform: "
` [RFC 10/15] net: ethernet: "
` [RFC 11/15] power: reset: keystone: "
` [RFC 12/15] soc: qcom: "
` [RFC 13/15] staging: media: omap4iss: "
` [RFC 14/15] usb: xhci: mtk: "
` [RFC 15/15] mfd: syscon: Fix build of missing ioremap on UM
    ` [rtc-linux] "
    ` [rtc-linux] Re: [RFC 04/15] irqchip: st: Add missing MFD_SYSCON dependency on HAS_IOMEM
    ` [rtc-linux] Re: [RFC 09/15] media: platform: "
      ` [rtc-linux] Re: [RFC 11/15] power: reset: keystone: "
  ` [rtc-linux] [RFC 13/15] staging: media: omap4iss: "
  ` [rtc-linux] [RFC 12/15] soc: qcom: "
  ` [rtc-linux] [RFC 07/15] pinctrl: mvebu: "
  ` [rtc-linux] [RFC 06/15] pinctrl: rockchip: "

[PATCH v2] thermal: Fix build error of missing devm_ioremap_resource on UM
 2016-03-03 11:58 UTC  (4+ messages)

[PATCH V6 00/10] Add generic PM domain support for Tegra
 2016-03-03 11:47 UTC  (10+ messages)
` [PATCH V6 04/10] Documentation: DT: bindings: Update NVIDIA PMC "
` [PATCH V6 07/10] soc: tegra: pmc: Add generic PM domain support

[PATCH v2 0/5] thermal: hisilicon: enable power allocator for Hi6220
 2016-03-03 10:45 UTC  (3+ messages)
` [PATCH v2 1/5] thermal: change "hysteresis" as optional property

[PATCH] Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
 2016-03-03  9:21 UTC 

[PATCH] thermal: Fix build error of missing devm_ioremap_resource on UM
 2016-03-03  8:27 UTC 

[RFC 00/15] tree-wide: mfd: syscon: Fix unmet ioremap dependency
 2016-03-03  8:03 UTC 

STI problem and workaround for Dell XPS 13 (Skylake, 2016) / Broadcom BCM4350
 2016-03-03  7:16 UTC  (5+ messages)

[PATCH v4] cpufreq: acpi_cpufreq: base frequency attribute support
 2016-03-03  5:40 UTC  (4+ messages)
` [PATCH] cpufreq: acpi: Allow new dynamics attributes to be added to acpi_cpufreq_attr

[PATCH][RFC] ACPI / PM: Fix poweroff issue on HW-full platforms without _S5
 2016-03-03  4:07 UTC  (3+ messages)

[RFC/RFT][PATCH 0/1] cpufreq: New governor based on scheduler-provided utilization data
 2016-03-03  3:35 UTC  (13+ messages)
` [RFC/RFT][PATCH 1/1] cpufreq: New governor using utilization data from the scheduler
` [RFC/RFT][PATCH v4 1/2] "

[PATCH] thermal: rockchip: disable thermal->clk in err case
 2016-03-03  3:34 UTC  (2+ messages)

[PATCH v3 0/4] Hierarchical thermal zones
 2016-03-03  3:23 UTC  (10+ messages)
` [PATCH v3 1/4] thermal: Add support for hierarchical "
` [PATCH v3 2/4] devicetree: bindings: let thermal-sensor point to other "
` [PATCH v3 4/4] thermal: show the sub thermal zones in sysfs

[PATCH] PM: Fix crash on graph trace through x86 suspend
 2016-03-03  2:16 UTC  (7+ messages)

[RFC v3 00/12] PM: SoC idle support using PM domains
 2016-03-03  1:18 UTC  (17+ messages)
` [BUG FIX] PM / cpu_domains: Check for NULL callbacks
` [RFC v3 01/12] PM / Domains: Abstract genpd locking
` [RFC v3 02/12] PM / Domains: Support IRQ safe PM domains
` [RFC v3 03/12] PM / cpu_domains: Setup PM domains for CPUs/clusters
` [RFC v3 04/12] ARM: cpuidle: Add runtime PM support for CPUs
` [RFC v3 05/12] timer: Export next wake up of a CPU
` [RFC v3 06/12] PM / cpu_domains: Record CPUs that are part of the domain
` [RFC v3 07/12] PM / cpu_domains: Add PM Domain governor for CPUs
` [RFC v3 08/12] Documentation / cpu_domains: Describe CPU PM domains setup and governor
` [RFC v3 09/12] drivers: firmware: psci: Allow OS Initiated suspend mode
` [RFC v3 10/12] ARM64: psci: Support cluster idle states for OS-Initiated
` [RFC v3 11/12] ARM64: dts: Add PSCI cpuidle support for MSM8916
` [RFC v3 12/12] ARM64: dts: Define CPU power domain "

[PATCH 0/5] ARM: rockchip: move io-domains under GRF
 2016-03-02 21:16 UTC  (4+ messages)
` [PATCH 1/5] PM / AVS: rockchip-io: make io-domains a child of the GRF

[PATCH v3] acpi-cpufreq: introduce base_frequency
 2016-03-02 17:32 UTC  (4+ messages)
` [PATCH v3] cpufreq: acpi_cpufreq: base frequency attribute support

SKL BOOT FAILURE unless idle=nomwait (was Re: PROBLEM: Cpufreq constantly keeps frequency at maximum on 4.5-rc4)
 2016-03-02 17:10 UTC  (2+ messages)

[PATCH] cpupower: bench: parse.c: fix several resource leaks
 2016-03-02 16:31 UTC 

[PATCH 00/16] PM / OPP: multiple regulators & opp-transition support
 2016-03-02 15:43 UTC  (11+ messages)
` [PATCH 01/16] PM / OPP: Add 'supply-names' binding

[RESEND PATCH v3 0/6] EC-based USB Power Delivery support for Chrome machines
 2016-03-02 12:31 UTC  (4+ messages)
` [RESEND PATCH v3 5/6] power: cros_usbpd-charger: Add EC-based USB PD charger driver

[patch] thermal: ti-soc-thermal: clean up the error handling a bit
 2016-03-02 10:00 UTC 

[PATCH] thermal: rcar: Use ARCH_RENESAS
 2016-03-02  9:32 UTC  (2+ messages)

[PATCH v1 1/3] PM / sleep: Check legacy pm callbacks for direct complete
 2016-03-02  9:26 UTC  (4+ messages)
` [PATCH v1 2/3] PM / sleep: try to runtime suspend "

[PATCH] thermal: rcar_thermal: don't open code of_device_get_match_data()
 2016-03-02  9:07 UTC  (2+ messages)

[PATCH v5 0/2] powercap/rapl: reduce ipi calls and misc clean up
 2016-03-02  3:41 UTC  (3+ messages)
` [PATCH v5 1/2] cpumask: export cpumask_any_but

[PATCH] cpufreq: acpi_cpufreq: base frequency attribute support
 2016-03-02  2:38 UTC  (4+ messages)

[PATCH] Do not modify MSR_IA32_ENERGY_PERF_BIAS in kernel
 2016-03-02  0:26 UTC  (4+ messages)

[PATCH] PM / Domains: Propagate start and restore errors during runtime resume
 2016-03-01 23:20 UTC 

[PATCH v2 1/3] PM / sleep: Check legacy pm callbacks for direct complete
 2016-03-01 21:48 UTC  (4+ messages)
` [PATCH v2 2/3] PM / sleep: try to runtime suspend "

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-03-01 19:49 UTC  (18+ messages)

PROBLEM: Cpufreq constantly keeps frequency at maximum on 4.5-rc4
 2016-03-01 19:47 UTC  (18+ messages)

[RFC v2 00/12] PM: SoC idle support using PM domains
 2016-03-01 19:41 UTC  (26+ messages)
` [RFC v2 01/12] PM / Domains: Abstract genpd locking
` [RFC v2 02/12] PM / Domains: Support IRQ safe PM domains
` [RFC v2 03/12] PM / cpu_domains: Setup PM domains for CPUs/clusters
` [RFC v2 04/12] ARM: cpuidle: Add runtime PM support for CPUs
` [RFC v2 06/12] PM / cpu_domains: Record CPUs that are part of the domain
` [RFC v2 07/12] PM / cpu_domains: Add PM Domain governor for CPUs
` [RFC v2 08/12] Documentation / cpu_domains: Describe CPU PM domains setup and governor
` [RFC v2 12/12] ARM64: dts: Define CPU power domain for MSM8916

[PATCH 1/2] PM / Domains: Restore alignment of slaves in debugfs output
 2016-03-01 18:55 UTC  (4+ messages)
` [PATCH 2/2] [RFC] PM / Domains: Join state name and index "

[PATCH] thermal: trace: migrating thermal traces to use TRACE_DEFINE_ENUM() macros
 2016-03-01 18:20 UTC  (2+ messages)

[RFC] Temperature sensor driver (tango)
 2016-03-01 16:49 UTC 

[PATCH 1/2] cpufreq: qoriq: allow building as module with THERMAL=m
 2016-03-01 15:04 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: mediatek: allow building as a module


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