messages from 2023-05-16 19:37:16 to 2023-05-22 14:19:59 UTC [more...]
[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 v2 0/3] soc: loongson2_pm: add power management support
2023-05-22 12:47 UTC (4+ messages)
` [PATCH v2 1/3] loongarch: export loongarch pm interface
` [PATCH v2 2/3] dt-bindings: soc: add loongson-2 pm
[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 (10+ messages)
` [PATCH 05/16] ARM: kprobes: avoid missing-declaration warnings
` [PATCH 06/16] ARM: tcm: move tcm_init() prototype to asm/tcm.h
` [PATCH 11/16] ARM: move setup functions to header
` [PATCH 13/16] ARM: vfp: add vfp_entry prototype
[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)
[PATCH] cpufreq: intel_pstate: Avoid initializing variables prematurely
2023-05-20 13:32 UTC
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 (26+ messages)
` [PATCH 01/20] x86: move prepare_ftrace_return prototype to header
` [PATCH 05/20] x86: head: add dummy prototype for mk_early_pgtbl_32
` [PATCH 06/20] x86: math-emu: include asm/fpu/regset.h
` [PATCH 07/20] x86: doublefault: avoid missing-prototype warnings
` [PATCH 08/20] x86: highmem: include asm/numa.h for set_highmem_pages_init
` [PATCH 09/20] x86: platform_quirks: include linux/pnp.h for arch_pnpbios_disabled
` [PATCH 10/20] x86: xen: add missing prototypes
` [PATCH 11/20] x86: entry: add do_SYSENTER_32() prototype
` [PATCH 12/20] x86: qspinlock-paravirt: fix mising-prototype warnings
` [PATCH 13/20] x86: hibernate: declare global functions in suspend.h
` [PATCH 14/20] x86: fbdev: include asm/fb.h as needed
` [PATCH 15/20] x86: mce: add copy_mc_fragile_handle_tail prototype
` [PATCH 16/20] x86: vdso: include vdso/processor.h
` [PATCH 17/20] x86: usercopy: include arch_wb_cache_pmem declaration
` [PATCH 18/20] x86: ioremap: add early_memremap_pgprot_adjust prototype
` [PATCH 19/20] x86: purgatory: include header for warn() declaration
` [PATCH 20/20] x86: olpc: avoid missing-prototype warnings
[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 (9+ messages)
` [PATCH v1 1/3] loongarch: export loongarch pm interface
` [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 (12+ messages)
` [PATCH 1/2] power: supply: Use the scope of power supplies to tell if power is system supplied
` [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 (5+ 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 (21+ messages)
` [PATCH 01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype
` [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
[RFC][PATCH 0/9] local_clock() vs noinstr
2023-05-17 11:13 UTC (5+ messages)
` [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr()
[PATCH v1 3/3] soc: loongson2_pm: add power management support
2023-05-17 7:36 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 2eb9db58cef824fd8c5b0107462478b80d4870a5
2023-05-17 5:04 UTC
pm/testing baseline: 52 runs, 2 regressions (v6.4-rc2-4-ga3c2d8b60e2f)
2023-05-16 23:11 UTC
pm/testing build: 8 builds: 0 failed, 8 passed, 7 warnings (v6.4-rc2-4-ga3c2d8b60e2f)
2023-05-16 22:28 UTC
[PATCH v6 00/10 RESEND] Add RT5033 charger device driver
2023-05-16 21:28 UTC (3+ messages)
` [PATCH v6 09/10 RESEND] dt-bindings: power: supply: rt5033-battery: Apply unevaluatedProperties
[PATCH v4 27/41] power: add HAS_IOPORT dependencies
2023-05-16 20:03 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).