linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-10 21:24:35 to 2017-02-16 22:20:15 UTC [more...]

[PATCH v2 0/3] power: reset: add reset for renesas r7s72100
 2017-02-16 22:20 UTC  (7+ messages)
` [PATCH v2 1/3] power: reset: Add Renesas reset driver
  ` [PATCH v2 2/3] watchdog: renesas-wdt: add support for rza
` [PATCH v2 3/3] ARM: dts: r7s72100: Add reset handler

[PATCH v4 1/4] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-02-16 21:54 UTC  (4+ messages)
` [PATCH v4 2/4] x86: Remap GDT tables in the Fixmap section
` [PATCH v4 3/4] x86: Make the GDT remapping read-only on 64-bit
` [PATCH v4 4/4] KVM: VMX: Simplify segment_base

Regression in next with use printk_safe buffers in printk
 2017-02-16 19:13 UTC  (15+ messages)

[PATCH] PM / QoS: Fix memory leak on resume_latency.notifiers
 2017-02-16 17:21 UTC 

[PATCH 0/3] power: reset: add reset for renesas r7s72100
 2017-02-16 14:25 UTC  (11+ messages)
` [PATCH 1/3] power: reset: Add Renesas reset driver
  ` [PATCH 2/3] dt-bindings: power: reset: add document for renesas-reset driver
` [PATCH 3/3] ARM: dts: r7s72100: Add reset handler

[PATCH] cpufreq: schedutil: govern how frequently we change frequency with rate_limit
 2017-02-16 12:36 UTC  (7+ messages)

[PATCH v13 00/12] power: add power sequence library
 2017-02-16  1:23 UTC  (28+ messages)
` [PATCH v13 01/12] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH v13 02/12] power: add "
` [PATCH v13 03/12] usb: separate out sysdev pointer from usb_bus
` [PATCH v13 04/12] usb: chipidea: use bus->sysdev for DMA configuration
` [PATCH v13 06/12] usb: xhci: "
` [PATCH v13 07/12] usb: ehci: "
` [PATCH v13 08/12] binding-doc: usb: usb-device: add optional properties for power sequence
` [PATCH v13 09/12] usb: core: add power sequence handling for USB devices
` [PATCH v13 10/12] ARM: dts: imx6qdl: Enable usb node children with <reg>
` [PATCH v13 11/12] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property
` [PATCH v13 12/12] ARM: dts: imx6q-evi: Fix onboard hub reset line
  ` [PATCH v13 05/12] usb: ehci: fsl: use bus->sysdev for DMA configuration

[PATCH v6 0/8] devicetree battery support and client bq27xxx_battery
 2017-02-16  0:56 UTC  (21+ messages)
` [PATCH v6 1/8] devicetree: power: Add battery.txt
  ` [PATCH v6 2/8] devicetree: property-units: Add uWh and uAh units
` [PATCH v6 3/8] devicetree: power: bq27xxx: Add monitored-battery documentation
` [PATCH v6 4/8] power: power_supply: Add power_supply_battery_info and API
` [PATCH v6 5/8] power: bq27xxx_battery: Define access methods to write chip registers
` [PATCH v6 6/8] power: bq27xxx_battery: Add BQ27425 chip id
` [PATCH v6 7/8] power: bq27xxx_battery: Add power_supply_battery_info support
` [PATCH v6 8/8] power: bq27xxx_battery_i2c: Add I2C bulk read/write functions

[PATCH] PM / wakeirq: report a wakeup_event on dedicated wekup irq
 2017-02-15 23:45 UTC  (2+ messages)

[PATCH v2 0/9] Fix issues and factorize arm/arm64 capacity information code
 2017-02-15 23:35 UTC  (6+ messages)
` [PATCH v2 6/9] arm, arm64: factorize common cpu capacity default code

[PATCH 0/2] imx: Fix power-up on RTC alarm
 2017-02-15 22:00 UTC  (3+ messages)
` [PATCH 1/2] power: reset: syscon-poweroff: add a mask property

