messages from 2022-11-07 03:30:26 to 2022-11-10 15:25:16 UTC [more...]
[PATCH v2 0/9] thermal/core: Protect thermal device operations against removal
2022-11-10 15:24 UTC (5+ messages)
` [PATCH v2 1/9] thermal/core: Destroy thermal zone device mutex in release function
` [PATCH v2 2/9] thermal/core: Delete device under thermal device zone lock
` [PATCH v2 3/9] thermal/core: Ensure that thermal device is registered in thermal_zone_get_temp
` [PATCH v2 4/9] thermal/core: Move parameter validation from __thermal_zone_get_temp to thermal_zone_get_temp
[PATCH v3 0/8] Implement AMD Pstate EPP Driver
2022-11-10 15:07 UTC (21+ messages)
` [PATCH v3 1/8] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
` [PATCH v3 2/8] Documentation: amd-pstate: add EPP profiles introduction
` [PATCH v3 3/8] cpufreq: amd-pstate: change driver to be built-in type
` [PATCH v3 4/8] cpufreq: amd_pstate: add AMD Pstate EPP support for the MSR based processors
` [PATCH v3 5/8] cpufreq: amd_pstate: implement amd pstate cpu online and offline callback
` [PATCH v3 6/8] cpufreq: amd-pstate: implement suspend and resume callbacks
` [PATCH v3 7/8] cpufreq: amd-pstate: add frequency dynamic boost sysfs control
` [PATCH v3 8/8] cpufreq: amd_pstate: add driver working mode status sysfs entry
[PATCH v2] kernel/power : add pr_err() for debugging "Error -14 resuming" error
2022-11-10 14:35 UTC (3+ messages)
[PATCH 0/9] thermal/core: Protect thermal device operations against removal
2022-11-10 14:24 UTC (20+ messages)
` [PATCH 3/9] thermal/core: Ensure that thermal device is registered in thermal_zone_get_temp
` [PATCH 4/9] thermal/core: Move parameter validation from __thermal_zone_get_temp to thermal_zone_get_temp
` [PATCH 5/9] thermal/core: Introduce locked version of thermal_zone_device_update
` [PATCH 6/9] thermal/core: Protect hwmon accesses to thermal operations with thermal zone mutex
` [PATCH 7/9] thermal/core: Protect sysfs "
[PATCH] cpufreq: Init completion before kobject_init_and_add()
2022-11-10 14:23 UTC
x86: clang: acpi-cpufreq.c:970:24: error: variable 'ret' is uninitialized when used here [-Werror,-Wuninitialized]
2022-11-10 12:46 UTC (3+ messages)
[PATCH v2 0/5] rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes
2022-11-10 12:00 UTC (8+ messages)
` [PATCH v2 1/5] rtc: rtc-cmos: Call cmos_wake_setup() from cmos_do_probe()
` [PATCH v2 2/5] rtc: rtc-cmos: Call rtc_wake_setup() "
` [PATCH v2 3/5] rtc: rtc-cmos: Eliminate forward declarations of some functions
` [PATCH v2 4/5] rtc: rtc-cmos: Rename ACPI-related functions
` [PATCH v2 5/5] rtc: rtc-cmos: Disable ACPI RTC event on removal
Kernel Kernel bug caused by (cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()) on Banana Pi R64 (MT7622)
2022-11-10 11:26 UTC (3+ messages)
` Kernel Kernel bug caused by (cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()) on Banana Pi R64 (MT7622) #forregzbot
[RFC v2 0/3] Introduce infrastructure to report time in hardware sleep state
2022-11-10 6:47 UTC (4+ messages)
` [RFC v2 1/3] PM: Add a sysfs files to represent sleep duration
` [RFC v2 2/3] platform/x86/amd: pmc: Report duration of time in deepest hw state
` [RFC v2 3/3] platform/x86/intel/pmc: core: Report duration of time in HW sleep state
[PATCH 0/3] Check enumeration before MSR save/restore
2022-11-10 6:09 UTC (22+ messages)
` [PATCH 1/3] x86/tsx: Add feature bit for TSX control MSR support
` [PATCH 2/3] x86/cpu/amd: Add feature bit for MSR_AMD64_LS_CFG enumeration
` [PATCH 3/3] x86/pm: Add enumeration check before spec MSRs save/restore setup
[PATCH v10 1/2] thermal: loongson-2: add thermal management support
2022-11-10 6:01 UTC (5+ messages)
` [PATCH v10 2/2] dt-bindings: thermal: add loongson-2 thermal
[PATCH v4 00/11] Encrypted Hibernation
2022-11-10 0:30 UTC (20+ messages)
` [PATCH v4 02/11] tpm: Export and rename tpm2_find_and_validate_cc()
` [PATCH v4 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use
` [PATCH v4 04/11] security: keys: trusted: Include TPM2 creation data
` [PATCH v4 07/11] PM: hibernate: Add kernel-based encryption
` [PATCH v4 09/11] PM: hibernate: Mix user key in encrypted hibernate
` [PATCH v4 10/11] PM: hibernate: Verify the digest encryption key
[PATCH 1/2] power: supply: bq25890: Factor out chip state update
2022-11-09 22:15 UTC (2+ messages)
` [PATCH 2/2] power: supply: bq25890: Add HiZ mode support
[PATCH v5 0/3] qcom-cpufreq-hw: Add CPU clock provider support
2022-11-09 16:47 UTC (11+ messages)
` [PATCH v5 1/3] dt-bindings: cpufreq: cpufreq-qcom-hw: Add cpufreq clock provider
` [PATCH v5 2/3] arm64: dts: qcom: sm8450: Supply clock from cpufreq node to CPUs
` [PATCH v5 3/3] cpufreq: qcom-hw: Add CPU clock provider support
Regression after recent changes to drivers/thermal/thermal_of.c
2022-11-09 15:55 UTC (3+ messages)
` Regression after recent changes to drivers/thermal/thermal_of.c #forregzbot
[PATCH v3 0/5] Apple SoC cpufreq driver
2022-11-09 15:39 UTC (8+ messages)
` [PATCH v3 4/5] cpufreq: apple-soc: Add new driver to control Apple SoC CPU P-states
[PATCH 0/4] Per CPU idle injection
2022-11-09 14:48 UTC (6+ messages)
` [PATCH 1/4] powercap: idle_inject: Export symbols
` [PATCH 2/4] powercap: idle_inject: Add begin/end callbacks
` [PATCH 3/4] thermal/drivers/intel_powerclamp: Use powercap idle-inject framework
` [PATCH 4/4] thermal/drivers/intel_cpu_idle_cooling: Introduce Intel cpu idle cooling driver
[PATCH 1/2] thermal/intel/intel_tcc_cooling: Detect TCC lock bit
2022-11-09 14:00 UTC (3+ messages)
` [PATCH 2/2] thermal/intel_tcc_cooling: Add TCC cooling support for RaptorLake-S
[PATCH 1/3] [RFC] PM: domains: Introduce .power_pre/post_on/off callbacks
2022-11-09 13:25 UTC (5+ messages)
` [PATCH 2/3] [RFC] soc: imx: gpcv2: Split clock prepare from clock enable in the domain
` [PATCH 3/3] [RFC] soc: imx: imx8m-blk-ctrl: "
pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.1-rc4-50-gc4279b9e39bd)
2022-11-09 13:18 UTC
Słowa kluczowe do wypozycjonowania
2022-11-08 8:55 UTC
[PATCH v6 0/3] qcom-cpufreq-hw: Add CPU clock provider support
2022-11-09 8:16 UTC (5+ messages)
` [PATCH v6 1/3] dt-bindings: cpufreq: cpufreq-qcom-hw: Add cpufreq clock provider
` [PATCH v6 2/3] arm64: dts: qcom: sm8450: Supply clock from cpufreq node to CPUs
` [PATCH v6 3/3] cpufreq: qcom-hw: Add CPU clock provider support
[rafael-pm:bleeding-edge] BUILD SUCCESS 7a241ce8159780b955ecef5d12178e5f884864e4
2022-11-09 7:53 UTC
[PATCH] cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()
2022-11-09 6:50 UTC (3+ messages)
[PATCH -next] cpufreq: Remove the unused variables
2022-11-09 5:43 UTC
[RFC 0/3] Introduce infrastructure to report time in deepest state
2022-11-08 20:27 UTC (3+ messages)
` [RFC 1/3] PM: Add a sysfs file to represent whether hardware reached the "
pm/testing baseline: 72 runs, 3 regressions (v6.1-rc4-48-gfd856f9c4ef3)
2022-11-08 18:57 UTC
pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.1-rc4-48-gfd856f9c4ef3)
2022-11-08 18:13 UTC
[PATCH] cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' and 'ret'
2022-11-08 17:01 UTC
[PATCH v4 0/3] qcom-cpufreq-hw: Add CPU clock provider support
2022-11-08 15:45 UTC (6+ messages)
` [PATCH v4 3/3] cpufreq: qcom-hw: "
[PATCH v1 0/5] rtc: rtc-cmos: Assorted ACPI-related cleanups and fixes
2022-11-08 15:41 UTC (15+ messages)
` [PATCH v1 1/5] rtc: rtc-cmos: Call cmos_wake_setup() from cmos_do_probe()
` [PATCH v1 2/5] rtc: rtc-cmos: Call rtc_wake_setup() "
` [PATCH v1 3/5] rtc: rtc-cmos: Eliminate forward declarations of some functions
` [PATCH v1 4/5] rtc: rtc-cmos: Rename ACPI-related functions
` [PATCH v1 5/5] rtc: rtc-cmos: Disable ACPI RTC event on removal
[PATCH 6.0 115/197] ARM: dts: ux500: Add trips to battery thermal zones
2022-11-08 13:39 UTC
[PATCH] ina3221: Fix shunt sum critical calculation
2022-11-08 13:25 UTC (2+ messages)
[PATCH] ina3221: correct the update_interval value
2022-11-08 13:24 UTC (2+ messages)
[PATCH] ina3221: add support for summation channel control
2022-11-08 13:17 UTC (4+ messages)
[PATCH v5 00/16] x86: make PAT and MTRR independent from each other
2022-11-08 7:30 UTC (6+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS ef614051a953a2de0c3b962e6baf3637c5a9d63a
2022-11-08 4:43 UTC
[PATCH v3 RESEND 0/3] Add Richtek RT9467 5A Battery Charger support
2022-11-08 5:48 UTC (4+ messages)
` [PATCH v3 RESEND 1/3] dt-bindings: power: supply: Add Richtek RT9467 battery charger
` [PATCH v3 RESEND 2/3] power: supply: rt9467: Add Richtek RT9467 charger driver
` [PATCH v3 RESEND 3/3] Documentation: power: rt9467: Document exported sysfs entries
[PATCH] dt-bindings: opp-v2: Fix clock-latency-ns prop in example
2022-11-08 4:20 UTC (2+ messages)
[PATCH 0/6] thermal/intel: Introduce intel-tcc lib and enhance tjmax handling
2022-11-08 3:33 UTC (7+ messages)
` [PATCH 1/6] thermal/intel: Introduce Intel TCC library
` [PATCH 2/6] thermal/int340x/processor_thermal: Use "
` [PATCH 3/6] thermal/intel/intel_soc_dts_iosf: "
` [PATCH 4/6] thermal/intel/intel_tcc_cooling: "
` [PATCH 5/6] thermal/x86_pkg_temp_thermal: "
` [PATCH 6/6] thermal/x86_pkg_temp_thermal: Add support for handling dynamic tjmax
[PATCH v3 0/3] Add interconnect support for QDU1000/QRU1000 SoCs
2022-11-07 22:46 UTC (11+ messages)
` [PATCH v3 1/3] dt-bindings: interconnect: Remove required reg field
` [PATCH v3 3/3] interconnect: qcom: Add QDU1000/QRU1000 interconnect driver
pm/testing baseline: 64 runs, 2 regressions (v6.1-rc4-46-gef614051a953)
2022-11-07 18:23 UTC
pm/testing build: 8 builds: 0 failed, 8 passed, 5 warnings (v6.1-rc4-46-gef614051a953)
2022-11-07 17:39 UTC
[PATCH v9 2/2] pwm: Add support for RZ/G2L GPT
2022-11-07 15:11 UTC (5+ messages)
[PATCH v3 0/3] thermal: qcom: tsens: small fixup for debugfs
2022-11-07 13:36 UTC (4+ messages)
` [PATCH v3 3/3] thermal: qcom: tsens: rework debugfs file structure
[PATCH v3 6/6] freezer,sched: Rewrite core freezer logic
2022-11-07 11:47 UTC (11+ messages)
[PATCH] notifier: repair slips in kernel-doc comments
2022-11-07 10:56 UTC
[PATCH RESEND 0/5] cpufreq: ti-cpufreq: Enable AM625 CPUFreq
2022-11-07 10:02 UTC (2+ messages)
[PATCH] dt-bindings: cpufreq: qcom: Add missing cache related properties
2022-11-07 5:49 UTC (2+ messages)
[PATCH v2] x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs
2022-11-07 3:34 UTC
[PATCH] x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs
2022-11-07 3:09 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