messages from 2013-02-17 01:09:52 to 2013-02-20 17:18:37 UTC [more...]
[RFC PATCH 0/9] Support for tegra30 thermal
2013-02-20 17:18 UTC (45+ messages)
` [RFC PATCH 1/9] ARM: dt: t30 cardhu: add dt entry for lm90
` [RFC PATCH 3/9] hwmon: (lm90) add support to handle irq
` [lm-sensors] "
` [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 8/9] ARM: dt: t30 cardhu: add dt entry for thermal driver
` [RFC PATCH 9/9] ARM: tegra: defconfig: enable thermal framework
` [RFC PATCH 2/9] hwmon: (lm90) split set&show temp as common codes
` [lm-sensors] "
` [RFC PATCH 4/9] hwmon: (lm90) use macros for the indexes of temp8 and temp11
` [RFC PATCH 7/9] thermal: tegra30: add tegra30 thermal driver
[PATCH v2] vt: add init_hide parameter to suppress boot output
2013-02-20 16:54 UTC (5+ messages)
[PATCH v10 0/4] block layer runtime pm
2013-02-20 15:43 UTC (6+ 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 15:24 UTC (5+ messages)
[PATCH] fuse: make fuse daemon frozen along with kernel threads
2013-02-20 13:13 UTC (9+ 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 (27+ 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)
[PATCH v6 00/46] CPU hotplug: stop_machine()-free CPU hotplug
2013-02-19 10:58 UTC (65+ messages)
` [PATCH v6 01/46] percpu_rwlock: Introduce the global reader-writer lock backend
` [PATCH v6 02/46] percpu_rwlock: Introduce per-CPU variables for the reader and the writer
` [PATCH v6 03/46] percpu_rwlock: Provide a way to define and init percpu-rwlocks at compile time
` [PATCH v6 04/46] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
` [PATCH v6 05/46] percpu_rwlock: Make percpu-rwlocks IRQ-safe, optimally
` [PATCH v6 06/46] percpu_rwlock: Rearrange the read-lock code to fastpath nested percpu readers
` [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 09/46] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v6 10/46] smp, cpu hotplug: Fix smp_call_function_*() to prevent CPU offline properly
` [PATCH v6 11/46] smp, cpu hotplug: Fix on_each_cpu_*() "
` [PATCH v6 12/46] sched/timer: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 13/46] sched/migration: Use raw_spin_lock/unlock since interrupts are already disabled
` [PATCH v6 14/46] sched/rt: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 15/46] tick: "
` [PATCH v6 16/46] time/clocksource: "
` [PATCH v6 17/46] clockevents: Use get/put_online_cpus_atomic() in clockevents_notify()
` [PATCH v6 18/46] softirq: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v6 19/46] irq: "
` [PATCH v6 20/46] net: "
` [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()
[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 (4+ messages)
pm_idle cleanup patch series
2013-02-18 16:28 UTC (3+ messages)
` [PATCH 05/16] blackfin idle: delete pm_idle
[Bisected] 3.7-rc1 can't resume
2013-02-18 16:21 UTC (2+ messages)
[PATCH 01/16] APM idle: register apm_cpu_idle via cpuidle
2013-02-18 13:30 UTC (4+ messages)
` APM: Request to Test
` [PATCH v2] APM idle: register apm_cpu_idle via cpuidle
idle patches queued for Linux-3.9
2013-02-18 5:00 UTC (6+ messages)
` [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)
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
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).