messages from 2021-10-25 22:47:53 to 2021-10-29 14:20:16 UTC [more...]
[PATCH v3 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
2021-10-29 14:20 UTC (26+ messages)
` [PATCH v3 01/21] x86/cpufreatures: add AMD Collaborative Processor Performance Control feature flag
` [PATCH v3 02/21] x86/msr: add AMD CPPC MSR definitions
` [PATCH v3 03/21] ACPI: CPPC: implement support for SystemIO registers
` [PATCH v3 04/21] ACPI: CPPC: Check present CPUs for determining _CPC is valid
` [PATCH v3 05/21] ACPI: CPPC: add cppc enable register function
` [PATCH v3 06/21] cpufreq: amd: introduce a new amd pstate driver to support future processors
` [PATCH v3 07/21] cpufreq: amd: add fast switch function for amd-pstate
` [PATCH v3 08/21] cpufreq: amd: add acpi cppc function as the backend for legacy processors
` [PATCH v3 09/21] cpufreq: amd: add trace for amd-pstate module
` [PATCH v3 10/21] cpufreq: amd: add boost mode support for amd-pstate
` [PATCH v3 11/21] cpufreq: amd: add amd-pstate frequencies attributes
` [PATCH v3 12/21] cpufreq: amd: add amd-pstate performance attributes
` [PATCH v3 13/21] cpupower: add AMD P-state capability flag
` [PATCH v3 14/21] cpupower: add the function to check amd-pstate enabled
` [PATCH v3 15/21] cpupower: initial AMD P-state capability
` [PATCH v3 16/21] cpupower: add the function to get the sysfs value from specific table
` [PATCH v3 17/21] cpupower: add amd-pstate sysfs definition and access helper
` [PATCH v3 18/21] cpupower: enable boost state support for amd-pstate module
` [PATCH v3 19/21] cpupower: move print_speed function into misc helper
` [PATCH v3 20/21] cpupower: print amd-pstate information on cpupower
` [PATCH v3 21/21] Documentation: amd-pstate: add amd-pstate driver introduction
[PATCH v1] cpufreq: mediatek-hw: Fix double devm_remap in hotplug case
2021-10-29 11:42 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v2] PM: sleep: Fix runtime PM based cpuidle support
2021-10-29 12:38 UTC
[PATCH v2 0/8] Apple SoC PMGR device power states driver
2021-10-29 7:09 UTC (9+ messages)
` [PATCH v2 2/8] dt-bindings: arm: apple: Add apple,pmgr binding
` [PATCH v2 3/8] dt-bindings: power: Add apple,pmgr-pwrstate binding
[PATCH] cpufreq: Fix implicit type conversion
2021-10-29 3:35 UTC
[PATCH] thermal: Fix implicit type conversion
2021-10-29 2:02 UTC (3+ messages)
[PATCH v2 00/45] Introduce power-off+restart call chain API
2021-10-28 23:28 UTC (57+ messages)
` [PATCH v2 01/45] notifier: Remove extern annotation from function prototypes
` [PATCH v2 02/45] notifier: Add blocking_notifier_call_chain_empty()
` [PATCH v2 03/45] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v2 04/45] reboot: Correct typo in a comment
` [PATCH v2 05/45] reboot: Warn if restart handler has duplicated priority
` [PATCH v2 06/45] reboot: Warn if unregister_restart_handler() fails
` [PATCH v2 07/45] reboot: Remove extern annotation from function prototypes
` [PATCH v2 08/45] kernel: Add combined power-off+restart handler call chain API
` [PATCH v2 09/45] xen/x86: Use do_kernel_power_off()
` [PATCH v2 10/45] ARM: "
` [PATCH v2 11/45] arm64: "
` [PATCH v2 12/45] csky: "
` [PATCH v2 13/45] ia64: "
` [PATCH v2 14/45] mips: "
` [PATCH v2 15/45] nds32: "
` [PATCH v2 16/45] parisc: "
` [PATCH v2 17/45] powerpc: "
` [PATCH v2 18/45] riscv: "
` [PATCH v2 19/45] sh: "
` [PATCH v2 20/45] x86: "
` [PATCH v2 21/45] m68k: Switch to new power-handler API
` [PATCH v2 22/45] memory: emif: Use kernel_can_power_off()
` [PATCH v2 23/45] ACPI: power: Switch to power-handler API
` [PATCH v2 24/45] regulator: pfuze100: Use devm_register_power_handler()
` [PATCH v2 25/45] reboot: Remove pm_power_off_prepare()
` [PATCH v2 26/45] soc/tegra: pmc: Utilize power-handler API to power off Nexus 7 properly
` [PATCH v2 27/45] mfd: ntxec: Use devm_register_power_handler()
` [PATCH v2 28/45] mfd: rn5t618: "
` [PATCH v2 29/45] mfd: acer-a500: "
` [PATCH v2 30/45] mfd: ene-kb3930: "
` [PATCH v2 31/45] mfd: axp20x: Use register_simple_power_off_handler()
` [PATCH v2 32/45] mfd: retu: Use devm_register_simple_power_off_handler()
` [PATCH v2 33/45] mfd: rk808: "
` [PATCH v2 34/45] mfd: palmas: "
` [PATCH v2 35/45] mfd: max8907: "
` [PATCH v2 36/45] mfd: tps6586x: "
` [PATCH v2 37/45] mfd: tps65910: "
` [PATCH v2 38/45] mfd: max77620: "
` [PATCH v2 39/45] mfd: dm355evm_msp: Use devm_register_trivial_power_off_handler()
` [PATCH v2 40/45] mfd: twl4030: "
[v8 0/3] Add L3 provider support for SC7280
2021-10-28 23:27 UTC (9+ messages)
` [v8 1/3] dt-bindings: interconnect: Add EPSS L3 DT binding on SC7280
` [v8 2/3] interconnect: qcom: Add EPSS L3 support "
` [v8 3/3] arm64: dts: qcom: sc7280: Add EPSS L3 interconnect provider
[PATCH v2 0/5] Refactor thermal pressure update to avoid code duplication
2021-10-28 23:12 UTC (13+ messages)
` [PATCH v2 1/5] arch_topology: Introduce thermal pressure update function
` [PATCH v2 2/5] thermal: cpufreq_cooling: Use new "
[PATCH] PM: runtime: Allow rpm_resume() to succeed when runtime PM is disabled
2021-10-28 22:20 UTC (5+ messages)
[PATCH v4] dt-bindings: opp: Allow multi-worded OPP entry name
2021-10-28 22:15 UTC
[PATCH v3] dt-bindings: opp: Allow multi-worded OPP entry names
2021-10-28 21:12 UTC (3+ messages)
problem in changing from active to passive mode
2021-10-28 20:18 UTC (14+ messages)
[PATCH 0/8] Add support for MSM8996 Pro
2021-10-28 18:18 UTC (8+ messages)
` [PATCH 1/8] dt-bindings: clk: qcom: msm8996-apcc: Add CBF
` [PATCH 2/8] dt-bindings: clk: qcom: msm8996-apcc: Add MSM8996 Pro compatible
` [PATCH 4/8] cpufreq: qcom_cpufreq_nvmem: Simplify reading kryo speedbin
pm/testing baseline: 82 runs, 1 regressions (v5.15-rc7-120-g1eb4f10091ca)
2021-10-28 16:59 UTC
[PATCH v3] dt-bindings: power: reset: gpio-poweroff: Convert txt bindings to yaml
2021-10-28 16:50 UTC
pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.15-rc7-120-g1eb4f10091ca)
2021-10-28 16:15 UTC
[PATCH 1/5] thermal: tegra-bpmp: Handle errors in BPMP response
2021-10-28 11:54 UTC (3+ messages)
` [PATCH 2/5] reset: "
pm/testing baseline: 48 runs, 2 regressions (v5.15-rc7-108-gba9410801460)
2021-10-28 0:22 UTC
pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.15-rc7-108-gba9410801460)
2021-10-27 23:39 UTC
[PATCH RESEND v5 0/5] interconnect: qcom: Add MSM8996 interconnect driver
2021-10-27 20:36 UTC (5+ messages)
` [PATCH RESEND v5 1/5] dt-bindings: interconnect: Combine SDM660 bindings into RPM schema
` [PATCH RESEND v5 3/5] dt-bindings: interconnect: Add Qualcomm MSM8996 DT bindings
[PATCH v14 00/39] NVIDIA Tegra power management patches for 5.17
2021-10-27 19:42 UTC (24+ messages)
` [PATCH v14 01/39] soc/tegra: Enable runtime PM during OPP state-syncing
` [PATCH v14 24/39] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v14 25/39] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v14 26/39] media: staging: tegra-vde: Support generic "
` [PATCH v14 27/39] soc/tegra: fuse: Reset hardware
` [PATCH v14 28/39] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v14 29/39] soc/tegra: regulators: Prepare for suspend
` [PATCH v14 30/39] soc/tegra: pmc: Rename 3d power domains
` [PATCH v14 31/39] soc/tegra: pmc: Rename core power domain
` [PATCH v14 32/39] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v14 33/39] ARM: tegra: Rename CPU and EMC OPP table device-tree nodes
` [PATCH v14 34/39] ARM: tegra: Add 500MHz entry to Tegra30 memory OPP table
` [PATCH v14 35/39] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v14 36/39] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v14 37/39] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v14 38/39] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v14 39/39] ARM: tegra20/30: Disable unused host1x hardware
[PATCH v4 1/3] PM / wakeirq: support enabling wake-up irq after runtime_suspend called
2021-10-27 19:00 UTC (4+ messages)
[GIT PULL] devfreq next for 5.16
2021-10-27 18:44 UTC (2+ messages)
dt-bindings: treewide: Update @st.com email address to @foss.st.com
2021-10-27 16:57 UTC (7+ messages)
[PATCH V2 0/3] thermal: qcom: Add support for PMIC5 Gen2 ADC_TM
2021-10-27 18:05 UTC (8+ messages)
` [PATCH V2 1/3] dt-bindings: thermal: qcom: add PMIC5 Gen2 ADC_TM bindings
` [PATCH V2 2/3] iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TM
` [PATCH V2 3/3] thermal: qcom: add support for PMIC5 Gen2 ADCTM
[PATCH 1/3] intel_idle: cleanup code for handling with cpuidle framework
2021-10-27 8:22 UTC (3+ messages)
` [PATCH 2/3] intel_idle: cleanup cpuhotplug setup
` [PATCH 3/3] intel_idle: fix cpuidle_device unregistration
[PATCH] PM: Added functionality to the axp20x_battery driver
2021-10-27 7:40 UTC (3+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS a1ccff3617a4e0310a4d88e0048c160587a21ce2
2021-10-27 6:27 UTC
[PATCH v9 0/8] RISC-V CPU Idle Support
2021-10-27 5:08 UTC (3+ messages)
[PATCH v2 0/4] thermal: mediatek: Add mt8365 support
2021-10-27 3:09 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: mediatek: Add mt8365
pm/testing baseline: 75 runs, 1 regressions (v5.15-rc7-95-g5ae5ac40021d)
2021-10-26 15:11 UTC
pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.15-rc7-95-g5ae5ac40021d)
2021-10-26 14:28 UTC
[PATCH] cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initialization
2021-10-26 14:03 UTC (2+ messages)
[GIT PULL] thermal for v5.16
2021-10-26 13:09 UTC (2+ messages)
[PATCH 1/2] dt-bindings: power: supply: add Maxim MAX77976 battery charger
2021-10-26 11:53 UTC (6+ messages)
` [PATCH 2/2] power: supply: max77976: add Maxim MAX77976 charger driver
[PATCH v3 0/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
2021-10-26 11:08 UTC (4+ messages)
` [PATCH v3 4/4] "
[PATCH v3 00/34] component: Make into an aggregate bus
2021-10-26 0:00 UTC (2+ messages)
` [PATCH v3 29/34] power: supply: ab8500: Migrate to aggregate driver
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).