linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-10 01:14:55 to 2018-05-15 05:51:10 UTC [more...]

[PATCH] cpufreq: add imx8mq-cpufreq driver
 2018-05-15  5:51 UTC 

[PATCH] powercap/drivers/idle_injection: Add an idle injection framework
 2018-05-15  5:12 UTC  (6+ messages)
` [PATCH V2] "

[PATCH v6 00/14] CPU scaling support for msm8996
 2018-05-15  4:11 UTC  (20+ messages)
` [PATCH v6 01/14] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH v6 02/14] clk: qcom: Make clk_alpha_pll_configure available to modules
` [PATCH v6 03/14] clk: qcom: Add CPU clock driver for msm8996
` [PATCH v6 04/14] clk: qcom: Add DT bindings for "
` [PATCH v6 05/14] clk: qcom: cpu-8996: Add support to switch to alternate PLL
` [PATCH v6 06/14] clk: qcom: cpu-8996: Add support to switch below 600Mhz
` [PATCH v6 07/14] clk: qcom: Add ACD path to CPU clock driver for msm8996
` [PATCH v6 08/14] dt: qcom: Add opp and thermal to the msm8996
` [PATCH v6 09/14] regulator: qcom_spmi: Add support for SAW
` [PATCH v6 10/14] dt-bindings: qcom_spmi: Add support for SAW documentation
` [PATCH v6 11/14] dt: qcom: Add SAW regulator for 8x96 CPUs
` [PATCH v6 12/14] cpufreq: Add Kryo CPU scaling driver
` [PATCH v6 13/14] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu
` [PATCH v6 14/14] dt: qcom: Add qcom-cpufreq-kryo driver configuration

[PATCH 00/11] PM / Domains: Fixup error paths with dev_pm_domain_attach()
 2018-05-15  0:54 UTC  (5+ messages)
` [PATCH 07/11] driver core: Respect all error codes from dev_pm_domain_attach()

[PATCH] PM / Domains: Don't return -EEXIST at attach when PM domain exists
 2018-05-15  0:53 UTC  (2+ messages)

[RFC PATCH 00/10] Add support for drm/rockchip to dynamically control the DDR frequency
 2018-05-14 22:20 UTC  (14+ messages)
` [RFC PATCH 01/10] devfreq: rockchip-dfi: Move GRF definitions to a common place
` [RFC PATCH 02/10] dt-bindings: devfreq: rk3399_dmc: Add rockchip, pmu phandle
  ` [RFC PATCH 02/10] dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandle
` [RFC PATCH 03/10] devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A
` [RFC PATCH 04/10] devfreq: rk3399_dmc / rockchip: pm_domains: Register notify to DMC driver
` [RFC PATCH 05/10] devfreq: rk3399_dmc / clk: rockchip: Sync with vblank in the kernel for DDRfreq
` [RFC PATCH 06/10] devfreq: rk3399_dmc / clk: rockchip: Disable DDR clk timeout on suspend
` [RFC PATCH 07/10] clk: rockchip: set clk-ddr to GET_RATE_NOCACHE
` [RFC PATCH 08/10] drm: rockchip: Add DDR devfreq support
` [RFC PATCH 09/10] arm64: dts: rk3399: Add dfi and dmc nodes
` [RFC PATCH 10/10] arm64: dts: rockchip: Enable dmc and dfi nodes on gru

[PATCH v4 3/6] devfreq: rk3399_dmc: remove wait for dcf irq event
 2018-05-14 21:57 UTC  (9+ messages)
` [PATCH v4 0/6] devfreq: rk3399_dmc: improve rk3399_dmc driver and it's documentation
    ` [PATCH v4 6/6] devfreq: rk3399_dmc: fix spelling mistakes

[PATCH] thermal: qcom: tsens: Allow number of sensors to come from DT
 2018-05-14 17:46 UTC  (3+ messages)

[PATCH] thermal: exynos: Reduce severity of too early temperature read
 2018-05-14 16:48 UTC  (2+ messages)

[PATCH v2 0/3] Improve schedutil integration for FAIR tasks
 2018-05-14 16:48 UTC  (7+ messages)
` [PATCH v2 1/3] sched/cpufreq: always consider blocked FAIR utilization
` [PATCH v2 2/3] sched/fair: util_est: update before schedutil
` [PATCH v2 3/3] sched/fair: schedutil: explicit update only when required

[PATCH 0/3] Improve schedutil integration for FAIR tasks
 2018-05-14 16:33 UTC  (18+ messages)
` [PATCH 1/3] sched/cpufreq: always consider blocked FAIR utilization
` [PATCH 2/3] sched/fair: util_est: update before schedutil
` [PATCH 3/3] sched/fair: schedutil: explicit update only when required

