messages from 2015-01-23 12:10:04 to 2015-01-27 20:14:12 UTC [more...]
[PATCH 0/8] PM / Domains: Re-structure code for adding/removing devices to genpd
2015-01-27 20:13 UTC (7+ messages)
` [PATCH 1/8] PM / Domains: Rename __pm_genpd_alloc|free_dev_data()
` [PATCH 2/8] PM / Domains: Remove reference counting for the generic_pm_domain_data
` [PATCH 3/8] PM / Domains: Don't allow an existing generic_pm_domain_data
` [PATCH 5/8] PM / Domains: Eliminate the mutex for the generic_pm_domain_data
` [PATCH 6/8] PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device()
` [PATCH 7/8] PM / Domains: Re-order initialization of generic_pm_domain_data
[PATCH] dt-bindings: document qcom tsens thermal
2015-01-27 19:44 UTC (3+ messages)
[PATCH RFC 0/3] power: mxs_power: add driver for mxs power subsystem
2015-01-27 19:43 UTC (9+ messages)
` [PATCH RFC 2/3] "
[PATCH v4 0/5] drivers: bus: Add Simple Power-Managed Bus
2015-01-27 18:17 UTC (8+ messages)
` [PATCH v4 1/5] drivers: bus: Sort Kconfig entries alphabetically
` [PATCH v4 2/5] drivers: bus: Sort Makefile "
` [PATCH v4 3/5] drivers: bus: Add Simple Power-Managed Bus DT Bindings
` [PATCH v4 4/5] drivers: bus: Add Renesas Bus State Controller (BSC) "
` [PATCH v4 5/5] drivers: bus: Add Simple Power-Managed Bus Driver
[PATCH v6 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
2015-01-27 16:16 UTC (7+ messages)
` [PATCH v6 3/7] iio: Add support for DA9150 GPADC
` [PATCH v6 5/7] power: Add support for DA9150 Charger
[PATCH] thermal: Add msm tsens thermal sensor driver
2015-01-27 16:03 UTC (3+ messages)
[PATCH] power_supply: 88pm860x: Fix leaked power supply on probe fail
2015-01-27 15:51 UTC
[PATCH] thermal: Fix examples in DT documentation
2015-01-27 15:49 UTC (3+ messages)
[PATCH v3]PM/Sleep: Timer quiesce in freeze state
2015-01-27 15:10 UTC (17+ messages)
[PATCH] thermal: Kconfig: Remove config for not used EXYNOS_THERMAL_CORE
2015-01-27 15:00 UTC (3+ messages)
[PATCH 00/18] cpufreq: don't loose cpufreq history on CPU hotplug
2015-01-27 15:06 UTC (21+ messages)
` [PATCH 01/18] cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}()
` [PATCH 02/18] cpufreq: Create for_each_policy()
` [PATCH 03/18] cpufreq: Create for_each_governor()
` [PATCH 04/18] cpufreq: Manage fallback policies in a list
` [PATCH 05/18] cpufreq: Manage governor usage history with 'policy->last_governor'
` [PATCH 06/18] cpufreq: Reuse policy list instead of per-cpu variable 'cpufreq_cpu_data'
` [PATCH 07/18] cpufreq: Drop (now) useless check 'cpu > nr_cpu_ids'
` [PATCH 08/18] cpufreq: Add doc style comment about cpufreq_cpu_{get|put}()
` [PATCH 09/18] cpufreq: Mark policy->governor = NULL for fallback policies
` [PATCH 10/18] cpufreq: Don't allow updating inactive-policies from sysfs
` [PATCH 11/18] cpufreq: Track cpu managing sysfs kobjects separately
` [PATCH 12/18] cpufreq: Stop migrating sysfs files on hotplug
` [PATCH 13/18] cpufreq: Keep a single path for adding managed CPUs
` [PATCH 14/18] cpufreq: Remove cpufreq_update_policy()
` [PATCH 15/18] cpufreq: Initialize policy->kobj while allocating policy
` [PATCH 16/18] cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free()
` [PATCH 17/18] cpufreq: Restart governor as soon as possible
` [PATCH 18/18] cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev()
[PATCH 0/2] Fix reboot issue on Odroid boards with eMMC card
2015-01-27 13:29 UTC (6+ messages)
` [PATCH 1/2] mmc: dw_mmc-exynos: add support for controlling emmc reset pin
` [PATCH 2/2] ARM: dts: exynos*-odroid*: add eMMC reset line
[RFT PATCH 0/4] Check return value of power_supply_register
2015-01-27 11:30 UTC (5+ messages)
` [RFT PATCH 1/4] power_supply: twl4030_madc: "
` [RFT PATCH 2/4] compal-laptop: "
` [RFT PATCH 3/4] power_supply: ipaq_micro_battery: Fix leaking workqueue
` [RFT PATCH 4/4] power_supply: ipaq_micro_battery: Check return values in probe
thermal: exynos: Remove CONFIG_EXYNOS_THERMAL_CORE?
2015-01-27 10:09 UTC (2+ messages)
[PATCH v10 0/7] devfreq: Add devfreq-event class to provide raw data for devfreq device
2015-01-27 9:59 UTC
[PATCH 1/3] cpufreq: tests: Cpufreq test to check if all declared freqs can be set
2015-01-27 8:57 UTC (7+ messages)
` [PATCH 2/3] cpufreq: tests: Provide test to check if all supported governors are working
` [PATCH 3/3] doc: cpufreq: tests: Provide cpufreq tests README
[PATCH 1/2] power: reset: add driver for Hardkernel's Odroid boards
2015-01-27 8:16 UTC (6+ messages)
cpuidle/powernv: Read target_residency value of idle states from DT if available
2015-01-27 6:28 UTC (3+ messages)
[PATCH v4 1/2] dts: Documentation: Add documentation for Exynos7 SoC thermal bindings
2015-01-27 5:48 UTC (2+ messages)
` [PATCH v4 2/2] thermal: exynos: Add TMU support for Exynos7 SoC
[PATCH 00/17] cpufreq: trivial cleanups
2015-01-27 3:47 UTC (5+ messages)
` [PATCH 16/17] cpufreq: remove check for cpufreq_disabled() from cpufreq_cpu_{get|put}()
[PATCH v5 00/18] thermal: exynos: Thermal code rework to use device tree
2015-01-27 3:44 UTC (26+ messages)
` [PATCH v6 "
` [PATCH v6 01/18] thermal: exynos: cosmetic: Correct comment format
` [PATCH v6 05/18] arm: dts: odroid: Enable TMU at Exynos4412 based Odroid U3 device
` Aw: "
` [PATCH v6 07/18] thermal: exynos: Modify exynos thermal code to use device tree for cpu cooling configuration
` [PATCH v6 10/18] dts: Documentation: Extending documentation entry for exynos-thermal
` [PATCH v6 11/18] thermal: dts: Default trip points definition for Exynos5420 SoCs
` [PATCH v6 12/18] thermal: exynos: dts: Define default thermal-zones for Exynos4
` [PATCH v6 13/18] thermal: dts: exynos: Trip points and sensor configuration data for Exynos5440
` [PATCH v6 14/18] dts: Documentation: Update exynos-thermal.txt example "
` [PATCH v6 15/18] thermal: exynos: dts: Provide device tree bindings identical to the one in exynos_tmu_data.c
` [PATCH v6 16/18] thermal: samsung: core: Exynos TMU rework to use device tree for configuration
` [PATCH v6 17/18] thermal: exynos: Remove exynos_thermal_common.[c|h] files
` [PATCH v6 18/18] thermal: exynos: Remove exynos_tmu_data.c file
` [PATCH v6 08/18] cpufreq: exynos: Use device tree to determine if cpufreq cooling should be registered
` [PATCH] cpufreq: exynos: Use simple approach to asses if cpu cooling can be used
[PATCH v2 0/3] X-Power AXP288 PMIC Fuel Gauge Driver
2015-01-27 0:31 UTC (9+ messages)
` [PATCH v2 1/3] mfd/axp20x: change battery cell name to fuel gauge
` [PATCH v2 2/3] mfd/axp20x: add support for fuel gauge cell
` [PATCH v2 3/3] X-Power AXP288 PMIC Fuel Gauge Driver
pwoertop frequencies not ordered descending
2015-01-26 14:30 UTC (2+ messages)
[PATCH] PM/Trace: get rid of synchronous resume limit during PM trace
2015-01-26 13:44 UTC (8+ messages)
` Change behaviour when tracing ... nasty trap (was Re: [PATCH] PM/Trace: get rid of synchronous resume limit during PM trace)
HP Proliant Servers + intel_idle = NMI on MWAIT instructions
2015-01-26 12:45 UTC
[PATCH v3 0/2] cpuidle: exynos: add coupled cpuidle support for Exynos4210
2015-01-26 11:53 UTC (7+ messages)
` [PATCH v3 1/2] ARM: EXYNOS: apply S5P_CENTRAL_SEQ_OPTION fix only when necessary
` [PATCH v3 2/2] cpuidle: exynos: add coupled cpuidle support for Exynos4210
[PATCH v10 0/7] devfreq: Add devfreq-event class to provide raw data for devfreq device
2015-01-26 4:16 UTC (8+ messages)
` [PATCH v10 1/7] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
` [PATCH v10 2/7] devfreq: event: Add exynos-ppmu devfreq-event driver
` [PATCH v10 3/7] devfreq: event: Add documentation for "
` [PATCH v10 4/7] ARM: dts: Add PPMU dt node for Exynos3250 SoC
` [PATCH v10 5/7] ARM: dts: Add PPMU dt node for Exynos4 SoCs
` [PATCH v10 6/7] ARM: dts: exynos: Add PPMU node for Exynos3250-based Rinato/Monk board
` [PATCH v10 7/7] ARM: dts: exynos: Add PPMU node for Exynos4412-based TRATS2 board
RE: [PATCH v9 0/7] devfreq: Add devfreq-event class to provide raw data for devfreq device
2015-01-26 2:11 UTC (2+ messages)
` "
[GIT PULL] : cpuidle-big.little fix when mcpm is not available
2015-01-26 0:30 UTC (3+ messages)
` [PATCH] drivers: cpuidle: Don't initialize big.LITTLE driver if MCPM is unavailable
[PATCH 0/6] Add new MFD driver for MAX77843
2015-01-25 23:44 UTC (4+ messages)
` [PATCH 4/6] power: max77843_battery: Add Max77843 fuel gauge device driver
[PATCH v2 0/6] power/reset: restart handler patch series
2015-01-25 21:44 UTC (8+ messages)
` [PATCH v2 1/6] power/reset: arm-versatile: Register with kernel restart handler
` [PATCH v2 2/6] power/reset: at91: "
` [PATCH v2 3/6] power/reset: Remove sun6i reboot driver
` [PATCH v2 4/6] power/reset: st-poweroff: Register with kernel restart handler
` [PATCH v2 5/6] power/reset: st-poweroff: Fix misleading Kconfig description
` [PATCH v2 6/6] power/reset: restart-poweroff: Remove arm dependencies
[PATCH 1/6] power/reset: arm-versatile: Register with kernel restart handler
2015-01-25 20:31 UTC (12+ messages)
` [PATCH 2/6] power/reset: at91: "
` [PATCH 3/6] power/reset: Remove sun6i reboot driver
` [PATCH 4/6] power/reset: st-poweroff: Register with kernel restart handler
` [PATCH 5/6] power/reset: st-poweroff: Fix misleading Kconfig description
` [PATCH 6/6] power/reset: restart-poweroff: Remove arm dependencies
[PATCH v6 0/1] thermal: rockchip: make temperature reporting much more accurate
2015-01-25 2:11 UTC (2+ messages)
` [PATCH v6] "
[PATCH v5 0/1] thermal: rockchip: make temperature reporting much more accurate
2015-01-25 1:58 UTC (3+ messages)
` [PATCH v5] "
[PATCH RESEND] PM / sleep: Fix racing timers
2015-01-24 16:15 UTC (10+ messages)
[PATCH 00/21] thermal: exynos: Thermal code rework to use device tree
2015-01-24 4:04 UTC (15+ messages)
` [PATCH v3 00/16] "
` [PATCH v4 00/17] "
[RFC][PATCH] PCI / PM: Avoid resuming PCI devices during system suspend
2015-01-24 0:40 UTC (5+ messages)
` [RFC][PATCH][v2] "
` [PATCH][v3] "
[PATCH v3/resend 0/4] drivers: bus: Add Simple Power-Managed Bus
2015-01-23 14:34 UTC (6+ messages)
` [PATCH v3/resend 3/4] drivers: bus: Add Simple Power-Managed Bus DT Bindings
[RFC PATCH v6 0/9] The power allocator thermal governor
2015-01-23 14:33 UTC (4+ messages)
` [RFC PATCH v6 4/9] thermal: let governors have private data for each thermal zone
[RFC V2] OPP: Redefine bindings to overcome shortcomings
2015-01-23 12:55 UTC (5+ messages)
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).