messages from 2013-02-08 09:21:17 to 2013-02-18 10:34:27 UTC [more...]
[PATCH v5 01/45] percpu_rwlock: Introduce the global reader-writer lock backend
2013-02-18 10:34 UTC (66+ messages)
` [PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
` [PATCH v5 04/45] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
` [PATCH v5 05/45] percpu_rwlock: Make percpu-rwlocks IRQ-safe, optimally
` [PATCH v5 06/45] percpu_rwlock: Allow writers to be readers, and add lockdep annotations
` [PATCH v5 07/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v5 08/45] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v5 09/45] smp, cpu hotplug: Fix smp_call_function_*() to prevent CPU offline properly
` [PATCH v5 14/45] rcu, CPU hotplug: Fix comment referring to stop_machine()
` [PATCH v5 44/45] CPU hotplug, stop_machine: Decouple CPU hotplug from stop_machine() in Kconfig
` [PATCH v5 45/45] Documentation/cpu-hotplug: Remove references to stop_machine()
[PATCH] fuse: make fuse daemon frozen along with kernel threads
2013-02-18 6:26 UTC (28+ messages)
` [fuse-devel] "
` Getting rid of freezer for suspend [was Re: [fuse-devel] [PATCH] fuse: make fuse daemon frozen along with kernel threads]
idle patches queued for Linux-3.9
2013-02-18 5:00 UTC (22+ messages)
` [PATCH 01/16] intel_idle: stop using driver_data for static flags
` [PATCH 02/16] Replace the flag by a simple global boolean in the cpuidle.c. That will allow to cleanup the rest of the code right after, because the ops won't make sense
` [PATCH 03/16] davinci: cpuidle - move code to prevent forward declaration
` [PATCH 04/16] davinci: cpuidle - remove the ops
` [PATCH 05/16] davinci: cpuidle - remove useless initialization
` [PATCH 06/16] ACPI / idle: remove unused definition
` [PATCH 07/16] ACPI / idle : remove pointless headers
` [PATCH 08/16] ACPI / idle: pass the cpuidle_device parameter
` [PATCH 09/16] ACPI / idle: remove usage of the statedata
` [PATCH 10/16] cpuidle: remove vestage definition of cpuidle_state_usage.driver_data
` [PATCH 11/16] intel_idle: support Haswell
` [PATCH 12/16] tools/power turbostat: "
` [PATCH 13/16] tools/power turbostat: decode MSR_IA32_POWER_CTL
` [PATCH 14/16] intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES
` cpuidle sizes (Re: [PATCH 14/16] intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES)
` [PATCH 15/16] intel_idle: remove assumption of one C-state per MWAIT flag
` [PATCH 16/16] intel_idle: export both C1 and C1E
[PATCH v9 4/4] sd: change to auto suspend mode
2013-02-18 3:20 UTC (3+ messages)
usb_wwan_write() called while device still being resumed
2013-02-18 3:20 UTC (6+ messages)
[Bisected] 3.7-rc1 can't resume
2013-02-17 20:52 UTC (3+ messages)
[PATCH v2] firewire: Fix ohci free_irq() warning
2013-02-17 8:41 UTC (3+ messages)
` [PATCH v3] "
[PATCH v5 0/4] Kirkwood and Dove Thermal drivers
2013-02-16 19:10 UTC (3+ messages)
` [PATCH v5 2/4] ARM: Kirkwood: Add support thermal sensor for 88F6282 and 88F6283
[PATCH] pm: provide stubs for PM VT console switch routines
2013-02-15 17:00 UTC (2+ messages)
` [Intel-gfx] "
[PATCH 0/2] cpufreq: cpufreq_driver_lock is hot on large systems
2013-02-13 13:20 UTC (9+ messages)
` [PATCH v2 linux-next "
` [PATCH v2 linux-next 2/2] cpufreq: Convert the cpufreq_driver_lock to use the rcu
pm_idle cleanup patch series
2013-02-12 22:04 UTC (30+ messages)
` [PATCH 01/16] APM idle: register apm_cpu_idle via cpuidle
` [PATCH 02/16] x86 idle: rename global pm_idle to static x86_idle
` [PATCH 03/16] sh idle: rename global pm_idle to static sh_idle
` [PATCH 04/16] sparc idle: rename pm_idle to sparc_idle
` [PATCH 05/16] blackfin idle: delete pm_idle
` [PATCH 06/16] ARM "
` [PATCH 07/16] ARM64 "
` [PATCH 08/16] cris idle: delete idle and pm_idle
` [PATCH 09/16] ia64 idle: delete pm_idle
` [PATCH 10/16] m32r idle: delete pm_idle, and other dead idle code
` [PATCH 11/16] microblaze idle: delete pm_idle
` [PATCH 12/16] mn10300 "
` [PATCH 13/16] openrisc "
` [ORLinux] "
` [PATCH 14/16] unicore32 idle: delete stray pm_idle comment
` [PATCH 15/16] PM idle: remove global declaration of pm_idle
` [PATCH 16/16] xen idle: make xen-specific macro xen-specific
` APM: Request to Test
` [PATCH v2] APM idle: register apm_cpu_idle via cpuidle
Should SPARC use cpuidle? (was: linux-next: build failure after merge of the final tree (acpi tree related))
2013-02-12 19:42 UTC (4+ messages)
` Should SPARC use cpuidle?
[PATCH] thermal: return an error on failure to register thermal class
2013-02-12 19:39 UTC
[PATCH 1/3] cpufreq: exynos: Remove error return even if no soc found
2013-02-12 5:00 UTC (7+ messages)
` [PATCH 3/3] dts: Add cpufreq controller node for Exynos5440 SoC
[PATCH] cpufreq: 64bit divide in intel_pstate_calc_busy()
2013-02-11 19:42 UTC (2+ messages)
[PATCH] cpufreq: dereference cpufreq_driver after check
2013-02-11 15:29 UTC (3+ messages)
cpufreq.c:1779 suspicious rcu_dereference_check() usage!
2013-02-11 15:03 UTC (3+ messages)
[cpufreq] WARNING: at kernel/lockdep.c:2739 lockdep_trace_alloc()
2013-02-11 13:08 UTC (3+ messages)
[PATCH V2 0/4] CPUFreq: Implement per policy instances of governors
2013-02-11 7:50 UTC (5+ messages)
` [PATCH V2 1/4] cpufreq: Add per policy governor-init/exit infrastructure
` [PATCH V2 2/4] cpufreq: governor: Implement per policy instances of governors
` [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 0/4] CPUFreq: Implement per policy instances of governors
2013-02-11 4:39 UTC (5+ messages)
` [PATCH 4/4] cpufreq: governor: "
[PATCH V3] thermal: exynos: Adapt to temperature emulation core thermal framework
2013-02-11 3:54 UTC
[PATCH V2 0/2] Thermal: cpufreq cooling fix
2013-02-11 3:44 UTC
Two x86 idle cleanups
2013-02-10 22:33 UTC (6+ messages)
` [PATCH 1/2] x86 idle: remove mwait_idle() and "idle=mwait" cmdline param
` [PATCH 2/2] x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag
` [PATCH 2/2 v2] "
ACPI / PM: Candidate material for the v3.9 merge window
2013-02-09 21:53 UTC
[PATCH 0/4] CPUFreq Fixes for 3.9
2013-02-09 11:44 UTC (11+ messages)
[PATCH 2/2] cpufreq: conservative: Fix typos in comments
2013-02-09 2:57 UTC (2+ messages)
[PATCH 1/2] cpufreq: ondemand: Fix typos in comments
2013-02-09 2:56 UTC (2+ messages)
[PATCH 1/4] ACPI / idle: remove unused definition
2013-02-08 23:35 UTC (2+ messages)
[PATCH 0/4][V2] davinci: cpuidle - some cleanups
2013-02-08 23:30 UTC (2+ messages)
[PATCH v3 0/4] Kirkwood and Dove Thermal drivers
2013-02-08 14:33 UTC (6+ messages)
` [PATCH v3 2/4] ARM: Kirkwood: Add support thermal sensor for 88F6282 and 88F6283
[BUG] cpufreq: sleeping function called from invalid context at kernel/workqueue.c:2811
2013-02-08 13:23 UTC (4+ messages)
[PATCH 0/5] Thermal: cpu cooling fix
2013-02-08 13:09 UTC (5+ messages)
` [PATCH 2/5] Thermal: Introduce cpu cooling table
[PATCHv3 0/8] Thermal Framework Enhancements
2013-02-08 10:27 UTC (17+ messages)
` [PATCH 1/8] Thermal: Create sensor level APIs
` [PATCH 2/8] Thermal: Create zone "
` [PATCH 5/8] Thermal: Create Thermal map sysfs attributes for a zone
` [PATCH 6/8] Thermal: Add Documentation to new APIs
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).