messages from 2015-10-27 17:30:44 to 2015-10-31 02:41:05 UTC [more...]
[PATCH 0/3] PM / OPP: opp-supported-hw and <prop>-name bindings
2015-10-31 2:41 UTC (12+ messages)
` [PATCH 1/3] PM / OPP: Add "opp-supported-hw" binding
` [PATCH 2/3] PM / OPP: Add {opp-microvolt|opp-microamp|turbo-mode|opp-suspend}-<name> binding
` [PATCH 3/3] PM / OPP: Remove 'operating-points-names' binding
[RFD] Functional dependencies between devices
2015-10-31 2:40 UTC (14+ messages)
[PATCH 0/6] cpufreq: governor: replace per-cpu delayed work with timers
2015-10-31 2:36 UTC (9+ messages)
` [PATCH 1/6] cpufreq: ondemand: Update sampling rate only for concerned policies
` [PATCH 2/6] cpufreq: ondemand: Work is guaranteed to be pending
` [PATCH 3/6] cpufreq: governor: Pass policy as argument to ->gov_dbs_timer()
` [PATCH 4/6] cpufreq: governor: initialize/destroy timer_mutex with 'shared'
` [PATCH 5/6] cpufreq: governor: replace per-cpu delayed work with timers
` [PATCH 6/6] cpufreq: ondemand: update update_sampling_rate() to make it more efficient
[PATCH v2] cpufreq: arm_big_little: fix frequency check when bL switcher is active
2015-10-31 2:34 UTC (4+ messages)
[PATCH] PM / OPP: Protect updates to list_dev with mutex
2015-10-31 2:14 UTC (6+ messages)
` [PATCH] PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()
[PATCH 0/3] PM, vfs: use filesystem freezing instead of kthread freezer
2015-10-30 21:17 UTC (12+ messages)
` [PATCH 1/3] power, vfs: move away from PF_KTHREAD freezing in favor of fs freezing
` [PATCH 2/3] freezer: get rid of the kthread freezer
` [PATCH 3/3] freezer: warn if anyone is trying to use freezer on kthreads
[PATCH v8 1/2] cpufreq: intel_pstate: Replace BYT by ATOM
2015-10-30 19:31 UTC (3+ messages)
` [PATCH v8 2/2] cpufreq: intel_pstate: Fix the FSB feq for Airmont
[PATCH 0/3] Hierarchical thermal zones
2015-10-30 17:57 UTC (5+ messages)
` [PATCH 1/3] thermal: Add support for hierarchical "
` [PATCH 2/3] thermal: of: parse stacked thermal zones from device tree
` [PATCH 3/3] thermal: show the sub thermal zones in sysfs
[PATCH v4 1/5] [RFC] clk: shmobile: Add new Renesas CPG/MSSR DT bindings
2015-10-30 13:30 UTC (2+ messages)
[PATCH 0/2] power: Add support for TI BQ24261 charger
2015-10-30 9:17 UTC (4+ messages)
` [PATCH 1/2] dt: "
` [PATCH 2/2] "
[PATCH 0/3][v3] Fix thermal problems during suspend/bootup
2015-10-30 8:32 UTC (4+ messages)
` [PATCH 1/3][v3] Thermal: initialize thermal zone device correctly
` [PATCH 2/3][v3] Thermal: handle thermal zone device properly during system sleep
` [PATCH 3/3][v3] Thermal: do thermal zone update after a cooling device registered
[PATCH 0/3][v2] Fix thermal problems during suspend/bootup
2015-10-30 8:21 UTC (6+ messages)
` [PATCH 2/3][v2] Thermal: handle thermal zone device properly during system sleep
` [PATCH 3/3][v2] Thermal: do thermal zone update after a cooling device registered
[PATCH 0/2] Fixes for twl4030 charger
2015-10-30 6:14 UTC (7+ messages)
` [PATCH 1/2] drivers:power:twl4030-charger: fix problem with EPROBE_DEFER
` [PATCH 2/2] drivers:power:twl4030-charger: don't check if battery is present
[PATCH 0/2] power: Add support for TI BQ24261 charger
2015-10-30 1:55 UTC (5+ messages)
` [PATCH 1/2] dt: "
` [PATCH 2/2] "
[PATCH 00/16] PM / OPP: multiple regulators & opp-transition support
2015-10-29 23:38 UTC (11+ messages)
` [PATCH 01/16] PM / OPP: Add 'supply-names' binding
[PATCH 00/13] Enhance twl4030_charger functionality. - V3
2015-10-29 16:20 UTC (6+ messages)
` [PATCH 10/13] twl4030_charger: add software controlled linear charging mode
` [Gta04-owner] "
[PATCH v8 1/2] cpufreq: intel_pstate: Replace BYT by ATOM
2015-10-29 16:31 UTC (2+ messages)
` [PATCH v8 2/2] cpufreq: intel_pstate: Fix the FSB feq for Airmont
[PATCH/RFC] drivers: sh: Handle PM_GENERIC_DOMAINS_OF=n with new r8a7795 CPG/MSSR driver
2015-10-29 12:44 UTC (2+ messages)
[PATCH v1 0/6] Support the thermal for RK3368 SoCs
2015-10-29 7:14 UTC (4+ messages)
` [PATCH v1 1/6] dt-bindings: rockchip-thermal: Support the RK3368 SoCs compatible
` [PATCH v1 2/6] thermal: rockchip: better to compatible the driver for different SoCs
` [PATCH v1 3/6] thermal: rockchip: Support the RK3368 SoCs in thermal driver
[PATCH V4] cpufreq: governor: Quit work-handlers early if governor is stopped
2015-10-29 2:38 UTC
[PATCH 01/70] cpufreq: interactive: New 'interactive' governor
2015-10-29 1:42 UTC (28+ messages)
` [PATCH 02/70] cpufreq interactive governor: event tracing
` [PATCH 10/70] cpufreq: interactive: Boost frequency on touchscreen input
` [PATCH 14/70] cpufreq: interactive: add boost pulse interface
` [PATCH 25/70] cpufreq: interactive: kick timer on idle exit past expiry
` [PATCH 38/70] cpufreq: interactive: init default values at compile time
` [PATCH 51/70] cpufreq: interactive: resched timer if max freq raised
` [PATCH 53/70] cpufreq: interactive: Remove unnecessary cpu_online() check
` [PATCH 56/70] cpufreq: interactive: delete timers for GOV_START
` [PATCH 57/70] cpufreq: interactive: fix compiling warnings
` [PATCH 58/70] cpufreq: interactive: fix NULL pointer dereference at sysfs ops
` [PATCH 59/70] cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.c
` [PATCH 60/70] cpufreq: interactive: hold reference on global cpufreq kobject if needed
` [PATCH 61/70] cpufreq: interactive: restructure CPUFREQ_GOV_LIMITS
` [PATCH 62/70] cpufreq: interactive: turn boost_pulse off on boost off
` [PATCH 63/70] cpufreq: interactive: remove compilation error from commit 49cc72365fb7ee87762a7ccc6a32ef68627216c5
` [PATCH 64/70] cpufreq: interactive: prevents the frequency to directly raise above the hispeed_freq from a lower frequency
` [PATCH 65/70] cpufreq: interactive: make common_tunables static
` [PATCH 66/70] cpufreq: interactive: Fix compile errors in accordance with changes from 3.14 to 3.18
` [PATCH 67/70] cpufreq: interactive: Put global cpufreq kobject on failure
` [PATCH 68/70] subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequency
` [PATCH 69/70] cpufreq: interactive: Don't set floor_validate_time during boost
` [PATCH 70/70] cpufreq: interactive: Round up timer_rate to match jiffy
[PATCH 1/1] cpufreq: interactive: New 'interactive' governor
2015-10-28 22:05 UTC
[PATCH 1/1] cpufreq: interactive: New 'interactive' governor
2015-10-28 21:27 UTC (2+ messages)
[PATCH] PM / Domains: Allocate memory outside domain locks
2015-10-28 21:19 UTC
[PATCH] PM / Domains: Remove dev->driver check for runtime PM
2015-10-28 21:18 UTC
[RFC PATCH 0/2] Simplified runtime PM for CPU devices?
2015-10-28 21:14 UTC (10+ messages)
` [RFC PATCH 1/2] PM / runtime: Add CPU runtime PM suspend/resume api
[PATCH V2 1/4] PM / OPP: Improve debug print messages with pr_fmt
2015-10-28 18:49 UTC (3+ messages)
` [PATCH V3 1/4] PM / OPP: Improve "
[PATCH V2 0/4] OPP: Some cleanups
2015-10-28 18:48 UTC (10+ messages)
` [PATCH V2 2/4] PM / OPP: Rename routines specific to old bindings with _v1
` [PATCH V2 3/4] PM / OPP: Parse all power-supply related bindings together
` [PATCH V2 4/4] PM / OPP: Create separate structure for regulator/supplies
[PATCH V3 0/5] CPUFreq: governors: further cleanups
2015-10-28 16:13 UTC (25+ messages)
` [PATCH V3 1/5] cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate()
` [PATCH V3 2/5] cpufreq: ondemand: update sampling rate immediately
` [PATCH V3 3/5] cpufreq: ondemand: queue work for policy->cpus together
` [PATCH V3 4/5] cpufreq: governor: Quit work-handlers early if governor is stopped
[PATCH v3 0/2] thermal: mediatek: Add cpu power cooling model
2015-10-28 15:44 UTC (4+ messages)
` [PATCH v3 2/2] arm64: dts: mt8173: Add thermal zone node for mt8173
[PATCH v2] cpufreq: i.MX6: -EPROBE_DEFER fixes
2015-10-28 9:00 UTC (9+ messages)
` [PATCH 1/5] cpufreq: imx6q: Fix goto wrong error label
` [PATCH 2/5] cpufreq: imx6q: Fix wrong device in devm_kzalloc
` [PATCH 3/5] cpufreq: imx6q: Fix regulator/clock error handling
` [PATCH 4/5] cpufreq: imx6q: Use id_table to distinguish between SoCs
` [PATCH 5/5] cpufreq: imx6q: pu regulator is not optional
[PATCH] power: qcom_smbb: Add otg regulator for control of vbus
2015-10-28 8:35 UTC (3+ messages)
[PATCH V2 0/5] cpufreq: sysfs cleanup
2015-10-28 8:28 UTC (5+ messages)
` [PATCH V2 4/5] cpufreq: create cpu/cpufreq/policyX directories
cpufreq: i.MX6: -EPROBE_DEFER fixes
2015-10-28 7:59 UTC (3+ messages)
[PATCH] drivers: power: always set IRQF_ONESHOT if no primary handler is specified
2015-10-28 5:04 UTC
[PATCH v3] PM / suspend: replacing printk
2015-10-28 3:24 UTC
[PATCH v3] PM / suspend: replacing printk
2015-10-28 3:21 UTC
[PATCH 0/3][v2] Fix incorrect using of acpi irq
2015-10-28 3:19 UTC (2+ messages)
[PATCH] intel_pstate, decrease number of "HWP enabled" messages
2015-10-28 3:28 UTC (2+ messages)
[PULL] cpuidle for 4.4
2015-10-28 3:05 UTC (2+ messages)
[PATCH 17/70] cpufreq: interactive: take idle notifications only when active
2015-10-27 20:56 UTC (2+ messages)
[PATCH v2] PM / suspend: replacing printk
2015-10-27 19:37 UTC (4+ messages)
[PATCH] kernel: power: replacing printk
2015-10-27 19:00 UTC (2+ messages)
[RFC v2 0/6] Managing cluser-level c-states with generic power domains
2015-10-27 17:40 UTC (9+ messages)
` [RFC v3 0/7] Managing cluser-level idle-states "
` [RFC v3 1/7] PM / Domains: prepare for devices that might register a power state
` [RFC v3 2/7] PM / Domains: support idle-states as genpd multiple-state
` [RFC v3 3/7] arm64: dts: Add idle-states for Juno
` [RFC v3 4/7] arm64: Juno: declare generic power domains for both clusters
` [RFC v3 5/7] drivers: cpu-pd: allow calling of_cpu_pd_init from platform code
` [RFC v3 6/7] arm64: PM /Domains: Initialize CPU-domains from DT
` [RFC v3 7/7] arm64: Juno: declare idle-state cluster-sleep-0 as genpd state
[PATCH v2 00/11] arm64: kernel: Add support for hibernate/suspend-to-disk
2015-10-27 17:29 UTC (5+ messages)
` [PATCH v2 08/11] arm64: kernel: Include _AC definition in page.h
` [PATCH v2 09/11] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
` [PATCH v2 10/11] PM / Hibernate: clean cached pages on architectures that require it
` [PATCH v2 11/11] arm64: kernel: Add support for hibernate/suspend-to-disk
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).