messages from 2023-02-16 10:37:51 to 2023-02-22 04:03:26 UTC [more...]
[Patch v2 0/9] Tegra234 Memory interconnect support
2023-02-22 4:03 UTC (11+ messages)
` [Patch v2 1/9] firmware: tegra: add function to get BPMP data
` [Patch v2 2/9] memory: tegra: add interconnect support for DRAM scaling in Tegra234
` [Patch v2 3/9] memory: tegra: add mc clients for Tegra234
` [Patch v2 4/9] memory: tegra: add software mc clients in Tegra234
` [Patch v2 5/9] dt-bindings: tegra: add icc ids for dummy MC clients
` [Patch v2 6/9] arm64: tegra: Add cpu OPP tables and interconnects property
` [Patch v2 7/9] cpufreq: tegra194: add OPP support and set bandwidth
` [Patch v2 8/9] memory: tegra: make cpu cluster bw request a multiple of mc channels
` [Patch v2 9/9] PCI: tegra194: add interconnect support in Tegra234
[GIT PULL] Thermal control updates for v6.3-rc1
2023-02-21 20:39 UTC (2+ messages)
[GIT PULL] Power management updates for v6.3-rc1
2023-02-21 20:39 UTC (2+ messages)
[GIT PULL] ACPI updates for v6.3-rc1
2023-02-21 20:39 UTC (2+ messages)
[PATCH v2 00/17] Self-encapsulate the thermal zone device structure
2023-02-21 20:07 UTC (22+ messages)
` [PATCH v2 01/16] thermal/core: Add a thermal zone 'devdata' accessor
` [PATCH v2 02/16] thermal/core: Show a debug message when get_temp() fails
` [PATCH v2 03/16] thermal: Remove debug or error messages in get_temp() ops
` [PATCH v2 04/16] thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
` [PATCH v2 05/16] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
` [PATCH v2 06/16] thermal: Don't use 'device' internal thermal zone structure field
` [PATCH v2 07/16] thermal/drivers/spear: Don't use tz->device but pdev->dev
` [PATCH v2 08/16] thermal: Add a thermal zone id accessor
` [PATCH v2 09/16] thermal: Do not access 'type' field, use the tz id instead
` [PATCH v2 10/16] thermal/drivers/da9062: Don't access the thermal zone device fields
` [PATCH v2 11/16] thermal/hwmon: Use the thermal_core.h header
` [PATCH v2 12/16] thermal/drivers/tegra: Remove unneeded lock when setting a trip point
` [PATCH v2 13/16] thermal/tegra: Do not enable the thermal zone, it is already enabled
` [PATCH v2 14/16] thermal/drivers/acerhdf: Make interval setting only at module load time
` [PATCH v2 15/16] thermal/drivers/acerhdf: Remove pointless governor test
` [PATCH v2 16/16] thermal/traces: Replace the thermal zone structure parameter with the field value
[linux-next:master] BUILD REGRESSION 465461cf48465b8a0a54025db5ae2b3df7a04577
2023-02-21 19:32 UTC
[PATCH 0/2] arm64: qcom: sa8775p: enable cpufreq
2023-02-21 19:25 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: qcom-hw: add a compatible for sa8775p
` [PATCH 2/2] arm64: dts: qcom: sa8775p: add cpufreq node
[RFC PATCH v2 1/2] PM: domains: Skip disabling unused domains if provider has sync_state
2023-02-21 18:32 UTC (14+ messages)
[PATCH v1 00/17] Self-encapsulate the thermal zone device structure
2023-02-21 16:08 UTC (47+ messages)
` [PATCH v1 01/17] thermal/core: Add a thermal zone 'devdata' accessor
` [PATCH v1 02/17] thermal/core: Show a debug message when get_temp() fails
` [PATCH v1 03/17] thermal: Remove debug or error messages in get_temp() ops
` [PATCH v1 04/17] thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
` [PATCH v1 05/17] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
` [PATCH v1 06/17] thermal: Don't use 'device' internal thermal zone structure field
` [PATCH v1 07/17] thermal/hwmon: Use the thermal API instead tampering the internals
` [PATCH v1 08/17] thermal/drivers/spear: Don't use tz->device but pdev->dev
` [PATCH v1 09/17] thermal: Add a thermal zone id accessor
` [PATCH v1 10/17] thermal: Do not access 'type' field, use the tz id instead
` [PATCH v1 11/17] thermal/drivers/da9062: Don't access the thermal zone device fields
` [PATCH v1 12/17] thermal/hwmon: Use the thermal_core.h header
` [PATCH v1 13/17] thermal/drivers/tegra: Remove unneeded lock when setting a trip point
` [PATCH v1 14/17] thermal/tegra: Do not enable the thermal zone, it is already enabled
` [PATCH v1 15/17] thermal/drivers/acerhdf: Make interval setting only at module load time
` [PATCH v1 16/17] thermal/drivers/acerhdf: Remove pointless governor test
` [PATCH v1 17/17] thermal/traces: Replace the thermal zone structure parameter with the field value
[PATCH] PM: s2idle: Don't allow s2idle when cpuidle isn't supported
2023-02-21 15:40 UTC (3+ messages)
[PATCH RFC] thermal/drivers/intel_menlow: Remove add_one_attribute
2023-02-21 13:31 UTC (5+ messages)
[PATCH v13 1/2] thermal: loongson-2: add thermal management support
2023-02-21 9:53 UTC (2+ messages)
` [PATCH v13 2/2] dt-bindings: thermal: add loongson-2 thermal
[PATCH] firmware/psci: add .begin implementation for psci_suspend_ops
2023-02-21 8:18 UTC (2+ messages)
[PATCH] cpufreq: schedutil: make kobj_type structure constant
2023-02-21 4:36 UTC (2+ messages)
[PATCH v10 0/6] Add support for Core Power Reduction v3, v4 and Hardened
2023-02-20 22:01 UTC (15+ 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 0/3] ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper
2023-02-20 15:51 UTC (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 7 B1-750
` [PATCH 3/3] power: supply: axp288_charger: Use alt usb-id extcon on some x86 android tablets
[PATCH v2] ACPI: cpufreq: use a platform device to load ACPI PPC and PCC drivers
2023-02-20 14:31 UTC
[PATCH] ABI: testing: sysfs-class-power: Document absence of "present" property
2023-02-20 13:10 UTC
[PATCH] power: supply: bq256xx: Support enter shipping mode
2023-02-20 7:45 UTC
[PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property
2023-02-20 0:55 UTC (6+ messages)
` [PATCH v4 "
` [PATCH v4 3/3] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot
[PATCH] PM: hibernate: don't store zero pages in the image file
2023-02-19 18:56 UTC (6+ messages)
` [PATCH v2] "
build warning in power: supply: Qualcomm PMIC GLINK power supply
2023-02-19 18:38 UTC
[PATCH v7 0/6] cpufreq: amd-pstate: Add guided autonomous mode support
2023-02-19 12:07 UTC (2+ messages)
[PATCH v1 0/5] AXP20x USB power supply remove use of variant IDs
2023-02-18 20:49 UTC (6+ messages)
` [PATCH v1 1/5] power: supply: axp20x_usb_power: Simplify USB current limit handling
` [PATCH v1 2/5] power: supply: axp20x_usb_power: Use regmap fields for VBUS monitor feature
` [PATCH v1 3/5] power: supply: axp20x_usb_power: Use regmap fields for USB BC feature
` [PATCH v1 4/5] power: supply: axp20x_usb_power: Use regmap field for VBUS disabling
` [PATCH v1 5/5] power: supply: axp20x_usb_power: Remove variant IDs from VBUS polling check
[PATCH 1/4] soc: qcom: socinfo: move SMEM item struct and defines to a header
2023-02-18 20:40 UTC (5+ messages)
` [PATCH 4/4] cpufreq: qcom-nvmem: make qcom_cpufreq_get_msm_id() return the SoC ID
[PATCH v5 00/10] The great interconnecification fixation
2023-02-17 22:19 UTC (16+ 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 0/3] ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper
2023-02-17 14:52 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 7 B1-750
` [PATCH 3/3] power: supply: axp288_charger: Use alt usb-id extcon on some x86 android tablets
pm/testing baseline: 30 runs, 3 regressions (pm-6.2-rc9-232-gea150b53b1fd)
2023-02-17 14:43 UTC
[PATCH 00/24] MODULE_LICENSE removals, second tranche
2023-02-17 14:10 UTC (3+ messages)
` [PATCH 05/24] kbuild, cpufreq: amd-pstate: remove MODULE_LICENSE in non-modules
` [PATCH 24/24] kbuild, power: reset: keystone-reset: "
[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 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 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 (2+ messages)
` [PATCH v3 13/19] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
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).