messages from 2015-11-16 22:06:18 to 2015-11-20 05:10:49 UTC [more...]
[PATCH v6 0/9] samsung: pmu: split up SoC specific PMU data
2015-11-20 5:10 UTC (14+ messages)
` [PATCH v6 1/9] ARM: EXYNOS: removing redundant code from regs-pmu.h
` [PATCH v6 2/9] ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf
` [PATCH v6 3/9] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
` [PATCH v6 4/9] ARM: EXYNOS: split up exynos3250 SoC specific PMU data
` [PATCH v6 5/9] ARM: EXYNOS: split up exynos4 "
` [PATCH v6 6/9] ARM: EXYNOS: split up exynos5250 "
` [PATCH v6 7/9] ARM: EXYNOS: split up exynos5420 "
` [PATCH v6 8/9] ARM: EXYNOS: rearrange static and non-static functions of PMU driver
` [PATCH v6 9/9] drivers: soc: Add support for Exynos "
[PATCH] pcc-cpufreq driver update default value of cpuinfo_transition_latency
2015-11-20 1:58 UTC (2+ messages)
[RFD] Functional dependencies between devices
2015-11-20 1:11 UTC (12+ messages)
turbostat patches for 4.3
2015-11-20 0:23 UTC (4+ messages)
[PATCH RFC 00/27] PM/Domains: Cluster idle support for ARM SoCs
2015-11-20 0:03 UTC (41+ messages)
` [PATCH RFC 01/27] PM / Domains: core changes for multiple states
` [PATCH RFC 02/27] PM / Domains: Allow domain power states to be read from DT
` [PATCH RFC 03/27] PM / Domain: Add additional state specific param
` [PATCH RFC 04/27] PM / Domains: make governor select deepest state
` [PATCH RFC 05/27] PM / Domains: remove old power on/off latencies
` [PATCH] ARM: imx6: pm: declare pm domain latency on power_state struct
` [PATCH RFC 06/27] PM / Domains: add debugfs 'states' and 'timings' seq files
` [PATCH RFC 07/27] PM / Domains: Read domain residency from DT
` [PATCH RFC 08/27] PM / Domains: Support IRQ safe PM domains
` [PATCH RFC 09/27] PM / Domains: Attempt runtime suspend of IRQ safe parent domain
` [PATCH RFC 10/27] drivers: power: Introduce PM domains for CPUs/clusters
` [PATCH RFC 11/27] drivers: cpu: Define CPU devices as IRQ safe
` [PATCH RFC 12/27] ARM: cpuidle: remove cpu parameter from the cpuidle_ops suspend hook
` [PATCH RFC 13/27] ARM: cpuidle: Add runtime PM support for CPU idle
` [PATCH RFC 14/27] tick: get next wakeup event for the CPU
` [PATCH RFC 15/27] PM / Domains: Add next_wakeup to device's timing data
` [PATCH RFC 16/27] ARM: cpuidle: Record the next wakeup event of the CPU
` [PATCH RFC 17/27] drivers: cpu-pd: Record CPUs that are part of the domain
` [PATCH RFC 18/27] drivers: cpu-pd: Add PM Domain governor for CPUs
` [PATCH RFC 19/27] drivers: cpu-pd: Invoke CPU PM runtime on hotplug
` [PATCH RFC 20/27] Documentation: ARM: topology: 'cluster' property for cluster nodes
` [PATCH RFC 21/27] drivers: cpu-pd: Parse topology to setup CPU PM domains
` [PATCH RFC 22/27] drivers: firmware: PSCI: Export psci_has_ext_power_state()
` [PATCH RFC 23/27] ARM64: psci: Support cluster idle states for OS-Initated
` [PATCH RFC 24/27] arm64: dts: Add Qualcomm MSM8916, MTP8916, APQ8016, SBC8016 ids
` [PATCH RFC 25/27] devicetree: bindings: Document qcom,msm-id and qcom,board-id
` [PATCH RFC 26/27] ARM64: dts: Add PSCI cpuidle support for MSM8916
` [PATCH RFC 27/27] ARM64: dts: Define CPU power domain "
[PATCH] cpufreq, intel_pstate.c, Fix rounding errors
2015-11-19 19:07 UTC (3+ messages)
[PATCH 0/3] ARM: bcm2835: add support for rpi power domain driver
2015-11-19 18:08 UTC (4+ messages)
` [PATCH 1/3] power: domain: add pm_genpd_uninit
` [PATCH 2/3] ARM: bcm2835: add rpi power domain driver
` [PATCH 3/3] devicetree: add rpi power domain driver bindings
[PATCH] thermal: Add support for Sunxi THS on the Allwinner H3
2015-11-19 14:54 UTC (5+ messages)
` [linux-sunxi] "
[PATCH v3] imx: thermal: use CPU temperature grade info for thresholds
2015-11-19 14:49 UTC
[PATCH 6/6] PM / devfreq: Set the min_freq and max_freq of devfreq device
2015-11-19 10:37 UTC (2+ messages)
[PATCH 0/6] PM / devfreq: Clean code and add set the freq_table array
2015-11-19 9:38 UTC (2+ messages)
[PATCH 0/6] PM / devfreq: Clean code and add set the freq_table array
2015-11-19 8:17 UTC (7+ messages)
` [PATCH 1/6] PM / devfreq: event: Remove the error log of devfreq_event_get_edev_by_phandle()
` [PATCH 2/6] PM / devfreq: event: Fix the error and warning from script/checkpatch.pl
` [PATCH 3/6] PM / devfreq: Add show_one macro to delete the duplicate code
` [PATCH 4/6] PM / devfreq: Set the freq_table of devfreq device
` [PATCH 5/6] PM / devfreq: Modify the indentation of trans_stat sysfs for readability
` [PATCH 6/6] PM / devfreq: Set the min_freq and max_freq of devfreq device
[PATCH] drivers: power: set IRQF_ONESHOT if no primary handler is specified
2015-11-19 7:12 UTC
[PATCH V2 0/3] PM / OPP: Parse opp-supported-hw/opp-<prop>-<name> bindings
2015-11-19 3:43 UTC (4+ messages)
` [PATCH V2 1/3] PM / OPP: Add missing doc comments
` [PATCH V2 2/3] PM / OPP: Parse 'opp-supported-hw' binding
` [PATCH V2 3/3] PM / OPP: Parse 'opp-<prop>-<name>' bindings
[PATCH 0/3] PM / OPP: Parse opp-supported-hw/opp-<prop>-<name> bindings
2015-11-19 3:02 UTC (10+ messages)
` [PATCH 1/3] PM / OPP: Add missing doc comments
` [PATCH 2/3] PM / OPP: Parse 'opp-supported-hw' binding
` [PATCH 3/3] PM / OPP: Parse 'opp-<prop>-<name>' bindings
[PATCH 0/2] power: Add support for TI BQ24261 charger
2015-11-18 23:49 UTC (3+ messages)
` [PATCH 2/2] "
[pm:linux-next 14/21] drivers/cpufreq/intel_pstate.c:272:2: error: 'limits' undeclared
2015-11-18 22:54 UTC
[PATCH V2] SKL intel_pstate update MSR values when changing governors
2015-11-18 22:58 UTC (3+ messages)
` [PATCH V3] "
[PATCH 0/4] add missing of_node_put
2015-11-18 22:04 UTC (2+ messages)
` [PATCH 4/4] power/reset: at91-reset: "
Fwd: Freescale IMX6 active cooling
2015-11-18 21:56 UTC (7+ messages)
` "
[PATCH v2] Driver core: Re-init runtime PM states at probe error and driver unbind
2015-11-18 18:27 UTC (2+ messages)
[PATCH] PM / Domains: Allow runtime PM callbacks to be re-used during system PM
2015-11-18 18:11 UTC (4+ messages)
[TEST PATCH] cpufreq: intel_pstate: Workaround to for wrong ACPI perf table entry
2015-11-18 17:20 UTC (8+ messages)
[PATCH v3 00/22] kthread: Use kthread worker API more widely
2015-11-18 14:25 UTC (4+ messages)
` [PATCH v3 21/22] thermal/intel_powerclamp: Remove duplicated code that starts the kthread
` [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API
[PATCH v2] cpufreq: scpi: Depend on SCPI clk driver
2015-11-18 14:05 UTC (2+ messages)
[PATCH v5 0/3] Dynamic power model from device tree
2015-11-18 14:04 UTC (7+ messages)
` [PATCH v5 1/3] devicetree: bindings: Add optional dynamic-power-coefficient property
` [PATCH v5 2/3] cpufreq-dt: Supply power coefficient when registering cooling devices
` [PATCH v5 3/3] cpufreq: arm_big_little: Add support to register a cpufreq cooling device
[PATCH] cpufreq: scpi: Add dependency on SCPI clk driver
2015-11-18 13:06 UTC (3+ messages)
[PATCH v11] Add Mediatek thermal support
2015-11-18 8:24 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 2/3] thermal: Add Mediatek thermal controller support
` [PATCH 3/3] ARM64: dts: mt8173: Add thermal/auxadc device nodes
[PATCH v10] Add Mediatek thermal support
2015-11-18 8:18 UTC (10+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support
[PATCH][v6] x86, suspend: Save/restore extra MSR registers for suspend
2015-11-18 7:52 UTC (2+ messages)
[PATCH] fix intel_pstate to update MSR values when changing governors
2015-11-18 1:45 UTC (3+ messages)
[PATCH] PM / OPP: Add entry in MAINTAINERS
2015-11-18 1:31 UTC (2+ messages)
[PATCH 0/2] Driver core: Fix driver re-bind/probe-defer for runtime PM cases
2015-11-18 1:44 UTC (7+ messages)
` [PATCH 1/2] PM / Runtime: Extend the scope for pm_runtime_remove()
` [PATCH 2/2] Driver core: Set initial runtime PM states at probe err and driver unbind
[PATCH] cpufreq: do not mark s3c2410_plls_add as __init
2015-11-18 0:44 UTC (6+ messages)
[PATCH v3] PM / Domains: export symbols to add/remove devices from genpd
2015-11-17 19:42 UTC
37afb0003242 ("cpufreq: intel_pstate: Use ACPI perf configuration") makes intel_pstate kaputt
2015-11-17 18:14 UTC (4+ messages)
[PATCH v2] PM / Domains: export __pm_genpd_add_device symbol
2015-11-17 16:56 UTC (2+ messages)
[PATCH] thermal: fix thermal_zone_bind_cooling_device prototype
2015-11-17 16:48 UTC
[PATCH v2 00/11] arm64: kernel: Add support for hibernate/suspend-to-disk
2015-11-17 13:43 UTC (7+ messages)
` [PATCH v2 10/11] PM / Hibernate: clean cached pages on architectures that require it
[RFC PATCH 1/2] genirq: Add runtime resume/suspend support for IRQ chips
2015-11-17 11:57 UTC (2+ messages)
[PATCH v4 0/3] Dynamic power model from device tree
2015-11-17 10:58 UTC (9+ messages)
` [PATCH v4 1/3] devicetree: bindings: Add optional dynamic-power-coefficient property
` [PATCH v4 3/3] cpufreq: arm_big_little: Add support to register a cpufreq cooling device
[PATCH v2] thermal: of-thermal: Reduce log level for message when can't find thermal zone
2015-11-17 4:51 UTC (3+ messages)
[PATCH] intel_idle: Add support for Goldmont core in the Broxton Socs
2015-11-17 12:28 UTC (3+ messages)
[PATCH v5 0/9] samsung: pmu: split up SoC specific PMU data
2015-11-17 4:28 UTC (7+ messages)
` [PATCH v5 9/9] drivers: soc: Add support for Exynos PMU driver
[PATCH] Revert "thermal: qcom_spmi: allow compile test"
2015-11-17 4:13 UTC (2+ messages)
[GIT PULL] Thermal-SoC management updates for v4.4-rc2 #1
2015-11-17 3:32 UTC
[PATCH 0/2] thermal: rcar_thermal: tidyup rebind issue
2015-11-17 1:35 UTC (4+ messages)
` PM: after suspend/resume the system,can not suspends again
[PATCH] cpufreq: mediatek: fix build error
2015-11-16 22:35 UTC (2+ 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).