[PATCH 1/3] thinkpad_acpi: add support for inhibit_charge
 2018-05-14 15:41 UTC  (8+ messages)

[PATCH V6] cpufreq: intel_pstate: allow trace in passive mode
 2018-05-14 15:35 UTC 

[PATCH V5] cpufreq: intel_pstate: allow trace in passive mode
 2018-05-14 15:35 UTC  (3+ messages)

[PATCH 3/3] thinkpad_acpi: document the battery controls
 2018-05-14 13:41 UTC  (3+ messages)

[PATCH V2] thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops
 2018-05-14 12:55 UTC  (2+ messages)

[PATCH -resend 01/27] linkage: new macros for assembler symbols
 2018-05-14 12:54 UTC  (8+ messages)
` [PATCH -resend 02/27] x86: assembly, use SYM_DATA for data
` [PATCH -resend 23/27] x86_64: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH -resend 24/27] x86_32: assembly, add ENDs to some functions and relabel with SYM_CODE_*

[PATCH] PM / core: refactor PM_OPS initializers
 2018-05-14 12:07 UTC  (4+ messages)

[PATCH 00/14] thermal: ti-soc-thermal: simplify the driver a bit
 2018-05-14 11:42 UTC  (15+ messages)
    ` [PATCH 01/14] thermal: ti-soc-thermal: fix TALERT IRQ handling for DRA752
    ` [PATCH 02/14] thermal: ti-soc-thermal: fix comment in omap5xxx-bandgap.h
    ` [PATCH 03/14] thermal: ti-soc-thermal: fix comments in omap4-thermal-data.c
    ` [PATCH 04/14] thermal: ti-soc-thermal: cleanup COUNTER feature handling for OMAP5
    ` [PATCH 05/14] thermal: ti-soc-thermal: remove redundant methods from struct ti_bandgap_data
    ` [PATCH 06/14] thermal: ti-soc-thermal: remove ->threshold_[thot,tcold]_mask fields
    ` [PATCH 07/14] thermal: ti-soc-thermal: remove ->tshut_[hot,cold]_mask fields
    ` [PATCH 08/14] thermal: ti-soc-thermal: use common struct temp_sensor_data for OMAP5
    ` [PATCH 09/14] thermal: ti-soc-thermal: use common struct temp_sensor_data for DRA752
    ` [PATCH 10/14] thermal: ti-soc-thermal: use OMAP5 defines "
    ` [PATCH 11/14] thermal: ti-soc-thermal: use OMAP5 register tables "
    ` [PATCH 12/14] thermal: ti-soc-thermal: add ->adc_to_mcelsius method
    ` [PATCH 13/14] thermal: ti-soc-thermal: use short int for *_adc_to_temp[] conversion tables
    ` [PATCH 14/14] thermal: ti-soc-thermal: remove SoC family config options

[PATCH v2 00/13] add power domain support for Rockchip Socs
 2018-05-14  9:51 UTC  (17+ messages)
` [PATCH v2 01/13] dt-bindings: power: add RK3036 SoCs header for power-domain
` [PATCH v2 02/13] dt-bindings: add binding for rk3036 power domains
` [PATCH v2 03/13] Soc: rockchip: power-domain: add power domain support for rk3036
` [PATCH v2 04/13] soc: rockchip: power-domain: Fix wrong value when power up pd
` [PATCH v2 05/13] dt-bindings: power: add RK3128 SoCs header for power-domain
` [PATCH v2 06/13] dt-bindings: add binding for rk3128 power domains
` [PATCH v2 07/13] soc: rockchip: power-domain: add power domain support for rk3128
` [PATCH v2 08/13] dt-bindings: power: add RK3228 SoCs header for power-domain
` [PATCH v2 09/13] dt-bindings: add binding for rk3228 power domains
` [PATCH v2 10/13] soc: rockchip: power-domain: add power domain support for rk3228
` [PATCH v2 11/13] dt-bindings: power: add PX30 SoCs header for power-domain
` [PATCH v2 12/13] dt-bindings: add binding for px30 power domains
` [PATCH v2 13/13] soc: rockchip: power-domain: add power domain support for px30

[PATCH 1/3] thermal: imx: remove cpufreq cooling registration
 2018-05-14  9:18 UTC  (7+ messages)
` [PATCH 2/3] cpufreq: imx6q: add cpufreq cooling device based on device tree
` [PATCH 3/3] ARM: dts: imx: add cooling-cells for cpufreq cooling device

[PATCH v1 00/13] add power domain support for Rockchip Socs
 2018-05-13 20:53 UTC  (18+ messages)
` [PATCH v1 01/13] dt-bindings: power: add RK3036 SoCs header for power-domain
` [PATCH v1 02/13] dt-bindings: add binding for rk3036 power domains
` [PATCH v1 03/13] Soc: rockchip: power-domain: add power domain support for rk3036
` [PATCH v1 04/13] soc: rockchip: power-domain: Fix wrong value when power up pd
` [PATCH v1 05/13] dt-bindings: power: add RK3128 SoCs header for power-domain
` [PATCH v1 06/13] dt-bindings: add binding for rk3128 power domains
` [PATCH v1 07/13] soc: rockchip: power-domain: add power domain support for rk3128
` [PATCH v1 08/13] dt-bindings: power: add RK3228 SoCs header for power-domain
` [PATCH v1 09/13] dt-bindings: add binding for rk3228 power domains
` [PATCH v1 10/13] soc: rockchip: power-domain: add power domain support for rk3228
` [PATCH v1 11/13] dt-bindings: power: add PX30 SoCs header for power-domain
` [PATCH v1 12/13] dt-bindings: add binding for px30 power domains
` [PATCH v1 13/13] soc: rockchip: power-domain: add power domain support for px30

