messages from 2011-08-29 15:56:17 to 2011-10-31 07:32:27 UTC [more...]
[PATCH v9 1/4] cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
2011-10-31 7:32 UTC (6+ messages)
` [PATCH v9 2/4] cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
` [PATCH v9 3/4] cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
` [PATCH v9 4/4] cpuidle: Single/Global registration of idle states
hiberante hangs TCP Re: [EXAMPLE CODE] Parasite thread injection and TCP connection hijacking
2011-10-30 20:43 UTC (2+ messages)
[PATCH 4/6 v2] PM: Limit race conditions between runtime PM and system sleep (v2)
2011-10-28 20:00 UTC (3+ messages)
[PATCH] CPU hotplug, PM: Remove unused symbol 'suspend_cpu_hotplug'
2011-10-28 13:47 UTC
[PATCH v9 0/4] cpuidle: Global registration of idle states with per-cpu statistics
2011-10-28 10:49 UTC
[PATCH 2/2] nfs: make TASK_KILLABLE sleeps attempt to freeze
2011-10-28 6:08 UTC
[PATCH 1/2] sunrpc: make rpc_wait_bit_killable handle freeze events
2011-10-28 6:08 UTC
[PATCH 1/4] freezer: make fake_signal_wake_up wake TASK_KILLABLE tasks too
2011-10-27 20:26 UTC (3+ messages)
Problem statement: Opportunistic suspend and i8042 wakeups
2011-10-27 5:47 UTC
Linux Foundation mailing list services restored
2011-10-27 0:47 UTC
[markgross@thengar.org: [RFC] wake up notifications and suspend blocking (aka more wakelock stuff)]
2011-10-25 15:14 UTC
[PATCH 4/8] OMAP2+: omap_hwmod: manage the wake-up latency constraints
2011-10-10 22:52 UTC (5+ messages)
` [PATCH 8/8] OMAP3: powerdomain data: add wake-up latency figures
[PATCH 1/4] cgroup: change locking order in attach_task_by_pid()
2011-09-11 3:35 UTC (8+ messages)
` [PATCH 2/4] threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
` [PATCH 3/4] threadgroup: extend threadgroup_lock() to cover exit and exec
` [PATCH 4/4] cgroup: always lock threadgroup during migration
` [PATCHSET cgroup] extend threadgroup locking
[PATCH 1/6] cgroup_freezer: fix freezer->state setting bug in freezer_change_state()
2011-09-11 1:54 UTC (26+ messages)
` [PATCH 2/6] freezer: set PF_NOFREEZE on a dying task right before TASK_DEAD "
` [PATCH 3/6] freezer: restructure __refrigerator()
` [PATCH 4/6] freezer: use lock_task_sighand() in fake_signal_wake_up()
` [PATCH 5/6] freezer: remove unused @sig_only from freeze_task()
` [PATCH 6/6] freezer: kill unused set_freezable_with_signal()
` [PATCH 0/1] freezer: fix wait_event_freezable/__thaw_task races
` [PATCH 1/1] "
` [PATCHSET pm-freezer] freezer: fixes & simplifications
[PATCH 2/2] PM/runtime: handle ->runtime_suspend failure correctly
2011-09-10 14:37 UTC
[PATCH 1/2] PM/runtime: update document about callbacks
2011-09-10 14:37 UTC
LPC 2011 Power Management Session notes
2011-09-09 22:50 UTC (4+ messages)
[PATCH] PM / Runtime: pm_runtime_idle can be called in atomic context
2011-09-08 16:06 UTC
Issue: Runtime API usage in wake-up device irq_handler during wakeup from system-wide-suspend
2011-09-08 13:51 UTC (4+ messages)
[PATCH 1/7] x86: Expand the x86_msi_ops to have a restore MSIs
2011-09-08 13:38 UTC (18+ messages)
` [PATCH 2/7] x86, acpi, tboot: Have a ACPI sleep override instead of calling tboot_sleep
` [PATCH 3/7] x86/acpi/sleep: Provide registration for acpi_suspend_lowlevel
` [PATCH 4/7] xen: Utilize the restore_msi_irqs hook
` [PATCH 5/7] xen/acpi: Domain0 acpi parser related platform hypercall
` [PATCH 6/7] xen/acpi/sleep: Enable ACPI sleep via the __acpi_override_sleep
` [PATCH 7/7] xen/acpi/sleep: Register to the acpi_suspend_lowlevel a callback
` [RFC PATCH v1] ACPI S3 to work under Xen
` [Xen-devel] "
` [Xen-devel] RE: [PATCH 2/7] x86, acpi, tboot: Have a ACPI sleep override instead of calling tboot_sleep
` [Xen-devel] RE: [PATCH 5/7] xen/acpi: Domain0 acpi parser related platform hypercall
[PATCH] vt/suspend: cleanup #if defined uglyness and fix compile error
2011-09-07 16:49 UTC
[PATCH] vt/suspend: cleanup #if defined uglyness and fix compile error
2011-09-06 21:04 UTC
[PATCH] OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers
2011-09-06 20:20 UTC (4+ messages)
[BUG] CPU hotplug, freezer: Freezing of tasks failed after 20.00 seconds
2011-09-06 6:01 UTC (5+ messages)
[BUG] Soft-lockup during cpu-hotplug in VFS callpaths
2011-09-06 5:03 UTC (4+ messages)
[PATCH 1/5] PM / Domains: Split device PM domain data into base and need_restore
2011-09-05 15:30 UTC (17+ messages)
` [PATCH 2/5] PM / Runtime: Do not run callbacks under lock for power.irq_safe set
` [PATCH 3/5] PM / QoS: Add function dev_pm_qos_read_value()
` [RFC][PATCH 4/5] PM / Domains: Add device stop governor function
` [RFC][PATCH 5/5] PM / Domains: Add default power off "
` [PATCH 0/5] PM: Generic PM domains and device PM QoS
[PATCH] spi: Fix builderror in spi-pl022.c
2011-09-05 12:45 UTC
[PATCHSET cgroup] extend threadgroup locking
2011-09-04 18:01 UTC
[PATCH v4 1/2] Input: enable i8042-level wakeup control
2011-09-03 12:45 UTC (2+ messages)
[PATCH pm-freezer 2/4] freezer: set PF_NOFREEZE on a dying task right before TASK_DEAD setting bug in freezer_change_state()
2011-09-02 18:31 UTC (13+ messages)
` [PATCH pm-freezer 3/4] freezer: restructure __refrigerator()
` [PATCH pm-freezer 4/4] freezer: use lock_task_sighand() in fake_signal_wake_up()
` [PATCH pm-freezer 1/4] cgroup_freezer: fix freezer->state setting bug in freezer_change_state()
[PATCHSET pm-freezer] freezer: fixes & simplifications
2011-09-02 18:27 UTC
[PATCH 1/8] OMAP: convert I2C driver to PM QoS for latency constraints
2011-09-02 13:13 UTC (8+ messages)
` [PATCH 2/8] OMAP: PM: create a PM layer plugin for per-device constraints
` [PATCH 3/8] OMAP2+: powerdomain: control power domains next state
` [PATCH 4/8] OMAP3: powerdomain data: add wake-up latency figures
` [PATCH 5/8] OMAP2+: omap_hwmod: manage the wake-up latency constraints
` [PATCH 6/8] OMAP: PM CONSTRAINTS: implement the devices "
` [PATCH 7/8] OMAP2+: cpuidle only influences the MPU state
` [PATCH 8/8] OMAP3: update cpuidle latency and threshold figures
[PATCH 0/8] PM QoS: implement the OMAP low level constraints management code
2011-09-02 13:13 UTC
how to best map device regulators
2011-09-02 12:49 UTC (2+ messages)
[BUG] CPU hotplug, suspend: Possible circular locking dependency detected
2011-09-02 10:56 UTC
[PATCH v9 0/4] Devfreq, DVFS Framework for Non-CPU Devices
2011-09-02 6:55 UTC (11+ messages)
` [PATCH v9 1/4] PM / OPP: Add OPP availability change notifier
` [PATCH v9 2/4] PM: Introduce devfreq: generic DVFS framework with device-specific OPPs
` [PATCH v9 3/4] PM / devfreq: add common sysfs interfaces
` [PATCH v9 4/4] PM / devfreq: add basic governors
[PATCH] OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers
2011-09-01 18:12 UTC
[PATCH 1/1] OMAP: omap_device: only override _noirq methods, not normal suspend/resume
2011-09-01 17:50 UTC (2+ messages)
[PATCH 6/6] cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
2011-09-01 12:58 UTC (5+ messages)
[RFC PATCH v1] ACPI S3 to work under Xen
2011-08-31 18:31 UTC
wait_event_freezable variant for TASK_KILLABLE?
2011-08-31 12:44 UTC
[PATCH pm-freezer 1/4] cgroup_freezer: fix freezer->state setting bug in freezer_change_state()
2011-08-31 10:21 UTC
[PATCH v7 0/4] DEVFREQ, DVFS Framework for Non-CPU Devices
2011-08-31 3:59 UTC (18+ messages)
` [PATCH v8 0/5] "
` [PATCH v8 3/5] PM / DEVFREQ: add common sysfs interfaces
` [PATCH v8 4/5] PM / DEVFREQ: add internal interfaces for governors
` [PATCH v8 5/5] PM / DEVFREQ: add basic governors
LPC2011 Power Management Micro Conf
2011-08-30 22:39 UTC (2+ messages)
` [Update] "
[stable] [regression] Re: [213/474] x86, hotplug: Use mwait to offline a processor, fix the legacy case
2011-08-30 22:34 UTC
[PATCH 0/5] PM: Generic PM domains and device PM QoS
2011-08-30 22:17 UTC
[PATCH v2 0/4] bq24022: Add support for bq2407x family
2011-08-30 10:52 UTC (8+ messages)
` [PATCH v2 1/4] bq24022: Evaluate returns of gpio_direction_output-calls
` [PATCH 2/4] bq24022: Use dev_err instead of dev_dbg for error messages
` [PATCH 3/4] bq24022: Keep track of gpio states
` [PATCH v2 4/4] bq24022: Add support for the bq2407x family
[PATCH pm-freezer 1/4] cgroup_freezer: fix freezer->state setting bug in freezer_change_state()
2011-08-29 18:02 UTC (6+ messages)
` [PATCH pm-freezer 3/4] freezer: check freezing() before leaving FROZEN state
` [PATCH pm-freezer 4/4] freezer: use lock_task_sighand() in fake_signal_wake_up()
` [PATCH pm-freezer 2/4] freezer: set PF_NOFREEZE on a dying task right before TASK_DEAD
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).