[PATCH v3 1/4] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-02-15 21:08 UTC  (12+ messages)
` [PATCH v3 2/4] x86: Remap GDT tables in the Fixmap section
` [PATCH v3 3/4] x86: Make the GDT remapping read-only on 64-bit
` [PATCH v3 4/4] KVM: VMX: Simplify segment_base

[PATCH v3 00/18] add support for AXP20X and AXP22X power supply drivers
 2017-02-15 20:18 UTC  (24+ messages)
` [PATCH v3 01/18] dt-bindings: power: battery: add constant-charge-current property
` [PATCH v3 02/18] power: supply: power_supply_core: add constant-current-charge optional property
` [PATCH v3 03/18] mfd: axp20x: correct name of temperature data ADC registers
` [PATCH v3 04/18] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
` [PATCH v3 05/18] mfd: axp20x: add ADC cells for AXP20X and AXP22X PMICs
` [PATCH v3 06/18] mfd: axp20x: add AC power supply cells for "
` [PATCH v3 07/18] ARM: dtsi: axp209: add AC power supply subnode
` [PATCH v3 08/18] ARM: dtsi: axp22x: "
` [PATCH v3 09/18] ARM: dts: sun8i: sina33: enable ACIN "
` [PATCH v3 10/18] ARM: sun5i: chip: "
` [PATCH v3 11/18] dt-bindings: power: supply: add AXP20X/AXP22X battery DT binding
` [PATCH v3 12/18] mfd: axp20x: add CHRG_CTRL1/2/3 to writeable regs for AXP20X/AXP22X
` [PATCH v3 13/18] power: supply: add battery driver for AXP20X and AXP22X PMICs
` [PATCH v3 14/18] mfd: axp20x: add MFD cells for AXP20X and AXP22X battery driver
` [PATCH v3 15/18] ARM: dtsi: axp209: add battery power supply subnode
` [PATCH v3 16/18] ARM: dtsi: axp22x: "
` [PATCH v3 17/18] ARM: dts: sun8i: sina33: enable "
` [PATCH v3 18/18] ARM: sun5i: chip: "

[PATCH v2] Power: supply: sbs-charger: simplified bool function
 2017-02-15 15:46 UTC 

[PATCH] cpufreq: cppc: add ACPI_PROCESSOR dependency
 2017-02-15  3:56 UTC  (2+ messages)

[PATCH v2] tools/power/x86: Debug utility for intel_pstate driver
 2017-02-14 14:36 UTC  (4+ messages)

[PATCH] Power: Supply: sbs-charger: simplfied bool function
 2017-02-14 13:58 UTC  (2+ messages)

PCI / PM: Crashes in PME scan during system suspend
 2017-02-14 11:26 UTC  (2+ messages)

[PATCH v8 0/3] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
 2017-02-14  8:24 UTC  (22+ messages)
  ` [PATCH v8 1/3] dmaengine: Add new device_{set, release}_slave callbacks
    ` [PATCH v8 1/3] dmaengine: Add new device_{set,release}_slave callbacks
  ` [PATCH v8 3/3] dmaengine: pl330: Don't require irq-safe runtime PM

[PATCH] cpufreq: make ti-cpufreq explicitly non-modular
 2017-02-14  3:49 UTC  (2+ messages)

PATCH] cpufreq: Do not clear real_cpus mask on policy init
 2017-02-14  3:47 UTC  (2+ messages)

[PATCH] tools/power/x86: Debug utility for intel_pstate driver
 2017-02-13 23:08 UTC 

[PATCH v5 0/8] Runtime PM for Thunderbolt on Macs
 2017-02-13 22:57 UTC  (14+ messages)
` [PATCH v5 3/8] PCI: Don't block runtime PM for Thunderbolt host hotplug ports
` [PATCH v5 7/8] thunderbolt: Power down controller when idle
` [PATCH v5 1/8] PCI: Recognize Thunderbolt devices

[PATCH V2 1/2] dt-bindings: Add thermal zone to bcm2835-thermal example
 2017-02-13 21:42 UTC  (3+ messages)
` [PATCH V2 2/2] ARM: dts: bcm283x: Add CPU thermal zone with 1 trip point

[PATCH 1/2 v4] cpufreq: qoriq: added arm64 socs support
 2017-02-13 21:24 UTC  (3+ messages)
` [PATCH 2/2 v4] cpufreq: qoriq: Don't look at clock implementation details

[PATCH] ARM: dts: exynos: Use thermal fuse value for thermal zone 0 on Exynos5420
 2017-02-13 16:22 UTC  (5+ messages)

[PATCH] thermal: exynos: Remove parsing unused samsung,tmu_cal_mode property
 2017-02-13 16:21 UTC  (2+ messages)

[PATCH v3 0/4] AnalyzeSuspend v4.5
 2017-02-13 11:52 UTC  (4+ messages)

[PATCH] thermal: mt8173: minor mtk_thermal.c cleanups
 2017-02-13  9:01 UTC  (3+ messages)

[PATCH V2 0/6] PM / Domains: Implement domain performance states
 2017-02-13  3:11 UTC  (7+ messages)
` [PATCH V2 1/6] PM / QOS: Add default case to the switch

[PATCH 0/2] Disable the MSR T-state if it is enabled after resumed
 2017-02-13  2:17 UTC  (3+ messages)
` [PATCH 1/2][RFC v3] ACPI throttling: Disable the MSR T-state if "

Клиентские базы +79139230330 Skype: prodawez390 Email: prodawez393@gmail.com Узнайте подробнее!
 2017-02-12  6:04 UTC 

[PATCH v6 0/8] devicetree battery support and client bq27xxx_battery
 2017-02-11  2:41 UTC 

[PATCH v5 0/8] Devicetree battery support and client bq27xxx_battery
 2017-02-11  2:03 UTC  (4+ messages)
` [PATCH v5 1/8] devicetree: power: Add battery.txt

KLIENTSKIE BAZI +79139230330 Skype: prodawez390 Email: prodawez393@gmail.com UZNAITE PODROBNEE!!!
 2017-02-11  3:55 UTC 

[PATCH 0/2] Two wakeirq fixes
 2017-02-10 22:37 UTC  (5+ messages)
` [PATCH 1/2] PM / wakeirq: Enable dedicated wakeirq for suspend
` [PATCH 2/2] PM / wakeirq: Fix spurious wake-up events for dedicated wakeirqs

alarm timer/timerfd expiration does not abort suspend operation
 2017-02-10 22:30 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 NNTP newsgroup(s).