linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-28 22:25:58 to 2020-11-05 02:50:49 UTC [more...]

[PATCH 0/4] clk: add driver for the SiFive FU740
 2020-11-05  2:50 UTC  (10+ messages)
` [PATCH 1/4] clk: sifive: Extract prci core to common base
` [PATCH 2/4] clk: sifive: Use common name for prci configuration
` [PATCH 4/4] clk: sifive: Refactor __prci_clock array by using macro

[PATCH v2 0/5]
 2020-11-05  2:42 UTC  (3+ messages)
` [PATCH v2 5/5] clk: qcom: dispcc-sm8250: handle MMCX power domain

[RESEND PATCH v3 0/4] clk: qcom : add sm8250 LPASS GFM drivers
 2020-11-05  2:41 UTC  (13+ messages)
` [RESEND PATCH v3 1/4] dt-bindings: clock: Add support for LPASS Audio Clock Controller
` [RESEND PATCH v3 2/4] dt-bindings: clock: Add support for LPASS Always ON Controller
` [RESEND PATCH v3 3/4] clk: qcom: Add support to LPASS AUDIO_CC Glitch Free Mux clocks
` [RESEND PATCH v3 4/4] clk: qcom: Add support to LPASS AON_CC "

[PATCH v5 1/2] clk: qcom: lpasscc-sc7810: Use devm in probe
 2020-11-05  2:34 UTC  (6+ messages)
` [PATCH v5 2/2] clk: qcom: lpass-sc7180: Disentangle the two clock devices

[PATCH v2] dt-bindings: clock: renesas: rcar-usb2-clock-sel: Convert bindings to json-schema
 2020-11-05  2:32 UTC 

[PATCH v3 0/4] Add Camera clock controller driver for SC7180
 2020-11-05  2:31 UTC  (9+ messages)
` [PATCH v3 1/4] clk: qcom: clk-alpha-pll: Add support for helper functions
` [PATCH v3 2/4] clk: qcom: clk-alpha-pll: Add support for controlling Agera PLLs
` [PATCH v3 3/4] dt-bindings: clock: Add YAML schemas for the QCOM Camera clock bindings
` [PATCH v3 4/4] clk: qcom: camcc: Add camera clock controller driver for SC7180

[PATCH 0/4] Add GCC and RPMh clock support for SDX55
 2020-11-05  2:25 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: clock: Add SDX55 GCC clock bindings
` [PATCH 2/4] clk: qcom: Add SDX55 GCC support
` [PATCH 3/4] dt-bindings: clock: Introduce RPMHCC bindings for SDX55
` [PATCH 4/4] clk: qcom: Add support for SDX55 RPMh clocks

[PATCH v3 38/56] clk: fix a kernel-doc markup
 2020-11-05  2:01 UTC  (2+ messages)

[PATCH] clk-si5341: Support NVM programming through sysfs
 2020-11-05  1:48 UTC  (2+ messages)

[PATCH -next] clk: imx: scu: Make pd_np with static keyword
 2020-11-05  1:37 UTC  (2+ messages)

[PATCH -next] clk: imx: gate2: Remove unused variable ret
 2020-11-05  1:32 UTC  (2+ messages)

[PATCH V3] clk: imx8m: fix bus critical clk registration
 2020-11-05  1:13 UTC  (5+ messages)

[PATCH 1/8] clk: pwm: drop of_match_ptr from of_device_id table
 2020-11-05  1:11 UTC  (15+ messages)
