messages from 2015-05-11 03:49:06 to 2015-05-13 14:58:40 UTC [more...]
[PATCH v9 00/17] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
2015-05-13 14:58 UTC (7+ messages)
` [PATCH v9 01/17] clk: tegra: Add binding for the Tegra124 DFLL clocksource
` [PATCH v9 02/17] clk: tegra: Add library for the DFLL clock source (open-loop mode)
` [PATCH v9 03/17] clk: tegra: Add closed loop support for the DFLL
` [PATCH v9 04/17] clk: tegra: Add functions for parsing CVB tables
` [PATCH v9 05/17] clk: tegra: Introduce ability for SoC-specific reset control callbacks
` [PATCH v9 06/17] clk: tegra: Add DFLL DVCO reset control for Tegra124
[PATCH V4 1/3] OPP: Redefine bindings to overcome shortcomings
2015-05-13 14:24 UTC (17+ messages)
[PATCH 0/6] cpufreq: use generic cpufreq drivers for Exynos4210 platform
2015-05-13 14:13 UTC (4+ messages)
` [PATCH 1/6] clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support
[RFC PATCH] cpuidle: Remove the default poll idle loop
2015-05-13 14:10 UTC (2+ messages)
[PATCH] PM / sleep: Fix symbol name in a comment in kernel/power/main.c
2015-05-13 13:55 UTC
[RFC PATCH] PM, freezer: Don't thaw when it's intended frozen processes
2015-05-13 13:54 UTC (11+ messages)
[RFCv4 PATCH 00/34] sched: Energy cost model for energy-aware scheduling
2015-05-13 13:49 UTC (39+ 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] cpufreq: arm_big_little: remove compile-time dependency on BL_SWITCHER
2015-05-13 13:00 UTC (6+ messages)
` [PATCH v2] cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLE
[PATCH V4 0/3] OPP: Introduce OPP (V2) bindings
2015-05-13 11:03 UTC (16+ 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 0/4] Sanitizing freed pages
2015-05-13 9:50 UTC (5+ messages)
` [PATCH v3 2/4] PM / Hibernate: prepare for SANITIZE_FREED_PAGES
[PATCH RFC v2 0/4] scheduler-driven cpu frequency selection
2015-05-13 9:19 UTC (6+ 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
[PATCH v3] Thermal hardware trip points and Mediatek thermal driver
2015-05-13 8:52 UTC (16+ messages)
` [PATCH 01/15] thermal: consistently use int for temperatures
` [PATCH 02/15] thermal: trivial: fix typo in comment
` [PATCH 03/15] thermal: remove useless call to thermal_zone_device_set_polling
` [PATCH 04/15] thermal: Use IS_ENABLED instead of #ifdef
` [PATCH 05/15] thermal: Add comment explaining test for critical temperature
` [PATCH 06/15] thermal: inline only once used function
` [PATCH 07/15] thermal: streamline get_trend callbacks
` [PATCH 08/15] thermal: Allow sensor ops to fail with -ENOSYS
` [PATCH 09/15] thermal: of: always set sensor related callbacks
` [PATCH 10/15] thermal: Make struct thermal_zone_device_ops const
` [PATCH 11/15] thermal: thermal: Add support for hardware-tracked trip points
` [PATCH 12/15] thermal: of: implement .set_trips for device tree thermal zones
` [PATCH 13/15] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 14/15] thermal: Add Mediatek thermal controller support
` [PATCH 15/15] ARM64: dts: mt8173: Add thermal/auxadc device nodes
[PATCH/RFC v6 0/7] PM / Domains: DT power-on/off and QoS device latencies
2015-05-13 8:44 UTC (6+ messages)
` [PATCH/RFC v6 4/7] PM / Domains: Add DT bindings for PM "
` [PATCH/RFC v6 5/7] PM / Domains: Add helper variable np = dev->of_node
validate callback for menu governor
2015-05-13 8:37 UTC (3+ messages)
Using a temperature sensor with 1-bit output for CPU throttling
2015-05-13 8:02 UTC (3+ messages)
[PATCH 0/7] Introduce builtin_driver and use it for non-modular code
2015-05-13 3:17 UTC (6+ messages)
` [PATCH 3/7] drivers/cpuidle: Convert non-modular drivers to use builtin_driver_register
` [PATCH 4/7] drivers/cpufreq: "
[PATCH] QorIQ/TMU: add thermal management support based on TMU
2015-05-13 3:07 UTC (5+ messages)
[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)
[PATCH 1/1] suspend: delete sys_sync()
2015-05-12 22:34 UTC (4+ messages)
[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
2015-05-12 18:04 UTC (14+ messages)
` [PATCH 0/3] cpuidle: updates related to 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 "
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)
[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 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 V3 00/14] cpufreq: Don't loose cpufreq history on CPU hotplug
2015-05-12 6:52 UTC (11+ 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 1/1] suspend: delete sys_sync()
2015-05-12 6:11 UTC (5+ messages)
[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
[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 (8+ messages)
[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] PCI: Add disabling pm async quirk for JMicron chips
2015-05-11 6:58 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).