messages from 2014-12-15 18:34:28 to 2014-12-19 01:53:58 UTC [more...]
[PATCH 00/13] cpufreq: stats: cleanups
2014-12-19 2:15 UTC (15+ messages)
` [PATCH 01/13] cpufreq: stats: don't break strings into multiple lines
` [PATCH 02/13] cpufreq: stats: return -EEXIST when stats are already allocated
` [PATCH 03/13] cpufreq: stats: don't check for freq table while freeing stats
` [PATCH 04/13] cpufreq: stats: pass 'stat' to cpufreq_stats_update()
` [PATCH 05/13] cpufreq: stats: get rid of per-cpu cpufreq_stats_table
` [PATCH 06/13] cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy
` [PATCH 07/13] cpufreq: stats: remove cpufreq_stats_update_policy_cpu()
` [PATCH 08/13] cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications
` [PATCH 09/13] cpufreq: stats: create sysfs group once we are ready
` [PATCH 10/13] cpufreq: stats: don't update stats from show_trans_table()
` [PATCH 11/13] cpufreq: stats: don't update stats on false notifiers
` [PATCH 12/13] cpufreq: stats: Fix locking
` [PATCH 13/13] cpufreq: stats: call cpufreq_stats_update() with locks held
[PATCH 0/4] PM: Elimination of CONFIG_PM_RUNTIME
2014-12-19 1:51 UTC (3+ messages)
` [PATCH 1/4] spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
` [PATCH 2/4] sound: sst-haswell-pcm: "
[PATCH] cpufreq: Stop BUGing the system
2014-12-19 2:08 UTC (6+ messages)
Fwd: next boot: 101 boots: 89 pass, 12 fail (next-20141216)
2014-12-18 22:51 UTC (11+ messages)
Upstream bug report
2014-12-18 21:58 UTC (6+ messages)
` Upstream bug report [Maximum CPU frequency incorrect and there is no CPU scaling]
` [Maximum CPU frequency incorrect and "
Enable runtime PM automatically?
2014-12-18 21:29 UTC (4+ messages)
[RFC PATCH 0/2] Fix rockchip IOMMU driver vs PM issues
2014-12-18 21:28 UTC (10+ messages)
` [RFC PATCH 2/2] iommu: rockchip: Handle system-wide and runtime PM
[GIT PULL] More ACPI and power management updates for 3.19-rc1
2014-12-18 21:09 UTC
[GIT PULL] thermal-soc management updates for v3.19-rc2
2014-12-18 18:38 UTC
Fix: Bind Cooling Device Weight
2014-12-18 16:44 UTC (3+ messages)
[PATCH 3/4] OOM, PM: OOM killed task shouldn't escape PM suspend
2014-12-18 16:27 UTC (6+ messages)
` [PATCH 0/4] OOM vs PM freezer fixes
[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
2014-12-18 14:27 UTC (12+ messages)
` [PATCH 1/9] thermal: Provide stub for thermal_of_cooling_device_register() function
` [PATCH 2/9] hwmon: dts: Doc: Add DTS doc to explain how to use PWM FAN as a cooling device
` [PATCH 3/9] ARM: dts: Add pwm-fan node to the Odroid-U3 board
` [PATCH 4/9] hwmon: thermal: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3
` [PATCH 5/9] hwmon: thermal: Extract __set_pwm() function to only modify PWM duty cycle
` [PATCH 6/9] hwmon: thermal: Read PWM FAN configuration from device tree
` [PATCH 7/9] hwmon: thermal: Code for using PWM FAN as a cooling device
` [PATCH 8/9] hwmon: thermal: Provide 'default-pulse-width' property to setup FAN on boot
` [PATCH 9/9] hwmon: thermal: dts: Disable FAN on boot on the Odroid U3
[PATCH 0/3] power: rt5033: Add Richtek RT533 drivers
2014-12-18 13:15 UTC (4+ messages)
` [PATCH 1/3] power: rt5033_battery: Add RT5033 Fuel gauge device driver
` [PATCH 2/3] power: rt5033_charger: Add RT5033 charger "
` [PATCH 3/3] Documentation: Add documentation for rt5033 multifunction device
[PATCH] regulator: rt5033-regulator: Use regulator_nodes/of_match in the descriptor
2014-12-18 11:13 UTC
[PATCH RFC v3 1/2] PM / Domains: Extend API pm_genpd_dev_need_restore to use restore types
2014-12-18 10:05 UTC (10+ messages)
[RFC PATCH 00/10] sched: frequency and cpu invariant per-entity load-tracking and other load-tracking bits
2014-12-18 9:41 UTC (11+ messages)
` [RFC PATCH 01/10] sched: Make load tracking frequency scale-invariant
` [RFC PATCH 02/10] sched: Make usage and load tracking cpu scale-invariant
` [RFC PATCH 03/10] cpufreq: Architecture specific callback for frequency changes
` [RFC PATCH 08/10] sched: Track blocked utilization contributions
` [RFC PATCH 09/10] sched: Include blocked utilization in usage tracking
[PATCH v8] cpufreq: Add SFI based cpufreq driver support
2014-12-18 9:21 UTC (2+ messages)
[GIT PULL] Thermal Management updates for 3.19-rc1
2014-12-18 7:54 UTC (3+ messages)
[PATCHv4 1/8] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
2014-12-18 7:23 UTC (2+ messages)
[PATCH v7] cpufreq: Add SFI based cpufreq driver support
2014-12-18 6:44 UTC (5+ messages)
[PATCH V3] cpufreq: fix a NULL pointer dereference triggered by _PPC changed notification
2014-12-18 6:31 UTC (3+ messages)
[PATCH V2] cpufreq: fix a NULL pointer dereference triggered by _PPC changed notification
2014-12-18 6:23 UTC (2+ messages)
[PATCH] cpufreq: fix a NULL pointer dereference triggered by _PPC changed notification
2014-12-18 4:26 UTC (2+ messages)
[PATCH 0/4] Allow cpufreq-dt to defer probe if OPP table is not ready
2014-12-18 2:11 UTC (14+ messages)
` [PATCH 1/4] PM / OPP: add some lockdep annotations
` [PATCH 2/4] PM / OPP: fix warning in of_free_opp_table
` [PATCH 3/4] PM / OPP: take RCU lock in dev_pm_opp_get_opp_count
` [PATCH 4/4] cpufreq-dt: defer probing if OPP table is not ready
[PATCH v2 0/8] Add Simple Power-Managed Bus Support
2014-12-17 18:49 UTC (9+ messages)
` [PATCH 1/8] drivers: bus: Sort Kconfig entries alphabetically
` [PATCH 2/8] drivers: bus: Sort Makefile "
` [PATCH 3/8] drivers: bus: Add Simple Power-Managed Bus DT Bindings
` [PATCH 4/8] drivers: bus: Add Simple Power-Managed Bus Driver
` [PATCH 5/8] ARM: shmobile: sh73a0 dtsi: Add Bus State Controller node
` [PATCH 6/8] ARM: shmobile: kzm9g dts: Move Ethernet node to BSC
` [PATCH 7/8] ARM: shmobile: r8a73a4 dtsi: Add Bus State Controller node
` [PATCH 8/8] ARM: shmobile: ape6evm dts: Move Ethernet node to BSC
[PATCH] ARM: defconfigs: use CONFIG_CPUFREQ_DT
2014-12-17 18:28 UTC (6+ messages)
[PATCH v14 00/10] cpuidle driver for QCOM SoCs: 8064, 8074, 8084
2014-12-17 18:25 UTC (15+ messages)
` [PATCH v14 03/10] qcom: spm: Add Subsystem Power Manager driver
[PATCH 0/2] Properly fix sysfs_get_idlestate_count()
2014-12-17 16:27 UTC (3+ messages)
` [PATCH 2/2] Fix no idle state information return value
[PATCH] cpupower: Correctly detect if running as root
2014-12-17 16:22 UTC (3+ messages)
[PATCH] thermal: cpu_cooling: return ERR_PTR() for !CPU_THERMAL or !THERMAL_OF
2014-12-17 11:11 UTC
[PATCH] PM / sleep: add configurable delay for pm_test
2014-12-17 9:22 UTC (7+ messages)
[patch] thermal: cpu_cooling: small memory leak on error
2014-12-17 5:26 UTC (2+ messages)
[PATCH] MAINTAINERS: add entry for intel_pstate
2014-12-17 0:31 UTC (2+ messages)
cpuidle: remove CPUIDLE_FLAG_TIME_INVALID
2014-12-17 0:28 UTC (9+ messages)
` [PATCH 1/3] cpuidle menu: Better idle duration measurement without using CPUIDLE_FLAG_TIME_INVALID
` [PATCH 2/3] cpuidle ladder: "
` [PATCH 3/3] cpuidle, ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID
[PATCHv4 0/8] devfreq: Add devfreq-event class to provide raw data for devfreq device
2014-12-16 23:26 UTC (9+ messages)
` [PATCHv4 1/8] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
` [PATCHv4 2/8] devfreq: event: Add the list of supported devfreq-event type
` [PATCHv4 3/8] devfreq: event: Add exynos-ppmu devfreq event driver
` [PATCHv4 4/8] devfreq: event: Add documentation for exynos-ppmu devfreq-event driver
` [PATCHv4 5/8] ARM: dts: Add PPMU dt node for Exynos3250 SoC
` [PATCHv4 6/8] ARM: dts: Add PPMU dt node for Exynos4 SoCs
` [PATCHv4 7/8] ARM: dts: Add PPMU dt node for Exynos5260 SoC
` [PATCHv4 8/8] ARM: dts: exynos: Add PPMU dt node to Exynos3250-based Rinato board
[PATCH 1/2] powercap/rapl: add ids for future xeon cpus
2014-12-16 17:41 UTC (3+ messages)
[PATCH 1/2] powercap/rapl: add ids for future xeon cpus
2014-12-16 17:52 UTC
[PATCH v5 0/3] Add support for Tegra Activity Monitor
2014-12-16 8:41 UTC (4+ messages)
` [PATCH v5 1/3] of: Add binding for NVIDIA Tegra ACTMON node
` [PATCH v5 2/3] PM / devfreq: tegra: add devfreq driver for Tegra Activity Monitor
` [PATCH v5 3/3] ARM: tegra: Add Tegra124 ACTMON support
Re: [RFC RESEND 0/3] Add watermark support to devfreq
2014-12-16 6:42 UTC
[PATCH] cpufreq-dt: defer probing if OPP table is not ready
2014-12-16 5:43 UTC (5+ messages)
[PATCH] cpufreq: imx6: prorect calls to dev_pm_opp_get_opp_count with RCU lock
2014-12-16 5:41 UTC (3+ messages)
[PATCH] PM / OPP: add some lockdep annotations
2014-12-16 5:31 UTC (2+ messages)
[PATCH 1/2] cpuidle: acpi: Remove TIME_INVALID flag from acpi
2014-12-16 5:28 UTC (5+ messages)
3.18: lockdep problems in cpufreq
2014-12-16 3:41 UTC (11+ messages)
[RFC PATCHv2 0/7] devfreq: Add devfreq-event class to provide raw data for devfreq device
2014-12-16 2:50 UTC (7+ messages)
` [RFC PATCHv2 1/7] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
[PATCH v5] Thermal: introduce INT3406 thermal driver
2014-12-16 1:59 UTC (10+ messages)
` [PATCH v6] "
[RFC PATCHv3 0/7] devfreq: Add devfreq-event class to provide raw data for devfreq device
2014-12-16 1:23 UTC (7+ messages)
` [RFC PATCHv3 1/7] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
` [RFC PATCHv3 2/7] devfreq: event: Add the list of supported devfreq-event type
[PATCH] cpufreq: exynos5440: protect call to dev_pm_opp_get_opp_count with RCU lock
2014-12-16 1:01 UTC
[PATCH] PM QoS: Add debugfs support to view the list of constraints
2014-12-15 22:34 UTC (2+ messages)
[PATCH 1/3] arm64: psci: warn if psci_power_state variable is not initialised
2014-12-15 18:34 UTC (5+ messages)
` [PATCH 3/3] arm64: psci: Add support to call cpu_suspend with deepest C state
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).