Linux clock framework development
 help / color / mirror / Atom feed
 messages from 2016-03-07 19:51:56 to 2016-03-17 16:54:45 UTC [more...]

[PATCH v5 0/5] ARM: at91: pm: add ULP1 mode support
 2016-03-17 16:54 UTC  (8+ messages)
` [PATCH v5 1/5] ARM: at91: pm: create a separate procedure for the ULP0 mode
` [PATCH v5 2/5] ARM: at91: pm: add ULP1 mode support
` [PATCH v5 3/5] ARM: at91: pm: configure PMC fast startup signals
` [PATCH v5 4/5] Documentation: atmel-pmc: add DT bindings for fast startup
` [PATCH v5 5/5] ARM: at91/dt: sama5d2_xplained: add fast_restart node

[PATCH 0/5] ARM: am335x/am437x: Correct pwm bindings
 2016-03-17 16:49 UTC  (7+ messages)
` [PATCH 3/5] ARM: DTS: am33xx: Set pwmss ranges property to an empty value
` [PATCH 4/5] pwm: pwm-tipwmss: Update documentation to use empty range property
` [PATCH 5/5] pwm: pwm-tiehrpwm: Update dt binding document to use generic node name

[PATCH v4 00/13] Add A83T clk, r_pio, mmc rsb support
 2016-03-17 15:34 UTC  (19+ messages)
` [PATCH v4 01/13] pinctrl: sunxi: Add A83T R_PIO controller
` [PATCH v4 02/13] clk: sunxi: add ahb1 clock for A83T
` [PATCH v4 03/13] clk: sunxi: Add APB1 "
` [PATCH v4 04/13] ARM: dts: sun8i-a83t: Add basic clocks and resets
` [PATCH v4 05/13] ARM: dts: sun8i-a83t: add mmc clock nodes
` [PATCH v4 06/13] ARM: dts: sun8i-a83t: Add mmc controller nodes
` [PATCH v4 07/13] ARM: dts: sun8i-a83t: Add PRCM related clocks and resets
` [PATCH v4 08/13] ARM: dts: sun8i-a83t: Add R_PIO controller node to the dtsi
` [PATCH v4 09/13] ARM: dts: sun8i-a83t: Add RSB controller device node to dtsi
` [PATCH v4 10/13] ARM: dts: sun8i-a83t: add mmc0 CD pin
` [PATCH v4 11/13] ARM: dts: sun8i: enable mmc for H8Homlet Board
` [PATCH v4 12/13] ARM: dts: sun8i: Add A83T based Sinovoip Bpi-M3 Board
` [PATCH v4 13/13] ARM: sunxi: Add Kconfig for sunxi clocks
  ` [linux-sunxi] "

