messages from 2023-01-11 08:57:23 to 2023-01-12 20:56:59 UTC [more...]
[PATCH] clk: samsung: remove s3c24xx specific pll bits
2023-01-12 20:38 UTC (2+ messages)
[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
2023-01-12 19:44 UTC (52+ messages)
` [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call
` [PATCH v3 03/51] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v3 04/51] cpuidle: Move IRQ state validation
` [PATCH v3 05/51] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v3 06/51] cpuidle,tegra: "
` [PATCH v3 07/51] cpuidle,psci: "
` [PATCH v3 08/51] cpuidle,imx6: "
` [PATCH v3 09/51] cpuidle,omap3: "
` [PATCH v3 10/51] cpuidle,armada: "
` [PATCH v3 11/51] cpuidle,omap4: "
` [PATCH v3 12/51] cpuidle,dt: "
` [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage
` [PATCH v3 14/51] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v3 15/51] acpi_idle: Remove tracing
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 17/51] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v3 18/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v3 21/51] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v3 23/51] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v3 24/51] arm64,smp: "
` [PATCH v3 25/51] printk: "
` [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v3 27/51] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v3 28/51] cpuidle,mwait: Make noinstr clean
` [PATCH v3 29/51] cpuidle,tdx: Make tdx "
` [PATCH v3 30/51] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v3 31/51] cpuidle,nospec: Make "
` [PATCH v3 32/51] cpuidle,acpi: "
` [PATCH v3 33/51] trace: Remove trace_hardirqs_{on,off}_caller()
` [PATCH v3 34/51] trace: WARN on rcuidle
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
` [PATCH v3 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v3 38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v3 41/51] cpuidle,clk: "
` [PATCH v3 42/51] ubsan: Fix objtool UACCESS warns
` [PATCH v3 43/51] intel_idle: Add force_irq_on module param
` [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check()
` [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage
` [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
` [PATCH v3 48/51] cpuidle,arch: Mark all ct_cpuidle_enter() callers __cpuidle
` [PATCH v3 49/51] cpuidle,arch: Mark all regular cpuidle_state::enter methods __cpuidle
` [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle
` [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN
[RESEND v3 0/4] Add resets for ADSP based audio clock controller driver
2023-01-12 19:35 UTC (9+ messages)
` [RESEND v3 1/4] dt-bindings: clock: qcom,sc7280-lpasscc: Add qcom,adsp-pil-mode property
` [RESEND v3 3/4] clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registration
` [RESEND v3 4/4] clk: qcom: lpasscc-sc7280: Add resets for audioreach
[PATCH 0/5] clk: qcom: msm8996: add support for the CBF clock
2023-01-12 19:26 UTC (17+ messages)
` [PATCH 1/5] dt-bindings: clock: qcom,msm8996-cbf: Describe the MSM8996 CBF clock controller
` [PATCH 2/5] clk: qcom: add msm8996 Core Bus Framework (CBF) support
` [PATCH 3/5] clk: qcom: cbf-msm8996: scale CBF clock according to the CPUfreq
` [PATCH 4/5] arm64: dts: qcom: msm8996: add CBF device entry
` [PATCH 5/5] arm64: dts: qcom: msm8996: scale CBF clock according to the CPUfreq
[PATCH] dt-bindings: clock: imx8m-clock: correct i.MX8MQ node name
2023-01-12 19:23 UTC (2+ messages)
[PATCH] clk: create write_enable file to control clk rate write and other dangerous ops permission
2023-01-12 19:18 UTC (4+ messages)
[PATCH] clk: qcom: gdsc: Disable HW control until supported
2023-01-12 19:10 UTC (2+ messages)
[RFC PATCH v4 0/4] Create common DPLL/clock configuration API
2023-01-12 19:09 UTC (7+ messages)
` [RFC PATCH v4 3/4] dpll: documentation on DPLL subsystem interface
[PATCH 04/27] ARM: pxa: drop pxa310/pxa320/pxa93x support
2023-01-12 17:37 UTC (4+ messages)
[PATCH v3 00/12] clk/interconnect: qcom: finish migration of IP0 to clocks
2023-01-12 16:12 UTC (2+ messages)
` (subset) "
[PATCH 00/13] clk: qcom: cpu-8996: stability fixes
2023-01-12 16:10 UTC (37+ messages)
` [PATCH 01/13] clk: qcom: clk-alpha-pll: program PLL_TEST/PLL_TEST_U if required
` [PATCH 02/13] clk: qcom: cpu-8996: correct PLL programming
` [PATCH 03/13] clk: qcom: cpu-8996: fix the init clock rate
` [PATCH 04/13] clk: qcom: cpu-8996: support using GPLL0 as SMUX input
` [PATCH 05/13] clk: qcom: cpu-8996: skip ACD init if the setup is valid
` [PATCH 06/13] clk: qcom: cpu-8996: simplify the cpu_clk_notifier_cb
` [PATCH 07/13] clk: qcom: cpu-8996: setup PLLs before registering clocks
` [PATCH 08/13] clk: qcom: cpu-8996: move qcom_cpu_clk_msm8996_acd_init call
` [PATCH 09/13] clk: qcom: cpu-8996: fix PLL configuration sequence
` [PATCH 10/13] clk: qcom: cpu-8996: fix ACD initialization
` [PATCH 11/13] clk: qcom: cpu-8996: fix PLL clock ops
` [PATCH 12/13] clk: qcom: cpu-8996: change setup sequence to follow vendor kernel
` [PATCH 13/13] arm64: dts: qcom: msm8996: support using GPLL0 as kryocc input
[PATCH 0/4] clk: qcom: msm8996: add APCS clock driver
2023-01-12 15:36 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: mailbox: qcom: correct the list of platforms using clocks
` [PATCH 2/4] dt-bindings: mailbox: qcom: add #clock-cells to msm8996 example
` [PATCH 3/4] mailbox: qcom-apcs-ipc: enable APCS clock device for MSM8996
` [PATCH 4/4] clk: qcom: add the driver for the MSM8996 APCS clocks
[RFC PATCH v4 0/4] Create common DPLL/clock configuration API
2023-01-12 14:43 UTC (25+ messages)
[PATCH 5.10 246/783] clk: socfpga: clk-pll: Remove unused variable rc
2023-01-12 13:49 UTC
[PATCH 0/7] Add minimal boot support for IPQ9574
2023-01-12 11:50 UTC (19+ messages)
` [PATCH 1/7] dt-bindings: arm64: ipq9574: Add binding descriptions for clock and reset
` [PATCH 3/7] dt-bindings: pinctrl: qcom: Add ipq9574 pinctrl bindings
` [PATCH 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver
` [PATCH 5/7] dt-bindings: qcom: Add ipq9574 bindings
` [PATCH 6/7] arm64: dts: Add ipq9574 SoC and AL02 board support
` [PATCH 7/7] arm64: defconfig: Enable IPQ9574 SoC base configs
[PATCH] dt-bindings: clk: vc5: Make SD/OE pin configuration properties not required
2023-01-12 10:57 UTC (3+ messages)
[PATCH 0/3] clk: at91: mark ddr clocks as critical
2023-01-12 10:28 UTC (5+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] clk: at91: do not compile dt-compat.c for sama7g5 and sam9x60
[PATCH v2] clocking-wizard: Support higher frequency accuracy
2023-01-12 10:26 UTC
[PATCH] clk: microchip: mpfs-ccc: Use devm_kasprintf() for allocating formatted strings
2023-01-12 10:04 UTC (4+ messages)
[PATCH v2 00/14] clk: qcom: cpu-8996: stability fixes
2023-01-12 8:38 UTC (16+ messages)
` [PATCH v2 01/14] dt-bindings: clock: qcom,msm8996-apcc: add sys_apcs_aux clock
` [PATCH v2 02/14] clk: qcom: clk-alpha-pll: program PLL_TEST/PLL_TEST_U if required
` [PATCH v2 03/14] clk: qcom: cpu-8996: correct PLL programming
` [PATCH v2 04/14] clk: qcom: cpu-8996: fix the init clock rate
` [PATCH v2 05/14] clk: qcom: cpu-8996: support using GPLL0 as SMUX input
` [PATCH v2 06/14] clk: qcom: cpu-8996: skip ACD init if the setup is valid
` [PATCH v2 07/14] clk: qcom: cpu-8996: simplify the cpu_clk_notifier_cb
` [PATCH v2 08/14] clk: qcom: cpu-8996: setup PLLs before registering clocks
` [PATCH v2 09/14] clk: qcom: cpu-8996: move qcom_cpu_clk_msm8996_acd_init call
` [PATCH v2 10/14] clk: qcom: cpu-8996: fix PLL configuration sequence
` [PATCH v2 11/14] clk: qcom: cpu-8996: fix ACD initialization
` [PATCH v2 12/14] clk: qcom: cpu-8996: fix PLL clock ops
` [PATCH v2 13/14] clk: qcom: cpu-8996: change setup sequence to follow vendor kernel
` [PATCH v2 14/14] arm64: dts: qcom: msm8996: support using GPLL0 as kryocc input
[PATCH v6 0/6] Krait Documentation conversion
2023-01-12 4:12 UTC (9+ messages)
` [PATCH v6 2/6] dt-bindings: arm: msm: Convert and split kpss-acc driver Documentation to yaml
` [PATCH v6 4/6] ARM: dts: qcom: fix various wrong definition for kpss-gcc node
` [PATCH v6 5/6] ARM: dts: qcom: fix various wrong definition for kpss-acc-v1
` [PATCH v6 6/6] ARM: dts: qcom: fix various wrong definition for kpss-acc-v2
[RESEND PATCH 1/2] clk: qcom: clk-rcg2: introduce support for multiple conf for same freq
2023-01-12 3:46 UTC (3+ messages)
` [RESEND PATCH 2/2] clk: qcom: gcc-ipq8074: rework nss_port5/6 clock to multiple conf
[PATCH rcu 09/27] drivers/clk: Remove "select SRCU"
2023-01-11 19:50 UTC (2+ messages)
[PATCH] clk: qcom: camcc-sm6350: Make camcc_sm6350_hws static
2023-01-11 19:49 UTC (3+ messages)
[PATCH] arm64: dts: qcom: msm8996: mark apcs as clock provider
2023-01-11 19:49 UTC (2+ messages)
[PATCH 0/2] Re-introduce parent clock-rate set for fixed-factor clock
2023-01-11 19:44 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: clock: fixed-factor: Add TI AM62 SoC OLDI clock
[RESEND PATCH] clk: Warn and add workaround on misuse of .parent_data with .name only
2023-01-11 19:39 UTC
[PATCH] clk: renesas: cpg-mssr: Fix use after free if cpg_mssr_common_init() failed
2023-01-11 15:34 UTC (3+ messages)
` [PATCH v2] "
[PATCH] clk: renesas: r9a07g044: Add clock and reset entries for CRU
2023-01-11 15:31 UTC (2+ messages)
[PATCH v2 11/23] clk: mediatek: Switch to mtk_clk_simple_probe() where possible
2023-01-11 10:36 UTC (3+ messages)
` [PATCH v2 11/23] clk: mediatek: Switch to mtk_clk_simple_probe()
[PATCH V5 0/1] clk: imx8mp: Alias M7 SRC/DIV to M7 CORE
2023-01-11 10:10 UTC (2+ messages)
` [PATCH V5 1/1] "
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