linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-05 00:56:39 to 2016-04-07 12:20:14 UTC [more...]

[PATCH v4 0/7] PM / Domains: Add DT bindings for the R-Car System Controller
 2016-04-07 12:20 UTC  (2+ messages)
` [PATCH v4 1/7] "

[PATCH] cpufreq: Skip all governor-related actions for cpufreq_suspended set
 2016-04-07 12:05 UTC  (6+ messages)

[PATCH v10 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-04-07 11:48 UTC  (5+ messages)
` [PATCH v10 2/4] gadget: Support for the usb charger framework
` [PATCH v10 3/4] gadget: Integrate with the usb gadget supporting for usb charger
  ` [PATCH v10 1/4] gadget: Introduce the usb charger framework
  ` [PATCH v10 4/4] power: wm831x_power: Support USB charger current limit management

[PATCH] cpufreq: tegra124: No need of setting platform-data
 2016-04-07 11:41 UTC  (3+ messages)

[PATCH] sdhci: wakeup from runtime PM
 2016-04-07  9:11 UTC  (3+ messages)

[PATCH V1 Resend 1/2] cpufreq: acpi: Remove freq_table from acpi_cpufreq_data
 2016-04-07  8:36 UTC  (2+ messages)
` [PATCH V1 Resend 2/2] cpufreq: acpi: policy->driver_data can't be NULL in ->exit()

[PATCH V3 0/4] cpufreq: dt: Create platform device from generic code
 2016-04-07  8:31 UTC  (2+ messages)

[PATCH V2 0/3] cpufreq: dt: Create platform device from generic code
 2016-04-07  8:30 UTC  (7+ messages)
` [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device creation support

[PATCH] extcon: usb-gpio: switch to use pm wakeirq apis
 2016-04-07  8:23 UTC  (3+ messages)

[PATCH 1/8] mfd: twl-core: Rename struct twl4030_platform_data to twl_platform_data
 2016-04-07  8:02 UTC  (6+ messages)
` [PATCH 3/8] mfd: twl-core: Rename TWL4030_CORE Kconfig option to TWL_CORE

[PATCH V1 0/7] MIPS: Loongson1B: add NAND, DMA and GPIO support
 2016-04-07  6:56 UTC  (11+ messages)
` [PATCH V1 1/7] clk: Loongson1: Update clocks of Loongson1B
` [PATCH V1 2/7] cpufreq: Loongson1: Update cpufreq "
` [PATCH V1 3/7] dmaengine: Loongson1: add Loongson1 dmaengine driver
` [PATCH V1 4/7] mtd: nand: add Loongson1 NAND driver
` [PATCH V1 5/7] gpio: Loongson1: add Loongson1 GPIO driver
` [PATCH V1 6/7] MIPS: Loongson1B: Some updates/fixes for LS1B
` [PATCH V1 7/7] MAINTAINERS: add Loongson1 architecture entry

[PATCH v9 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-04-07  6:11 UTC  (39+ messages)
` [PATCH v9 1/4] gadget: Introduce the usb charger framework
` [PATCH v9 2/4] gadget: Support for "

[PATCH] cpufreq: Rearrange cpufreq_add_dev()
 2016-04-07  4:30 UTC  (2+ messages)

[PATCH] cpufreq: Simplify switch () in cpufreq_cpu_callback()
 2016-04-07  4:28 UTC  (2+ messages)

[PATCH] Prefer kASLR over Hibernation
 2016-04-07  0:49 UTC  (14+ messages)

[PATCH] cpufreq: intel_pstate: Documenation for structures
 2016-04-06 23:35 UTC  (2+ messages)

[PATCH v2] cpufreq: intel_pstate: fix inconsistency in setting policy limits
 2016-04-06 23:35 UTC  (2+ messages)

[PATCH v2] PM / runtime: Document steps for device removal
 2016-04-06 23:34 UTC  (2+ messages)

[PATCH] powercap: intel_rapl: Add missing Haswell model
 2016-04-06 23:33 UTC  (2+ messages)

[PATCH] cpufreq: dt: Drop stale comment
 2016-04-06 23:33 UTC  (2+ messages)

[PATCH 0/7] CPUFreq: Minor cleanups
 2016-04-06 21:49 UTC  (9+ messages)
` [PATCH 1/7] cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event

