linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-12 08:48:59 to 2014-09-18 15:27:35 UTC [more...]

[PATCH 00/33] thermal: exynos: convert the driver to use per-SoC type operations
 2014-09-18 15:27 UTC  (18+ messages)
` [PATCH 01/33] thermal: exynos: remove needless triminfo_data abstraction
` [PATCH 02/33] thermal: exynos: remove needless tmu_status abstraction
` [PATCH 03/33] thermal: exynos: remove needless threshold_temp abstraction
` [PATCH 04/33] thermal: exynos: remove needless triminfo_ctrl abstraction
` [PATCH 05/33] thermal: exynos: remove needless test_mux_addr_shift abstraction
` [PATCH 06/33] thermal: exynos: remove needless therm_trip_[mode,mask]_shift abstractions
` [PATCH 07/33] thermal: exynos: remove needless therm_trip_en_shift abstraction
` [PATCH 08/33] thermal: exynos: remove needless emul_temp_shift abstraction
` [PATCH 09/33] thermal: exynos: remove needless emul_time_shift abstraction
` [PATCH 10/33] thermal: exynos: replace tmu_irqstatus check by Exynos5440 one
` [PATCH 11/33] thermal: exynos: replace tmu_pmin "
` [PATCH 13/33] thermal: exynos: replace threshold_falling check by Exynos SoC type one
` [PATCH 14/33] thermal: exynos: remove TMU_SUPPORT_READY_STATUS flag
` [PATCH 15/33] thermal: exynos: remove TMU_SUPPORT_TRIM_RELOAD flag
` [PATCH 16/33] thermal: exynos: add sanitize_temp_error() helper
` [PATCH 17/33] thermal: exynos: add get_th_reg() helper
` [PATCH 18/33] thermal: exynos: add ->tmu_initialize method

[PATCH v5 0/4] Rockchip soc thermal driver
 2014-09-18 14:19 UTC  (13+ messages)
  ` [PATCH v5 1/4] thermal: rockchip: add driver for Thermal
` [PATCH v5 2/4] dt-bindings: document Rockchip thermal
` [PATCH v5 3/4] ARM: dts: add main Thermal info to rk3288
` [PATCH v5 4/4] ARM: dts: enable Thermal on rk3288-evb board

[PATCH RESEND 0/2] Update smb347 charger driver
 2014-09-18 11:56 UTC  (4+ messages)
` [PATCH 1/2] power: smb347-charger: Support devicetree binding for smb347 driver
` [PATCH 2/2] power: smb347-charger: Support Summit SMB358 charger IC

[PATCH v4 0/4] amba/dma: pl330: add Power Management support
 2014-09-18 10:09 UTC  (9+ messages)
` [PATCH v4 1/4] PM / Runtime: Add getter for quering the IRQ safe option
` [PATCH v4 2/4] amba: Add helper macros for (un)preparing AMBA clock
` [PATCH v4 3/4] amba: Don't unprepare the clocks if device driver wants IRQ safe runtime PM
` [PATCH v4 4/4] dma: pl330: add Power Management support

[PATCH] thermal: show supported policies
 2014-09-18 10:02 UTC  (3+ messages)

[PATCH 1/1] Cpufreq: Keep cpufreq sysfs nodes across S2RAM/S2DISK when using intel_pstate driver
 2014-09-18  7:03 UTC 

[PATCH 0/9] powerpc/powernv: Support for fastsleep and winkle
 2014-09-18  3:11 UTC  (2+ messages)

[PATCH v3 0/3] add power off driver for i.mx6
 2014-09-18  2:21 UTC  (8+ messages)
` [PATCH v3 1/3] ARM: dts: imx6: add pm_power_off support for i.mx6 chips
` [PATCH v3 2/3] power: reset: imx-snvs-poweroff: add power off driver for i.mx6
` [PATCH v3 3/3] ARM: configs: imx_v6_v7_defconfig: add power off driver

[PATCH 00/19] Thermal: ACPI INT340X thermal drivers
 2014-09-18  1:53 UTC  (20+ messages)
