messages from 2023-02-15 04:20:28 to 2023-02-20 11:14:05 UTC [more...]
[PATCH v1 00/17] Self-encapsulate the thermal zone device structure
2023-02-20 11:13 UTC (39+ 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] 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 (9+ 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 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 0/3] ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper
2023-02-18 10:32 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
[PATCH v10 0/6] Add support for Core Power Reduction v3, v4 and Hardened
2023-02-18 0:26 UTC (12+ 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 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 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 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 (5+ messages)
` [PATCH v2 2/3] dt-bindings: power: supply: pm8941-coincell: Don't require charging properties
[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 (5+ messages)
[PATCH v14 0/6] Add LVTS Thermal Architecture
2023-02-15 13:13 UTC (5+ messages)
` [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
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).