[PATCH 0/7] turbostat updates available for upstream
 2016-04-06 21:16 UTC  (8+ messages)
` [PATCH 1/7] tools/power turbostat: SGX state should print only if --debug
  ` [PATCH 2/7] tools/power turbostat: print IRTL MSRs
  ` [PATCH 3/7] tools/power turbostat: initial BXT support
  ` [PATCH 4/7] tools/power turbostat: decode BXT TSC frequency via CPUID
  ` [PATCH 5/7] tools/power turbostat: initial SKX support
  ` [PATCH 6/7] tools/power turbostat: initial KBL support
  ` [PATCH 7/7] tools/power turbostat: work around RC6 counter wrap

[PATCH 0/13] intel_idle patches ready for upstream
 2016-04-06 21:00 UTC  (14+ messages)
` [PATCH 01/13] intel_idle: add BXT support
  ` [PATCH 02/13] intel_idle: remove useless return from void function
  ` [PATCH 03/13] intel_idle: Fix a helper function's return value
  ` [PATCH 04/13] intel_idle: Remove redundant initialization calls
  ` [PATCH 05/13] intel_idle: Fix deallocation order on the driver exit path
  ` [PATCH 06/13] intel_idle: Fix dangling registration on error path
  ` [PATCH 07/13] intel_idle: Avoid a double free of the per-CPU data
  ` [PATCH 08/13] intel_idle: Setup the timer broadcast only on successful driver load
  ` [PATCH 09/13] intel_idle: Don't overreact to a cpuidle registration failure
  ` [PATCH 10/13] intel_idle: Propagate hot plug errors
  ` [PATCH 11/13] intel_idle: Clean up all registered devices on exit
  ` [PATCH 12/13] intel_idle: Add SKX support
  ` [PATCH 13/13] intel_idle: Add KBL support

[PATCH v2] x86: Calculate MHz using APERF/MPERF for cpuinfo and scaling_cur_freq
 2016-04-06 20:47 UTC 

[PATCH] cpuidle: Indicate when a device has been unregistered
 2016-04-06 19:00 UTC  (2+ messages)

[PATCH 1/2] thermal: generic-adc: Add DT binding for ADC based thermal sensor driver
 2016-04-06 16:48 UTC  (4+ messages)
` [PATCH 2/2] thermal: generic-adc: Add "

[PATCH] thermal/intel_powerclamp: convert to smpboot thread
 2016-04-06 16:47 UTC  (2+ messages)

[RFC] Temperature sensor driver (tango)
 2016-04-06 15:51 UTC  (16+ messages)
` [PATCH v2] thermal: add temperature sensor support for tango SoC
    ` [PATCH v4] "
      ` [PATCH v5] "
                ` [PATCH v6] "
                    ` [PATCH v7] "

[PATCH 0/3] cpufreq: logging consistency changes
 2016-04-06 15:47 UTC  (12+ messages)
` [PATCH 1/3] intel_pstate: Use pr_fmt
` [PATCH 2/3] cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
` [PATCH 3/3] cpufreq: Use consistent prefixing via pr_fmt

[PATCH 0/7] MIPS: Loongson1B: add NAND, DMA and GPIO support
 2016-04-06 12:09 UTC  (8+ messages)
` [PATCH 1/7] clk: Loongson1: Update clocks of Loongson1B
` [PATCH 2/7] cpufreq: Loongson1: Update cpufreq "
` [PATCH 3/7] dmaengine: Loongson1: add Loongson1 dmaengine driver
` [PATCH 4/7] mtd: nand: add Loongson1 NAND driver
` [PATCH 5/7] gpio: Loongson1: add Loongson1 GPIO driver
` [PATCH 6/7] MIPS: Loongson1B: Some updates/fixes for LS1B
` [PATCH 7/7] MAINTAINERS: add Loongson1 architecture entry

[RFC PATCH] PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs
 2016-04-06 11:45 UTC 

[PATCH v7 09/20] PM / devfreq: exynos: Remove unused exynos4/5 busfreq driver
 2016-04-06 10:36 UTC 

[PATCH v7 08/20] PM / devfreq: exynos: Add the detailed correlation between sub-blocks and power line
 2016-04-06 10:14 UTC 