[PATCH] clk: sunxi: Add CSI (camera's Sensors Interface) module clock driver for sun[457]i
 2016-03-17  8:43 UTC 

[PATCH v2 06/18] MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock name
 2016-03-17  3:34 UTC  (4+ messages)
` [PATCH v2 07/18] MIPS: ath79: introduce <dt-bindings/clock/ath79-clk.h>
` [PATCH v2 08/18] MIPS: ath79: update devicetree clock support for AR9132
` [PATCH v2 11/18] MIPS: ath79: update devicetree clock support for AR9331

[PATCH v3 0/9] arc_emac: fixes the emac issues and cleanup emac drivers
 2016-03-16 23:28 UTC  (6+ messages)
` [PATCH v3 5/9] clk: rockchip: add node-id for rk3036 emac hclk
` [PATCH v3 6/9] clk: rockchip: associate the rk3036 HCLK_EMAC clock-id
` [PATCH v3 7/9] clk: rockchip: add clock-id for rk3036 emac pll source clock
` [PATCH v3 8/9] clk: rockchip: associate SCLK_MAC_PLL and disable reparenting on rk3036

[PATCH 0/3] ARM: AMx3xx: misc clock fixes
 2016-03-16 22:33 UTC  (5+ messages)
` [PATCH 1/3] clk: ti: dpll: add support for specifying max rate for DPLLs
` [PATCH 2/3] clk: ti: amx3xx: limit the maximum frequency of DPLLs based on spec
` [PATCH 3/3] ARM: dts: am43xx: add support for clkout1 clock

[GIT PULL] arm: Allwinner clocks changes for 4.6
 2016-03-16 20:44 UTC  (12+ messages)
` [PATCH] clk: sunxi: Remove use of VLAIS

[PATCH v4 00/24] pwm: add support for atomic update
 2016-03-16 14:30 UTC  (3+ messages)
` [PATCH v4 01/24] pwm: rcar: make use of pwm_is_enabled()

[PATCH v3 0/3] clk: clock driver for the Marvell Armada AP806
 2016-03-16 13:16 UTC  (3+ messages)

[PATCH] clk: bcm2835: fix check of error code returned by devm_ioremap_resource()
 2016-03-16  1:14 UTC  (3+ messages)

[PATCH 00/18] ARM: vf610: Suspend/resume with self-refresh mode
 2016-03-16  1:13 UTC  (24+ messages)
` [PATCH 01/18] irqchip: vf610-gpc: add Vybrid GPC IRQ controller
` [PATCH 02/18] ARM: dts: vf610: add GPC as new interrupt parent
` [PATCH 03/18] ARM: dts: vf610-colibri: GPIO wakeup key
` [PATCH 04/18] ARM: dts: vf610: add on-chip SRAM
` [PATCH 05/18] ARM: dts: vf610: add modules required for PM
` [PATCH 06/18] ARM: imx: clk-gate2: allow custom gate configuration
` [PATCH 07/18] ARM: imx: clk-vf610: leave DDR clock on
` [PATCH 08/18] ARM: clk: add WKPU unit
` [PATCH 09/18] ARM: vf610: clk: add suspend/resume support
` [PATCH 10/18] tty: serial: fsl_lpuart: support suspend/resume
` [PATCH 11/18] pinctrl: pinctrl-imx: implement suspend/resume
` [PATCH 12/18] gpio: vf610: add system PM suspend/resume
` [PATCH 13/18] ARM: dts: vf610: add WKPU connection to GPIO
` [PATCH 14/18] gpio: vf610: add support for WKPU unit
` [PATCH 15/18] ARM: vf610: PM: initial suspend/resume support
` [PATCH 16/18] ARM: vf610: PM: enable Suspend-to-RAM only if hardware fixes are in place
` [PATCH 17/18] Documentation: dt: add Vybrid DDR memory controller bindings
` [PATCH 18/18] ARM: vf610: PM: enable SNVS access

[PATCH] clk: renesas: div6: use RENESAS for #define
 2016-03-16  1:13 UTC  (3+ messages)

[PATCH v2] clk: renesas: Rename header file renesas.h
 2016-03-16  1:12 UTC  (3+ messages)

[PATCH 00/41] Remove CLK_IS_ROOT from drivers/clk
 2016-03-15 22:19 UTC  (3+ messages)
` [PATCH 20/41] clk: versatile: Remove CLK_IS_ROOT

[PATCH v2 0/9] arc_emac: fixes the emac issues and cleanup emac drivers
 2016-03-15 18:45 UTC  (5+ messages)
` [PATCH v2 6/9] clk: rockchip: associate the rk3036 HCLK_EMAC clock-id
` [PATCH v2 8/9] clk: rockchip: associate SCLK_MAC_PLL and disable reparenting on rk3036

[PATCH v6 0/2] Add initial support for RPM clocks
 2016-03-15 17:16 UTC  (4+ messages)
` [PATCH v6 2/2] clk: qcom: Add support for RPM Clocks

[PATCH] clk: tegra210: Add SLCG override gate clocks
 2016-03-15  8:40 UTC  (4+ messages)

[v6, 0/5] Fix eSDHC host version register bug
 2016-03-14 17:45 UTC  (10+ messages)
` [v6, 1/5] ARM64: dts: ls2080a: add device configuration node
` [v6, 2/5] soc: fsl: add GUTS driver for QorIQ platforms
` [v6, 3/5] dt: move guts devicetree doc out of powerpc directory
` [v6, 4/5] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v6, 5/5] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH v3 00/13] Add A83T clk, r_pio, mmc rsb support
 2016-03-14 10:52 UTC  (5+ messages)
` [PATCH v3 01/13] pinctrl: sunxi: Add A83T R_PIO controller support

[Query]set clk rate must operate its coordinated clock
 2016-03-14  8:09 UTC  (4+ messages)

[PATCH] clk: rockchip: release io resource when failing to init clk
 2016-03-14  1:01 UTC  (2+ messages)

[PATCH 0/7] Some trivial patches for rockchip clk stuff
 2016-03-14  0:26 UTC  (14+ messages)
` [PATCH 1/7] clk: rockchip: remove mux_core_reg from rockchip_cpuclk_reg_data
` [PATCH 2/7] clk: rockchip: fix warning reported by kernel-doc
` [PATCH 3/7] clk: rockchip: release io resource when rk3036_clk_init failed
` [PATCH 4/7] clk: rockchip: release io resource when rk3188_common_clk_init failed
` [PATCH 5/7] clk: rockchip: release io resource when rk3368_clk_init failed
` [PATCH 6/7] clk: rockchip: remove redundant checking of device_node
` [PATCH 7/7] clk: rockchip: fix a typo for rockchip_rk3399_pll_set_params

[PATCH 0/6] arc_emac: fixes the emac issues oand cleanup emac drivers
 2016-03-13  4:04 UTC  (9+ messages)