` [PATCH 2/8] clk: imx8mm: "
` [PATCH 3/8] clk: imx8mn: "
` [PATCH 4/8] clk: imx8mp: "
` [PATCH 5/8] clk: imx8mq: "
` [PATCH 6/8] clk: renesas: r8a779a0-cpg-mssr: add static to local function
` [PATCH 7/8] clk: renesas: renesas-cpg-mssr: fix kerneldoc of cpg_mssr_priv
` [PATCH 8/8] clk: scpi: mark scpi_clk_match as maybe unused

[PATCH v5 00/14] Add BLK_CTL support for i.MX8MP
 2020-11-05  1:09 UTC  (27+ messages)
` [PATCH v5 01/14] dt-bindings: clocks: imx8mp: Rename audiomix ids clocks to audio_blk_ctl
` [PATCH v5 02/14] dt-bindings: reset: imx8mp: Add audio blk_ctl reset IDs
` [PATCH v5 03/14] dt-bindings: clock: imx8mp: Add ids for the audio shared gate
` [PATCH v5 04/14] dt-bindings: clock: imx8mp: Add media blk_ctl clock IDs
` [PATCH v5 05/14] dt-bindings: reset: imx8mp: Add media blk_ctl reset IDs
` [PATCH v5 06/14] dt-bindings: clock: imx8mp: Add hdmi blk_ctl clock IDs
` [PATCH v5 07/14] dt-bindings: reset: imx8mp: Add hdmi blk_ctl reset IDs
` [PATCH v5 08/14] clk: imx8mp: Add audio shared gate
` [PATCH v5 09/14] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL
` [PATCH v5 10/14] clk: imx: Add generic blk-ctl driver
` [PATCH v5 11/14] clk: imx: Add blk-ctl driver for i.MX8MP
` [PATCH v5 12/14] arm64: dts: imx8mp: Add audio_blk_ctl node
` [PATCH v5 13/14] arm64: dts: imx8mp: Add media_blk_ctl node
` [PATCH v5 14/14] arm64: dts: imx8mp: Add hdmi_blk_ctl node

[PATCH] dt-bindings: clock: renesas: rcar-usb2-clock-sel: Convert bindings to json-schema
 2020-11-05  1:04 UTC  (3+ messages)

[PATCH] clk: fsl-sai: fix memory leak
 2020-11-05  0:29 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: clock: document the fsl-flexspi-clk driver
 2020-11-04 22:34 UTC  (6+ messages)
` [PATCH 2/4] clk: fsl-flexspi: new driver
` [PATCH 3/4] arm64: dts: ls1028a: fix FlexSPI clock
` [PATCH 4/4] arm64: dts: lx2160a: "

[PATCH v3 00/11] Raspberry Pi PoE HAT fan support
 2020-11-04 19:55 UTC  (14+ messages)
