linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-02 14:58:36 to 2020-04-07 10:05:26 UTC [more...]

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2020-04-07 10:05 UTC  (11+ messages)
` [TEGRA194_CPUFREQ Patch 2/3] cpufreq: Add Tegra194 cpufreq driver

[PATCH v5 0/5] Add support for devices in the Energy Model
 2020-04-07  9:32 UTC  (18+ messages)
` [PATCH v5 1/5] PM / EM: add devices to "
` [PATCH v5 2/5] OPP: refactor dev_pm_opp_of_register_em() and update related drivers
` [PATCH v5 3/5] thermal: devfreq_cooling: Use PM QoS to set frequency limits
` [PATCH v5 4/5] thermal: devfreq_cooling: Refactor code and switch to use Energy Model

[PATCH v2 0/8] interconnect: Add imx support via devfreq
 2020-04-07  9:10 UTC  (10+ messages)
` [PATCH v2 4/8] interconnect: Add imx core driver
` [PATCH v2 5/8] interconnect: imx: Add platform driver for imx8mm
` [PATCH v2 8/8] arm64: dts: imx8m: Add NOC nodes

[v5, PATCH 4/5] cpufreq: mediatek: add opp notification for SVS support
 2020-04-07  8:29 UTC  (6+ messages)

[RFC][PATCH] driver core: Ensure wait_for_device_probe() waits until the deferred_probe_timeout fires
 2020-04-07  7:50 UTC  (2+ messages)

[PATCH v6 0/4] thermal: k3: Add support for bandgap sensors
 2020-04-07  5:51 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: thermal: k3: Add VTM bindings documentation
` [PATCH v6 2/4] thermal: k3: Add support for bandgap sensors
` [PATCH v6 3/4] arm64: dts: ti: am65-wakeup: Add VTM node
` [PATCH v6 4/4] arm64: dts: ti: am654: Add thermal zones

[PATCH v11 0/5] Add Support for MediaTek PMIC MT6358
 2020-04-07  4:01 UTC  (4+ messages)
` [PATCH v11 4/5] rtc: mt6397: Add support for the MediaTek MT6358 RTC

[pm:bleeding-edge] BUILD SUCCESS b1eebcf18a87987171c4b2f32e59eda369290e83
 2020-04-07  3:59 UTC 

[PATCH 1/2] cpufreq: qoriq: convert to a platform driver
 2020-04-07  2:41 UTC  (4+ messages)
` [PATCH 2/2] clk: qoriq: add cpufreq platform device
  ` [EXT] "

[PATCH v5 0/4] thermal: k3: Add support for bandgap sensors
 2020-04-07  1:35 UTC  (16+ messages)
` [PATCH v5 1/4] dt-bindings: thermal: k3: Add VTM bindings documentation
` [PATCH v5 2/4] thermal: k3: Add support for bandgap sensors
` [PATCH v5 3/4] arm64: dts: ti: am654: Add thermal zones
` [PATCH v5 4/4] arm64: dts: ti: am6: Add VTM node

[PATCH v3 0/8] interconnect: Add imx support via devfreq
 2020-04-07  0:14 UTC  (10+ messages)
` [PATCH v3 1/8] dt-bindings: interconnect: Add bindings for imx8m noc
` [PATCH v3 2/8] PM / devfreq: Add generic imx bus scaling driver
` [PATCH v3 3/8] PM / devfreq: imx: Register interconnect device
` [PATCH v3 4/8] interconnect: Add imx core driver
` [PATCH v3 5/8] interconnect: imx: Add platform driver for imx8mm
` [PATCH v3 6/8] interconnect: imx: Add platform driver for imx8mq
` [PATCH v3 7/8] interconnect: imx: Add platform driver for imx8mn
` [PATCH v3 8/8] arm64: dts: imx8m: Add NOC nodes

lockdep warning in urb.c:363 usb_submit_urb
 2020-04-06 20:25 UTC  (9+ messages)

improve the uswsusp ioctl handling to avoid set_fs
 2020-04-06 19:45 UTC  (4+ messages)
` [PATCH 1/2] PM / sleep: move SNAPSHOT_SET_SWAP_AREA handling into a helper
` [PATCH 2/2] PM / sleep: handle the compat case in snapshot_set_swap_area

[GIT PULL] More ACPI updates for v5.7-rc1
 2020-04-06 18:15 UTC  (2+ messages)

[GIT PULL] More power management updates for v5.7-rc1
 2020-04-06 18:15 UTC  (2+ messages)

[PATCH] ACPI: EC: Fix up fast path check in acpi_ec_add()
 2020-04-06 15:49 UTC 

[PATCH] power: supply: axp288_fuel_gauge: Add the Meegopad T02 to the blacklist
 2020-04-06 15:44 UTC  (2+ messages)