` [PATCH 01/19] ACPI: introduce ACPI int340x thermal scan handler
` [PATCH 02/19] ACPI: make acpi_create_platform_device() an external API
` [PATCH 03/19] ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()
` [PATCH 04/19] Thermal: introduce int3400 thermal driver
` [PATCH 05/19] Thermal: int3400 thermal: add capability to detect supporting UUIDs
` [PATCH 06/19] Thermal: int3400 thermal: register to thermal framework
` [PATCH 07/19] ACPI / fan: remove unused macro
` [PATCH 08/19] ACPI / fan: remove no need check for device pointer
` [PATCH 09/19] ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant
` [PATCH 10/19] ACPI / fan: convert to platform driver
` [PATCH 11/19] ACPI / Fan: add ACPI 4.0 style fan support
` [PATCH 12/19] ACPI / Fan: support INT3404 thermal device
` [PATCH 13/19] Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.h
` [PATCH 14/19] Thermal: introduce INT3402 thermal driver
` [PATCH 15/19] Thermal: introduce int3403 "
` [PATCH 16/19] Thermal: int340x_thermal: expose acpi thermal relationship tables
` [PATCH 17/19] Thermal: int3400_thermal: use acpi_thermal_rel parsing APIs
` [PATCH 18/19] Thermal: introduce INT3406 thermal driver
` [PATCH 19/19] Thermal: int340x thermal: select ACPI fan driver

[PATCH 11/22] cpufreq: Replace strnicmp with strncasecmp
 2014-09-18  0:49 UTC  (5+ messages)
` [PATCH 12/22] cpuidle: "
` [PATCH 21/22] Thermal: "

[PATCH v2 0/2] sched/idle : find the best idle CPU with cpuidle info
 2014-09-18  0:39 UTC  (3+ messages)

[PATCH v4 1/9] ACPI / PM: Let acpi_dev_pm_detach() return an error code
 2014-09-18  0:35 UTC  (10+ messages)
` [v4,1/9] "

[PATCH] power/reset: xgene-reset: Fix prototype of xgene_restart()
 2014-09-17 18:34 UTC 

[PATCH v5 0/4] amba/dma: pl330: add Power Management support
 2014-09-17 17:59 UTC  (11+ messages)
` [PATCH v5 1/4] PM / Runtime: Add getter for quering the IRQ safe option
` [PATCH v5 2/4] amba: Add helper macros for (un)preparing AMBA clock
` [PATCH v5 3/4] amba: Don't unprepare the clocks if device driver wants IRQ safe runtime PM
` [PATCH v5 4/4] dma: pl330: add Power Management support

[PATCH/RFC v2 00/12] ARM: shmobile: R-Mobile: Prototype DT PM domain support
 2014-09-17 17:44 UTC  (14+ messages)
` [PATCH/RFC v2 01/12] PM / Domains: Add DT bindings for power-on/off latencies
` [PATCH/RFC v2 02/12] PM / Domains: Add DT bindings for PM QoS device latencies
` [PATCH/RFC v2 03/12] PM / Domains: Add DT bindings for the R-Mobile System Controller
` [PATCH/RFC v2 04/12] PM / Domains: Add genpd attach/detach callbacks
` [PATCH/RFC v2 05/12] PM / Domains: Add helper variable np = dev->of_node
` [PATCH/RFC v2 06/12] PM / Domains: Retrieve PM QoS device latencies from DT
` [PATCH/RFC v2 07/12] ARM: shmobile: R-Mobile: Use generic_pm_domain.attach_dev() for pm_clk setup
` [PATCH/RFC v2 08/12] ARM: shmobile: R-Mobile: Store SYSC base address in rmobile_pm_domain
` [PATCH/RFC v2 09/12] ARM: shmobile: R-Mobile: Add DT support for PM domains
` [PATCH/RFC v2 10/12] ARM: shmobile: r8a7740 dtsi: Add PM domain support
` [PATCH/RFC v2 11/12] ARM: shmobile: r8a7740 dtsi: Add PM QoS device latencies
  ` [PATCH/RFC v2 12/12] drivers: sh: Disable PM runtime for multi-platform r8a7740 with genpd

[RFC PATCH 0/3] PM / clock_ops: allow to specify custom pm_clk_notifier callback
 2014-09-17 16:04 UTC  (5+ messages)

[PATCH] PM / Domains: add debugfs listing of struct generic_pm_domain-s
 2014-09-17 11:09 UTC  (6+ messages)

3.17-rc3+ CPU hotplug lockdep splat during resume from RAM
 2014-09-17  8:41 UTC  (3+ messages)
` [PATCH] ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock

[PATCH v2 0/3] add power off driver for i.mx6
 2014-09-17  8:16 UTC  (15+ messages)
` [PATCH v2 1/3] ARM: dts: imx6: add pm_power_off support for i.mx6 chips
` [PATCH v2 2/3] power: reset: imx-snvs-poweroff: add power off driver for i.mx6
` [PATCH v2 3/3] ARM: configs: imx_v6_v7_defconfig: add power off driver

[PATCH v4 0/4] Rockchip soc thermal driver
 2014-09-17  7:29 UTC  (12+ messages)