` [PATCH v3 01/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()
` [PATCH v3 02/11] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v3 03/11] gpio: raspberrypi-exp: "
` [PATCH v3 04/11] reset: raspberrypi: "
` [PATCH v3 05/11] soc: bcm: raspberrypi-power: "
` [PATCH v3 06/11] staging: vchiq: "
` [PATCH v3 07/11] input: raspberrypi-ts: Release firmware handle when not needed
` [PATCH v3 08/11] firmware: raspberrypi: Get rid of rpi_firmware_get()
` [PATCH v3 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus
` [PATCH v3 10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support
` [PATCH v3 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH v7 0/7] clk: clk-wizard: clock-wizard: Driver updates
 2020-11-04 19:15 UTC  (10+ messages)
` [PATCH v7 1/7] dt-bindings: add documentation of xilinx clocking wizard
` [PATCH v7 2/7] clk: clock-wizard: Add the clockwizard to clk directory
` [PATCH v7 3/7] clk: clock-wizard: Fix kernel-doc warning
` [PATCH v7 4/7] clk: clock-wizard: Add support for dynamic reconfiguration
` [PATCH v7 5/7] clk: clock-wizard: Add support for fractional support
` [PATCH v7 6/7] clk: clock-wizard: Remove the hardcoding of the clock outputs
` [PATCH v7 7/7] clk: clock-wizard: Update the fixed factor divisors

[PATCH v2 0/8] clk: at91: adapt for dvfs
 2020-11-04 17:45 UTC  (9+ messages)
` [PATCH v2 1/8] clk: at91: sama7g5: fix compilation error
` [PATCH v2 2/8] dt-bindings: clock: at91: add sama7g5 pll defines
` [PATCH v2 3/8] clk: at91: sama7g5: allow SYS and CPU PLLs to be exported and referenced in DT
` [PATCH v2 4/8] clk: at91: clk-sam9x60-pll: allow runtime changes for pll
` [PATCH v2 5/8] clk: at91: sama7g5: remove mck0 from parent list of other clocks
` [PATCH v2 6/8] clk: at91: sama7g5: decrease lower limit for MCK0 rate
` [PATCH v2 7/8] clk: at91: clk-master: re-factor master clock
` [PATCH v2 8/8] clk: at91: sama7g5: register cpu clock

[PATCH v1] clk: Add enable-state column to clk summary
 2020-11-04 16:56 UTC 

[PATCH v1] clk: tegra30: Use 300MHz for video decoder by default
 2020-11-04 13:48 UTC 

[PATCH 0/8]clk: at91: adapt for dvfs
 2020-11-04  9:55 UTC  (10+ messages)
` [PATCH 1/8] clk: at91: sama7g5: fix compilation error
` [PATCH 2/8] dt-bindings: clock: at91: add sama7g5 pll defines
` [PATCH 3/8] clk: at91: sama7g5: allow SYS and CPU PLLs to be exported and referenced in DT
` [PATCH 4/8] clk: at91: clk-sam9x60-pll: allow runtime changes for pll
` [PATCH 5/8] clk: at91: sama7g5: remove mck0 from parent list of other clocks
` [PATCH 6/8] clk: at91: sama7g5: decrease lower limit for MCK0 rate
` [PATCH 7/8] clk: at91: clk-master: re-factor master clock
` [PATCH 8/8] clk: at91: sama7g5: register cpu clock

[PATCH v6 0/8] clk: clk-wizard: clock-wizard: Driver updates
 2020-11-04  4:07 UTC  (5+ messages)
` [PATCH v6 2/8] clk: clock-wizard: Add the clockwizard to clk directory

[PATCH] clk: renesas: rcar-usb2-clock-sel: Replace devm_reset_control_array_get()
 2020-11-03  8:13 UTC  (2+ messages)

Acceptable format for clock cells
 2020-11-03  4:10 UTC  (3+ messages)

[PATCH] clk: imx: scu: Fix compile error with module build of clk-scu.o
 2020-11-03  1:45 UTC  (7+ messages)

[PATCH v2 0/5] Fix the gate2 and make it more flexible
 2020-11-02 23:56 UTC  (8+ messages)
` [PATCH v2 1/5] clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special case
` [PATCH v2 2/5] clk: imx: gate2: Keep the register writing in on place
` [PATCH v2 3/5] clk: imx: gate2: Check if clock is enabled against cgr_val
` [PATCH v2 4/5] clk: imx: gate2: Add cgr_mask for more flexible number of control bits
` [PATCH v2 5/5] clk: imx: gate2: Add locking in is_enabled op

[PATCH 1/1] clk: imx: scu: fix build break when compiled as modules
 2020-11-02 23:36 UTC  (5+ messages)

[PATCH v5 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2020-11-02 15:05 UTC  (8+ messages)

[PATCH] clk: rockchip: Add appropriate arch dependencies
 2020-11-01 15:33 UTC  (2+ messages)

[PATCH] clk: imx: remove redundant assignment to pointer np
 2020-11-01  9:27 UTC  (3+ messages)

[PATCH] clk: imx: remove unneeded semicolon
 2020-11-01  9:19 UTC  (2+ messages)

[PATCH V2 0/5] clk: imx: fix bus critical clk registration
 2020-11-01  7:54 UTC  (2+ messages)

[PATCH v4 00/14] Add BLK_CTL support for i.MX8MP
 2020-10-31  9:25 UTC  (6+ messages)
` [PATCH v4 09/14] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL
` [PATCH v4 11/14] clk: imx: Add blk-ctl driver for i.MX8MP

[RFC 0/3] clk: imx: Implement blk-ctl driver for i.MX8MN
 2020-10-30 18:30 UTC  (18+ messages)
` [RFC 1/3] dt-bindings: clock: imx8mn: Add media blk_ctl clock IDs
` [RFC 2/3] dt-bindings: reset: imx8mn: Add media blk_ctl reset IDs

[PATCH v7 00/11] clk: imx8: add new clock binding for better pm support
 2020-10-30 15:58 UTC  (5+ messages)
` [PATCH v7 03/11] clk: imx: scu: add two cells binding support

[PATCH v2 00/10] Raspberry Pi PoE HAT fan support
 2020-10-30 15:37 UTC  (3+ messages)
` [PATCH v2 08/10] dt-bindings: pwm: Add binding for RPi firmware PWM bus

[PATCH v2] clk: renesas: r8a774c0: Add RPC clocks
 2020-10-30 10:48 UTC  (5+ messages)

[PATCH 0/1] Modify ASPEED SoC some default clks are critical
 2020-10-29  2:25 UTC  (7+ messages)
` [PATCH 1/1] clk: aspeed: modify "
        `  "

[PATCH] clk: imx: gate2: Fix the is_enabled op
 2020-10-28  9:50 UTC  (3+ messages)

[PATCH 00/12] Clean up the pll_en_bit from en_mask on all the MediaTek clock drivers
 2020-10-28 10:27 UTC  (3+ messages)
` [PATCH 10/12] clk: mediatek: Clean up the pll_en_bit from en_mask on MT8183

[PATCH] clk: tegra: Do not return 0 on failure
 2020-10-29  0:48 UTC 

[PATCH] clk: define to_clk_regmap() as inline function
 2020-10-28 23:34 UTC  (2+ messages)


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).