messages from 2013-09-03 00:31:04 to 2013-09-11 11:19:14 UTC [more...]
[PATCH 0/2] Remodel Tegra cpufreq driver to support Tegra series SoCs
2013-09-11 11:19 UTC (3+ messages)
` [PATCH 1/2] cpufreq: tegra: Remove not used header and clean up codes
` [PATCH 2/2] cpufreq: tegra: Re-model Tegra cpufreq driver
cpufreq_stats NULL deref on second system suspend
2013-09-11 11:15 UTC (15+ messages)
[PATCH 0/5] CPUFreq: Last set of updates for 3.13
2013-09-11 10:59 UTC (8+ messages)
` [PATCH 1/5] cpufreq: Optimize cpufreq_frequency_table_verify()
` [PATCH 2/5] cpufreq: rename __cpufreq_set_policy() as cpufreq_set_policy()
` [PATCH 3/5] cpufreq: rewrite cpufreq_driver->flags using shift operator
` [PATCH 4/5] cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
` [PATCH 5/5] cpufreq: add new routine cpufreq_verify_within_cpu_limits()
[PATCH V3]hrtimer: Fix a performance regression by disable reprogramming in remove_hrtimer
2013-09-11 10:25 UTC (3+ messages)
[PATCH 1/1] Cpufreq: Remove fossil comment of cpufreq_set_policy
2013-09-11 10:08 UTC (4+ messages)
[PATCH 0/4] cpufreq: fixes for v3.12
2013-09-11 9:22 UTC (11+ messages)
` [PATCH 1/4] cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 device
` [PATCH 2/4] cpufreq: imx6q-cpufreq: "
` [PATCH 3/4] ARM: i.MX: change dev_id to cpu0 while registering cpu clock
` [PATCH 4/4] ARM: shmobile: "
[PATCH] Cpufreq: Acquire read lock in the cpufreq_policy_restore() rather than write lock
2013-09-11 8:44 UTC (3+ messages)
"cpufreq: fix serialization issues with freq change notifiers" breaks cpufreq too
2013-09-11 8:39 UTC (18+ messages)
[PATCH v8 0/7] cpufreq:boost: CPU Boost mode support
2013-09-11 7:50 UTC (2+ messages)
cpufreq warning with kernel 3.11
2013-09-11 6:35 UTC (5+ messages)
[PATCH V3 0/6] cpuidle/ppc: Enable broadcast support for deep idle states
2013-09-11 2:52 UTC (7+ messages)
` [PATCH V3 1/6] powerpc: Free up the IPI message slot of ipi call function (PPC_MSG_CALL_FUNC)
` [PATCH V3 2/6] powerpc: Implement broadcast timer interrupt as an IPI message
` [PATCH V3 3/6] cpuidle/ppc: Split timer_interrupt() into timer handling and interrupt handling routines
` [PATCH V3 4/6] cpuidle/ppc: Add basic infrastructure to support the broadcast framework on ppc
` [PATCH V3 5/6] cpuidle/ppc: Introduce the deep idle state in which the local timers stop
` [PATCH V3 6/6] cpuidle/ppc: Nominate new broadcast cpu on hotplug of the old
[Update PATCH 1/1] Cpufreq: Remove fossil comment of cpufreq_set_policy
2013-09-10 14:53 UTC
[PATCH v3 00/16] DT/core: update cpu device of_node
2013-09-10 11:19 UTC (10+ messages)
` [PATCH v4 00/19] "
` [PATCH v4 12/19] cpufreq: cpufreq-cpu0: remove device tree parsing for cpu nodes
[PATCH 0/5] Cpufreq fixes related to cpu hotplug/sysfs-writes
2013-09-10 8:57 UTC (8+ messages)
` [PATCH 1/5] cpufreq: Split __cpufreq_remove_dev() into 2 parts (kobj cleanup & the rest)
` [PATCH 2/5] cpufreq: Invoke __cpufreq_remove_dev_finish() after releasing cpu_hotplug.lock
` [PATCH 3/5] cpufreq: Synchronize the cpufreq store_*() routines with CPU hotplug
` [PATCH 4/5] cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes
` [PATCH 5/5] cpufreq: Use signed type for 'ret' variable, to store negative error values
[PATCH 1/2] cpufreq: don't allow governor limits to be changed when it is disabled
2013-09-10 8:47 UTC (12+ messages)
` [PATCH 2/2] cpufreq: serialize calls to __cpufreq_governor()
[PATCH V2] intel_pstate: Add Haswell CPU models
2013-09-09 16:39 UTC (2+ messages)
[PATCH] typo in drivers/thermal/Kconfig: lpatform instead of platform
2013-09-09 13:12 UTC (2+ messages)
[PATCH 00/27] ACPI AML helper conversion
2013-09-09 8:57 UTC (37+ messages)
` [PATCH 01/27] olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method()
` [PATCH 02/27] gpiolib-acpi: "
` [PATCH 03/27] eeepc-laptop: "
` [PATCH 04/27] fujitsu-laptop: "
` [PATCH 05/27] intel-rst: "
` [PATCH 06/27] intel-smartconnect: "
` [PATCH 07/27] topstar-laptop: "
` [PATCH 08/27] toshiba_acpi: "
` [PATCH 09/27] wmi: "
` [PATCH 10/27] pcc_freq: convert acpi_get_handle() to acpi_has_method()
` [PATCH 11/27] i915: intel_acpi: "
` [PATCH 12/27] nouveau_acpi: "
` [PATCH 13/27] acpi_pcihp: "
` [PATCH 14/27] pci-acpi: "
` [PATCH 15/27] fujitsu-laptop: "
` [PATCH 16/27] intel_menlow: "
` [PATCH 17/27] sony-laptop: "
` [PATCH 18/27] toshiba_acpi: "
` [PATCH 19/27] wmi: "
` [PATCH 20/27] pnpacpi: "
` [PATCH 21/27] acpi_processor: convert acpi_evaluate_object() to acpi_evaluate_integer()
` [PATCH 22/27] ACPI: dock: "
` [PATCH 23/27] i2c-hid: "
` [PATCH 24/27] fujitsu-laptop: "
` [PATCH 25/27] intel-rst: "
` [PATCH 26/27] intel-smartconnect: "
` [PATCH 27/27] toshiba_acpi: "
[PATCH] scsi: sr: use block layer runtime PM
2013-09-09 2:01 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/2] virtio: Replace CONFIG_PM with CONFIG_PM_SLEEP
2013-09-09 0:39 UTC (6+ messages)
` [PATCH 1/2] virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PM
` [PATCH 2/2] virtio: pm: use "
[PATCH] virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PM
2013-09-09 0:33 UTC (6+ messages)
[RFC PATCH 00/14] RFCv2: device thermal limits represented in device tree nodes
2013-09-07 0:19 UTC (10+ messages)
` [RFC PATCH 02/14] drivers: thermal: introduce device tree parser
[RESEND RFC PATCH v3 00/35] mm: Memory Power Management
2013-09-06 5:24 UTC (15+ messages)
` [RFC PATCH v3 04/35] mm: Initialize node memory regions during boot
` [RFC PATCH v3 06/35] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v3 08/35] mm: Demarcate and maintain pageblocks in region-order in the zones' freelists
` [RFC PATCH v3 09/35] mm: Track the freepage migratetype of pages accurately
[PATCH 1/3] thermal: samsung: correct the fall interrupt en, status bit fields
2013-09-06 4:38 UTC (5+ messages)
` [PATCH 2/3] thermal: samsung: change base_common to more meaningful base_second
` [PATCH 3/3] thermal: samsung: Add TMU support for Exynos5420 SoCs
[RFC PATCH 00/18 v3] Signature verification of hibernate snapshot
2013-09-05 13:28 UTC (16+ messages)
` [PATCH 10/18] efi: Enable secure boot lockdown automatically when enabled in firmware
` [PATCH 11/18] Hibernate: introduced RSA key-pair to verify signature of snapshot
[PATCH v2 RFT 0/2] PM / Hibernate: sysfs resume
2013-09-05 12:25 UTC (3+ messages)
` [PATCH v2 RFT 2/2] PM / Hibernate: add section for resume options
3.7-rc regression bisected: s2disk fails to resume image: Processes could not be frozen, cannot continue resuming
2013-09-05 12:23 UTC (4+ messages)
` [BUG] "
` [Suspend-devel] "
[PATCH RFC 0/2] PM / Hibernate: sysfs resume
2013-09-05 11:56 UTC (3+ messages)
` [PATCH RFC 2/2] PM / Hibernate: add section for resume options
[RFC PATCH 00/14] arm64: suspend/resume implementation
2013-09-02 11:17 UTC (5+ messages)
` [RFC PATCH 04/14] arm64: kernel: suspend/resume registers save/restore
[Query] CPUFreq: Does these machines have separate clock domains for CPUs?
2013-09-04 7:27 UTC (4+ messages)
[Query-CPUIdle]: Not much activity in C0 state
2013-09-03 13:32 UTC (2+ messages)
mutex warning in cpufreq + RFC patch
2013-09-03 13:18 UTC (6+ messages)
[GIT PULL] soc-thermal: fixes on 3.12
2013-09-03 13:18 UTC
[GIT PULL] ACPI and power management updates for v3.12-rc1
2013-09-03 11:44 UTC
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).