linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-26 11:39:50 to 2018-05-04 07:03:54 UTC [more...]

[PATCH v4 00/14] CPU scaling support for msm8996
 2018-05-04  7:03 UTC  (6+ messages)
` [PATCH v4 08/14] dt: qcom: Add opp and thermal to the msm8996

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

[PATCH v4][for 4.17-rc3] cpufreq / CPPC: Set platform specific transition_delay_us
 2018-05-03 15:56 UTC  (5+ messages)

[PATCH 0/3] fs: minor fs thaw fixes and adjustments
 2018-05-03 15:07 UTC  (7+ messages)
` [PATCH 1/3] fs: move documentation for thaw_super() where appropriate
` [PATCH 2/3] fs: make thaw_super_locked() really just a helper
` [PATCH 3/3] fs: fix corner case race on freeze_bdev() when sb disappears

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-05-03 12:23 UTC  (4+ messages)
` [PATCH 50/61] thermal: "

[PATCH] cpupower: fix spelling mistake: "logilename" -> "logfilename"
 2018-05-03  9:09 UTC 

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

[PATCH v3] soc: mediatek: add a fixed wait for SRAM stable
 2018-05-03  7:12 UTC  (2+ messages)

[PATCH V5] cpufreq: intel_pstate: allow trace in passive mode
 2018-05-03  6:22 UTC 

[PATCH V3 3/3] cpufreq: add suspend/resume support in Armada 37xx DVFS driver
 2018-05-03  4:36 UTC  (4+ messages)
  ` [PATCH V4 "

[PATCH v2] thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[]
 2018-05-02 16:20 UTC  (4+ messages)

[PATCH v2 0/5] devfreq: rk3399_dmc: improve rk3399_dmc driver and it's documentation
 2018-05-02 16:11 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: devfreq: rk3399_dmc: improve binding documentation
` [PATCH v2 2/5] dt-bindings: clock: add rk3399 DDR3 standard speed bins
` [PATCH v2 4/5] dt-bindings: devfreq: rk3399_dmc: remove interrupts as is not required

[PATCH v4 0/3] mfd/power: cros_ec: add support for USBPD charger driver
 2018-05-02 15:44 UTC  (4+ messages)
` [PATCH v4 1/3] mfd: cros_ec: Add USBPD charger commands and struct definitions
` [PATCH v4 2/3] power: supply: add cros-ec USBPD charger driver
` [PATCH v4 3/3] mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice

[PATCH v3 0/3] mfd/power: cros_ec: add support for USBPD charger driver
 2018-05-02 15:40 UTC  (7+ messages)
` [PATCH v3 1/3] mfd: cros_ec: Add USBPD charger commands and struct definitions
` [PATCH v3 2/3] power: supply: add cros-ec USBPD charger driver
` [PATCH v3 3/3] mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice

[PATCH] thermal: ti-soc-thermal: remove dead code
 2018-05-02 13:20 UTC 

[PATCH] thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[]
 2018-05-02 13:16 UTC 

[PATCH 00/18] thermal: exynos: further fixes and cleanups
 2018-05-02 11:04 UTC  (50+ messages)
    ` [PATCH 01/18] thermal: exynos: fix setting rising_threshold for Exynos5433
    ` [PATCH 02/18] thermal: exynos: always check for trips points existence
    ` [PATCH 03/18] thermal: exynos: always check for critical trip "
    ` [PATCH 04/18] thermal: exynos: check STATUS register in exynos_tmu_initialize()
    ` [PATCH 05/18] thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize()
    ` [PATCH 06/18] thermal: exynos: fix trips limit checking in get_th_reg()
    ` [PATCH 07/18] thermal: exynos: remove threshold_code checking from exynos4210_tmu_initialize()
    ` [PATCH 08/18] thermal: exynos: make ->tmu_initialize method void
    ` [PATCH 09/18] thermal: exynos: clear IRQs later in exynos4412_tmu_initialize()
    ` [PATCH 10/18] thermal: exynos: move IRQs clearing to exynos_tmu_initialize()
    ` [PATCH 11/18] thermal: exynos: add exynos*_tmu_set_[trip,hyst]() helpers
    ` [PATCH 12/18] thermal: exynos: do not use trips structure directly in ->tmu_initialize
    ` [PATCH 13/18] thermal: exynos: set trips in ascending order in exynos7_tmu_initialize()
    ` [PATCH 14/18] thermal: exynos: move trips setting to exynos_tmu_initialize()
    ` [PATCH 15/18] thermal: exynos: check return values of ->get_trip_[temp,hyst] methods
    ` [PATCH 16/18] thermal: exynos: cleanup code for enabling threshold interrupts
    ` [PATCH 17/18] thermal: exynos: remove unused defines for Exynos5433
    ` [PATCH 18/18] thermal: exynos: remove trip reporting to user-space

[PATCH 0/2] Revert explicit support for Renesas R-Car Gen 3 r8a779[56] SoCs
 2018-05-02 10:03 UTC  (4+ messages)
` [PATCH 1/2] Revert "cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver"
` [PATCH 2/2] Revert "cpufreq: rcar: Add support for R8A7795 SoC"

[PATCH v2 0/3] mfd/power: cros_ec: add support for USBPD charger driver
 2018-05-02  9:56 UTC  (14+ messages)
` [PATCH v2 1/3] mfd: cros_ec: Add USBPD charger commands and struct definitions
` [PATCH v2 2/3] power: supply: add cros-ec USBPD charger driver
` [PATCH v2 3/3] mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice

[PATCH v2 01/12] dt-bindings: cpufreq: mediatek: use - instead of _ in examples
 2018-05-02  8:59 UTC  (2+ messages)

[PATCH] cpufreq: s3c2440: fix spelling mistake: "divsiors" -> "divisors"
 2018-05-02  5:37 UTC  (2+ messages)

[PATCH v2 00/17] Add support to MT6323 RTC and its power device
 2018-05-02  2:31 UTC  (7+ messages)
` [PATCH v2 01/17] dt-bindings: power: reset: mt6323: add bindings for MT6323 power controller
` [PATCH v2 15/17] power: reset: mt6323: add a driver "
    `  "

[PATCH v3] PM / wakeup: use seq_open() to show wakeup stats
 2018-05-02  2:26 UTC  (3+ messages)

[PATCH 0/3] PM / core: Clean up suspend/resume diagnostic messages
 2018-05-01 21:01 UTC  (5+ messages)
` [PATCH 1/3] PM / core: Remove unused initcall_debug_report() arguments
` [PATCH 2/3] PM / core: Simplify initcall_debug_report() timing
` [PATCH 3/3] PM / core: Use dev_printk() and symbols in suspend/resume diagnostics

[RFC 05/10] i2c: s3c2410: Remove support for Exynos5440
 2018-05-01 14:45 UTC  (7+ messages)
  ` [RFC 01/10] ARM: dts: exynos: Remove Exynos5440
  ` [RFC 02/10] ata: ahci-platform: Remove support for Exynos5440
  ` [RFC 03/10] cpufreq: exynos: "
  ` [RFC 06/10] thermal: samsung: "
      ` [PATCH] "

[PATCH 0/4] mfd: max8998: Device Tree support fixes
 2018-05-01 14:43 UTC  (9+ messages)
` [PATCH 1/4] regulator: max8998: Fix platform data retrieval
` [PATCH 2/4] power: supply: max8998-charger: "
` [PATCH 3/4] power: supply: max8998-charger: Parse device tree for required data
` [PATCH 4/4] dt-bindings: mfd: max8998: Add charger subnode binding

[PATCH] power: supply: ltc2941-battery-gauge: Release device_node in ltc294x_i2c_probe()
 2018-05-01 12:39 UTC  (2+ messages)

[PATCH] power: supply: ab8500_charger: fix spelling mistake: "faile" -> "failed"
 2018-05-01 11:32 UTC  (2+ messages)

[PATCH v3 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-04-30 18:06 UTC  (4+ messages)
` [PATCH v4 "

[PATCH v2 1/2] soc: mediatek: introduce a CAPS flag for scp_domain_data
 2018-04-30  9:59 UTC  (9+ messages)
` [PATCH v2 2/2] soc: mediatek: add a fixed wait for SRAM stable

[PATCH V4] PM / core: fix deferred probe breaking suspend resume order
 2018-04-30  8:29 UTC  (2+ messages)

[PATCH 0/2] brcmstb-avs-cpufreq changes
 2018-04-30  8:26 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: brcmstb-avs-cpufreq: remove development debug support

[PATCH] PM / Sleep: only update last time for active wakeup sources
 2018-04-30  8:21 UTC  (4+ messages)

[PATCH 00/27] Add multi-channel and overheat IRQ support to Armada thermal driver
 2018-04-28 11:20 UTC  (11+ messages)
` [PATCH 14/27] dt-bindings: cp110: rename cp110 syscon file
` [PATCH 16/27] dt-bindings: cp110: prepare the syscon file to list other syscons nodes
` [PATCH 17/27] dt-bindings: ap806: add the thermal node in the syscon file
` [PATCH 18/27] dt-bindings: cp110: update documentation since DT de-duplication

[PATCH V3] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
 2018-04-28 11:12 UTC  (2+ messages)
` [V3] "

[PATCH 0/2] soc: imx: add scu power domain driver
 2018-04-27 18:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: power: add i.MX SCU power domains binding doc
` [PATCH 2/2] soc: imx: add SCU power domains driver

[PATCH][v6] tools/power turbostat: if --iterations, print for specific count of iterations
 2018-04-27 15:26 UTC  (2+ messages)

[GIT PULL] Thermal SoC management updates for v4.17-rc3
 2018-04-27 14:25 UTC 

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

[PATCH v2][for 4.17-rc3] cpufreq / CPPC: Set platform specific transition_delay_us
 2018-04-27  4:52 UTC  (5+ messages)

[PATCH 3/3] thermal: armada_thermal: Replace mdelay with usleep_range in armada380_init_sensor
 2018-04-27  2:13 UTC  (2+ messages)

[PATCH 2/3] thermal: armada_thermal: Replace mdelay with msleep in armada375_init_sensor
 2018-04-27  2:12 UTC  (2+ messages)

[PATCH 1/3] thermal: armada_thermal: Replace mdelay with usleep_range in armada370_init_sensor
 2018-04-27  2:11 UTC  (2+ messages)

[PATCH 0/7] Add utilization clamping support
 2018-04-26 18:58 UTC  (6+ messages)
` [PATCH 4/7] sched/core: uclamp: add utilization clamping to the CPU controller

[PATCH 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-04-26 18:21 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: power: supply: qcom_bms: Add bindings

[GIT PULL] Thermal management updates for v4.17-rc2
 2018-04-26 17:28 UTC  (3+ messages)

[PATCH v3][for 4.17-rc3] cpufreq / CPPC: Set platform specific transition_delay_us
 2018-04-26 16:43 UTC 

[GIT PULL] Power management fixes for v4.17-rc3
 2018-04-26 14:42 UTC 

[PATCH] sched/fair: schedutil: update only with all info available
 2018-04-26 11:52 UTC  (8+ 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).