[PATCH 2/3] thinkpad_acpi: add support for force_discharge
 2018-05-13 15:30 UTC 

[PATCH] PM: docs: sleep-states: Fix a typo ("includig")
 2018-05-13  8:50 UTC  (2+ messages)

[PATCH] cpufreq: fix speedstep_detect_processor()'s return type
 2018-05-13  8:49 UTC  (3+ messages)

[PATCH V3 0/3] cpufreq: dt: Allow platforms to provide suspend/resume hooks
 2018-05-13  8:48 UTC  (2+ messages)

[PATCH v3] PM / wakeup: use seq_open() to show wakeup stats
 2018-05-13  8:46 UTC  (2+ messages)

[PATCH 0/3] PM / core: Clean up suspend/resume diagnostic messages
 2018-05-13  8:46 UTC  (2+ messages)

[PATCH] cpufreq: s3c2440: fix spelling mistake: "divsiors" -> "divisors"
 2018-05-13  8:45 UTC  (3+ messages)

[PATCH] tools/power/x86/intel_pstate_tracer: Add optional setting of trace buffer memory allocation
 2018-05-13  8:43 UTC  (2+ messages)

[PATCH] Documentation/admin-guide/pm/intel_pstate: fix Active Mode w/o HWP paragraph
 2018-05-13  8:41 UTC  (3+ messages)

[PATCH] kernel/sched/cpufreq_schedutil: remove stale comment
 2018-05-13  8:40 UTC  (3+ messages)

[PATCH] Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily"
 2018-05-13  5:19 UTC  (5+ messages)

[PATCH/RFC 0/2] regulator: bd9571mwv: Add support for toggle power switches
 2018-05-13  2:27 UTC  (5+ messages)

[GIT PULL] Thermal management updates for v4.17-rc5
 2018-05-12 16:15 UTC 

[PATCH v4 0/7] Introduce on-chip interconnect API
 2018-05-11 21:30 UTC  (9+ messages)
` [PATCH v4 1/7] interconnect: Add generic "
` [PATCH v4 4/7] interconnect: qcom: Add RPM communication
` [PATCH v4 5/7] interconnect: qcom: Add msm8916 interconnect provider driver
` [PATCH v4 7/7] interconnect: Allow endpoints translation via DT

[PATCH V2] sched/schedutil: Don't set next_freq to UINT_MAX
 2018-05-11 20:47 UTC  (2+ messages)
` [V2] "

[PATCH 1/2] serdev: add controller runtime PM support
 2018-05-11 16:00 UTC  (7+ messages)

[GIT PULL] Power management fixes for v4.17-rc5
 2018-05-11 13:46 UTC 

Not able to set smp_affinity for an IRQ on i.MX7
 2018-05-11 11:34 UTC 

[PATCH] soc: mediatek: remove unneeded semicolon
 2018-05-11 11:27 UTC  (2+ messages)

[PATCH v2 1/2] regmap: include <linux/ktime.h> from include/linux/regmap.h
 2018-05-11 11:25 UTC  (3+ messages)
` [PATCH v2 2/2] soc: mediatek: reuse regmap_read_poll_timeout helpers

[PATCH] PM / s2idle: Clear the events_check_enabled flag
 2018-05-10 23:36 UTC  (2+ messages)

[PATCH 0/8] firmware: arm_scmi: trivial cleanups
 2018-05-10  9:53 UTC  (4+ messages)
` [PATCH 3/8] firmware: arm_scmi: rename get_transition_latency and add_opps_to_device

[PATCH 0/2] Revert explicit support for Renesas R-Car Gen 3 r8a779[56] SoCs
 2018-05-10  9:51 UTC  (2+ messages)


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).