messages from 2012-11-27 15:08:23 to 2012-12-04 17:10:34 UTC [more...]
[RFC PATCH 0/5] USB: prepare for support port power off on non-ACPI device
2012-12-04 17:10 UTC (19+ messages)
` [RFC PATCH 1/5] Device Power: introduce power controller
` [RFC PATCH 2/5] driver core: introduce global device ADD/DEL notifier
` [RFC PATCH 3/5] USB: hub: apply power controller on usb port
` [RFC PATCH 4/5] arm: omap2: support port power on lan95xx devices
` [RFC PATCH 5/5] usb: omap ehci: remove all regulator control from ehci omap
[PATCH 0/6 v5] cpufreq: add support for Calxeda ECX-1000 (highbank)
2012-12-04 16:21 UTC (33+ messages)
` [PATCH 2/6 v5] clk, highbank: Prevent glitches in non-bypass reset mode
` [PATCH 4/6 v5] arm highbank: add support for pl320 IPC
` [PATCH 0/6 v6] cpufreq: add support for Calxeda ECX-1000 (highbank)
` [PATCH 1/6 v6] arm: use devicetree to get smp_twd clock
` [PATCH 2/6 v6] clk, highbank: Prevent glitches in non-bypass reset mode
` [PATCH 3/6 v6] cpufreq: tolerate inexact values when collecting stats
` [PATCH 4/6 v6] arm highbank: add support for pl320 IPC
` [PATCH 5/6 v6] power: export opp cpufreq functions
` [PATCH 6/6 v6] cpufreq, highbank: add support for highbank cpufreq
` [PATCH 0/6 v7] cpufreq: add support for Calxeda ECX-1000 (highbank)
` [PATCH 1/6 v7] arm: use devicetree to get smp_twd clock
` [PATCH 2/6 v7] clk, highbank: Prevent glitches in non-bypass reset mode
` [PATCH 3/6 v7] cpufreq: tolerate inexact values when collecting stats
` [PATCH 4/6 v7] arm highbank: add support for pl320 IPC
` [PATCH 5/6 v7] power: export opp cpufreq functions
` [PATCH 6/6 v7] cpufreq, highbank: add support for highbank cpufreq
[PATCH RFC] PM/Devfreq: Add Exynos5-bus devfreq driver for Exynos5250
2012-12-04 16:18 UTC (3+ messages)
[RFC PATCH 00/10] CPU hotplug: stop_machine()-free CPU hotplug
2012-12-04 15:17 UTC (12+ messages)
` [RFC PATCH 01/10] CPU hotplug: Introduce "stable" cpu online mask, for atomic hotplug readers
` [RFC PATCH 02/10] smp, cpu hotplug: Fix smp_call_function_*() to prevent CPU offline properly
` [RFC PATCH 03/10] smp, cpu hotplug: Fix on_each_cpu_*() "
` [RFC PATCH 04/10] sched, cpu hotplug: Use stable online cpus in try_to_wake_up() & select_task_rq()
` [RFC PATCH 05/10] kick_process(), cpu-hotplug: Prevent offlining of target CPU properly
` [RFC PATCH 06/10] yield_to(), cpu-hotplug: Prevent offlining of other CPUs properly
` [RFC PATCH 07/10] KVM: VMX: fix invalid cpu passed to smp_call_function_single
` [RFC PATCH 08/10] KVM: VMX: fix memory order between loading vmcs and clearing vmcs
` [RFC PATCH 09/10] KVM: VMX: fix unsyc vmcs status when cpu is going down
` [RFC PATCH 10/10] cpu: No more __stop_machine() in _cpu_down()
[PATCH v9 00/10] ZPODD Patches
2012-12-04 12:11 UTC (16+ messages)
` [PATCH v9 06/10] ata: zpodd: check zero power ready status
[RFC PATCH 0/8][Sorted-buddy] mm: Linux VM Infrastructure to support Memory Power Management
2012-12-04 10:51 UTC (4+ messages)
` [RFC PATCH 2/8] mm: Initialize node memory regions during boot
[PATCH 0/2] clocksource: nomadik-mtu: support timer-based delay
2012-12-04 10:10 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] cpufreq: db8500: set CPUFREQ_CONST_LOOPS
[RFC PATCH 0/7] Support for Multiple sensors per zone
2012-12-04 8:41 UTC (16+ messages)
` [RFC PATCH 2/7] Thermal: Create zone level APIs
` [RFC PATCH 4/7] Thermal: Add Thermal_trip sysfs node
` [RFC PATCH 6/7] Thermal: Add Documentation to new APIs
[PATCH 0/2] thermal: rcar: add emergency power down
2012-12-03 2:48 UTC (16+ messages)
` [PATCH 2/2] thermal: rcar: add .get_trip_type/temp and .notify support
` [PATCH 0/3 v2] thermal: rcar: add critical shutdown support
` [PATCH 3/3] thermal: rcar: add .get_trip_type/temp and .notify support
` [PATCH v2] "
Recent "Run the driver callback directly" patch breaks libertas suspend
2012-12-02 21:49 UTC (8+ messages)
` [PATCH] PM / SDIO: Use empty system suspend/resume callbacks at the bus level (was: Re: Recent ...)
` [PATCH] SDIO / PM: Add empty bus-level suspend/resume callbacks
[PATCH 01/34] Thermal: Refactor thermal.h file
2012-12-02 14:45 UTC (34+ messages)
` [PATCH 02/34] Thermal: Move thermal_instance to thermal_core.h
` [PATCH 03/34] Thermal: Add get trend, get instance API's to thermal_sys
` [PATCH 04/34] Thermal: Add platform level information to thermal.h
` [PATCH 05/34] Thermal: Pass zone parameters as argument to tzd_register
` [PATCH 06/34] Thermal: Add thermal governor registration APIs
` [PATCH 07/34] Thermal: Add a policy sysfs attribute
` [PATCH 08/34] Thermal: Update binding logic based on platform data
` [PATCH 09/34] Thermal: Make thermal_cdev_update as a global function
` [PATCH 10/34] Thermal: Introduce fair_share thermal governor
` [PATCH 11/34] Thermal: Introduce a step_wise "
` [PATCH 12/34] Thermal: Add a thermal notifier for user space
` [PATCH 13/34] Thermal: Remove throttling logic out of thermal_sys.c
` [PATCH 14/34] Thermal: Add a notification API
` [PATCH 15/34] Thermal: Add documentation for platform layer data
` [PATCH 16/34] Thermal: Provide option to choose default thermal governor
` [PATCH 17/34] Thermal: Fix oops and unlocking in thermal_sys.c
` [PATCH 18/34] thermal: step_wise: Add missing static storage class specifiers
` [PATCH 19/34] thermal: fair_share: "
` [PATCH 20/34] thermal: user_space: "
` [PATCH 21/34] thermal: rcar_thermal: remove explicitly used devm_kfree/iounap()
` [PATCH 22/34] Thermal: add indent for code alignment
` [PATCH 23/34] Thermal: fix bug of counting cpu frequencies
` [PATCH 24/34] Thermal: Remove the cooling_cpufreq_list
` [PATCH 25/34] thermal: cpu_cooling: Make 'notify_device' static
` [PATCH 26/34] Refactor drivers/thermal/Kconfig
` [PATCH 27/34] Exynos: Add missing dependency
` [PATCH 28/34] drivers/thermal/Makefile refactor
` [PATCH 29/34] Thermal: Add ST-Ericsson DB8500 thermal driver
` [PATCH 30/34] Thermal: Add ST-Ericsson DB8500 thermal properties and platform data
` [PATCH 31/34] thermal: cpu cooling: use const parameter while registering
` [PATCH 32/34] thermal: cpu cooling: allow module builds
` [PATCH 33/34] thermal: rcar: fixup the unit of temperature
` [PATCH 34/34] thermal: rcar: add rcar_zone_to_priv() macro
[PATCH 00/34] Thermal: Linux/Thermal Patches for 3.8
2012-12-02 14:40 UTC
Runtime PM/PCI D3 issue
2012-11-30 21:57 UTC (2+ messages)
[PATCH 0/5] cpufreq: db8500: Rename driver and update some parts
2012-11-30 12:44 UTC (10+ messages)
` [PATCH 1/5] cpufreq: Give driver used for dbx500 family a more generic name
` [PATCH 2/5] mfd: db8500: Update cpufreq device name
` [PATCH 3/5] cpufreq: dbx500: Move clk_get to probe
` [PATCH 4/5] cpufreq: dbx500: Minor code cleanup
` [PATCH 5/5] cpufreq: dbx500: Update file header
[PATCH] ACPI / PNP: Do not crash due to stale pointer use during system resume
2012-11-29 23:51 UTC (4+ messages)
ACPI / PM: Candidate material for the v3.8 merge window, part I
2012-11-29 22:01 UTC
[FIX PATCH v2] acpi/video_detect: Add "Asus UL30VT" to acpi video detect blacklist
2012-11-29 6:28 UTC
[FIX PATCH] acpi/video_detect: Add "Asus UL30VT" to acpi video detect blacklist
2012-11-29 6:15 UTC
[PATCH] PCI/PM: Keep runtime PM enabled for unbound PCI devices
2012-11-28 22:43 UTC (3+ messages)
[PATCH v6 0/6] solve deadlock caused by memory allocation with I/O
2012-11-28 13:51 UTC (15+ messages)
` [PATCH v6 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()
` [PATCH v6 5/6] PM / Runtime: force memory allocation with no I/O during Runtime PM callbcack
[PATCH v5 0/5] cpufreq: handle SW coordinated CPUs
2012-11-28 12:49 UTC (5+ messages)
` [PATCH 1/5] "
Re: [PATCH] PM / devfreq: remove compiler error with module governors (2)
2012-11-28 12:51 UTC (2+ messages)
` "
ERROR: "devfreq_monitor_resume" undefined!
2012-11-28 10:22 UTC (4+ messages)
` [PATCH] PM / devfreq: remove compiler error with module governors (2)
[PATCH] Longhaul: Disable driver by default
2012-11-27 23:44 UTC (5+ messages)
[PATCH 0/8] cpupower enhancements for 3.8
2012-11-27 22:30 UTC
[PATCH] cpufreq: ondemand: update sampling rate only on right CPUs
2012-11-27 22:08 UTC (2+ messages)
[PATCH] cpuidle: Measure idle state durations with monotonic clock
2012-11-27 19:12 UTC (3+ messages)
[PATCH v2 0/3] pm: Intel powerclamp driver
2012-11-27 19:01 UTC (4+ messages)
` [PATCH v2 3/3] PM: Introduce Intel PowerClamp Driver
[PATCH] fixup! cpufreq: SPEAr: Add CPUFreq driver
2012-11-27 19:05 UTC
[PATCHv9 0/3] Runtime Interpreted Power Sequences
2012-11-27 16:46 UTC (9+ messages)
` [PATCHv9 1/3] "
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).