[PATCH v7 07/20] PM / devfreq: exynos: Update documentation for bus devices using passive governor
 2016-04-06 10:13 UTC 

[PATCH v7 06/20] PM / devfreq: exynos: Add support of bus frequency of sub-blocks using passive governor
 2016-04-06 10:12 UTC 

[PATCH v7 05/20] PM / devfreq: Add new passive governor
 2016-04-06 10:06 UTC 

[PATCH] thermal: tegra: fix static checker warning
 2016-04-06  9:48 UTC 

[PATCH v7 04/20] PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier
 2016-04-06  9:47 UTC 

[PATCH 1/4] power: Add an axp20x-ac-power driver
 2016-04-06  6:26 UTC  (5+ messages)
          `  "

[PATCH] thermal: qcom: tsens-8960: fix semicolon.cocci warnings
 2016-04-06  6:14 UTC 

[lkp] [UPDATE DEBUG aperf/mperf patch for overflow] b9462882cd: kmsg.unsafe_for_production_use.**
 2016-04-06  2:56 UTC 

[PATCH] sbs-battery: fix power status when battery is dry
 2016-04-06  2:35 UTC  (12+ messages)

[PATCH] sbs-battery: fix power status when battery charging near dry
 2016-04-06  2:32 UTC 

[PATCH v7 0/4] add reboot mode driver
 2016-04-06  1:00 UTC  (5+ messages)
` [PATCH v7 2/4] power: reset: "

[PATCH] Added DPTF Policy UUID's
 2016-04-06  0:31 UTC 

[RFC 0/4] Runtime pm for thunderbolt.ko
 2016-04-05 23:27 UTC  (6+ messages)
` [RFC 1/4] PCI: Add Thunderbolt device IDs

[PATCH] thermal: int340x: processor_thermal: support acpi notification
 2016-04-05 21:52 UTC 

[PATCH] drivers/idle: make intel_idle.c driver more explicitly non-modular
 2016-04-05 18:22 UTC  (8+ messages)

[PATCH] PCI: Fix device attach failure handling
 2016-04-05 16:45 UTC  (3+ messages)

[PATCH v9] acpi, apei, arm64: APEI initial support for aarch64
 2016-04-05 14:49 UTC 

[PATCH V8 0/4] Add generic PM domain support for Tegra
 2016-04-05 14:03 UTC  (3+ messages)
` [PATCH V8 1/4] ARM64: tegra: Remove unused #power-domain-cells property

[PATCH v8] acpi, apei, arm64: APEI initial support for aarch64
 2016-04-05 13:49 UTC  (4+ messages)

[PATCH 26/27] kernel/power/swap.c: use bio_get_base_vec()
 2016-04-05 13:19 UTC  (3+ messages)

[RESEND PATCH 0/3 v4] powercap, intel_rapl, implement time window checks
 2016-04-05 13:14 UTC  (4+ messages)
` [PATCH 1/3 v4] powercap, intel_rapl, implement get_max_time_window

[PATCH 00/27] block: cleanup direct access on .bi_vcnt & .bi_io_vec
 2016-04-05 11:56 UTC 

[PATCH 0/5] mfd: tps65217: Add power-button and IRQ support
 2016-04-05 11:16 UTC  (4+ messages)
` [PATCH 1/5] mfd: tps65217: Add support for IRQs

[PATCH 0/3] power: Remove the deprecated extcon functions
 2016-04-05  8:06 UTC  (2+ messages)

[RESEND PATCH v7 0/6] EC-based USB Power Delivery support for Chrome machines
 2016-04-05  7:53 UTC  (2+ messages)
` [RESEND PATCH v7 5/6] power: cros_usbpd-charger: Add EC-based USB PD charger driver

[acpi:x86 11/11] aperfmperf.c:undefined reference to `__udivdi3'
 2016-04-05  7:14 UTC 

[PATCH] cpufreq: mt8173: use list_for_each_entry*()
 2016-04-05  3:05 UTC  (2+ messages)

[PATCH][RFC v2] cpufreq: governor: Fix overflow when calculating idle time
 2016-04-05  2:26 UTC 

[lkp] [x86 tsc_msr] 540cc882de: Kernel panic - not syncing: timer doesn't work through Interrupt-remapped IO-APIC
 2016-04-05  0:56 UTC 


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