messages from 2015-02-03 20:53:01 to 2015-02-09 21:34:04 UTC [more...]
[PATCH RFC 00/12] The Linux Kernel Thermal Framework Docbook
2015-02-09 21:34 UTC (4+ messages)
` [PATCH RFC 01/12] Documentation: Introduce Linux Kernel Thermal Framework DocBook
` [PATCH RFC 02/12] Documentation: thermal docbook: add glossary
` [PATCH RFC 03/12] thermal: cpu_cooling: remove duplicate documentation entries
[PATCH v3 00/20] power_supply: Allow safe usage of power supply
2015-02-09 19:02 UTC (13+ messages)
` [PATCH v3 02/20] power_supply: Move run-time configuration to separate structure
` [PATCH v3 03/20] power_supply: Add API for safe access of power supply function attrs
` [PATCH v3 04/20] power_supply: sysfs: Use power_supply_*() API for accessing "
` [PATCH v3 20/20] arm: mach-pxa: Decrement the power supply's device reference counter
Delays, clocks, timers, hrtimers, etc
2015-02-09 19:01 UTC (14+ messages)
[PATCH] speedstep-smi: enable interrupts when waiting
2015-02-09 18:38 UTC
[PATCH 1/2] ab8500_fg: match return type of wait_for_completion_timeout
2015-02-09 17:20 UTC
[PATCH 2/2] ab8500_fg: use jiffies_to_msecs for jiffies conversion
2015-02-09 17:21 UTC
[PATCH RFC v4 0/3] PM / Runtime: Feature to power manage slave devices
2015-02-09 15:58 UTC (5+ messages)
` [PATCH RFC v4 1/3] PM / Runtime: Add an API pm_runtime_set_slave
` [PATCH RFC v4 2/3] PM / Domains: Save restore slave pm runtime devices
` [PATCH RFC v4 3/3] clk: samsung: Add PM runtime support for clocks
[PATCH] thermal: ti-soc-thermal: fix compilation warnings when !CONFIG_PM_SLEEP
2015-02-09 15:53 UTC (3+ messages)
selective wakeups
2015-02-09 15:45 UTC (4+ messages)
[PATCH v3]PM/Sleep: Timer quiesce in freeze state
2015-02-09 15:44 UTC (12+ messages)
` [Update] "
` [Update 2x] "
[PATCH] thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP
2015-02-09 15:01 UTC (2+ messages)
[PATCH v2 1/1] drivers/base: Remove unnecessary OOM message
2015-02-09 14:56 UTC (2+ messages)
[GIT PULL] power supply changes for 3.20
2015-02-09 14:56 UTC
[PATCH v1 0/7] The power allocator thermal governor
2015-02-09 10:14 UTC (10+ messages)
` [PATCH v1 4/7] thermal: introduce the Power Allocator governor
[RFT PATCH 0/4] Check return value of power_supply_register
2015-02-09 7:56 UTC (4+ messages)
` [RFT PATCH 2/4] compal-laptop: "
[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
2015-02-09 4:40 UTC (15+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] thermal: Provide stub for thermal_of_cooling_device_register() function
` [PATCH v3 2/8] thermal: Provide stub for thermal_cdev_update() function
` [PATCH v3 3/8] Documentation: dts: Documentation entry to explain how to use PWM FAN as a cooling device
` [PATCH v3 4/8] ARM: dts: Add pwm-fan node to the Odroid-U3 board
` [PATCH v3 5/8] ARM: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3
` [PATCH v3 6/8] hwmon: pwm-fan: Extract __set_pwm() function to only modify PWM duty cycle
` [PATCH v3 7/8] hwmon: pwm-fan: Read PWM FAN configuration from device tree
` [PATCH v3 8/8] hwmon: pwm-fan: Code for using PWM FAN as a cooling device
[PATCH] PM-Trace: add pm-trace support for suspending phase
2015-02-09 4:03 UTC
[PATCH 1/1] drivers/base: Remove unnecessary OOM message
2015-02-08 23:28 UTC (6+ messages)
[PATCH v2 0/5] Various fixes to weights in the thermal framework
2015-02-07 12:45 UTC (8+ messages)
` [PATCH v2 5/5] thermal: fair_share: generalize the weight concept
[PATCH] intel_pstate: provide option to only use intel_pstate with HWP
2015-02-06 22:31 UTC (2+ messages)
cpuidle vs suspend vs something else
2015-02-06 21:21 UTC (4+ messages)
[v2] thermal: Add qcom tsens thermal sensor driver
2015-02-06 16:26 UTC (3+ messages)
ACPI PCC probe failed
2015-02-06 15:32 UTC (10+ messages)
[PATCH] thermal: exynos: fix: Check if data->tmu_read callback is present before read
2015-02-06 13:07 UTC
[PATCH] thermal: int340x: fix sparse warning
2015-02-06 8:28 UTC (2+ messages)
[GIT PULL] Thermal SoC management updates for v3.20 #1
2015-02-06 3:39 UTC
Does ACPI thermal driver support temperature under zero?
2015-02-06 3:02 UTC
[PATCH 00/18] cpufreq: don't loose cpufreq history on CPU hotplug
2015-02-05 22:55 UTC (20+ 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 v2] dmaengine: shdma: Runtime-resume device in .shutdown()
2015-02-05 20:17 UTC (7+ messages)
[PATCH v2 2/3] Documentation: DT bindings: add more Tegra chip compatible strings
2015-02-05 19:25 UTC (2+ messages)
[PATCH v3 0/6] Add new MFD driver for MAX77843
2015-02-05 17:36 UTC (13+ messages)
` [PATCH v3 1/6] mfd: max77843: Add max77843 MFD driver core driver
` [PATCH v3 2/6] extcon: max77843: Add max77843 MUIC driver
` [PATCH v3 3/6] power: max77843_charger: Add Max77843 charger device driver
` [PATCH v3 4/6] power: max77843_battery: Add Max77843 fuel gauge "
` [PATCH v3 5/6] regulator: max77843: Add max77843 regulator driver
` [PATCH v4] "
` [PATCH v3 6/6] Documentation: Add device tree bindings document for max77843
[PATCH v5] thermal: Add QPNP PMIC temperature alarm driver
2015-02-05 17:12 UTC
[PATCH v6 08/18] cpufreq: exynos: Use device tree to determine if cpufreq cooling should be registered
2015-02-05 15:54 UTC (5+ messages)
` [PATCH] cpufreq: exynos: Use simple approach to asses if cpu cooling can be used
` [PATCH v2] "
[PATCH v2] leds: fix hibernation on arm when gpio-led used with CPU led trigger
2015-02-05 14:37 UTC
[PATCH] ARM: EXYNOS: cpuidle: Fix build breakage on !SMP
2015-02-05 12:32 UTC (4+ messages)
[PATCH v5 0/5] drivers: bus: Add Simple Power-Managed Bus
2015-02-05 10:11 UTC (6+ messages)
` [PATCH v5 1/5] drivers: bus: Sort Kconfig entries alphabetically
` [PATCH v5 2/5] drivers: bus: Sort Makefile "
` [PATCH v5 3/5] drivers: bus: Add Simple Power-Managed Bus DT Bindings
` [PATCH v5 4/5] drivers: bus: Add Renesas Bus State Controller (BSC) "
` [PATCH v5 5/5] drivers: bus: Add Simple Power-Managed Bus Driver
[PATCH v4 0/3] X-Power AXP288 PMIC Fuel Gauge Driver
2015-02-05 0:24 UTC (4+ messages)
` [PATCH v4 1/3] mfd/axp20x: change battery cell name to fuel gauge
` [PATCH v4 2/3] mfd/axp20x: add support for fuel gauge cell
` [PATCH v4 3/3] X-Power AXP288 PMIC Fuel Gauge Driver
[PATCH 0/2] thermal: rcar: Fix crash and restore symmetry
2015-02-05 0:16 UTC (4+ messages)
` [PATCH 1/2] thermal: rcar: Fix race condition between init and interrupt
` [PATCH 2/2] thermal: rcar: Restore symmetry in error and remove paths
[PATCH v3 0/6] Convert twl4030_madc_battery to IIO consumer and add DT aupport
2015-02-04 22:14 UTC (7+ messages)
` [PATCH v3 1/6] power: twl4030-madc-battery: Convert to iio consumer
` [PATCH v3 2/6] power: twl4030_madc_battery: Add device tree support
` [PATCH v3 3/6] Documentation: DT: Document twl4030-madc-battery bindings
` [PATCH v3 4/6] ARM: dts: omap3-gta04: Add battery support
` [PATCH v3 5/6] power: twl4030_madc_battery: Add of_twl4030_madc_match to MODULE_DEVICE_TABLE
` [PATCH v3 6/6] power: twl4030_madc_battery: Add missing MODULE_ALIAS
[GIT PULL] ACPI power management fix for final 3.19
2015-02-04 21:46 UTC
[PATCH v4 0/2] CPUFreq driver using CPPC methods
2015-02-04 15:18 UTC (6+ messages)
` [PATCH v4 2/2] CPPC: Add CPUFreq driver based on "
[PATCH RESEND v3 0/3] X-Power AXP288 PMIC Fuel Gauge Driver
2015-02-04 15:07 UTC (4+ messages)
` [PATCH RESEND v3 3/3] "
[PATCH 1/3] exynos: config: Remove CONFIG_EXYNOS_THERMAL_CORE define (exynos_defconfig)
2015-02-04 14:33 UTC (10+ messages)
` [PATCH 2/3] exynos: config: Enable thermal emulation for Exynos TMU (exynos_defconfig)
` [PATCH 3/3] exynos: config: Enable support for cpufreq on Exynos SoCs (exynos_defconfig)
[PATCH] cpufreq-dt: Delete an unnecessary check before the function call "cpufreq_cooling_unregister"
2015-02-04 14:42 UTC (2+ messages)
[PATCH] PM / hibernate: take freed pages into account for preallocated memory
2015-02-04 14:41 UTC (2+ messages)
[PATCH 0/8] PM / Domains: Re-structure code for adding/removing devices to genpd
2015-02-04 14:39 UTC (2+ messages)
[PATCH 1/2] PM: Update function header for dev_pm_get_subsys_data()
2015-02-04 14:39 UTC (2+ messages)
[PATCH 0/3] ARM: shmobile: r8a73a4: DT PM domain support
2015-02-04 13:52 UTC (4+ messages)
` [PATCH 1/3] PM / Domains: R-Mobile SYSC: Document R-Mobile APE6 (r8a73a4) binding
` [PATCH 2/3] ARM: shmobile: r8a73a4 dtsi: Add PM domain support
` [PATCH 3/3] drivers: sh: Disable PM runtime for multi-platform r8a73a4 with genpd
[PATCH 0/2] thermal: Set default thermal_zoneX mode to "enabled"
2015-02-04 11:50 UTC (11+ messages)
` [PATCH 1/2] thermal: exynos: Reorder exynos_map_dt_data() function
[PATCH 00/14] cpufreq: resource management in preparation for module build
2015-02-04 9:56 UTC (6+ messages)
RFC on cpufreq implementation
2015-02-04 4:12 UTC (8+ messages)
[PATCH v2 0/6] Add new MFD driver for MAX77843
2015-02-04 2:06 UTC (9+ messages)
` [PATCH v2 1/6] mfd: max77843: Add max77843 MFD driver core driver
` [PATCH v2 2/6] extcon: max77843: Add max77843 MUIC driver
` [PATCH v2 5/6] regulator: max77843: Add max77843 regulator driver
[PATCH 0/2] ACPI / cpuidle: More code complexity/duplication reduction
2015-02-03 21:15 UTC (3+ messages)
` [PATCH 1/2] ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()
` [PATCH 2/2] ACPI / cpuidle: Common callback routine for entering states
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).