[pm:pm-sleep-core 2/2] drivers/base/power/main.c:664 device_resume_noirq() error: uninitialized symbol 'info'
 2020-04-06 11:21 UTC 

[PATCH] thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n
 2020-04-06 11:10 UTC  (2+ messages)

[PATCH] thermal: Add ratelimited print for HOT trip point
 2020-04-06  9:58 UTC  (9+ messages)
` [PATCH] thermal: core: Send a sysfs notification on trip points

[PATCH][v3] PM / sleep: Add pm_debug_messages boot command control
 2020-04-06  9:54 UTC  (4+ messages)

[PATCH] thermal: Delete an error message in four functions
 2020-04-06  9:03 UTC  (4+ messages)

[PATCH][v2] PM / sleep: Add pm_debug_messages boot command control
 2020-04-06  8:58 UTC  (2+ messages)

[TEGRA194_CPUFREQ Patch v2 0/3] Add cpufreq driver for Tegra194
 2020-04-06  6:06 UTC  (8+ messages)
` [TEGRA194_CPUFREQ Patch v2 1/3] firmware: tegra: adding function to get BPMP data
` [TEGRA194_CPUFREQ Patch v2 2/3] cpufreq: Add Tegra194 cpufreq driver
` [TEGRA194_CPUFREQ Patch v2 3/3] arm64: defconfig: Enable CONFIG_ARM_TEGRA194_CPUFREQ

[PATCH] [PATCH v2] power:supply:88pm860x_battery:remove redundant dev_err message
 2020-04-06  5:07 UTC 

[PATCH] PM / devfreq: tegra30: Delete an error message in tegra_devfreq_probe()
 2020-04-06  0:00 UTC  (5+ messages)
    `  "

Urgent! Please Read
 2020-04-05 20:13 UTC 

[GIT PULL] power-supply changes for 5.7
 2020-04-05 20:50 UTC  (2+ messages)

[PATCH] cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driver
 2020-04-05 16:20 UTC 

[pm:pm-sleep-core 2/3] drivers/base/power/main.c:588:31: warning: initialization of 'const char *' from 'char' makes pointer from integer without a cast
 2020-04-05 11:56 UTC 

[pm:pm-sleep-core 3/3] drivers/base/power/main.c:582:3: error: 'state' undeclared; did you mean 'statx'?
 2020-04-05 11:34 UTC 

[pm:pm-sleep-core 2/3] drivers/base/power/main.c:588:31: warning: initialization makes pointer from integer without a cast
 2020-04-05 11:24 UTC 

[pm:bleeding-edge] BUILD SUCCESS 0cff5f799309790b1dfd9c65b6d51725a723cf1f
 2020-04-05  9:26 UTC 

[PATCH v3 00/11] extensions and fixes
 2020-04-05  1:52 UTC  (13+ messages)
` [PATCH v3 01/11] power: charger-manager: remove duplicate assignment
` [PATCH v3 03/11] power: generic-adc-battery: fold psy_props[] to private data
` [PATCH v3 02/11] power: charger-manager: don't write through desc->properties
` [PATCH v3 05/11] power: supply: core: allow to constify property lists
` [PATCH v3 04/11] power: supply: core: reduce power_supply_show_usb_type() parameters
` [PATCH v3 06/11] power: supply: core: fix HWMON temperature labels
` [PATCH v3 07/11] power: supply: core: tabularize "
` [PATCH v3 08/11] power: supply: core: hide unused HWMON labels
` [PATCH v3 09/11] power: supply: core: add input voltage/current measurements
` [PATCH v3 10/11] power: supply: core: add output voltage measurements
` [PATCH v3 11/11] power: supply: core: document measurement points

[pm:pm-sleep-core 2/3] drivers/base/power/main.c:824:10: warning: 'callback' may be used uninitialized in this function
 2020-04-04 22:01 UTC 

[PATCH v6 0/5] Add battery charger driver support for MP2629
 2020-04-04 15:53 UTC  (5+ messages)
` [PATCH v6 1/5] dt-bindings: mfd: add document bindings for mp2629
` [PATCH v6 3/5] iio: adc: mp2629: Add support for mp2629 ADC driver

[PATCH] Documentation: cpu-idle-cooling: fix diagram for 33% duty cycle
 2020-04-04  9:22 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS 3c55e7bed1061c07f3678df7889e35719349dd22
 2020-04-04  8:25 UTC 

[PATCH V2 1/9] thermal: Move default governor config option to the internal header
 2020-04-04  7:30 UTC  (18+ messages)