` [PATCH v4 1/4] thermal: rockchip: add driver for thermal
` [PATCH v4 2/4] dt-bindings: document Rockchip thermal

suspend/resume PM criterion for application
 2014-09-17  3:32 UTC  (11+ messages)

[PATCH v2 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2014-09-16 22:07 UTC  (9+ messages)
` [PATCH v2 1/7] mfd: Add support for DA9150 combined charger & fuel-gauge device

[PATCH trivial] PM / Domains: Spelling s/domian/domain/
 2014-09-16 19:59 UTC 

[PATCH 08/10] ARM: OMAP5/DRA7: PM: cpuidle MPU CSWR support
 2014-09-16 16:34 UTC 

[PATCH RESEND 1/2] power: max8925: Fix NULL ptr dereference on memory allocation failure
 2014-09-16 16:10 UTC  (2+ messages)
` [PATCH RESEND 2/2] power: max8925: Use of_get_child_by_name

[PATCH v6 0/8] charger/mfd: max14577: Add support for MAX77836
 2014-09-16  9:47 UTC  (4+ messages)

[PATCH RESEND] thermal: Add QPNP PMIC temperature alarm driver
 2014-09-16  7:53 UTC  (5+ messages)

[PATCH 0/4] ARM: shmobile: r8a7740: Handle implicitly enabled clocks
 2014-09-16  0:41 UTC  (8+ messages)
` [PATCH 1/4] irqchip: renesas-intc-irqpin: Add helper variable dev = &pdev->dev
` [PATCH 2/4] irqchip: renesas-intc-irqpin: Add minimal runtime PM support
` [PATCH 3/4] ARM: shmobile: r8a7740 legacy: Add missing INTCA clock for irqpin module
` [PATCH 4/4] ARM: shmobile: r8a7740 dtsi: "

PM / OPP: ARCH_HAS_OPP
 2014-09-16  0:23 UTC  (8+ messages)
` [PATCH] PM / OPP: Remove ARCH_HAS_OPP completely

[PATCH 0/7] ARM RealView DeviceTree support v6
 2014-09-15 16:06 UTC  (4+ messages)
` [PATCH 3/7 v6] power: reset: driver for the Versatile syscon reboot

[PATCH v3 0/4] amba/dma: pl330: add Power Management support
 2014-09-15 15:11 UTC  (7+ messages)
` [PATCH v3 1/4] PM / Runtime: Add getter for quering the IRQ safe option
` [PATCH v3 2/4] amba: Add helper macros for (un)preparing AMBA clock
` [PATCH v3 3/4] amba: Don't unprepare the clocks if device driver wants IRQ safe runtime PM
` [PATCH v3 4/4] dma: pl330: add Power Management support

[PATCH v2 0/9] Zynq PM updates
 2014-09-15 13:34 UTC  (2+ messages)

[PATCH] cpuidle/powernv: Enter fastsleep on checking if deep idle states are allowed
 2014-09-15 12:23 UTC  (4+ messages)

[PATCH v2] PM / Domains: add debugfs listing of struct generic_pm_domain-s
 2014-09-15 11:09 UTC 

[PATCH v8 0/8] ARM generic idle states
 2014-09-14 16:59 UTC  (13+ messages)
` [PATCH v8 6/8] drivers: cpuidle: CPU idle ARM64 driver

[REPOST PATCH v4 0/2] PM QoS: Add support for memory bandwidth constraints
 2014-09-14 17:06 UTC  (4+ messages)
` [REPOST PATCH v4 1/2] PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class

[PATCH 11/11] MIPS: Loongson: Make CPUFreq usable for Loongson-3
 2014-09-13  8:03 UTC 

[PATCH v3] PM / AVS: rockchip-io: add driver handling Rockchip io domains
 2014-09-12 16:25 UTC  (2+ messages)

[PATCH 0/6] Renew charger manager driver for optimized operation
 2014-09-12 11:11 UTC  (7+ messages)
` [PATCH 1/6] power: charger-manager: Use alarmtimer for battery monitoring in suspend
` [PATCH 2/6] power: charger-manager: Monitoring temperature becomes mandatory option
` [PATCH 3/6] power: charger-manager: Remove deprecated function, cm_notify_event()
` [PATCH 4/6] power: charger-manager: Use power_supply_changed() not private uevent
` [PATCH 5/6] power: charger-manager: Fix to use CHARGE_NOW/FULL property correctly
` [PATCH 6/6] power: charger-manager: Rearrange data and monitor focusing battery status

state[i].transition_latency and state[i].bus_master_latency set to 0. BUG?
 2014-09-12  8:55 UTC  (2+ 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).