` [PATCH 5/6] clk: rockchip: rk3036: fix and add node id for emac clock

[PATCH v4 0/4] Add more clock compatible features and support the RK3399 clock
 2016-03-12 11:13 UTC  (4+ messages)
` [PATCH v4 3/4] clk: rockchip: add new pll-type for rk3399 and similar socs
` [PATCH v4 4/4] clk: rockchip: add clock controller for the RK3399

[PATCH] clk: ti: dra7-atl-clock: Fix of_node reference counting
 2016-03-11 20:19 UTC  (2+ messages)

[PATCH] clk: sunxi: Accept a greater rate when setting a parent clock
 2016-03-10  7:15 UTC 

[PATCH v3 0/7] Add more clock compatible features and support the RK3399 clock
 2016-03-10  3:25 UTC  (12+ messages)
` [PATCH v3 3/7] clk: rockchip: add more mux parameters for new pll sources
` [PATCH v3 4/7] clk: rockchip: Add support for multiple clock providers
` [PATCH v3 5/7] clk: rockchip: add new pll-type for rk3399 and similar socs
` [PATCH v3 6/7] clk: rockchip: add a COMPOSITE_FRACMUX_NOGATE type
` [PATCH v3 7/7] clk: rockchip: add clock controller for the RK3399

[PATCH 0/4] clk: renesas: PM Domain Cleanups and Preparation
 2016-03-10  2:21 UTC  (6+ messages)
` [PATCH 1/4] clk: renesas: mstp: Drop check for CONFIG_PM_GENERIC_DOMAINS_OF
` [PATCH 2/4] clk: renesas: cpg-mssr: "
` [PATCH 3/4] clk: renesas: mstp: Clarify cpg_mstp_{at,de}tach_dev() domain parameter
` [PATCH 4/4] clk: renesas: cpg-mssr: Export cpg_mssr_{at,de}tach_dev()

[PATCH 3.13.y-ckt 070/138] ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
 2016-03-09 23:13 UTC 

[3.13.y-ckt stable] Patch "ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()" has been added to the 3.13.y-ckt tree
 2016-03-09 23:10 UTC 

[PATCH v2 09/18] clk: Add PLX Technology OXNAS Standard Clocks
 2016-03-09 10:24 UTC  (2+ messages)
  ` [PATCH v2 10/18] dt-bindings: Add PLX Technology OXNAS Standard Clocks bindings

[RESEND PATCH v2 0/5] Add more clock compatible features and support the RK3399 clock
 2016-03-09  2:20 UTC  (10+ messages)
` [RESEND PATCH v2 1/5] clk: rockchip: add more mux parameters for new pll sources
` [RESEND PATCH v2 3/5] clk: rockchip: add new pll-type for rk3399 and similar socs
` [RESEND PATCH v2 5/5] clk: rockchip: add clock controller for the RK3399

[PATCH 3.19.y-ckt 084/196] ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
 2016-03-09  0:29 UTC 

[3.19.y-ckt stable] Patch "ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()" has been added to the 3.19.y-ckt tree
 2016-03-09  0:24 UTC 

[PATCH] clk: at91: fix check of clk_register() returned value
 2016-03-08 11:33 UTC  (3+ messages)

[PATCH v10 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-03-08  2:20 UTC  (7+ messages)
` [PATCH v10 1/6] clk: hisilicon: export some hisilicon APIs to modules
` [PATCH v10 2/6] clk: hisilicon: add CRG driver for hi3519 soc
` [PATCH v10 3/6] ARM: hisi: add compatible string for Hi3519 soc
` [PATCH v10 4/6] ARM: debug: add hi3519 debug uart
` [PATCH v10 5/6] ARM: dt-bindings: add device tree bindings for Hi3519 sysctrl
` [PATCH v10 6/6] ARM: dts: add dts files for Hi3519

[PATCH v4 0/5] ARM: at91: pm: add ULP1 mode support
 2016-03-08  1:42 UTC  (6+ messages)
` [PATCH v4 1/5] ARM: at91: pm: create a separate procedure for the ULP0 mode
` [PATCH v4 2/5] ARM: at91: pm: add ULP1 mode support
` [PATCH v4 3/5] ARM: at91: pm: configure PMC fast startup signals
` [PATCH v4 4/5] Documentation: atmel-pmc: add DT bindings for fast startup
` [PATCH v4 5/5] ARM: at91/dt: sama5d2_xplained: add fast_restart node

[PATCH] clk: renesas: Rename header file renesas.h
 2016-03-08  0:27 UTC  (3+ messages)

[PATCH 4.2.y-ckt 128/273] ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
 2016-03-07 22:48 UTC 

[4.2.y-ckt stable] Patch "ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()" has been added to the 4.2.y-ckt tree
 2016-03-07 22:33 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox