linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-04 08:06:11 to 2017-08-08 21:09:13 UTC [more...]

[PATCH 00/18] Hookup typec power-negotation to the PMIC and charger
 2017-08-08 21:09 UTC  (55+ messages)
` [PATCH 01/18] staging: typec: tcpm: Add get_usb2_current_limit tcpc_dev callback
` [PATCH 02/18] staging: typec: tcpm: Add extcon helper functions for USB2 current limit detect
` [PATCH 03/18] staging: typec: tcpm: Split tcpm code into tcpm-core.c and tcpm-helpers.c
` [PATCH 04/18] staging: typec: tcpm: Add helpers for exporting current-limit through a psy
` [PATCH 05/18] staging: typec: fusb302: Set max supply voltage to 5V
` [PATCH 06/18] staging: typec: fusb302: Get max snk mv/ma/mw from device-properties
` [PATCH 07/18] staging: typec: fusb302: Use client->irq as irq if set
` [PATCH 08/18] staging: typec: fusb302: Add support for USB2 charger detection through extcon
` [PATCH 09/18] staging: typec: fusb302: Use tcpm_set_current_limit_psy
` [PATCH 10/18] staging: typec: fusb302: Add support for fcs, vbus-regulator-name device-property
  ` [PATCH 10/18] staging: typec: fusb302: Add support for fcs,vbus-regulator-name device-property
` [PATCH 11/18] power: supply: Fix power_supply_am_i_supplied to return -ENODEV when apropriate
` [PATCH 12/18] power: supply: Add power_supply_set_input_current_limit_from_supplier helper
` [PATCH 13/18] power: supply: bq24190_charger: Export 5V boost converter as regulator
` [PATCH 14/18] power: supply: bq24190_charger: Add input_current_limit property
` [PATCH 15/18] power: supply: bq24190_charger: Get input_current_limit from our supplier
` [PATCH 16/18] power: supply: bq24190_charger: Remove extcon handling
` [PATCH 17/18] platform/x86: intel_cht_int33fe Update fusb302 type string, add properties
` [PATCH 18/18] i2c-cht-wc: Add device-properties for fusb302 integration

[PATCH] cpufreq: intel_pstate: report correct CPU frequencies during trace
 2017-08-08 21:05 UTC 

[PATCH 0/9 v2] constify thermal_zone_of_device_ops structures
 2017-08-08 19:58 UTC  (8+ messages)
` [PATCH 1/9 v2] thermal: hisilicon: "
` [PATCH 2/9 v2] thermal: qoriq: "
` [PATCH 3/9 v2] thermal: rcar_gen3_thermal: "
` [PATCH 4/9 v2] thermal: zx2967: "
` [PATCH 5/9 v2] thermal: exynos: "
` [PATCH 7/9 v2] thermal: bcm2835: "

[PATCH] devfreq: add error check for sscanf in userspace governor
 2017-08-08 19:26 UTC  (6+ messages)

[PATCH v7 0/4] Add runtime PM support for clocks (on Exynos SoC example)
 2017-08-08 16:57 UTC  (12+ messages)
    ` [PATCH v7 1/4] clk: Add support for runtime PM
    ` [PATCH v7 2/4] clk: samsung: "
    ` [PATCH v7 3/4] clk: samsung: exynos5433: Add runtime PM support
    ` [PATCH v7 4/4] clk: samsung: exynos-audss: Use runtime PM

[PATCH] ACPI / Sleep: Check low power idle constraints for debug only
 2017-08-08 16:08 UTC  (3+ messages)

[PATCH 0/2] User-friendly description for thermal zones
 2017-08-08 16:01 UTC  (4+ messages)
` [PATCH 2/2] ACPI/thermal: support for thermal zone description

[PATCH 0/3 v2] thermal: core: Fix some error handling code in 'thermal_zone_device_register()'
 2017-08-08 14:39 UTC  (4+ messages)
` [PATCH 1/3 v2] thermal: core: Add some new helper functions to free resources
` [PATCH 2/3 v2] thermal: core: Use the new 'thermal_zone_destroy_device_groups()' helper function
` [PATCH 3/3 v2] thermal: core: Fix resources release in error paths in thermal_zone_device_register()

[PATCH 0/4] constify thermal_zone_of_device_ops structures
 2017-08-08 13:46 UTC  (9+ messages)
` [PATCH 1/4] thermal: qoriq: "
` [PATCH 2/4] thermal: zx2967: "
` [PATCH 3/4] thermal: exynos: "
` [PATCH 4/4] thermal: bcm2835: "

[PATCH] thermal/drivers/hisi: Remove confusing error message
 2017-08-08 13:29 UTC  (5+ messages)

[PATCH v6 0/2] add UniPhier thermal support
 2017-08-08 13:29 UTC  (3+ messages)
` [PATCH v6 2/2] thermal: uniphier: add UniPhier thermal driver

[PATCH v2 0/4] Add Mediatek thermal driver for mt2712
 2017-08-08 13:23 UTC  (3+ messages)
` [PATCH v2 2/4] thermal: mediatek: add "

[PATCH 0/3] thermal: core: Fix some error handling code in 'thermal_zone_device_register()'
 2017-08-08 13:05 UTC  (7+ messages)
` [PATCH 1/3] thermal: core: Fix a memory leak in 'thermal_zone_device_register()' error handling path
` [PATCH 2/3] thermal: core: Reorder 'thermal_zone_device_register()' error handling code

[PATCH v2 0/5] thermal: imx: Add nvmem-cells binding on imx6sx
 2017-08-08 12:58 UTC  (8+ messages)
` [PATCH v2 3/5] thermal: imx: Add support for reading OCOTP through nvmem

[PATCH v3 0/4] thermal: add brcmstb AVS TMON driver
 2017-08-08 12:36 UTC  (5+ messages)
` [PATCH v3 1/4] Documentation: devicetree: add binding for Broadcom STB AVS TMON

[PATCH v3 0/4] add support of SCPSYS power domain for MediaTek MT7622
 2017-08-08 11:41 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: soc: update the binding document for SCPSYS on MediaTek MT7622 SoC
` [PATCH v3 2/4] soc: mediatek: reduce code duplication of scpsys_probe across all SoCs
` [PATCH v3 3/4] soc: mediatek: add header files required for MT7622 SCPSYS dt-binding
` [PATCH v3 4/4] soc: mediatek: add SCPSYS power domain driver for MediaTek MT7622 SoC

[PATCH] thermal: core: fix some format issues on critical shutdown string
 2017-08-08  9:17 UTC  (2+ messages)

[PATCH] thermal: fix INTEL_SOC_DTS_IOSF_CORE dependencies
 2017-08-08  9:15 UTC  (3+ messages)

[PATCH] thermal: imx: Temperature could be not read out from on-SOC temp sensor
 2017-08-08  9:12 UTC  (2+ messages)

[PATCH v3 03/49] kernel/power/swap.c: comment on direct access to bvec table
 2017-08-08  8:45 UTC 

[v2 PATCH] powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails
 2017-08-08  8:43 UTC 

[PATCH V1] thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripherals
 2017-08-08  8:12 UTC  (2+ messages)

[PATCH] thermal: rockchip: fix error return code in rockchip_thermal_probe()
 2017-08-08  4:35 UTC 

[PATCH v2 0/5] BQ24190 devicetree config
 2017-08-07 19:54 UTC  (6+ messages)
` [PATCH v2 1/5] power: bq24190_charger: Add ti,bq24192i to devicetree table
` [PATCH v2 2/5] devicetree: power: Add docs for TI BQ24190 battery charger
` [PATCH v2 3/5] power: bq24190_charger: Enable devicetree config
` [PATCH v2 4/5] power: bq24190_charger: Add property system-minimum-microvolt
` [PATCH v2 5/5] power: bq24190_charger: Add power_supply_battery_info support

[PATCH] devfreq: replace sscanf with kstrtol
 2017-08-07 12:26 UTC  (5+ messages)

[PATCH 0/4] PM: Replace "freeze" with "s2idle" in item names related to suspend-to-idle
 2017-08-07 12:00 UTC  (8+ messages)
` [PATCH 1/4] PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_S2IDLE
` [PATCH 2/4] PM / s2idle: Rename freeze_state enum and related items
` [PATCH 3/4] PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
` [PATCH 4/4] PM / s2idle: Rename platform operations structure

[PATCH] power: smb347-charger: Summit SMB358 charger IC
 2017-08-07  6:52 UTC  (3+ messages)

[RFC v2 0/5] bq27xxx_battery data memory update
 2017-08-07  6:22 UTC  (6+ messages)
` [RFC v2 1/5] power: supply: bq27xxx: Create single chip data table
` [RFC v2 2/5] power: supply: bq27xxx: Add chip IDs for previously shadowed chips
` [RFC v2 3/5] power: supply: bq27xxx: Enable data memory update for certain chips
` [RFC v2 4/5] power: supply: bq27xxx: Flag identical chip data when in debug mode
` [RFC v2 5/5] power: supply: bq27xxx: Remove duplicate chip data arrays

