messages from 2014-09-30 23:25:08 to 2014-10-07 05:28:11 UTC [more...]
[PATCH 00/44] kernel: Add support for poweroff handler call chain
2014-10-07 5:28 UTC (10+ messages)
` [PATCH 01/44] "
` [PATCH 02/44] memory: emif: Use API function to determine poweroff capability
` [PATCH 03/44] hibernate: Call have_kernel_poweroff instead of checking pm_power_off
` [PATCH 04/44] m68k: Replace mach_power_off with pm_power_off
` [PATCH 05/44] mfd: as3722: Drop reference to pm_power_off from devicetree bindings
` [PATCH 06/44] gpio-poweroff: "
` [PATCH 07/44] qnap-poweroff: "
` [PATCH 08/44] kernel: Move pm_power_off to common code
` [PATCH 09/44] mfd: palmas: Register with kernel poweroff handler
[PATCH v2 0/3] powernv/cpuidle: Fastsleep workaround and fixes
2014-10-07 5:20 UTC (8+ messages)
` [PATCH v2 1/3] powerpc/powernv: Enable Offline CPUs to enter deep idle states
` [PATCH v2 3/3] powerpc/powernv/cpuidle: Add workaround to enable fastsleep
` [PATCH v2 2/3] powerpc/kvm/book3s_hv: Enable CPUs to run guest after waking up from fast-sleep
[PATCH] cpufreq: dt: Support platforms with separate clock lines for each CPU
2014-10-07 3:30 UTC (15+ messages)
` [PATCH 0/4] cpufreq-dt, platform_data based proposal
` [PATCH 1/4] cpufreq: allow driver-specific flags
` [PATCHv2 0/4] cpufreq-dt, platform_data based proposal
[PATCH] power: charger-manager: Avoid recursive thermal get_temp call
2014-10-07 2:20 UTC (2+ messages)
[Notice] ACPI+PM commit queue for 3.18 (first pull request)
2014-10-06 23:33 UTC
[PATCH] thermal: ti-soc-thermal: Switch to using managed resources
2014-10-06 18:41 UTC (2+ messages)
[PATCH 0/3] thermal: fix: Various fixes for thermal subsystem
2014-10-06 18:01 UTC (12+ messages)
` [PATCH 1/3] thermal: step_wise: fix: Prevent from binary overflow when trend is dropping
` [PATCH 2/3] thermal: core: fix: Initialize the max_state variable to 0
` [PATCH 3/3] thermal: core: fix: Check return code of the ->get_max_state() callback
[PATCH v7 0/7] QCOM 8974 and 8084 cpuidle driver
2014-10-06 17:10 UTC (7+ messages)
` [PATCH v7 4/7] qcom: pm: Add cpu low power mode functions
cpufreq: Unable to set cpufreq to maximum
2014-10-06 11:18 UTC (14+ messages)
[PATCH 0/2] cpufreq: cpu0: Improvements for cpu0_set_target()
2014-10-06 8:47 UTC (9+ messages)
` [PATCH 1/2] cpufreq: cpu0: Improve debug about matching OPP
` [PATCH 2/2] cpufreq: cpu0: Handle regulator_get_voltage() failure
[PATCH v3 0/2] Add support for ltc2952 poweroff
2014-10-06 8:40 UTC (3+ messages)
` [PATCH v3 1/2] power: reset: add LTC2952 poweroff support
` [PATCH v3 2/2] power: reset: document "
[PATCH v5 0/4] Tegra124 soctherm driver
2014-10-06 7:24 UTC (5+ messages)
` [PATCH v5 3/4] ARM: tegra: Add thermal trip points for Jetson TK1
[PATCH] cpufreq: Documentation: Add missing optional properties
2014-10-06 5:04 UTC (2+ messages)
[PATCH] cpufreq: respect the min/max settings from user space
2014-10-06 4:55 UTC (4+ messages)
[PATCH v2 00/11] ARM: shmobile: r8a7740/armadillo800eva legacy PM domain support
2014-10-06 1:42 UTC (10+ messages)
[PATCH] drivers: base: power: domain: Use 'pm_cpu_data' instead of 'cpu_data' for compiling break
2014-10-05 23:55 UTC (11+ messages)
[PATCH] thermal: fix multiple disbalanced device node counters
2014-10-05 13:36 UTC (2+ messages)
[PATCH] power: ab8500_fg: Fix build warning
2014-10-05 0:12 UTC (2+ messages)
[PATCH v2 1/6] cpufreq: dt: disable unsupported OPPs
2014-10-04 19:36 UTC (3+ messages)
` [PATCH v2 5/6] ARM: dts: imx53: add cpufreq-dt support
[PATCH v7 0/5] Rockchip soc thermal driver
2014-10-03 21:21 UTC (3+ messages)
` [PATCH v7 5/5] ARM: dts: enable Thermal on rk3288-evb board
[PATCH v2 0/2] sched/idle : find the best idle CPU with cpuidle info
2014-10-03 18:52 UTC (13+ messages)
` [PATCH v2 2/2] sched/fair: leverage the idle state info when choosing the "idlest" cpu
` [PATCH RFC] sched,idle: teach select_idle_sibling about idle states
[PATCH v2 00/15] Krait clocks + Krait CPUfreq
2014-10-03 18:07 UTC (3+ messages)
` [PATCH v2 04/15] clk: divider: Make generic for usage elsewhere
[PATCH] thermal: exynos: fix IRQ clearing on TMU initialization
2014-10-03 16:17 UTC
[PATCH 00/13] ARM: shmobile: R-Mobile: DT PM domain support
2014-10-03 16:01 UTC (4+ messages)
` [PATCH v3 07/13] ARM: shmobile: R-Mobile: Use generic_pm_domain.attach_dev() for pm_clk setup
[RFC PATCH 00/16] kernel: Add support for poweroff handler call chain
2014-10-03 15:17 UTC (14+ messages)
` [RFC PATCH 05/16] arm64: support poweroff through "
` [RFC PATCH 07/16] c6x: "
` [RFC PATCH 10/16] mips: "
` [RFC PATCH 14/16] x86/xen: "
` [Xen-devel] "
` [RFC PATCH 15/16] power/reset: restart-poweroff: Register with kernel poweroff handler
[PATCH v2 0/4] PM / Domains: Fix race conditions during boot
2014-10-03 15:10 UTC (19+ messages)
` [PATCH v2 1/4] PM / Domains: Remove pm_genpd_dev_need_restore() API
` [PATCH v2 2/4] ARM: exynos: Ensure PM domains are powered at initialization
` [PATCH v2 3/4] PM / Domains: Expect PM domains being "
` [PATCH v2 4/4] PM / Domains: Enforce PM domains to stay powered during boot
[PATCH] PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()
2014-10-03 13:44 UTC (2+ messages)
[PATCH 1/1] power: reset: corrections for simple syscon reboot driver
2014-10-03 2:36 UTC (3+ messages)
[GIT PULL] ACPI and power management fixes for final 3.17
2014-10-03 1:37 UTC
cpufreq v3.17-rc7 error: "cpufreq: cpufreq_resume: Failed to start governor for policy: f6909a00"
2014-10-02 21:47 UTC (6+ messages)
[PATCH] PM / Domains: Rename cpu_data to cpuidle_data
2014-10-02 20:37 UTC (3+ messages)
[PATCH v1 0/4] ARM: keystone: pm: switch to use generic pm domains
2014-10-02 19:18 UTC (5+ messages)
` [PATCH v1 2/4] "
` [PATCH v1 4/4] ARM: dts: k2hk-evm: attach net, qmss and knav_dmas to keystone-gpc
[PATCH resend] cpufreq: dt: disable unsupported OPPs
2014-10-02 17:33 UTC (7+ messages)
[PATCH RESEND] PM / sleep: Fix racing timers
2014-10-02 16:01 UTC (3+ messages)
[Bug 85311] radeon 0000:01:00.0: Max Payload Size 16384, but upstream 0000:00:01.0 set to 128; if necessary, use "pci=pcie_bus_safe" and report a bug
2014-10-02 15:48 UTC
[PATCH 0/7] power/mfd: Add max77693 charger driver
2014-10-02 12:22 UTC (8+ messages)
` [PATCH 1/7] mfd: max77693: Add defines for MAX77693 "
` [PATCH 2/7] power: max77693: Add charger driver for Maxim 77693
` [PATCH 3/7] devicetree: mfd: max77693: Document new bindings for charger
` [PATCH 4/7] Documentation: charger: max77693: Document exported sysfs entry
` [PATCH 5/7] ARM: dts: exynos4412-trats: Add max77693 charger node
` [PATCH 6/7] ARM: exynos_defconfig: Enable Maxim 77693 charger
` [PATCH 7/7] ARM: multi_v7_defconfig: "
[PATCH 0/4] PM / Domains: Fix race conditions during boot
2014-10-02 10:07 UTC (15+ messages)
` [PATCH 2/4] ARM: exynos: Ensure PM domains are powered at initialization
` [PATCH 3/4] PM / Domains: Expect PM domains being "
[PATCH] cpufreq: integrator: fix integrator_cpufreq_remove return type
2014-10-02 8:28 UTC (2+ messages)
[PATCH 00/15] power_supply: Fixes & cleanups
2014-10-02 5:26 UTC (4+ messages)
[PATCH Resend] cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'
2014-10-02 5:24 UTC
[PATCH v5 00/11] PM / Domains: Generic OF-based support
2014-10-02 0:27 UTC (3+ messages)
` [PATCH v5 07/11] mmc: sdio: Convert to dev_pm_domain_attach|detach()
[PATCH v1 1/2] genirq: Fix error path for resuming irqs
2014-10-01 23:45 UTC (8+ messages)
` [Xen-devel] "
[PATCH] PM / clock_ops: Fix crash in clocks management code if !CONFIG_PM_RUNTIME
2014-10-01 19:47 UTC (3+ messages)
[PATCH v3] thermal: Add QPNP PMIC temperature alarm driver
2014-10-01 15:53 UTC
[PATCH RESEND V9 0/6] Add generic syscon reboot driver
2014-10-01 15:18 UTC (5+ messages)
` [PATCH RESEND V9 1/6] power: reset: Add generic SYSCON register mapped reset
` [PATCH RESEND V9 6/6] power: reset: Remove X-Gene reboot driver
[PATCH v7 00/11] kernel: Add support for restart handler call chain
2014-10-01 13:32 UTC (6+ messages)
[PATCH v2] Added LTC2941/LTC2943 Battery Gauge Driver
2014-10-01 13:32 UTC
Bug#763320: linux-image-3.16-2-amd64: intel_idle enabled for Intel Atom S1260, causes high CPU temperature when idle
2014-10-01 13:01 UTC (4+ messages)
[PATCH] Added LTC2941/LTC2943 Battery Gauge Driver
2014-10-01 12:07 UTC
[PATCH v2] thermal: Add QPNP PMIC temperature alarm driver
2014-10-01 11:36 UTC (7+ messages)
[PATCH v2] cpuidle/powernv: Populate cpuidle state details by querying the device-tree
2014-10-01 7:45 UTC
[PATCH] bq27x00_battery: Fix flag reading for bq27742
2014-10-01 2:13 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).