messages from 2019-06-28 02:14:45 to 2019-07-05 05:06:00 UTC [more...]
[PATCH 1/6] thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()
2019-07-05 4:56 UTC (6+ messages)
` [PATCH 2/6] thermal: qoriq: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
` [PATCH 3/6] dt-bindings: thermal: qoriq: Add optional clocks property
` [PATCH 4/6] thermal: qoriq: Add clock operations
` [PATCH 5/6] clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOT
` [PATCH 6/6] arm64: dts: imx8mq: Add clock for TMU node
[PATCH v5 00/12] arm/arm64: mediatek: Fix mmsys device probing
2019-07-05 1:35 UTC (13+ messages)
` [PATCH v5 08/12] dt-bindings: mediatek: Change the binding for mmsys clocks
[PATCH V5 00/18] SC7 entry and exit support for Tegra210
2019-07-04 10:40 UTC (34+ messages)
` [PATCH V5 02/18] pinctrl: tegra: Add suspend and resume support
` [PATCH V5 03/18] clk: tegra: Save and restore divider rate
` [PATCH V5 04/18] clk: tegra: pllout: Save and restore pllout context
` [PATCH V5 05/18] clk: tegra: pll: Save and restore pll context
` [PATCH V5 06/18] clk: tegra: Save and restore CPU and System clocks context
` [PATCH V5 07/18] clk: tegra: Support for saving and restoring OSC context
` [PATCH V5 08/18] clk: tegra: Add suspend resume support for DFLL
` [PATCH V5 09/18] clk: tegra: Add save and restore context support for peripheral clocks
` [PATCH V5 11/18] clk: tegra210: Add support for Tegra210 clocks
` [PATCH V5 13/18] soc/tegra: pmc: Add pmc wake support for tegra210
` [PATCH V5 16/18] soc/tegra: pmc: Configure deep sleep control settings
[RFCv2 0/8] Add imx8mm bus frequency switching
2019-07-04 8:32 UTC (17+ messages)
` [RFCv2 1/8] clk: imx8mm: Add dram freq switch support
` [RFCv2 2/8] clk: imx8m-composite: Switch to determine_rate
` [RFCv2 3/8] arm64: dts: imx8mm: Add dram dvfs irqs to ccm node
` [RFCv2 4/8] interconnect: Add generic driver for imx
` [RFCv2 5/8] interconnect: imx: Add platform driver for imx8mm
` [RFCv2 6/8] devfreq: Add imx-devfreq driver
` [RFCv2 7/8] arm64: dts: imx8mm: Add interconnect node
` [RFCv2 8/8] arm64: dts: imx8mm: Add devfreq-imx nodes
[PATCH v2 05/35] clk/ti: Use kmemdup rather than duplicating its implementation
2019-07-03 16:27 UTC
[RESEND][PATCH] clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
2019-07-03 15:05 UTC (2+ messages)
[RFC/RFT v3 00/14] arm64: g12a: add support for DVFS
2019-07-03 14:17 UTC (36+ messages)
` [RFC/RFT v3 01/14] pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmux
` [RFC/RFT v3 02/14] clk: core: introduce clk_hw_set_parent()
` [RFC/RFT v3 03/14] clk: meson: regmap: export regmap_div ops functions
` [RFC/RFT v3 04/14] clk: meson: eeclk: add setup callback
` [RFC/RFT v3 05/14] soc: amlogic: meson-clk-measure: protect measure with a mutex
` [RFC/RFT v3 06/14] soc: amlogic: meson-clk-measure: add G12B second cluster cpu clk
` [RFC/RFT v3 07/14] clk: meson: g12a: add notifiers to handle cpu clock change
` [RFC/RFT v3 08/14] clk: meson: g12a: expose CPUB clock ID for G12B
` [RFC/RFT v3 10/14] arm64: dts: meson-g12-common: add pwm_a on GPIOE_2 pinmux
` [RFC/RFT v3 11/14] arm64: dts: meson-g12a: add cpus OPP table
` [RFC/RFT v3 12/14] arm64: dts: meson-g12a: enable DVFS on G12A boards
` [RFC/RFT v3 13/14] arm64: dts: meson-g12b: add cpus OPP tables
` [RFC/RFT v3 14/14] arm64: dts: meson-g12b-odroid-n2: enable DVFS
` [RFC/RFT v3 09/14] arm64: dts: move common G12A & G12B modes to meson-g12-common.dtsi
[PATCH v6 00/15] memory: tegra: Introduce Tegra30 EMC driver
2019-07-03 14:05 UTC (21+ messages)
` [PATCH v6 01/15] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v6 02/15] memory: tegra20-emc: Drop setting EMC rate to max on probe
` [PATCH v6 03/15] memory: tegra20-emc: Adapt for clock driver changes
` [PATCH v6 04/15] memory: tegra20-emc: Include io.h instead of iopoll.h
` [PATCH v6 05/15] memory: tegra20-emc: Pre-configure debug register
` [PATCH v6 06/15] memory: tegra20-emc: Print a brief info message about the timings
` [PATCH v6 07/15] dt-bindings: memory: tegra30: Convert to Tegra124 YAML
` [PATCH v6 08/15] dt-bindings: memory: Add binding for NVIDIA Tegra30 Memory Controller
` [PATCH v6 09/15] dt-bindings: memory: Add binding for NVIDIA Tegra30 External "
` [PATCH v6 10/15] memory: tegra: Introduce Tegra30 EMC driver
` [PATCH v6 11/15] memory: tegra: Ensure timing control debug features are disabled
` [PATCH v6 12/15] memory: tegra: Consolidate registers definition into common header
` [PATCH v6 13/15] clk: tegra20: emc: Add tegra20_clk_emc_on_pllp()
` [PATCH v6 14/15] ARM: tegra30: cpuidle: Don't enter LP2 on CPU0 when EMC runs off PLLP
` [PATCH v6 15/15] ARM: dts: tegra30: Add External Memory Controller node
[PATCH v2] clk: qcom: msm8916: Don't build by default
2019-07-03 14:00 UTC (5+ messages)
` [PATCH] clk: qcom: msm8916: Add 2 clk options in defconfig
[PATCH 04/30] clk/ti: Use kmemdup rather than duplicating its implementation
2019-07-03 13:13 UTC
[PATCH 0/2] clk: meson: axg-audio: add reset support
2019-07-03 12:26 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: clock: meson: add resets to the audio clock controller
` [PATCH 2/2] clk: meson: axg-audio: add g12a reset support
[PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI
2019-07-03 11:49 UTC (11+ messages)
[PATCH 3/5] clk: imx8mm: correct the usb1_ctrl parent to be usb_bus
2019-07-03 7:23 UTC (3+ messages)
` [PATCH 4/5] arm64: dts: imx8mm: Remove setting for IMX8MM_CLK_USB_CORE_REF
` [PATCH 5/5] arm64: dts: imx8mm-evk: enable usb1 and typec support
[PATCH AUTOSEL 5.1 06/39] clk: ti: clkctrl: Fix returning uninitialized data
2019-07-03 2:14 UTC
[PATCH AUTOSEL 4.19 02/26] clk: ti: clkctrl: Fix returning uninitialized data
2019-07-03 2:16 UTC
[PATCH AUTOSEL 4.14 01/13] clk: ti: clkctrl: Fix returning uninitialized data
2019-07-03 2:18 UTC
[PATCH 0/5] drm+clk+genpd: support for bootloader enabled display
2019-07-02 15:38 UTC (19+ messages)
` [PATCH 1/5] clk: inherit clocks enabled by bootloader
` [Freedreno] "
` [PATCH 2/5] genpd/gdsc: inherit display powerdomain from bootloader
` [Freedreno] "
` [PATCH 3/5] drm/msm/dsi: split clk rate setting and enable
` [Freedreno] "
` [PATCH 4/5] drm/msm/dsi: get the clocks into OFF state at init
` [PATCH 5/5] drm/bridge: ti-sn65dsi86: support booloader enabled display
[PATCH] clk: imx8: Add DSP related clocks
2019-07-02 15:20 UTC
[PATCH v3 1/2] clk: Add clk_min/max_rate entries in debugfs
2019-07-02 13:27 UTC (2+ messages)
` [PATCH v3 2/2] clk: Assert prepare_lock in clk_core_get_boundaries
[PATCH v11 0/9] Exynos5 Dynamic Memory Controller driver
2019-07-02 12:06 UTC (11+ messages)
` [PATCH v11 1/9] dt-bindings: ddr: rename lpddr2 directory
` [PATCH v11 2/9] dt-bindings: ddr: add LPDDR3 memories
` [PATCH v11 3/9] drivers: memory: extend of_memory by LPDDR3 support
` [PATCH v11 4/9] dt-bindings: memory-controllers: add Exynos5422 DMC device description
` [PATCH v11 5/9] drivers: memory: add DMC driver for Exynos5422
` [PATCH v11 6/9] ARM: dts: exynos: add chipid label and syscon compatible
` [PATCH v11 7/9] ARM: dts: exynos: add syscon to clock compatible
` [PATCH v11 8/9] ARM: dts: exynos: add DMC device for exynos5422
` [PATCH v11 9/9] ARM: exynos_defconfig: enable DMC driver
[PATCH] clk: Use seq_puts() in possible_parent_show()
2019-07-01 20:24 UTC
[PATCH][next] clk: Si5341/Si5340: remove redundant assignment to n_den
2019-07-01 16:50 UTC
[PATCH v14 00/13] Ingenic TCU patchset v14
2019-07-01 15:14 UTC (14+ messages)
` [PATCH v14 01/13] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v14 02/13] doc: Add doc for the Ingenic TCU hardware
` [PATCH v14 03/13] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v14 04/13] mfd: Add Ingenic TCU driver
` [PATCH v14 05/13] clk: ingenic: Add driver for the TCU clocks
` [PATCH v14 06/13] irqchip: Add irq-ingenic-tcu driver
` [PATCH v14 07/13] clocksource: Add a new timer-ingenic driver
` [PATCH v14 08/13] clk: jz4740: Add TCU clock
` [PATCH v14 09/13] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v14 10/13] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v14 11/13] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v14 12/13] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz
` [PATCH v14 13/13] MIPS: jz4740: Drop obsolete code
[PATCH v2] clk: Add clk_min/max_rate entries in debugfs
2019-07-01 13:13 UTC (4+ messages)
[PATCH] clk: Add missing documentation of devm_clk_bulk_get_optional() argument
2019-07-01 11:46 UTC
[PATCH] clk: ingenic/jz4740: Fix "pll half" divider not read/written properly
2019-07-01 11:36 UTC
[GIT PULL] Rockchip clock updates for 5.3
2019-07-01 9:36 UTC
[RFC/RFT v2 00/14] arm64: g12a: add support for DVFS
2019-07-01 9:07 UTC (11+ messages)
` [RFC/RFT v2 01/14] pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmux
` [RFC/RFT v2 05/14] soc: amlogic: meson-clk-measure: protect measure with a mutex
` [RFC/RFT v2 06/14] soc: amlogic: meson-clk-measure: add G12B second cluster cpu clk
` [RFC/RFT v2 12/14] arm64: dts: meson-g12a: enable DVFS on G12A boards
[PATCH v3 0/3] clk: qcom: Add support for SM8150 GCC
2019-06-29 13:51 UTC (9+ messages)
` [PATCH v3 1/3] clk: qcom: clk-alpha-pll: Remove post_div_table checks
` [PATCH v3 2/3] clk: qcom: clk-alpha-pll: Add support for Trion PLLs
` [PATCH v3 3/3] clk: qcom: gcc: Add global clock controller driver for SM8150
[PATCH] ARM: sa1100: convert to common clock framework
2019-06-29 10:14 UTC
[PATCH] clk: qoriq: Fix -Wunused-const-variable
2019-06-28 21:27 UTC (2+ messages)
[PATCH] clk: Add Si5341/Si5340 driver
2019-06-28 20:25 UTC (6+ messages)
` [PATCH v3] "
[RFC] clk: imx8mm: Add dram freq switch support
2019-06-28 8:30 UTC (3+ messages)
[PATCH v3] clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
2019-06-28 7:22 UTC
[PATCH v2 0/2] clk: clk-cdce925: Add regulator support
2019-06-28 3:19 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: cdce925: Add regulator documentation
` [PATCH v2 2/2] clk: clk-cdce925: Add regulator support
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).