[PATCH] intel-vbtn: match power button on press rather than release
 2017-08-07  3:54 UTC  (9+ messages)

[PATCH] cpufreq: rcar: Add support for R8A7795 SoC
 2017-08-07  3:37 UTC  (2+ messages)

[PATCH] cpufreq: Simplify cpufreq_can_do_remote_dvfs()
 2017-08-07  3:33 UTC  (2+ messages)

[Bug 196263] New: powersave broken
 2017-08-07  3:26 UTC  (2+ messages)
` [Bug 196263] "

[PATCH 0/3] power: supply: charger-manager: 1 fix and 2 minor clean-ups
 2017-08-06 22:37 UTC  (4+ messages)
` [PATCH 1/3] power: supply: charger-manager: Fix a NULL pointer dereference in 'charger_manager_probe()'
` [PATCH 2/3] power: supply: charger-manager: Fix a comment
` [PATCH 3/3] power: supply: charger-manager: Slighly simplify code

[PATCH 3/3] platform/wmi: Expose the raw WDG data in sysfs
 2017-08-06 22:09 UTC  (9+ messages)

[PATCH v2] power: supply: Fix power_supply_am_i_supplied to return -ENODEV when apropriate
 2017-08-06 16:23 UTC 

turbostat: fix Skylake server package
 2017-08-05  7:07 UTC  (2+ messages)

[PATCH 0/7 RESEND] turbostat: Fix AMD output by making turbostat aware of nodes
 2017-08-05  7:06 UTC  (2+ messages)

[PATCH] turbostat: Running on virtual machine is not supported
 2017-08-05  6:50 UTC  (2+ messages)

[PATCH] Thermal/int340x: Fix few typos and kernel warn message
 2017-08-04 18:13 UTC 

[PATCH v3 00/10] arm, arm64, cpufreq: frequency- and cpu-invariant accounting support for task scheduler
 2017-08-04 17:38 UTC  (2+ messages)

[PATCH] ACPI / PM: Prefer suspend-to-idle over S3 on some systems
 2017-08-04 17:02 UTC  (2+ messages)

[PATCH] powernv:idle: Disable LOSE_FULL_CONTEXT states when stop-api fails
 2017-08-04 17:00 UTC  (2+ messages)

[PATCH v2 17/18] cpufreq: add support for CPU DVFS based on SCMI message protocol
 2017-08-04 14:31 UTC  (2+ messages)
` [PATCH v2 18/18] cpufreq: scmi: add support for fast frequency switching

[PATCH 0/2] cpufreq: intel_pstate: Minor simplifications
 2017-08-04 13:04 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: intel_pstate: Simplify intel_pstate_adjust_pstate()
` [PATCH 2/2] cpufreq: intel_pstate: Shorten a couple of long names

[PATCH 1/1] cpufreq: imx6q: imx6ull: use PLL1 for frequency higher than 528MHz
 2017-08-04 11:17 UTC  (4+ messages)

[PATCH v2] Fix header-name to read state name and adjust column width
 2017-08-04 10:00 UTC  (2+ messages)

update timer frequencies
 2017-08-04  9:38 UTC  (4+ messages)

[PATCH v2 0/5] thermal: rockchip: add tsadc support in thermal driver and IPA thermal control for rk3328 in dts
 2017-08-04  8:09 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible
` [PATCH v2 2/5] thermal: rockchip: Support the RK3328 SOC in thermal driver
` [PATCH v2 4/5] arm64: dts: rockchip: add thermal nodes for rk3328 SoC
  ` [PATCH v2 3/5] arm64: dts: rockchip: add tsadc node "
  ` [PATCH v2 5/5] arm64: dts: rockchip: Enable tsadc module on RK3328 eavluation board


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