` [PATCH V2 2/9] thermal: Move struct thermal_attr to the private header
` [PATCH V2 3/9] thermal: Move internal IPA functions
` [PATCH V2 4/9] thermal: Move trip point structure definition to private header
` [PATCH V2 5/9] thermal: Move get_tz_trend to the internal header
` [PATCH V2 6/9] thermal: Move get_thermal_instance "
` [PATCH V2 7/9] thermal: Change IS_ENABLED to IFDEF in the header file
` [PATCH V2 8/9] thermal: Remove stubs for thermal_zone_[un]bind_cooling_device
` [PATCH V2 9/9] thermal: Remove thermal_zone_device_update() stub

[PATCH 00/14] power: supply: bq25890: fix and extend
 2020-04-04  5:14 UTC  (21+ messages)
` [PATCH 03/14] power: supply: bq25890: make property table const
` [PATCH 04/14] power: supply: bq25890: protect view of the chip's state
` [PATCH 05/14] power: supply: bq25890: fix ADC mode configuration
` [PATCH 06/14] power: supply: bq25890: update state on property read
` [PATCH 07/14] power: supply: bq25890: implement CHARGE_TYPE property
` [PATCH 09/14] power: supply: bq25890: implement INPUT_CURRENT_LIMIT property
` [PATCH 08/14] power: supply: bq25890: implement PRECHARGE_CURRENT property
` [PATCH 11/14] power: supply: bq25890: show measured VBUS
` [PATCH 10/14] power: supply: bq25890: use proper CURRENT_NOW property for I_BAT
` [PATCH 12/14] power: supply: bq25890: show VSYS as output voltage
` [PATCH 14/14] power: supply: bq25890: support IBAT compensation
` [PATCH 13/14] power: supply: bq25890: show VBAT as VOLTAGE_NOW

[PATCH 2/7] power: supply: core: allow to constify property lists
 2020-04-03 19:52 UTC  (3+ messages)

[PATCH v2 0/8] power: supply: core: extensions and fixes
 2020-04-03 16:56 UTC  (11+ messages)
` [PATCH v2 1/8] power: supply: core: reduce power_supply_show_usb_type() parameters
` [PATCH v2 2/8] power: supply: core: allow to constify property lists
` [PATCH v2 3/8] power: supply: core: fix HWMON temperature labels
` [PATCH v2 5/8] power: supply: core: hide unused HWMON labels
` [PATCH v2 4/8] power: supply: core: tabularize HWMON temperature labels
` [PATCH v2 7/8] power: supply: core: add output voltage measurements
` [PATCH v2 6/8] power: supply: core: add input voltage/current measurements
` [PATCH v2 8/8] power: supply: core: document measurement points

[PATCH 0/7] power: supply: core: extensions and fixes
 2020-04-03 15:53 UTC  (6+ messages)
` [PATCH 3/7] power: supply: core: fix HWMON temperature labels

[PATCH] power: supply: 88pm860x_battery: Use platform_get_irq_optional()
 2020-04-03 15:27 UTC 

[PATCH V3 1/3] dt-bindings: thermal: imx8mm-thermal: Add support for i.MX8MP
 2020-04-03 12:33 UTC  (8+ messages)
` [PATCH V3 3/3] arm64: dts: imx8mp: Add thermal zones support

[PATCH V2 1/4] powercap/drivers/idle_inject: Specify idle state max latency
 2020-04-03 11:09 UTC  (3+ messages)

[PATCH v5 0/3] Convert thermal bindings to yaml
 2020-04-03  7:01 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: thermal: Add yaml bindings for thermal sensors
` [PATCH v5 2/3] dt-bindings: thermal: Add yaml bindings for thermal cooling-devices
` [PATCH v5 3/3] dt-bindings: thermal: Add yaml bindings for thermal zones

[PATCH 0/8] interconnect: Add imx support via devfreq
 2020-04-03  6:23 UTC  (7+ messages)
  ` [PATCH 2/8] PM / devfreq: Add generic imx bus scaling driver

[PATCH v2] PM / devfreq: tegra30: Make CPUFreq notifier to take into account boosting
 2020-04-03  6:20 UTC  (2+ messages)

[PATCH] cpufreq: Select schedutil when using big.LITTLE
 2020-04-03  5:48 UTC  (2+ messages)

[PATCH 0/2] Add Mediatek thermal driver for MT7622
 2020-04-02 22:57 UTC  (5+ messages)
` [PATCH 1/2] thermal: mediatek: prepare to add support for other platforms
` [PATCH 2/2] thermal: mediatek: add tsensor support for MT7622 SoC

[PATCH v2] PM / devfreq: tegra: Add Dmitry as a maintainer
 2020-04-02 22:17 UTC 

[PATCH v7 04/10] lib/test_linear_ranges: add a test for the 'linear_ranges'
 2020-04-02 15:39 UTC  (5+ 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).