messages from 2014-08-18 16:36:16 to 2014-08-23 17:20:15 UTC [more...]
[PATCH v7 00/11] kernel: Add support for restart handler call chain
2014-08-23 17:20 UTC (28+ messages)
` [PATCH v7 01/11] kernel: Add support for kernel "
` [PATCH v7 02/11] power/restart: Call machine_restart instead of arm_pm_restart
` [PATCH v7 03/11] arm64: Support restart through restart handler call chain
` [PATCH v7 04/11] arm: "
` [PATCH v7 05/11] watchdog: moxart: Register restart handler with kernel restart handler
` [PATCH v7 06/11] watchdog: alim7101: "
` [PATCH v7 07/11] watchdog: sunxi: "
` [PATCH v7 08/11] arm/arm64: Unexport restart handlers
` [PATCH v7 09/11] watchdog: s3c2410: add restart handler
` [PATCH v7 10/11] clk: samsung: register restart handlers for s3c2412 and s3c2443
` [PATCH v7 11/11] clk: rockchip: add restart handler
Urgent Assistance from Syria
2014-08-23 14:08 UTC
[ANNOUNCE] (Resend) Tools to analyse PM and scheduling behaviour
2014-08-23 2:14 UTC (2+ messages)
[PATCH 0/2] Rockchip SoC thermal driver
2014-08-23 0:15 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: document Rockchip thermal
` [PATCH 2/2] thermal: rockchip: add driver for "
[PATCH v9 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
2014-08-23 0:02 UTC (6+ messages)
` [PATCH v9 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420
[PATCH 00/24] PM / Domains: Generic OF-based support and cleanups
2014-08-22 15:56 UTC (3+ messages)
[PATCH] intel_idle: add idle values for Cherrytrail/Braswell
2014-08-22 14:06 UTC (3+ messages)
` [PATCH v2] "
[GIT PULL] thermal soc changes
2014-08-22 12:46 UTC
Need help understanding the logic of __cpuidle_set_driver
2014-08-22 12:06 UTC (3+ messages)
[PATCH 5/6] ARM: shmobile: Add CPU notifier for CPUIdle boot vector
2014-08-22 10:48 UTC (2+ messages)
[PATCH] cpufreq: intel_pstate: Add CPU ID for Braswell processor
2014-08-22 10:19 UTC (2+ messages)
[PATCH 0/9] Zynq PM updates
2014-08-22 5:52 UTC (19+ messages)
` [PATCH 1/9] ARM: zynq: PM: Enable A9 internal clock gating feature
` [PATCH 2/9] Documentation: devicetree: Add binding for Synopsys DDR controller
` [PATCH 3/9] ARM: zynq: DT: Add DDRC node
` [PATCH 4/9] ARM: zynq: PM: Enable DDR self-refresh and clock stop
` [PATCH 5/9] ARM: zynq: Remove invalidate cache for cpu die
` [PATCH 6/9] ARM: zynq: cpuidle: Remove pointless code
` [PATCH 7/9] ARM: zynq: Synchronise zynq_cpu_die/kill
` [PATCH 8/9] ARM: zynq: Remove hotplug.c
` [PATCH 9/9] ARM: zynq: Rename 'zynq_platform_cpu_die'
[PATCH] cpufreq: powernv: Register the driver with reboot notifier
2014-08-22 2:48 UTC (5+ messages)
[PATCH 1/3] sched: Add new API wake_up_if_idle() to wake up the idle cpu
2014-08-21 21:21 UTC (5+ messages)
[PATCH v5 0/4] Tegra124 soctherm driver
2014-08-21 18:03 UTC (8+ messages)
` [PATCH v5 1/4] of: Add bindings for nvidia,tegra124-soctherm
` [PATCH v5 2/4] ARM: tegra: Add soctherm and thermal zones to Tegra124 device tree
` [PATCH v5 3/4] ARM: tegra: Add thermal trip points for Jetson TK1
` [PATCH v5 4/4] thermal: Add Tegra SOCTHERM thermal management driver
[PATCH v3 0/4] Tegra124 soctherm driver
2014-08-21 16:35 UTC (14+ messages)
` [PATCH v3 1/4] of: Add bindings for nvidia,tegra124-soctherm
` [PATCH v3 2/4] ARM: tegra: Add soctherm and thermal zones to Tegra124 device tree
` [PATCH v3 3/4] ARM: tegra: Add thermal trip points for Jetson TK1
` [PATCH v3 4/4] thermal: Add Tegra SOCTHERM thermal management driver
[PATCH] thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250
2014-08-21 16:24 UTC (14+ messages)
` [PATCHv2] "
` [PATCHv3] "
` [PATCH] thermal: exynos: Remove duplicate code when reading triminfo register of Exynos5440
[PATCH v3 00/15] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
2014-08-21 10:49 UTC (32+ messages)
` [PATCH v3 01/15] clk: tegra: Add binding for the Tegra124 DFLL clocksource
` [PATCH v3 02/15] clk: tegra: Add library for the DFLL clock source (open-loop mode)
` [PATCH v3 03/15] clk: tegra: Add closed loop support for the DFLL
` [PATCH v3 04/15] clk: tegra: Add functions for parsing CVB tables
` [PATCH v3 05/15] clk: tegra: Add DFLL DVCO reset control for Tegra124
` [PATCH v3 06/15] clk: tegra: Add Tegra124 DFLL clocksource platform driver
` [PATCH v3 07/15] clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend
` [PATCH v3 08/15] clk: tegra: Add the DFLL as a possible parent of the cclk_g clock
` [PATCH v3 09/15] ARM: tegra: Add the DFLL to Tegra124 device tree
` [PATCH v3 10/15] ARM: tegra: Enable the DFLL on the Jetson TK1
` [PATCH v3 11/15] cpufreq: tegra124: Add device tree bindings
` [PATCH v3 12/15] cpufreq: tegra: Rename tegra-cpufreq to tegra20-cpufreq
` [PATCH v3 13/15] cpufreq: Add cpufreq driver for Tegra124
` Handling commit change logs (was: [PATCH v3 13/15] cpufreq: Add cpufreq driver for Tegra124)
` Handling commit change logs
` [PATCH v3 14/15] ARM: tegra: Add entries for cpufreq on Tegra124
` [PATCH v3 15/15] ARM: tegra: Add CPU regulator to the Jetson TK1 device tree
[RESEND PATCH] acpi-cpufreq: get the cur_freq from acpi_processor_performance states
2014-08-21 5:55 UTC
[PATCH v4 00/16] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
2014-08-21 5:09 UTC (18+ messages)
` [PATCH v4 01/16] clk: tegra: Add binding for the Tegra124 DFLL clocksource
` [PATCH v4 02/16] clk: tegra: Add library for the DFLL clock source (open-loop mode)
` [PATCH v4 03/16] clk: tegra: Add closed loop support for the DFLL
` [PATCH v4 04/16] clk: tegra: Add functions for parsing CVB tables
` [PATCH v4 05/16] clk: tegra: Add DFLL DVCO reset control for Tegra124
` [PATCH v4 06/16] clk: tegra: Add Tegra124 DFLL clocksource platform driver
` [PATCH v4 07/16] clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend
` [PATCH v4 08/16] clk: tegra: Add the DFLL as a possible parent of the cclk_g clock
` [PATCH v4 09/16] ARM: tegra: Add the DFLL to Tegra124 device tree
` [PATCH v4 10/16] ARM: tegra: Enable the DFLL on the Jetson TK1
` [PATCH v4 16/16] ARM: tegra: enable Tegra124 cpufreq driver by default
` [PATCH v4 11/16] cpufreq: tegra124: Add device tree bindings
` [PATCH v4 12/16] cpufreq: tegra: Rename tegra-cpufreq to tegra20-cpufreq
` [PATCH v4 13/16] cpufreq: Add cpufreq driver for Tegra124
` [PATCH v4 14/16] ARM: tegra: Add entries for cpufreq on Tegra124
` [PATCH v4 15/16] ARM: tegra: Add CPU regulator to the Jetson TK1 device tree
[PATCH] cpuidle: big.LITTLE: add Exynos5800 compatible string
2014-08-21 1:49 UTC (3+ messages)
[PATCH] PM / sleep: Fix racing timers
2014-08-20 20:55 UTC
[PATCH 1/2] arm: irq: Notify affinity change when migrating IRQs during hotplug
2014-08-20 16:59 UTC (2+ messages)
` [PATCH 2/2] arm64: "
[PATCH v2 0/9] thermal: exynos: various cleanups
2014-08-20 14:16 UTC (4+ messages)
[PATCH v2] thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOAD flag
2014-08-20 13:57 UTC
[PATCH] thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOAD flag
2014-08-20 13:24 UTC (2+ messages)
[PATCH v4 4/4] thermal: Add Tegra SOCTHERM thermal management driver
2014-08-20 12:05 UTC (8+ messages)
[PATCH v9 1/6] clk: samsung: add infrastructure to register cpu clocksClick to teach Gmail this conversation is important
2014-08-20 7:07 UTC
[PATCH 1/2] PM / sleep: Asynchronous threads for dpm_prepare
2014-08-19 20:29 UTC (3+ messages)
` [PATCH 2/2] PM / sleep: Asynchronous threads for dpm_complete
[RFC PATCH v5 00/10] The power allocator thermal governor
2014-08-19 16:02 UTC (10+ messages)
` [RFC PATCH v5 04/10] thermal: document struct thermal_zone_device and thermal_governor
` [RFC PATCH v5 05/10] thermal: let governors have private data for each thermal zone
` [RFC PATCH v5 08/10] thermal: introduce the Power Allocator governor
[BUG] usb_dev_resume returns -113 due to work items queued by usb on pm_wq is not executed before suspending
2014-08-19 10:08 UTC (3+ messages)
[PATCH v3 0/3] PM QoS: Add support for memory bandwidth constraints
2014-08-19 9:06 UTC (7+ messages)
` [PATCH v3 1/3] PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class
` [PATCH v3 2/3] drm/tegra: Request memory bandwidth for the display controller
` [PATCH v3 3/3] memory: tegra124-emc: Add EMC driver
[RFC][PATCH 0/2] Minor Suspend debugging patches from Android
2014-08-19 8:59 UTC (6+ messages)
` [RFC][PATCH 1/2] PM: Print pending wakeup IRQ preventing suspend to dmesg
` [RFC][PATCH 2/2] PM: Suspend: Print wall time at suspend entry and exit
[RFC v2 0/3] PM QoS: Add support for memory bandwidth constraints
2014-08-19 7:20 UTC (4+ messages)
` [RFC v2 1/3] PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class
[PATCH v2 0/4] PM QoS: per-cpu PM QoS support
2014-08-19 0:34 UTC (9+ messages)
` [PATCH v2 1/4] QoS: Modify data structures and function arguments for scalability
` [PATCH v2 2/4] QoS: Enhance framework to support per-cpu PM QoS request
` [PATCH v2 3/4] irq: Allow multiple clients to register for irq affinity notification
[PATCH v7 0/8] ARM generic idle states
2014-08-18 22:30 UTC (6+ messages)
` [PATCH v7 6/8] drivers: cpuidle: CPU idle ARM64 driver
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).