messages from 2023-02-13 20:43:03 to 2023-02-17 14:09:17 UTC [more...]
[PATCH v10 0/6] Add support for Core Power Reduction v3, v4 and Hardened
2023-02-17 14:09 UTC (9+ messages)
` [PATCH v10 1/6] MAINTAINERS: Add entry for Qualcomm CPRv3/v4/Hardened driver
` [PATCH v10 2/6] dt-bindings: opp: v2-qcom-level: Document CPR3 open/closed loop volt adjustment
` [PATCH v10 3/6] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver
` [PATCH v10 4/6] soc: qcom: cpr: Move common functions to new file
` [PATCH v10 5/6] soc: qcom: Add support for Core Power Reduction v3, v4 and Hardened
` [PATCH v10 6/6] arm64: dts: qcom: msm8998: Configure CPRh
[PATCH] arch/x86/kernel/acpi/boot: fix buffer overflow on negative index in mp_config_acpi_gsi()
2023-02-17 13:17 UTC
[PATCH] arch/x86/kernel/acpi/boot: fix buffer overflow on negative index in mp_config_acpi_gsi()
2023-02-17 12:23 UTC
[PATCH v5 00/10] The great interconnecification fixation
2023-02-17 10:46 UTC (11+ messages)
` [PATCH v5 01/10] interconnect: qcom: rpm: make QoS INVALID default, separate out driver data
` [PATCH v5 02/10] interconnect: qcom: rpm: Add support for specifying channel num
` [PATCH v5 03/10] interconnect: qcom: Sort kerneldoc entries
` [PATCH v5 04/10] interconnect: qcom: rpm: Rename icc desc clocks to bus_blocks
` [PATCH v5 05/10] interconnect: qcom: rpm: Rename icc provider num_clocks to num_bus_clocks
` [PATCH v5 06/10] interconnect: qcom: rpm: Handle interface clocks
` [PATCH v5 07/10] interconnect: qcom: icc-rpm: Allow negative num_bus_clocks
` [PATCH v5 08/10] interconnect: qcom: msm8996: Specify no bus clock scaling on A0NoC
` [PATCH v5 09/10] interconnect: qcom: rpm: Don't use clk_get_optional for bus clocks anymore
` [PATCH v5 10/10] interconnect: qcom: msm8996: Promote to core_initcall
[PATCH v4] dt-bindings: power: supply: Revise Richtek RT9467 compatible name
2023-02-17 10:11 UTC (2+ messages)
[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel V edition (OSPM-summit 2023)
2023-02-17 9:06 UTC (2+ messages)
[PATCH v3 0/2][next] Revise Richtek RT9467 documentation compatible name
2023-02-17 8:53 UTC (5+ messages)
` [PATCH v3 1/2][next] dt-bindings: power: supply: Revise Richtek RT9467 "
` [PATCH v3 2/2][next] dt-bindings: power: supply: Rename the file name of RT9467 charger yaml
[rafael-pm:bleeding-edge] BUILD SUCCESS ea150b53b1fd250a0c49f9ade353634dd7976fbf
2023-02-17 6:41 UTC
[PATCH] thermal/drivers/tsens: Use devm_platform_ioremap_resource()
2023-02-17 6:03 UTC (2+ messages)
[PATCH] power: supply: rt9467: Fix rt9467_run_aicl()
2023-02-17 5:51 UTC (2+ messages)
[PATCH] thermal/drivers/k3_j72xx_bandgap: Use devm_platform_ioremap_resource()
2023-02-17 3:34 UTC
[PATCH] thermal/drivers/banggap: Use devm_platform_ioremap_resource()
2023-02-17 3:33 UTC
[PATCH 00/11] ARM: removal of STiH415/STiH416 remainings bits
2023-02-16 19:59 UTC (8+ messages)
` [PATCH 05/11] dt-bindings: arm: sti: remove bindings for stih415 and stih416
[linux-next:master] BUILD REGRESSION 509583475828c4fd86897113f78315c1431edcc3
2023-02-16 16:52 UTC
[GIT PULL] Thermal control updates for v6.3-rc1
2023-02-16 13:45 UTC
[GIT PULL] ACPI updates for v6.3-rc1
2023-02-16 13:43 UTC
[GIT PULL] Power management updates for v6.3-rc1
2023-02-16 13:40 UTC
[GIT PULL] thermal material for v6.3, take 2
2023-02-16 13:36 UTC (2+ messages)
soc: mediatek: mtk-svs: fix passing zero to 'PTR_ERR'
2023-02-16 13:25 UTC
[PATCH v2][next] dt-bindings: power: supply: Revise Richtek RT9467 compatible name
2023-02-16 13:24 UTC (2+ messages)
[PATCH 0/3] some minor fixes of error checking about debugfs_rename()
2023-02-16 12:49 UTC (9+ messages)
[PATCH v2] cpufreq: qcom-hw: Simplify counting frequency domains
2023-02-16 10:51 UTC
[PATCH 1/3] [RFC] PM: domains: Introduce .power_pre/post_on/off callbacks
2023-02-16 10:48 UTC (10+ messages)
[PATCH v3 00/19] Add perf support to the rockchip-dfi driver
2023-02-16 10:36 UTC (20+ messages)
` [PATCH v3 01/19] PM / devfreq: rockchip-dfi: Embed desc into private data struct
` [PATCH v3 02/19] PM / devfreq: rockchip-dfi: use consistent name for "
` [PATCH v3 03/19] PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
` [PATCH v3 04/19] PM / devfreq: rockchip-dfi: Add SoC specific init function
` [PATCH v3 05/19] PM / devfreq: rockchip-dfi: dfi store raw values in counter struct
` [PATCH v3 06/19] PM / devfreq: rockchip-dfi: Use free running counter
` [PATCH v3 07/19] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v3 08/19] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v3 09/19] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v3 10/19] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v3 11/19] PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
` [PATCH v3 12/19] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v3 13/19] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
` [PATCH v3 14/19] PM / devfreq: rockchip-dfi: Prepare for multiple users
` [PATCH v3 15/19] PM / devfreq: rockchip-dfi: Add perf support
` [PATCH v3 16/19] arm64: dts: rockchip: rk3399: Enable DFI
` [PATCH v3 17/19] arm64: dts: rockchip: rk356x: Add DFI
` [PATCH v3 18/19] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml
` [PATCH v3 19/19] dt-bindings: devfreq: event: rockchip,dfi: Add rk3568 support
[PATCH] cpufreq: qcom-hw: Simplify counting frequency domains
2023-02-16 10:29 UTC
[PATCH] power: reset: at91-sama5d2_shdwc: Use devm_platform_get_and_ioremap_resource()
2023-02-16 10:01 UTC (2+ messages)
[PATCH] power: reset: at91-poweroff: Use devm_platform_get_and_ioremap_resource()
2023-02-16 10:01 UTC (2+ messages)
[PATCH v7 0/6] cpufreq: amd-pstate: Add guided autonomous mode support
2023-02-16 8:35 UTC (8+ messages)
` [PATCH v7 1/6] acpi: cppc: Add min and max perf reg writing support
` [PATCH v7 2/6] acpi: cppc: Add auto select register read/write support
` [PATCH v7 3/6] Documentation: cpufreq: amd-pstate: Move amd_pstate param to alphabetical order
` [PATCH v7 4/6] cpufreq: amd-pstate: Add guided autonomous mode
` [PATCH v7 5/6] cpufreq: amd-pstate: Add guided mode control support via sysfs
` [PATCH v7 6/6] Documentation: cpufreq: amd-pstate: Update amd_pstate status sysfs for guided
[PATCH 0/2] OPP: Disallow "opp-hz" property without a corresponding clk
2023-02-16 6:47 UTC (6+ messages)
` [PATCH 2/2] "
[PATCH v6 0/6] amd_pstate: Add guided autonomous mode support
2023-02-16 6:44 UTC (16+ messages)
` [PATCH v6 1/6] acpi: cppc: Add min and max perf reg writing support
` [PATCH v6 2/6] acpi: cppc: Add auto select register read/write support
` [PATCH v6 3/6] cpufreq: amd_pstate: Add guided autonomous mode
` [PATCH v6 4/6] Documentation: amd_pstate: Move amd_pstate param to alphabetical order
` [PATCH v6 5/6] cpufreq: amd_pstate: Add guided mode control support via sysfs
` [PATCH v6 6/6] Documentation: amd_pstate: Update amd_pstate status sysfs for guided
[PATCH -next v2] thermal/drivers/mediatek: Remove unneeded semicolon
2023-02-16 6:10 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS eef8b008d76a4df811b4cc42a50f0130bcade3bd
2023-02-16 5:06 UTC
[linux-next:master] BUILD REGRESSION 9d9019bcea1aac7eed64a1a4966282b6b7b141c8
2023-02-16 2:05 UTC
[PATCH v2 1/3] dt-bindings: power: supply: pm8941-coincell: Add PM8998 compatible
2023-02-16 0:06 UTC (7+ messages)
` [PATCH v2 2/3] dt-bindings: power: supply: pm8941-coincell: Don't require charging properties
` [PATCH v2 3/3] arm64: dts: qcom: pm8998: Add a specific compatible for coincell chg
[PATCH] power: supply: leds: explicitly include linux/leds.h
2023-02-16 0:06 UTC (2+ messages)
[PATCH] power: reset: odroid-go-ultra: fix I2C dependency
2023-02-16 0:05 UTC (3+ messages)
[PATCH 0/3] Documentation fixes for next-20230215
2023-02-15 16:50 UTC (9+ messages)
` [PATCH 1/3] Documentation: hw-vuln: Wrap mitigate_smt_rsb example in literal code block
` [PATCH 2/3] Documentation: bpf: Add missing line break separator in node_data struct "
` [PATCH 3/3] Documentation: amd-pstate: disambiguate user space sections
[PATCH] cpufreq: amd_pstate: Fix invalid write to MSR_AMD_CPPC_REQ
2023-02-15 14:55 UTC (3+ messages)
[PATCH -next] thermal/drivers/mediatek: Remove unneeded semicolon
2023-02-15 13:22 UTC (2+ messages)
[Patch][next] dt-bindings: power: supply: Revise Richtek RT9467 compatible name
2023-02-15 13:15 UTC (6+ messages)
[PATCH v14 0/6] Add LVTS Thermal Architecture
2023-02-15 13:13 UTC (7+ messages)
` [PATCH v14 5/6] arm64: dts: mediatek: mt8195: Add thermal zones and thermal nodes
` [PATCH v14 6/6] arm64: dts: mediatek: mt8195: Add temperature mitigation threshold
[PATCH] powercap: RAPL: Add Power Limit4 support for Meteor Lake SoC
2023-02-15 12:32 UTC
[RFC PATCH v2 1/2] PM: domains: Skip disabling unused domains if provider has sync_state
2023-02-15 12:21 UTC (3+ messages)
kernel/power/Kconfig: patch, typo a single letter missing at line 32: should have been run-time, not run-tim
2023-02-15 9:53 UTC (3+ messages)
` [PATCH] kernel/power/Kconfig: "
[PATCH] power: reset: brcm-kona-reset: Use devm_platform_get_and_ioremap_resource()
2023-02-15 6:52 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 2f07b45d9824b12c8c30d8ace75d15941926cb19
2023-02-15 4:15 UTC
[PATCH v4 01/12] interconnect: qcom: rpm: make QoS INVALID default, separate out driver data
2023-02-15 1:31 UTC (16+ messages)
` [PATCH v4 02/12] interconnect: qcom: rpm: Add support for specifying channel num
` [PATCH v4 03/12] interconnect: qcom: Sort kerneldoc entries
` [PATCH v4 04/12] interconnect: qcom: rpm: Rename icc desc clocks to bus_blocks
` [PATCH v4 05/12] interconnect: qcom: rpm: Rename icc provider num_clocks to num_bus_clocks
` [PATCH v4 06/12] interconnect: qcom: rpm: Handle interface clocks
` [PATCH v4 07/12] interconnect: qcom: icc-rpm: Allow negative num_bus_clocks
` [PATCH v4 08/12] interconnect: qcom: msm8996: Specify no bus clock scaling on A0NoC
` [PATCH v4 09/12] interconnect: qcom: rpm: Don't use clk_get_optional for bus clocks anymore
` [PATCH v4 10/12] interconnect: qcom: msm8996: Promote to core_initcall
` [PATCH v4 11/12] interconnect: qcom: icc-rpm: Introduce keep_alive
` [PATCH v4 12/12] interconnect: qcom: icc-rpm: Allow negative QoS offset
` [PATCH v4 00/12] The great interconnecification fixation
[PATCH v4] power: reset: add Odroid Go Ultra poweroff driver
2023-02-14 22:09 UTC (2+ messages)
[PATCH] PM: s2idle: Don't allow s2idle when cpuidle isn't supported
2023-02-14 21:50 UTC
[PATCH] power: supply: qcom_battmgr: remove bogus do_div()
2023-02-14 22:02 UTC (3+ messages)
[PATCH][next] power: supply: fix spelling mistake "charing" -> "charging"
2023-02-14 21:59 UTC (2+ messages)
pm/testing baseline: 48 runs, 5 regressions (pm-6.2-rc9-244-gdfe08e56df2e)
2023-02-14 18:07 UTC
[GIT PULL] Additional power management fix for v6.2
2023-02-14 18:01 UTC (2+ messages)
pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (pm-6.2-rc9-244-gdfe08e56df2e)
2023-02-14 17:24 UTC
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-02-14 16:57 UTC (2+ messages)
` (subset) "
[PATCH v3] power: reset: add Odroid Go Ultra poweroff driver
2023-02-14 16:33 UTC (3+ messages)
[GIT PULL] OPP updates for 6.3
2023-02-14 14:44 UTC (2+ messages)
[GIT PULL] cpufreq/arm updates for 6.3
2023-02-14 14:43 UTC (2+ messages)
[PATCH v1 1/2] ACPI: processor: perflib: Use the "no limit" frequency QoS
2023-02-14 14:41 UTC (10+ messages)
` [PATCH v2 1/3] "
[PATCH] cpufreq: qcom-hw: Add missing null pointer check
2023-02-14 14:07 UTC (3+ messages)
[PATCH] interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRT
2023-02-14 10:46 UTC (2+ messages)
Panele fotowaltaiczne
2023-02-10 8:35 UTC
[PATCH 1/3] dt-bindings: power: supply: pm8941-coincell: Add PM8998 compatible
2023-02-14 7:57 UTC (7+ messages)
` [PATCH 2/3] dt-bindings: power: supply: pm8941-coincell: Don't require charging properties
` [PATCH 3/3] arm64: dts: qcom: pm8998: Add a specific compatible for coincell chg
[PATCH v6 1/3] dt-bindings: cpufreq: qcom-cpufreq-nvmem: specify supported opp tables
2023-02-14 5:26 UTC (2+ messages)
[PATCH 0/3] Documentation fixes for thermal/bleeding-edge
2023-02-14 2:16 UTC (7+ messages)
` [PATCH 1/3] Documentation: admin-guide: Add toctree entry for thermal docs
` [PATCH 2/3] Documentation: powerclamp: Escape wildcard in cpumask description
pm/testing baseline: 47 runs, 5 regressions (v6.2-rc8-229-g00400047861d)
2023-02-14 1:18 UTC
pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.2-rc8-229-g00400047861d)
2023-02-14 0:35 UTC
[PATCH v5] power: supply: Introduce Qualcomm PMIC GLINK power supply
2023-02-13 22:23 UTC (2+ messages)
[PATCH] power: reset: linkstation-poweroff: add LS220D/E
2023-02-13 21:22 UTC (4+ messages)
[PATCH v2 0/3] power: supply: Lenovo Yoga C630 EC
2023-02-13 21:11 UTC (3+ messages)
` [PATCH v2 2/3] power: supply: Add Lenovo Yoga C630 EC driver
[PATCH] thermal: Hunt zero trip points thermal zones usage
2023-02-13 20:49 UTC (2+ messages)
[PATCH -next v2] power: supply: rt9471: fix using wrong ce_gpio in rt9471_probe()
2023-02-13 20:43 UTC (2+ messages)
[PATCH][next] power: supply: rt9467: Fix spelling mistake "attache" -> "attach"
2023-02-13 20:43 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).