messages from 2015-05-08 19:32:32 to 2015-05-13 00:32:34 UTC [more...]
[PATCH] PM / clock_ops: Fix clock error check in __pm_clk_add()
2015-05-13 0:32 UTC (10+ messages)
[PATCH] Report interrupt(s) that caused system wakeup
2015-05-12 23:48 UTC (2+ messages)
validate callback for menu governor
2015-05-13 0:13 UTC (2+ messages)
[PATCH 1/1] suspend: delete sys_sync()
2015-05-12 22:34 UTC (15+ messages)
[RFCv4 PATCH 00/34] sched: Energy cost model for energy-aware scheduling
2015-05-12 22:07 UTC (36+ messages)
` [RFCv4 PATCH 01/34] arm: Frequency invariant scheduler load-tracking support
` [RFCv4 PATCH 02/34] sched: Make load tracking frequency scale-invariant
` [RFCv4 PATCH 03/34] arm: vexpress: Add CPU clock-frequencies to TC2 device-tree
` [RFCv4 PATCH 04/34] sched: Convert arch_scale_cpu_capacity() from weak function to #define
` [RFCv4 PATCH 05/34] arm: Update arch_scale_cpu_capacity() to reflect change to define
` [RFCv4 PATCH 06/34] sched: Make usage tracking cpu scale-invariant
` [RFCv4 PATCH 07/34] arm: Cpu invariant scheduler load-tracking support
` [RFCv4 PATCH 08/34] sched: Get rid of scaling usage by cpu_capacity_orig
` [RFCv4 PATCH 09/34] sched: Track blocked utilization contributions
` [RFCv4 PATCH 10/34] sched: Include blocked utilization in usage tracking
` [RFCv4 PATCH 11/34] sched: Remove blocked load and utilization contributions of dying tasks
` [RFCv4 PATCH 12/34] sched: Initialize CFS task load and usage before placing task on rq
` [RFCv4 PATCH 13/34] sched: Documentation for scheduler energy cost model
` [RFCv4 PATCH 14/34] sched: Make energy awareness a sched feature
` [RFCv4 PATCH 15/34] sched: Introduce energy data structures
` [RFCv4 PATCH 16/34] sched: Allocate and initialize "
` [RFCv4 PATCH 17/34] sched: Introduce SD_SHARE_CAP_STATES sched_domain flag
` [RFCv4 PATCH 18/34] arm: topology: Define TC2 energy and provide it to the scheduler
` [RFCv4 PATCH 19/34] sched: Compute cpu capacity available at current frequency
` [RFCv4 PATCH 20/34] sched: Relocated get_cpu_usage() and change return type
` [RFCv4 PATCH 21/34] sched: Highest energy aware balancing sched_domain level pointer
` [RFCv4 PATCH 22/34] sched: Calculate energy consumption of sched_group
` [RFCv4 PATCH 23/34] sched: Extend sched_group_energy to test load-balancing decisions
` [RFCv4 PATCH 24/34] sched: Estimate energy impact of scheduling decisions
` [RFCv4 PATCH 25/34] sched: Add over-utilization/tipping point indicator
` [RFCv4 PATCH 26/34] sched: Store system-wide maximum cpu capacity in root domain
` [RFCv4 PATCH 27/34] sched, cpuidle: Track cpuidle state index in the scheduler
` [RFCv4 PATCH 28/34] sched: Count number of shallower idle-states in struct sched_group_energy
` [RFCv4 PATCH 29/34] sched: Determine the current sched_group idle-state
` [RFCv4 PATCH 30/34] sched: Add cpu capacity awareness to wakeup balancing
` [RFCv4 PATCH 31/34] sched: Energy-aware wake-up task placement
` [RFCv4 PATCH 32/34] sched: Consider a not over-utilized energy-aware system as balanced
` [RFCv4 PATCH 33/34] sched: Enable idle balance to pull single task towards cpu with higher capacity
` [RFCv4 PATCH 34/34] sched: Disable energy-unfriendly nohz kicks
[PATCH V4 0/3] OPP: Introduce OPP (V2) bindings
2015-05-12 21:47 UTC (28+ messages)
` [PATCH V4 1/3] OPP: Redefine bindings to overcome shortcomings
` [PATCH V4 2/3] OPP: Allow multiple OPP tables to be passed via DT
` [PATCH V4 3/3] OPP: Add 'opp-next' in operating-points-v2 bindings
[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
2015-05-12 18:04 UTC (22+ messages)
` [PATCH 0/3] cpuidle: updates related to tick_broadcast_enter() failures
` [PATCH 1/3] sched / idle: Call idle_set_state() from cpuidle_enter_state()
` [PATCH 2/3] sched / idle: Call default_idle_call() "
` [PATCH 3/3] cpuidle: Select a different state on tick_broadcast_enter() failures
[RFC PATCH v2 0/1] ARM: cpuidle: heterogeneous systems extension
2015-05-12 16:36 UTC (8+ messages)
` [RFC PATCH v2 1/1] drivers: cpuidle: cpuidle-arm: "
[PATCH v7 0/5] genpd multiple states v7
2015-05-12 16:26 UTC (14+ messages)
` [PATCH v7 1/5] PM / Domains: prepare for multiple states
` [PATCH v7 2/5] PM / Domains: core changes "
[PATCH] QorIQ/TMU: add thermal management support based on TMU
2015-05-12 23:25 UTC (6+ messages)
schedule_timeout sleeps too long after dividing CPU frequency
2015-05-12 16:14 UTC (7+ messages)
[PATCH] intel_pstate: set BYT MSR with wrmsrl_on_cpu()
2015-05-12 14:59 UTC (6+ messages)
[RFC PATCH] PM, freezer: Don't thaw when it's intended frozen processes
2015-05-12 14:43 UTC (9+ messages)
[PATCH RESEND v4 0/2] 96boards: add thermal senor support to hikey board
2015-05-12 11:20 UTC (7+ messages)
` [PATCH RESEND v4 2/2] thermal: hisilicon: add new hisilicon thermal sensor driver
[PATCH] cpufreq: arm_big_little: remove compile-time dependency on BL_SWITCHER
2015-05-12 9:36 UTC (4+ messages)
[PATCH 0/2] power_supply: bq2415x_charger: Fix coding style issues && add ACPI support
2015-05-12 9:11 UTC (3+ messages)
` [PATCH 1/2] power_supply: bq2415x_charger: Fix coding style issues
` [PATCH 2/2] power_supply: bq2415x_charger: Add ACPI support
[PATCH 0/7] Introduce builtin_driver and use it for non-modular code
2015-05-12 7:04 UTC (6+ messages)
` [PATCH 3/7] drivers/cpuidle: Convert non-modular drivers to use builtin_driver_register
` [PATCH 4/7] drivers/cpufreq: "
` [PATCH 7/7] drivers/power: Convert non-modular syscon-reboot "
[PATCH V3 00/14] cpufreq: Don't loose cpufreq history on CPU hotplug
2015-05-12 6:52 UTC (12+ messages)
` [PATCH V3 01/14] cpufreq: Create for_each_{in}active_policy()
` [PATCH V4 "
` [PATCH V3 04/14] cpufreq: Don't traverse all active policies to find policy for a cpu
` [PATCH V4 "
` [PATCH V3 05/14] cpufreq: Manage governor usage history with 'policy->last_governor'
` [PATCH V4 "
` [PATCH V3 06/14] cpufreq: Mark policy->governor = NULL for inactive policies
` [PATCH V4 "
[PATCH 0/2] thermal: add support to slope and offset
2015-05-12 3:27 UTC (6+ messages)
` [PATCH 1/2] thermal: support slope and offset coefficients
` [PATCH 2/2] thermal: of-thermal: add support for reading coefficients property
` [PATCH 2/2] thermal: of-thermal: add support for reading coefficients property 33 O May 11 Antoine Tenart ( 15K) [PATCH v4 1/3] iio: adc: add support for Berlin
[PATCH v5 00/11] Add support for QCOM GDSCs
2015-05-12 3:02 UTC (4+ messages)
` [PATCH v5 09/11] clk: qcom: gdsc: Use PM clocks to control gdsc clocks
[PATCH RFC v2 0/4] scheduler-driven cpu frequency selection
2015-05-12 2:13 UTC (5+ messages)
` [PATCH RFC v2 1/4] arm: Frequency invariant scheduler load-tracking support
` [PATCH RFC v2 2/4] sched: sched feature for cpu frequency selection
` [PATCH RFC v2 3/4] sched: expose capacity_of in sched.h
` [PATCH RFC v2 4/4] sched: cpufreq_cfs: pelt-based cpu frequency scaling
[GIT PULL] power supply changes for 4.1-rc
2015-05-12 1:31 UTC
A desktop environment[1] kernel wishlist
2015-05-12 0:45 UTC (5+ messages)
[PATCH 0/2 v5] speed up cpu_up()
2015-05-11 21:27 UTC (3+ messages)
` [PATCH 1/2] x86: Add cmdline "cpu_init_udelay=N" to specify cpu_up() delay
` [PATCH 2/2] x86: remove 10ms delay from cpu_up() on modern processors
[PATCH 0/2 v4] speed up cpu_up()
2015-05-11 21:06 UTC (3+ messages)
` [PATCH 1/2] x86: Add cmdline "cpu_init_udelay=N" to specify cpu_up() delay
` [PATCH 2/2] x86: remove 10ms delay from cpu_up() on modern processors
[PATCH 0/2] power: reset: Add syscon reboot/poweroff device nodes for APM X-Gene platform
2015-05-11 19:15 UTC (2+ messages)
[PATCH v4 0/2] CPUFreq driver using CPPC methods
2015-05-11 17:35 UTC (4+ messages)
` [PATCH v4 2/2] CPPC: Add CPUFreq driver based on "
[PATCH 1/2] arm: boot: dts: am4372: add operating points
2015-05-11 17:02 UTC (11+ messages)
` [PATCH 2/2] cpufreq: dt: allow driver to boot automatically
[PATCH/RFC] PM / Domains: Minimize latencies by not delaying save/restore
2015-05-11 17:00 UTC (3+ messages)
[GIT PULL] Thermal-SoC management updates for v4.1-rc4
2015-05-11 23:50 UTC
[PATCH] cpupower: mperf monitor: fix output in MAX_FREQ_SYSFS mode
2015-05-11 15:40 UTC (2+ messages)
[PATCH v3 0/4] Sanitizing freed pages
2015-05-11 7:59 UTC (4+ messages)
` [PATCH v3 2/4] PM / Hibernate: prepare for SANITIZE_FREED_PAGES
[PATCH] PCI: Add disabling pm async quirk for JMicron chips
2015-05-11 6:58 UTC (4+ messages)
[PATCH 0/2 v3] speed up cpu_up()
2015-05-10 10:44 UTC (3+ messages)
[PATCH] PM / tick: Add tracepoints for suspend-to-idle diagnostics
2015-05-09 23:23 UTC (2+ messages)
` [Resend][PATCH] "
[PATCH 1/2] x86: replace cpu_up hard-coded mdelay with variable udelay
2015-05-09 8:04 UTC (7+ messages)
` [PATCH 2/2] x86: speed cpu_up by quirking cpu_init_udelay
[PATCH] PM / sleep: Let devices force direct_complete
2015-05-08 20:33 UTC (2+ messages)
[PATCH/RFC 00/03] irqchip: renesas-irqc: Fine grained Runtime PM support
2015-05-08 20:26 UTC (4+ messages)
[PATCH RFC 0/5] ACPI / core : few cleanups and updates for LPI
2015-05-08 20:33 UTC (4+ messages)
` [PATCH RFC 1/5] ACPI / containers : add support for ACPI0010 processor container
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).