messages from 2023-05-17 13:12:04 to 2023-05-23 07:47:16 UTC [more...]
fix the name_to_dev_t mess
2023-05-23 7:45 UTC (17+ messages)
` [PATCH 01/24] driver core: return bool from driver_probe_done
` [PATCH 02/24] PM: hibernate: factor out a helper to find the resume device
` [PATCH 03/24] PM: hibernate: remove the global snapshot_test variable
` [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume
` [PATCH 05/24] init: remove pointless Root_* values
` [PATCH 06/24] init: rename mount_block_root to mount_root_generic
` [PATCH 07/24] init: refactor mount_root
` [PATCH 08/24] init: pass root_device_name explicitly
` [PATCH 09/24] init: don't remove the /dev/ prefix from error messages
` [PATCH 10/24] init: handle ubi/mtd root mounting like all other root types
` [PATCH 11/24] init: factor the root_wait logic in prepare_namespace into a helper
` [PATCH 12/24] init: move the nfs/cifs/ram special cases out of name_to_dev_t
` [PATCH 13/24] init: improve the name_to_dev_t interface
` [PATCH 14/24] init: clear root_wait on all invalid root= strings
` [PATCH 15/24] block: move the code to do early boot lookup of block devices to block/
` [PATCH 16/24] block: move more code to early-lookup.c
[PATCH v2 0/2] iopoll: Busy loop and timeout improvements
2023-05-23 7:29 UTC (5+ messages)
` [PATCH v2 1/2] iopoll: Call cpu_relax() in busy loops
[PATCH 0/4] dt-bindings: power: reset: at91: convert to YAML
2023-05-23 6:15 UTC (5+ messages)
` [PATCH 1/4] ARM: dts: at91: use generic name for shutdown controller
` [PATCH 2/4] dt-bindings: power: reset: atmel,at91sam9260-shdwc: convert to yaml
` [PATCH 3/4] dt-bindings: power: reset: atmel,sama5d2-shdwc: "
` [PATCH 4/4] MAINTAINERS: add documentation file for Microchip SAMA5D2 shutdown controller
[PATCH v2 0/3] soc: loongson2_pm: add power management support
2023-05-23 3:22 UTC (5+ messages)
` [PATCH v2 1/3] loongarch: export loongarch pm interface
` [PATCH v2 2/3] dt-bindings: soc: add loongson-2 pm
[PATCH 0/3] thermal: qoriq_thermal: support TMU 2.1
2023-05-23 1:59 UTC (2+ messages)
[PATCH] thermal: int340x: Add new line for UUID display
2023-05-22 22:38 UTC
[CfP] Power Management and Thermal Control MC (LPC2023)
2023-05-22 22:33 UTC (4+ messages)
Your urgent feedback is highly appreciated
2023-05-22 21:14 UTC
[PATCH v2 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
2023-05-22 20:00 UTC (4+ messages)
` [PATCH v2 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
` [PATCH v2 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
` [PATCH v2 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
[PATCH] cpufreq: intel_pstate: Avoid initializing variables prematurely
2023-05-22 17:24 UTC (3+ messages)
[RESEND][PATCH v2 0/3] Add basic tracing for uclamp and schedutil
2023-05-22 14:57 UTC (4+ messages)
` [RESEND][PATCH v2 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space
` [RESEND][PATCH v2 2/3] cpufreq: schedutil: Refactor sugov_update_shared() internals
` [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture filter out requests
[PATCH v2 0/3] Add basic tracing for uclamp and schedutil
2023-05-22 14:41 UTC (2+ messages)
[PATCH v2 00/13] local_clock() vs noinstr
2023-05-22 14:18 UTC (18+ messages)
` [PATCH v2 01/13] seqlock/latch: Provide raw_read_seqcount_latch_retry()
` [PATCH v2 02/13] time/sched_clock: Provide sched_clock_noinstr()
` [PATCH v2 03/13] arm64/io: Always inline all of __raw_{read,write}[bwlq]()
` [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions
` [PATCH v2 05/13] loongarch: Provide noinstr sched_clock_read()
` [PATCH v2 06/13] s390/time: Provide sched_clock_noinstr()
` [PATCH v2 07/13] math64: Always inline u128 version of mul_u64_u64_shr()
` [PATCH v2 08/13] x86/vdso: Fix gettimeofday masking
` [PATCH v2 09/13] clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U64_MAX
` [PATCH v2 10/13] clocksource: hyper-v: Provide noinstr sched_clock()
` [PATCH v2 11/13] x86/tsc: Provide sched_clock_noinstr()
` [PATCH v2 12/13] sched/clock: Provide local_clock_noinstr()
` [PATCH v2 13/13] cpuidle: Use local_clock_noinstr()
ACPI: what should Linux do for "call-order-swap" quirk from firmware?
2023-05-22 13:13 UTC (3+ messages)
[PATCH v5 29/44] power: add HAS_IOPORT dependencies
2023-05-22 10:50 UTC
[PATCH v2 3/3] soc: loongson2_pm: add power management support
2023-05-22 9:33 UTC
[PATCH 0/2] amd-pstate: amd_pstate related fixes
2023-05-22 8:16 UTC (5+ messages)
` [PATCH 1/2] cpufreq/amd-pstate: Write CPPC enable bit for each core
` [PATCH 2/2] cpufreq/amd-pstate: Remove unnecessary active state checks
[bug report] PM: domains: Allocate governor data dynamically based on a genpd governor
2023-05-22 7:48 UTC
[PATCH 00/16] ARM: address -Wmissing-prototype warnings
2023-05-22 7:35 UTC (5+ messages)
` [PATCH 06/16] ARM: tcm: move tcm_init() prototype to asm/tcm.h
` [PATCH 11/16] ARM: move setup functions to header
[PATCH] OPP: rate-limit debug messages when no change in OPP is required
2023-05-22 3:42 UTC (2+ messages)
[PATCH v2] usb: typec: ucsi: Mark dGPUs as DEVICE scope
2023-05-21 12:59 UTC (5+ messages)
[PATCH] interconnect: icc-clk: fix modular build
2023-05-21 3:02 UTC (2+ messages)
linux-next: Tree for May 19 (drivers/interconnect/icc-clk.o)
2023-05-20 20:14 UTC (4+ messages)
Faktoring
2023-05-19 8:06 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 42dfdd08422dec99bfe526072063f65c0b9fb7d2
2023-05-20 9:02 UTC
trying to figure out PM driver call
2023-05-19 19:33 UTC
[PATCH v6 0/4] clk: qcom: msm8996: add support for the CBF clock
2023-05-19 19:26 UTC (5+ messages)
` [PATCH v6 2/4] interconnect: add clk-based icc provider support
[GIT PULL] Power management fixes for v6.4-rc3
2023-05-19 18:49 UTC (2+ messages)
pm/testing baseline: 52 runs, 3 regressions (acpi-6.4-rc3-14-gf677d4bc2b910)
2023-05-19 16:46 UTC
[PATCH v2 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
2023-05-19 16:39 UTC (7+ messages)
pm/testing build: 8 builds: 0 failed, 8 passed, 7 warnings (acpi-6.4-rc3-14-gf677d4bc2b910)
2023-05-19 16:02 UTC
[GIT PULL] cpupower update for Linux 6.4-rc3
2023-05-19 14:28 UTC (2+ messages)
[PATCH 00/20] x86: address -Wmissing-prototype warnings
2023-05-19 12:09 UTC (10+ messages)
` [PATCH 05/20] x86: head: add dummy prototype for mk_early_pgtbl_32
` [PATCH 10/20] x86: xen: add missing prototypes
[PATCH] PCI: PM: Quirk bridge D3 on Elo i2
2023-05-19 8:58 UTC (2+ messages)
` [PATCH] PCI: PM: Extend Elo i2 quirk to all systems using Continental Z2 board
[rafael-pm:bleeding-edge] BUILD SUCCESS 27d75d398f66b653fe4f3a6f17fc5652b7837c5a
2023-05-19 9:15 UTC
[PATCH V3 0/6] ARM: dts: imx6ull: Fix dtbs_check warnings
2023-05-19 8:03 UTC (2+ messages)
[PATCH 0/4] Add consumers for pm_pr_debug() outside of pm
2023-05-19 7:16 UTC (6+ messages)
` [PATCH 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
` [PATCH 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
` [PATCH 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
` [PATCH 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
[PATCH v1 0/3] soc: loongson2_pm: add power management support
2023-05-19 6:52 UTC (8+ messages)
` [PATCH v1 2/3] dt-bindings: soc: add loongson-2 pm
[PATCH 0/7] thermal: enhancements on thermal stats
2023-05-19 3:27 UTC (8+ messages)
` [PATCH 1/7] thermal: stats: track time each dev changes due to tz
` [PATCH 2/7] thermal: stats: track number of change requests "
` [PATCH 3/7] thermal: stats: introduce thermal zone stats/ directory
` [PATCH 4/7] thermal: stats: introduce thermal zone stats/min_gradient
` [PATCH 5/7] thermal: stats: introduce tz time in trip
` [PATCH 6/7] ythermal: core: report errors to governors
` [PATCH 7/7] thermal: stats: add error accounting to thermal zone
pm/testing baseline: 51 runs, 2 regressions (v6.4-rc2-7-g150ab364fade5)
2023-05-18 22:32 UTC
pm/testing build: 8 builds: 0 failed, 8 passed, 7 warnings (v6.4-rc2-7-g150ab364fade5)
2023-05-18 21:49 UTC
[PATCH v9] interconnect: qcom: rpm: Handle interface clocks
2023-05-18 19:58 UTC
[PATCH v8 0/8] The great interconnecification fixation
2023-05-18 19:55 UTC (5+ messages)
` [PATCH v8 5/8] interconnect: qcom: rpm: Handle interface clocks
[PATCH] powercap: RAPL: Add Power Limit4 support for Meteor Lake SoC
2023-05-18 17:33 UTC (4+ messages)
[PATCH] power: supply: Fix additional refcount leak in rk817_charger_probe
2023-05-18 15:32 UTC
[PATCH 0/2] Adjust logic for power_supply_is_system_supplied()
2023-05-18 15:31 UTC (8+ messages)
` [PATCH 2/2] usb: typec: ucsi: Don't create power supplies for dGPUs
[PATCH RESEND 0/4] Fix oops about sleeping in led_trigger_blink()
2023-05-18 12:14 UTC (9+ messages)
` [PATCH RESEND 1/4] leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-value
` [PATCH RESEND 2/4] leds: Fix set_brightness_delayed() race
` [PATCH RESEND 3/4] leds: Fix oops about sleeping in led_trigger_blink()
` [PATCH RESEND 4/4] leds: Clear LED_INIT_DEFAULT_TRIGGER when clearing current trigger
[PATCH v3 0/4] Enable IPQ9574 TSENS support
2023-05-18 11:06 UTC (11+ messages)
` [PATCH v3 2/4] dt-bindings: thermal: tsens: Add ipq9574 compatible
[rafael-pm:bleeding-edge] BUILD SUCCESS dac0c6388ff86af74dc6f4dd6e90a7db5a429e3d
2023-05-18 10:45 UTC
[PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com
2023-05-18 10:45 UTC (3+ messages)
[PATCH5b51a54ae2fa1cc8459b68a28b3c8ca7b7203994] PM / devfreq: mtk-cci: Fix variable deferencing before NULL check
2023-05-18 8:40 UTC
[PATCH] PM / devfreq: exynos: add Exynos PPMU as a soft module dependency
2023-05-18 8:09 UTC (2+ messages)
[PATCH] cpufreq: amd-pstate: Update policy->cur for adjust perf
2023-05-18 5:58 UTC
[PATCH 00/14] mm/init/kernel: missing-prototypes warnings
2023-05-18 3:54 UTC (20+ messages)
` [PATCH 02/14] mm: page_poison: always declare __kernel_map_pages() function
` [PATCH 03/14] mm: sparse: mark populate_section_memmap() static
` [PATCH 04/14] audit: avoid missing-prototype warnings
` [PATCH 4/14] "
` [PATCH 05/14] lib: devmem_is_allowed: include linux/io.h
` [PATCH 06/14] locking: add lockevent_read() prototype
` [PATCH 07/14] panic: hide unused global functions
` [PATCH 08/14] panic: make function declarations visible
` [PATCH 09/14] kunit: include debugfs header file
` [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
` [PATCH 11/14] init: consolidate prototypes in linux/init.h
` [PATCH 12/14] init: move cifs_root_data() prototype into linux/mount.h
` [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
` [PATCH 14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso
[PATCH -next v2 00/13] mm: page_alloc: misc cleanup and refector
2023-05-18 2:10 UTC (5+ messages)
` [PATCH v2 08/13] mm: page_alloc: split out DEBUG_PAGEALLOC
[PATCH RESEND] cpupower: Bump soname version
2023-05-17 22:55 UTC (2+ messages)
[PATCH] cpupower: Bump soname version
2023-05-17 19:12 UTC (6+ messages)
[PATCH -next] soc: ti: smartreflex: Use devm_platform_ioremap_resource()
2023-05-17 17:52 UTC (2+ messages)
[bug report] power: supply: Add charger driver for Rockchip RK817
2023-05-17 17:17 UTC (6+ messages)
[PATCH] power: supply: Switch i2c drivers back to use .probe()
2023-05-17 16:55 UTC
[PATCH v4 0/3] cpufreq/amd-pstate: Fix null pointer dereference when frequency invariance is disabled
2023-05-17 16:28 UTC (4+ messages)
` [PATCH v4 1/3] amd_pstate: Add ->fast_switch() callback
` [PATCH v4 2/3] cpufreq/amd-pstate: Remove fast_switch_possible flag from active driver
` [PATCH v4 3/3] cpufreq: Return failure if fast_switch is not set and fast_switch_possible is set
[PATCH] lvts_thermal.c: Fix error checking for debugfs_create_dir
2023-05-17 16:03 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).