messages from 2015-07-10 01:00:28 to 2015-07-16 00:02:58 UTC [more...]
[PATCH] PM / Sleep: Use workqueue for user space wakeup sources garbage collector
2015-07-16 0:29 UTC (7+ messages)
` [PATCH v2] "
` "
` [PATCH v3] "
cpufreq/ondemand: unpinning an unpinned lock
2015-07-16 0:13 UTC (2+ messages)
[PATCHv2 1/1] kernel/power/autosleep.c: check for pm_suspend() return before queueing suspend again
2015-07-15 22:29 UTC (6+ messages)
` [PATCHv3 "
[PATCH v4 0/3]
2015-07-15 18:47 UTC (5+ messages)
` [PATCH v4 1/3] PM / sleep: Allow devices without runtime PM to do direct-complete
` [PATCH v4 2/3] PM / sleep: Go direct_complete if driver has no callbacks
` [PATCH v4 3/3] USB / PM: Allow USB devices to remain runtime-suspended when sleeping
[PATCH] thermal: Add Mediatek thermal support
2015-07-15 17:41 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 2/3] thermal: Add Mediatek thermal controller support
` [PATCH 3/3] ARM64: dts: mt8173: Add thermal/auxadc device nodes
Subject: [v3.19 Regression] x86, irq, acpi: Get rid of special handling of GSI for ACPI SCI
2015-07-15 16:05 UTC (6+ messages)
[PATCH v4 0/1] suspend: make sync() on suspend-to-RAM optional
2015-07-15 14:58 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH] intel_pstate: enable hwp per cpu
2015-07-15 14:41 UTC (4+ messages)
[PATCH v5 0/9] regulator: Merge max77843 into max77693
2015-07-15 12:59 UTC (10+ messages)
` [PATCH v5 1/9] mfd/extcon: max77693: Remove unused extern declarations and max77693_dev members
` [PATCH v5 2/9] mfd: max77693: Store I2C device type as enum and add default unknown
` [PATCH v5 3/9] regulator: max77693: Support different register configurations
` [PATCH v5 4/9] drivers: max77693: Move state container to common header
` [PATCH v5 5/9] drivers: max77843: Switch to common max77693 state container
` [PATCH v5 6/9] mfd/extcon: max77693: Rename defines to allow inclusion with max77843
` [PATCH v5 7/9] mfd/extcon: max77843: Rename defines to allow inclusion with max77693
` [PATCH v5 8/9] regulator: max77693: Add support for MAX77843 device
` [PATCH v5 9/9] regulator: Remove the max77843 driver
[PATCH v5 0/8] mfd: introduce a driver for LPSS devices on SPT
2015-07-15 12:15 UTC (2+ messages)
[PATCH v4 0/6] powernv: cpufreq: Report frequency throttle by OCC
2015-07-15 10:15 UTC (9+ messages)
` [PATCH v4 1/6] cpufreq: powernv: Handle throttling due to Pmax capping at chip level
` [PATCH v4 2/6] powerpc/powernv: Add definition of OPAL_MSG_OCC message type
` [PATCH v4 3/6] cpufreq: powernv: Register for OCC related opal_message notification
` [PATCH v4 4/6] cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLE
` [PATCH v4 5/6] cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is set
` [PATCH v4 6/6] cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottling
[PATCH v3 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform
2015-07-15 10:01 UTC (3+ messages)
` [PATCH v3 1/4] clk: samsung: exynos5250: add cpu clock configuration data and instantiate cpu clock
[PATCH v2 0/7] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
2015-07-15 9:58 UTC (18+ messages)
` [PATCH v2 1/7] opp: add dev_pm_opp_get_turbo_mode_setting() helper
` [PATCH v2 2/7] cpufreq: opp: fix handling of turbo modes
` [PATCH v2 3/7] cpufreq-dt: add turbo modes support
` [PATCH v2 4/7] clk: samsung: exynos4x12: add cpu clock configuration data and instantiate cpu clock
` [PATCH v2 5/7] ARM: dts: Exynos4x12: add CPU OPP and regulator supply property
` [PATCH v2 6/7] ARM: Exynos: switch to using generic cpufreq driver for Exynos4x12
` [PATCH v2 7/7] cpufreq: exynos: remove Exynos4x12 specific cpufreq driver support
[PATCH V3 00/19] Add generic PM domain support for Tegra SoCs
2015-07-15 8:17 UTC (28+ messages)
` [PATCH V3 01/19] reset: add of_reset_control_get_by_index()
` [PATCH V3 02/19] memory: tegra: Add MC flush support
` [PATCH V3 03/19] memory: tegra: add flush operation for Tegra30 memory clients
` [PATCH V3 04/19] memory: tegra: add flush operation for Tegra114 "
` [PATCH V3 05/19] memory: tegra: add flush operation for Tegra124 "
` [PATCH V3 07/19] soc: tegra: pmc: Wait for powergate state to change
` [PATCH V3 08/19] soc: tegra: pmc: Clean-up PMC helper functions
` [PATCH V3 14/19] Documentation: DT: bindings: Add power domain info for NVIDIA PMC
` [PATCH V3 15/19] soc: tegra: pmc: Add generic PM domain support
` [PATCH V3 16/19] soc: tegra: pmc: Remove the deprecated powergate APIs
` [PATCH V3 18/19] ARM: tegra: add GPU power supply to Jetson TK1 DT
` [PATCH V3 19/19] ARM: tegra: select PM_GENERIC_DOMAINS
` [PATCH V3 06/19] clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2
` [PATCH V3 09/19] soc: tegra: pmc: Prepare for migrating to generic PM domains
` [PATCH V3 10/19] drm/tegra: dc: Prepare for "
` [PATCH V3 11/19] PCI: tegra: Add support "
` [PATCH V3 12/19] ata: ahci_tegra: "
` [PATCH V3 13/19] drm/tegra: gr3d: "
` [PATCH V3 17/19] ARM: tegra: Add PM domain device nodes to Tegra124 DT
[PATCH v3] power/reset: zx: Register restart handler
2015-07-15 3:25 UTC
[PATCH 00/10] OPP: Add code to support operating-points-v2 bindings
2015-07-15 2:59 UTC (4+ messages)
` [PATCH 10/10] cpufreq-dt: Add support for "
[PATCH v3 2/2] PM / Runtime: Add pm_runtime_enable_recursive
2015-07-14 21:57 UTC (4+ messages)
[PATCH v2] PM / Domains: Correct unit address in power-controller example
2015-07-14 19:11 UTC (5+ messages)
[PATCH] x86, acpi: Handle xapic/x2apic entries in MADT
2015-07-14 14:24 UTC (7+ messages)
[PATCH] power: Destroy IDRs on module exit
2015-07-14 12:14 UTC (6+ messages)
[pm:bleeding-edge 10/17] kernel/power/snapshot.c:928:5: sparse: symbol 'swsusp_page_is_valid' was not declared. Should it be static?
2015-07-14 12:12 UTC (3+ messages)
` [PATCH pm] PM / hibernate: swsusp_page_is_valid() can be static
[PATCH v2] clocksource: sh_cmt: Only perform clocksource suspend/resume if enabled
2015-07-14 11:41 UTC
[RFC PATCH v2 0/1] ARM: cpuidle: heterogeneous systems extension
2015-07-14 10:23 UTC (8+ messages)
` [RFC PATCH v2 1/1] drivers: cpuidle: cpuidle-arm: "
[PATCH v3] thermal: add available policies sysfs attribute
2015-07-14 7:40 UTC
[[PATCH v2]] thermal: add available policies sysfs attribute
2015-07-14 7:19 UTC (3+ messages)
[RFT/RFC] power_supply: bq2415x_charger: Initialize workqueue before scheduling it
2015-07-14 7:18 UTC (2+ messages)
[PATCH v2] power/reset: zx: Register restart handler
2015-07-14 6:27 UTC (4+ messages)
[PATCH] acpi-cpufreq: Add a miss ifdef CONFIG_X86_ACPI_CPUFREQ_CPB
2015-07-14 2:52 UTC (6+ messages)
[PATCH v4 0/9] regulator: Merge max77843 into max77693
2015-07-14 1:06 UTC (12+ messages)
` [PATCH v4 1/9] mfd/extcon: max77693: Remove unused extern declarations and max77693_dev members
` [PATCH v4 2/9] mfd: max77693: Store I2C device type as enum and add default unknown
` [PATCH v4 3/9] regulator: max77693: Support different register configurations
` [PATCH v4 4/9] drivers: max77693: Move state container to common header
` [PATCH v4 5/9] drivers: max77843: Switch to common max77693 state container
` [PATCH v4 6/9] mfd/extcon: max77693: Rename defines to allow inclusion with max77843
` [PATCH v4 7/9] mfd/extcon: max77843: Rename defines to allow inclusion with max77693
` [PATCH v4 8/9] regulator: max77693: Add support for MAX77843 device
` [PATCH v4 9/9] regulator: Remove the max77843 driver
[PATCH 4/6] ARM: dts: Exynos4210: add CPU OPP and regulator supply property
2015-07-14 0:02 UTC (8+ messages)
[PATCH] ACPI / PM: Update the copyright notice and description of power.c
2015-07-13 23:10 UTC
[PATCH v2 0/4] Devfreq cooling device
2015-07-13 17:33 UTC (5+ messages)
` [PATCH v2 1/4] PM / devfreq: Add function to set max/min frequency
` [PATCH v2 2/4] PM / devfreq: cache the last call to get_dev_status()
` [PATCH v2 3/4] thermal: Add devfreq cooling
` [PATCH v2 4/4] devfreq_cooling: add trace information
[PATCH RFC v2 00/16] PM / Domains: Generic PM domains for CPUs
2015-07-13 16:36 UTC (9+ messages)
` [PATCH RFC v2 09/16] arm: domain: Add platform callbacks for domain power on/off
[RFC][PATCH] PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domain
2015-07-13 13:06 UTC (3+ messages)
[PATCH RESEND] thermal: power_allocator: trace the real requested power
2015-07-13 11:55 UTC (2+ messages)
[PATCH] power_supply: Drop owner assignment from i2c_driver
2015-07-13 11:49 UTC (2+ messages)
[PATCH v3 0/2] iio: light: add support for APDS9660 sensor
2015-07-13 9:42 UTC (4+ messages)
` [PATCH v3 1/2] iio: light: DT binding docs for APDS9960 driver
` [PATCH v3 2/2] iio: light: add APDS9960 ALS + promixity driver
[PATCH v3 0/9] regulator: Merge max77843 into max77693
2015-07-13 4:12 UTC (2+ messages)
[PATCH 1/2] power: reset: at91: add sama5d3 reset function
2015-07-13 3:21 UTC (19+ messages)
[PATCH] cpufreq: integrator: fixed coding style issues
2015-07-13 2:31 UTC (2+ messages)
[PATCH] MIPS: Loongson 2F: fix broken build due incorrect includes
2015-07-13 2:30 UTC (2+ messages)
[PATCH V2] acpi-cpufreq: Fix an acpi perf unregister issue
2015-07-13 2:28 UTC (2+ messages)
[RFC PATCH] tools/power turbostat: fix parameter passing for forked command
2015-07-11 2:02 UTC
[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
2015-07-10 13:35 UTC (10+ messages)
` [RFCv5 PATCH 03/46] arm: vexpress: Add CPU clock-frequencies to TC2 device-tree
` [RFCv5 PATCH 39/46] sched/cpufreq_sched: use static key for cpu frequency selection
` [RFCv5 PATCH 44/46] sched/fair: jump to max OPP when crossing UP threshold
[PATCH] thermal: Drop owner assignment from platform_driver
2015-07-10 6:35 UTC
[PATCH] acpi-cpufreq: Fix an acpi perf unregister issue
2015-07-10 5:51 UTC
[PATCH] cpufreq: Initialize the governor again while restoring policy
2015-07-10 3:38 UTC (5+ messages)
[RFC] cpufreq: Add ->get_rate() driver callback
2015-07-10 3:35 UTC (5+ messages)
[PATCH V4] PM / Domains: Remove intermediate states from the power off sequence
2015-07-10 1:26 UTC (4+ 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).