messages from 2021-10-25 14:49:52 to 2021-10-28 21:36:35 UTC [more...]
[PATCH v2 00/45] Introduce power-off+restart call chain API
2021-10-28 21:36 UTC (52+ 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: "
[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 (15+ 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] thermal: Fix implicit type conversion
2021-10-28 12:32 UTC (2+ messages)
[PATCH 1/5] thermal: tegra-bpmp: Handle errors in BPMP response
2021-10-28 11:54 UTC (3+ messages)
` [PATCH 2/5] reset: "
[PATCH v2 0/5] Refactor thermal pressure update to avoid code duplication
2021-10-28 7:19 UTC (13+ messages)
` [PATCH v2 1/5] arch_topology: Introduce thermal pressure update function
` [PATCH v2 2/5] thermal: cpufreq_cooling: Use new "
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 (46+ messages)
` [PATCH v14 01/39] soc/tegra: Enable runtime PM during OPP state-syncing
` [PATCH v14 02/39] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v14 03/39] soc/tegra: Don't print error message when OPPs not available
` [PATCH v14 04/39] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v14 05/39] clk: tegra: Support runtime PM and power domain
` [PATCH v14 06/39] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v14 07/39] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v14 08/39] gpu: host1x: Add initial runtime PM and OPP support
` [PATCH v14 09/39] gpu: host1x: Add host1x_channel_stop()
` [PATCH v14 10/39] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v14 11/39] drm/tegra: hdmi: Add OPP support
` [PATCH v14 12/39] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v14 13/39] drm/tegra: gr3d: "
` [PATCH v14 14/39] drm/tegra: vic: Stop channel on suspend
` [PATCH v14 15/39] drm/tegra: nvdec: "
` [PATCH v14 16/39] drm/tegra: submit: Remove pm_runtime_enabled() checks
` [PATCH v14 17/39] drm/tegra: submit: Add missing pm_runtime_mark_last_busy()
` [PATCH v14 18/39] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v14 19/39] bus: tegra-gmi: "
` [PATCH v14 20/39] pwm: tegra: "
` [PATCH v14 21/39] mmc: sdhci-tegra: "
` [PATCH v14 22/39] mtd: rawnand: tegra: "
` [PATCH v14 23/39] spi: tegra20-slink: Add "
` [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
[v8 0/3] Add L3 provider support for SC7280
2021-10-27 16:59 UTC (3+ messages)
` [v8 1/3] dt-bindings: interconnect: Add EPSS L3 DT binding on SC7280
[PATCH v2 0/8] Apple SoC PMGR device power states driver
2021-10-27 14:51 UTC (11+ 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] PM: runtime: Allow rpm_resume() to succeed when runtime PM is disabled
2021-10-27 14:33 UTC (4+ messages)
[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 (7+ messages)
` [PATCH v3 1/4] dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation
` [PATCH v3 2/4] arm64: dts: ti: j721e: Add VTM node
` [PATCH v3 3/4] arm64: dts: ti: j7200: "
` [PATCH v3 4/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
[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
[PATCH v2 0/3] i2c: Enable asynchronous suspend/resume
2021-10-25 21:35 UTC (4+ messages)
` [PATCH v2 1/3] i2c: designware: Enable async suspend / resume of designware devices
` [PATCH 2/3] i2c: enable async suspend/resume for i2c adapters
` [PATCH 3/3] i2c: enable async suspend/resume on i2c client devices
[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
2021-10-25 20:59 UTC (4+ messages)
` [RFC 06/19] devfreq: imx8m-ddrc: Add late system sleep PM ops
[rafael-pm:bleeding-edge] BUILD SUCCESS af2b73b422405bf7d7aef0060da17281f7a0e6d4
2021-10-25 19:27 UTC
SCMI protocol for interconnect scaling
2021-10-25 14:55 UTC (2+ messages)
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).