messages from 2013-02-18 12:41:04 to 2013-02-22 01:56:48 UTC [more...]
[PATCH linux-next] cpufreq: ondemand: Calculate gradient of CPU load to early increase frequency
2013-02-22 1:56 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v3 "
[GIT PULL] x86/mm changes for v3.9-rc1
2013-02-22 0:34 UTC
[PATCH v6 00/46] CPU hotplug: stop_machine()-free CPU hotplug
2013-02-22 0:31 UTC (50+ messages)
` [PATCH v6 04/46] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
` [PATCH v6 07/46] percpu_rwlock: Allow writers to be readers, and add lockdep annotations
` [PATCH v6 08/46] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v6 20/46] net: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 21/46] block: "
` [PATCH v6 22/46] crypto: pcrypt - Protect access to cpu_online_mask with get/put_online_cpus()
` [PATCH v6 23/46] infiniband: ehca: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 24/46] [SCSI] fcoe: "
` [PATCH v6 25/46] staging: octeon: "
` [PATCH v6 26/46] x86: "
` [PATCH v6 27/46] perf/x86: "
` [PATCH v6 28/46] KVM: Use get/put_online_cpus_atomic() to prevent CPU offline from atomic context
` [PATCH v6 29/46] kvm/vmx: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 30/46] x86/xen: "
` [PATCH v6 31/46] alpha/smp: "
` [PATCH v6 32/46] blackfin/smp: "
` [PATCH v6 33/46] cris/smp: "
` [PATCH v6 34/46] hexagon/smp: "
` [PATCH v6 35/46] ia64: "
` [PATCH v6 36/46] m32r: "
` [PATCH v6 37/46] MIPS: "
` [PATCH v6 38/46] mn10300: "
` [PATCH v6 39/46] parisc: "
` [PATCH v6 40/46] powerpc: "
` [PATCH v6 41/46] sh: "
` [PATCH v6 42/46] sparc: "
` [PATCH v6 43/46] tile: "
` [PATCH v6 44/46] cpu: No more __stop_machine() in _cpu_down()
` [PATCH v6 45/46] CPU hotplug, stop_machine: Decouple CPU hotplug from stop_machine() in Kconfig
` [PATCH v6 46/46] Documentation/cpu-hotplug: Remove references to stop_machine()
[PATCH V2 0/4] CPUFreq: Implement per policy instances of governors
2013-02-21 23:53 UTC (7+ messages)
` [PATCH V2 1/4] cpufreq: Add per policy governor-init/exit infrastructure
` [PATCH V2 3/4] cpufreq: Add Kconfig option to enable/disable have_multiple_policies
` [PATCH V2 4/4] cpufreq: Get rid of "struct global_attr"
[PATCH 1/2] time : pass broadcast device parameter
2013-02-21 22:01 UTC (2+ messages)
` [PATCH 2/2][RFC] time : set broadcast irq affinity
[PATCH v2 linux-next 0/2] cpufreq: cpufreq_driver_lock is hot on large systems
2013-02-21 17:49 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] cpufreq: Convert the cpufreq_driver_lock to a rwlock
` [PATCH v3 2/2] cpufreq: Convert the cpufreq_driver_lock to use the rcu
[PATCH v2] vt: add init_hide parameter to suppress boot output
2013-02-21 17:01 UTC (12+ messages)
` [PATCH v3] "
[PATCH 11/16] microblaze idle: delete pm_idle
2013-02-21 16:25 UTC (3+ messages)
` [PATCH] microblaze idle: Fix compile error
[PATCH] PM / OPP: fix condition for empty of_init_opp_table()
2013-02-21 16:24 UTC (3+ messages)
pm_idle cleanup patch series
2013-02-21 16:24 UTC (13+ messages)
` [PATCH 05/16] blackfin idle: delete pm_idle
` [PATCH] blackfin idle: Fix compile error
` [PATCH 09/16] ia64 idle: delete pm_idle
[PATCH v10 0/4] block layer runtime pm
2013-02-21 9:19 UTC (7+ messages)
` [PATCH v10 1/4] block: add a flag to identify PM request
` [PATCH v10 2/4] block: add runtime pm helpers
` [PATCH v10 3/4] block: implement runtime pm strategy
` [PATCH v10 4/4] sd: change to auto suspend mode
[PATCH] freezer: configure user space process frozen along with kernel threads
2013-02-20 22:49 UTC (11+ messages)
[PATCH 01/16] APM idle: register apm_cpu_idle via cpuidle
2013-02-20 17:48 UTC (5+ messages)
` APM: Request to Test
` [PATCH v2] APM idle: register apm_cpu_idle via cpuidle
[RFC PATCH 0/9] Support for tegra30 thermal
2013-02-20 17:18 UTC (44+ messages)
` [RFC PATCH 1/9] ARM: dt: t30 cardhu: add dt entry for lm90
` [RFC PATCH 2/9] hwmon: (lm90) split set&show temp as common codes
` [lm-sensors] "
` [RFC PATCH 3/9] hwmon: (lm90) add support to handle irq
` [lm-sensors] "
` [RFC PATCH 4/9] hwmon: (lm90) use macros for the indexes of temp8 and temp11
` [RFC PATCH 5/9] Thermal: Support using dt node to get sensor
` [RFC PATCH 6/9] hwmon: (lm90) Register to the thermal framework
` [lm-sensors] "
` [RFC PATCH 7/9] thermal: tegra30: add tegra30 thermal driver
` [RFC PATCH 8/9] ARM: dt: t30 cardhu: add dt entry for "
[PATCH] fuse: make fuse daemon frozen along with kernel threads
2013-02-20 13:13 UTC (7+ messages)
` Getting rid of freezer for suspend [was Re: [fuse-devel] [PATCH] fuse: make fuse daemon frozen along with kernel threads]
` Getting rid of freezer for suspend [was "
[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
2013-02-19 18:29 UTC (25+ messages)
` [PATCH v5 29/45] x86/xen: Use get/put_online_cpus_atomic() to prevent CPU offline
[PATCH v9 0/4] block layer runtime pm
2013-02-19 16:34 UTC (4+ messages)
` [PATCH v9 3/4] block: implement runtime pm strategy
[PATCH V3 1/2] Thermal: exynos: Add support for temperature falling interrupt
2013-02-19 15:50 UTC (4+ messages)
` [PATCH V3 2/2] thermal: exynos: Use the new thermal trend type for quick cooling action
[PATCH] thermal: return an error on failure to register thermal class
2013-02-19 15:48 UTC (2+ messages)
SYSFS "errors"
2013-02-19 14:53 UTC (32+ messages)
[GIT PULL] ACPI and power management updates for v3.9-rc1
2013-02-19 12:37 UTC
[PATCH] vt: add init_hide parameter to suppress boot output
2013-02-19 12:31 UTC (3+ messages)
[PATCHv2 0/9] Thermal Framework Enhancements
2013-02-19 9:10 UTC (3+ messages)
` [PATCH 8/9] Thermal: Add ABI Documentation for sysfs interfaces
[PATCH v9 4/4] sd: change to auto suspend mode
2013-02-18 21:55 UTC (2+ messages)
[Bisected] 3.7-rc1 can't resume
2013-02-18 16:21 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).