messages from 2021-01-22 16:49:01 to 2021-01-28 06:59:11 UTC [more...]
[PATCH] opp: Staticize _add_opp_table()
2021-01-28 6:58 UTC
[PATCH v3 0/5] Add required-opps support to devfreq passive gov
2021-01-28 5:05 UTC (13+ messages)
` [PATCH v3 3/5] OPP: Improve require-opps linking
[PATCH] opp: Allow dev_pm_opp_set_opp() to be called without opp
2021-01-28 4:21 UTC (2+ messages)
[PATCH 00/13] opp: Implement dev_pm_opp_set_opp()
2021-01-28 4:14 UTC (22+ messages)
` [PATCH 03/13] opp: Keep track of currently programmed OPP
` [PATCH 07/13] opp: Allow _generic_set_opp_clk_only() to work for non-freq devices
` [PATCH 11/13] devfreq: tegra30: Migrate to dev_pm_opp_set_opp()
` [PATCH V2 "
[PATCH] PM: remove PF_WQ_WORKER mask
2021-01-28 1:42 UTC (4+ messages)
` 回复: "
[PATCH] power: supply: axp20x_usb_power: Init work before enabling IRQs
2021-01-28 0:36 UTC (3+ messages)
[PATCH v1] power: supply: smb347-charger: Fix interrupt usage if interrupt is unavailable
2021-01-28 0:34 UTC (2+ messages)
[PATCH] power: supply: bq25980: Fix repetive bq25975 with bq25960
2021-01-28 0:33 UTC (2+ messages)
[PATCH] power-supply: use kobj_to_dev()
2021-01-28 0:32 UTC (2+ messages)
[PATCH] power-supply: Constify static psy_tzd_ops struct
2021-01-28 0:30 UTC (2+ messages)
[PATCH] power: supply: charger-manager: fix typo
2021-01-28 0:19 UTC (2+ messages)
[PATCH] power/reset: remove zte zx driver
2021-01-28 0:18 UTC (2+ messages)
[PATCH 00/10] power: supply: ab8500: refactor and isolate
2021-01-28 0:17 UTC (15+ messages)
` [PATCH 01/10] power: supply: ab8500: Require device tree
` [PATCH 02/10] power: supply: ab8500: Push data to power supply code
` [PATCH 03/10] power: supply: ab8500: Push algorithm "
` [PATCH 04/10] power: supply: ab8500: Push data "
` [PATCH 05/10] power: supply: ab8500: Move to componentized binding
` [PATCH 06/10] power: supply: ab8500: Call battery population once
` [PATCH 07/10] power: supply: ab8500: Avoid NULL pointers
` [PATCH 08/10] power: supply: ab8500: Enable USB and AC
` [PATCH 09/10] power: supply: ab8500: Drop unused member
` [PATCH 10/10] power: supply: ab8500_bmdata: Use standard phandle
[PATCH] drivers: base: power: Fix resposible -> responsible in runtime.c
2021-01-27 21:58 UTC (2+ messages)
[Bug 211305] New: schedutil selects low P-States on AMD EPYC with frequency invariance
2021-01-27 21:18 UTC (2+ messages)
` [Bug 211305] "
[PATCH] tools/power/turbostat: fix compatibility with older kernels
2021-01-27 20:33 UTC (4+ messages)
pm/testing sleep: 5 runs, 1 regressions (v5.11-rc5-62-g93c3d4245f20)
2021-01-27 19:16 UTC
pm/testing baseline: 107 runs, 3 regressions (v5.11-rc5-62-g93c3d4245f20)
2021-01-27 19:01 UTC
[PATCH] thermal: qcom: tsens-v0_1: Add support for MDM9607
2021-01-27 18:44 UTC (3+ messages)
[PATCH] PM / clk: make PM clock layer compatible with clocks that must sleep
2021-01-27 18:31 UTC (17+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH] powercap/intel_rapl: add support for AlderLake Mobile
2021-01-27 18:27 UTC (2+ messages)
[PATCH] PM: runtime: Fix typos and grammar
2021-01-27 18:25 UTC (2+ messages)
[PATCH v2] thermal: qcom: tsens-v0_1: Add support for MDM9607
2021-01-27 18:25 UTC
[PATCH] PM: Use dev_printk() when possible
2021-01-27 18:22 UTC (2+ messages)
pm/testing build: 7 builds: 0 failed, 7 passed (v5.11-rc5-62-g93c3d4245f20)
2021-01-27 18:18 UTC
[PATCH v4] power: suspend: Move dpm_watchdog to suspend.c and enhance it
2021-01-27 15:53 UTC (2+ messages)
[PATCH v5] power: suspend: Move dpm_watchdog to suspend.c and enhance it
2021-01-27 15:18 UTC (2+ messages)
[PATCH] [RFC] dt-bindings: power: sysc-remobile: Convert to json-schema
2021-01-27 13:28 UTC
[PATCH v2 0/2] Move ...mce/therm_throt.c to drivers/thermal/
2021-01-27 11:07 UTC (9+ messages)
` [PATCH v2 1/2] x86/mce: Get rid of mcheck_intel_therm_init()
` [PATCH v2 2/2] thermal: Move therm_throt there from x86/mce
[RFC][PATCH 0/3] New thermal interface allowing IPA to get max power
2021-01-27 10:13 UTC (7+ messages)
` [RFC][PATCH 1/3] PM /devfreq: add user frequency limits into devfreq struct
` [RFC][PATCH 2/3] thermal: devfreq_cooling: add new callback to get user limit for min state
` [RFC][PATCH 3/3] thermal: power_allocator: get proper max power limited by user
[PATCH 1/2] opp: Create _of_add_table_indexed() to reduce code duplication
2021-01-27 9:05 UTC (2+ messages)
` [PATCH 2/2] opp: Add dev_pm_opp_of_add_table_noclk()
[PATCH] PM: domains: Simplify the calculation of variables
2021-01-27 8:42 UTC
pm/testing sleep: 3 runs, 3 regressions (v5.11-rc5-48-gfeb0d85db3fd2)
2021-01-26 20:31 UTC
[PATCH v4 0/4] OPP API fixes and improvements
2021-01-27 6:54 UTC (6+ messages)
` [PATCH v4 2/4] opp: Add dev_pm_opp_sync_regulators()
[PATCH] Add CHARGE_NOW support to cw2015_battery.c
2021-01-26 21:39 UTC
pm/testing build: 6 builds: 0 failed, 6 passed (v5.11-rc5-48-gfeb0d85db3fd2)
2021-01-26 19:32 UTC
[PATCH] thermal/intel: introduce tcc cooling driver
2021-01-26 19:18 UTC (3+ messages)
[PATCH v2 0/8] cpupower: Updates and cleanup to support AMD Family 0x19
2021-01-26 16:45 UTC (10+ messages)
` [PATCH v2 1/8] cpupower: Update msr_pstate union struct naming
` [PATCH v2 2/8] cpupower: Correct macro name for CPB caps flag
` [PATCH v2 3/8] cpupower: Add CPUPOWER_CAP_AMD_HW_PSTATE cpuid "
` [PATCH v2 4/8] cpupower: Remove unused pscur variable
` [PATCH v2 5/8] cpupower: Update family checks when decoding HW pstates
` [PATCH v2 6/8] cpupower: Condense pstate enabled bit checks in decode_pstates()
` [PATCH v2 7/8] cpupower: Remove family arg to decode_pstates()
` [PATCH v2 8/8] cpupower: Add cpuid cap flag for MSR_AMD_HWCR support
[PATCH] kernel/kexec: remove the lock operation of system_transition_mutex
2021-01-25 17:45 UTC (3+ messages)
[PATCH v2 0/1] AMD EPYC: fix schedutil perf regression (freq-invariance)
2021-01-26 10:05 UTC (12+ messages)
` [PATCH v2 1/1] x86,sched: On AMD EPYC set freq_max = max_boost in schedutil invariant formula
[PATCH v6 0/7] Add initial support for ATC260x PMICs
2021-01-26 10:15 UTC (10+ messages)
` [PATCH v6 3/7] mfd: Add MFD driver "
` [PATCH v6 4/7] regulator: Add regulator "
[PATCH V8 00/13] Add driver for dvfsrc, support for interconnect
2021-01-26 8:03 UTC (13+ messages)
` [PATCH V8 01/12] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V8 02/12] soc: mediatek: add header for mediatek SIP interface
` [PATCH V8 03/12] soc: mediatek: add driver for dvfsrc support
` [PATCH V8 04/12] soc: mediatek: add support for mt6873
` [PATCH V8 05/12] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V8 06/12] arm64: dts: mt8192: "
` [PATCH V8 07/12] dt-bindings: interconnect: add MT6873 interconnect dt-bindings
` [PATCH V8 08/12] interconnect: mediatek: Add interconnect provider driver
` [PATCH V8 09/12] arm64: dts: mt8183: add dvfsrc related nodes
` [PATCH V8 10/12] arm64: dts: mt8192: "
` [PATCH V8 11/12] arm64: dts: mt8183: add dvfsrc regulator nodes
` [PATCH V8 12/12] arm64: dts: mt8192: "
[pm:bleeding-edge] BUILD SUCCESS d1182f4c1fbc5ad585d78a03d515792aaa3534fd
2021-01-26 8:42 UTC
[PATCH v7 0/5] Add initial support for ATC260x PMICs
2021-01-26 9:56 UTC (6+ messages)
` [PATCH v7 1/5] dt-bindings: input: Add reset-time-sec common property
` [PATCH v7 2/5] dt-bindings: mfd: Add Actions Semi ATC260x PMIC binding
` [PATCH v7 3/5] mfd: Add MFD driver for ATC260x PMICs
` [PATCH v7 4/5] input: atc260x: Add onkey "
` [PATCH v7 5/5] MAINTAINERS: Add entry for ATC260x PMIC
[PATCH] drivers/power/supply: fix typo
2021-01-26 10:03 UTC
[PATCH] ntp: Use freezable workqueue for RTC synchronization
2021-01-25 14:30 UTC
[PATCH 0/1] PM: hibernate: Fix swap file marking
2021-01-25 17:55 UTC (3+ messages)
` [PATCH 1/1] PM: hibernate: flush swap writer after marking
[PATCH v12 0/5] Introduce memory interconnect for NVIDIA Tegra SoCs
2021-01-25 17:35 UTC (3+ messages)
` [PATCH v12 4/5] drm/tegra: dc: Support memory bandwidth management
[PATCH v3] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
2021-01-25 17:23 UTC (5+ messages)
Infinite recursion in device_reorder_to_tail() due to circular device links
2021-01-24 20:06 UTC (3+ messages)
[pm:bleeding-edge] BUILD SUCCESS WITH WARNING a44d3fbdfbd1dde8c1726ba55638767fa359103d
2021-01-24 19:12 UTC
[PATCH] ACPI: thermal: Do not call acpi_thermal_check() directly
2021-01-24 13:40 UTC (6+ messages)
[PATCH v4 1/2] power: supply: PCHG: Peripheral device charger
2021-01-23 18:50 UTC (4+ messages)
` [PATCH v4 2/2] mfd: cros_ec: Add peripheral "
[PATCH] tools/power/turbostat: Fix turbostat for AMD Zen CPUs
2021-01-23 15:50 UTC
[PATCH 1/2] powercap/intel_rapl: Use topology interface in rapl_add_package()
2021-01-23 10:06 UTC (2+ messages)
` [PATCH 2/2] powercap/intel_rapl: Use topology interface in rapl_init_domains()
pm/testing sleep: 3 runs, 1 regressions (acpi-5.11-rc5-27-gad758c58a703)
2021-01-23 2:28 UTC
pm/testing baseline: 106 runs, 2 regressions (acpi-5.11-rc5-27-gad758c58a703)
2021-01-23 2:13 UTC
pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (acpi-5.11-rc5-27-gad758c58a703)
2021-01-23 1:29 UTC
[PATCH v5 0/7] cpufreq-qcom-hw: Implement full OSM programming
2021-01-22 23:43 UTC (3+ messages)
[PATCH v3 1/2] power: supply: PCHG: Peripheral device charger
2021-01-22 22:46 UTC (3+ messages)
` [PATCH v3 2/2] mfd: cros_ec: Add peripheral "
Understanding DPM_FLAG_MAY_SKIP_RESUME and DPM_FLAG_SMART_SUSPEND flags
2021-01-22 22:47 UTC
[PATCH 0/8] cpupower: Updates and cleanup to support AMD Family 0x19
2021-01-22 20:23 UTC (12+ messages)
` [PATCH 1/8] cpupower: Update msr_pstate union struct naming
` [PATCH 2/8] cpupower: Correct macro name for CPB caps flag
` [PATCH 3/8] cpupower: Add CPUPOWER_CAP_AMD_HW_PSTATE cpuid "
` [PATCH 4/8] cpupower: Remove unused pscur variable
` [PATCH 5/8] cpupower: Update family checks when decoding HW pstates
` [PATCH 6/8] cpupower: Condense pstate enabled bit checks in decode_pstates()
` [PATCH 7/8] cpupower: Remove family arg to decode_pstates()
` [PATCH 8/8] cpupower: Add cpuid cap flag for MSR_AMD_HWCR support
[PATCH v8 8/8] dt-bindings: thermal: tsens: Document ipq8064 bindings
2021-01-22 14:00 UTC (2+ messages)
[PATCH] cpupower: add Makefile dependencies for install targets
2021-01-22 18:02 UTC (5+ messages)
[PATCH] intel_idle: remove definition of DEBUG
2021-01-22 15:47 UTC (2+ messages)
[PATCH net 0/1] net: phy: Fix interrupt mask loss on resume from hibernation
2021-01-22 16:12 UTC (3+ messages)
` [EXTERNAL] "
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).