public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2016-09-01 05:05:16 to 2016-09-06 04:37:54 UTC [more...]

[PATCH v10 0/5] rk3399 support ddr frequency scaling
 2016-09-06  4:37 UTC  (8+ messages)
  ` [PATCH v10 1/5] Documentation: bindings: add dt documentation for dfi controller
` [PATCH v10 2/5] PM / devfreq: event: support rockchip "
` [PATCH v10 3/5] Documentation: bindings: add dt documentation for rk3399 dmc
` [PATCH v10 4/5] PM / devfreq: rockchip: add devfreq driver "
` [PATCH v10 5/5] drm/rockchip: Add dmc notifier in vop driver

[v14.1 PATCH 5/5] drm/rockchip: cdn-dp: add cdn DP support for rk3399
 2016-09-06  4:35 UTC  (2+ messages)
` [v14.2 "

[v14 PATCH 0/5] Rockchip Type-C and DisplayPort driver
 2016-09-06  4:09 UTC  (5+ messages)
  ` [v14 PATCH 2/5] phy: Add USB Type-C PHY driver for rk3399

[PATCH v2] ASoC: rockchip: spdif: restore register during runtime_suspend/resume cycle
 2016-09-06  1:23 UTC 

[PATCH v2] ASoC: rockchip: i2s: restore register during runtime_suspend/resume cycle
 2016-09-06  1:19 UTC 

[PATCH v7 0/4] the fix for the USB HOST1 at rk3288 platform
 2016-09-05 23:38 UTC  (8+ messages)
  ` [PATCH v7 1/4] phy: Add reset callback
  ` [PATCH v7 2/4] phy: rockchip-usb: use rockchip_usb_phy_reset to reset phy during wakeup
  ` [PATCH v7 3/4] usb: dwc2: assert phy reset when waking up in rk3288 platform
  ` [PATCH v7 4/4] ARM: dts: rockchip: Point rk3288 dwc2 usb at the full PHY reset

[PATCH v3 0/2] arm64: dts: rockchip: Support PMU for rk3399 SoCs
 2016-09-05 23:27 UTC  (6+ messages)
` [PATCH v3 1/2] arm64: dts: rockchip: change all interrupts cells for 4 on "
  ` [PATCH v3 2/2] arm64: dts: rockchip: support the pmu node for rk3399

[PATCH 0/4] One fix and some improvements for RK3288 Popmetal board
 2016-09-05 22:10 UTC  (12+ messages)
  ` [PATCH 1/4] ARM: dts: rockchip: enable usbotg for Popemtal-rk3288 board
  ` [PATCH 2/4] ARM: dts: rockchip: fix i2c address L3G4200D on PopMetal-RK3288 board
  ` [PATCH 3/4] include: dt-bindings: Add more GPIO bank and index definition for rockchip pinctrl
  ` [PATCH 4/4] ARM: dts: use definition in rockchip pinctrl header to describe gpios on Popmetal-RK3288

[PATCH 0/5] rk3399 support ddr frequency scaling
 2016-09-05  0:49 UTC  (13+ messages)
` [PATCH 1/5] Documentation: bindings: add dt documentation for dfi controller
` [PATCH 2/5] PM / devfreq: event: support rockchip "
` [PATCH 3/5] Documentation: bindings: add dt documentation for rk3399 dmc
  ` [PATCH 4/5] PM / devfreq: rockchip: add devfreq driver "
` [PATCH 5/5] drm/rockchip: Add dmc notifier in vop driver

[PATCH v9 0/5] rk3399 support ddr frequency scaling
 2016-09-05  0:38 UTC  (8+ messages)
` [PATCH v9 1/5] Documentation: bindings: add dt documentation for dfi controller
` [PATCH v9 2/5] PM / devfreq: event: support rockchip "
` [PATCH v9 3/5] Documentation: bindings: add dt documentation for rk3399 dmc
` [PATCH v9 4/5] PM / devfreq: rockchip: add devfreq driver "
` [PATCH v9 5/5] drm/rockchip: Add dmc notifier in vop driver

[PATCH v2 0/2] arm64: dts: rockchip: Support PMU for rk3399 SoCs
 2016-09-04 22:47 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: add the tcpc for rk3399 power domain
 2016-09-04 22:16 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: add the regulator optional properties
 2016-09-04 22:11 UTC  (2+ messages)
  ` [PATCH 2/2] HID: i2c-hid: support the regulator

[v2 PATCH 1/3] clk: rockchip: Fractional dividers can't set parent rates
 2016-09-04 21:51 UTC  (9+ messages)
` [v2 PATCH 2/3] clk: rockchip: add dclk_vop_frac ids for vop
` [v2 PATCH 3/3] clk: rockchip: use the dclk_vop_frac clock ids

[PATCH RFC 0/2] add the generic H.264 decoder settings controls
 2016-09-04 20:18 UTC  (3+ messages)
` [PATCH 1/2] [media] v4l2-ctrls: add "
  ` [PATCH 2/2] v4l2-ctrls: add generic H.264 decoder codec settings structure

[PATCH v2 00/15] PCI: rockchip: Cleanups against v10
 2016-09-03 17:17 UTC  (24+ messages)
` [PATCH v2 01/15] Remove unused symbols, unnecessary parens, other minor comments from
` [PATCH v2 02/15] Rename pcie_read() and pcie_write() to rockchip_pcie_read() and
` [PATCH v2 05/15] Use a local "dev" to avoid repetition of "rockchip->dev"
` [PATCH v2 06/15] Add comment about why 32-bit read/modify/write isn't safe
` [PATCH v2 07/15] Simplify the confusing HIWORD_UPDATE scheme
` [PATCH v2 08/15] Remove duplicate CSR definition
` [PATCH v2 09/15] Move CSR bases into definition
  ` [PATCH v2 03/15] Always use "rockchip" as the pointer to per-device struct
  ` [PATCH v2 04/15] Rename struct rockchip_pcie_port to struct rockchip_pcie
  ` [PATCH v2 10/15] Group related CSR definitions together
  ` [PATCH v2 11/15] Rename PCIE_CORE_RC_CONF_SCC_SHIFT to match similar definitions
  ` [PATCH v2 12/15] Rename ROCKCHIP_PCIE_RPIFR1_INTR_MASK and ROCKCHIP_PCIE_RPIFR1_INTR_SHIFT
  ` [PATCH v2 13/15] The register at PCIE_CLIENT_BASE presumably has a name of its own. Add a
  ` [PATCH v2 14/15] Simplify testing of link status and speed testing
  ` [PATCH v2 15/15] Move msleeps to address Guenter's comments

[PATCH v4 0/6] Support the rk3399 gmac and pd function
 2016-09-03  0:09 UTC  (10+ messages)
  ` [PATCH v4 1/6] net: stmmac: dwmac-rk: add rk3366 & rk3399 specific data
  ` [PATCH v4 2/6] net: stmmac: dwmac-rk: fixes the gmac resume after PD on/off
  ` [PATCH v4 3/6] net: stmmac: dwmac-rk: add pd_gmac support for rk3399
  ` [PATCH v4 4/6] arm64: dts: rockchip: add the gmac power domain on rk3399
  ` [PATCH v4 5/6] arm64: dts: rockchip: add the gmac needed node for rk3399
  ` [PATCH v4 6/6] arm64: dts: rockchip: enable the gmac for rk3399 evb board

[PATCH 0/5] rk3399 support ddr frequency scaling
 2016-09-02 21:08 UTC  (2+ messages)
  ` [PATCH 1/5] Documentation: bindings: add dt documentation for dfi controller

[PATCH v10 2/2] PCI: Rockchip: Add Rockchip PCIe controller support
 2016-09-02 17:27 UTC  (12+ messages)
` [v10,2/2] "

[PATCH 0/4] Control clock for accessing syscon provided arasan IP
 2016-09-02 17:14 UTC  (5+ messages)
` [PATCH 1/4] Documentation: mmc: sdhci-of-arasan: Add clk_syscon as an optional one

[PATCH v5 0/4] nvmem: rockchip-efuse: support more rockchip SoCs
 2016-09-02 15:48 UTC  (11+ messages)
  ` [PATCH v5 1/4] nvmem: rockchip-efuse: update compatible strings for Rockchip efuse
` [PATCH v5 2/4] ARM: dts: rockchip: "
` [PATCH v5 3/4] arm64: dts: rockchip: add efuse0 device node for rk3399
` [PATCH v5 4/4] nvmem: rockchip-efuse: add rk3399-efuse support

[PATCH 1/3] arm64: dts: rockchip: add the PCIe PHY for RK3399
 2016-09-02 15:18 UTC  (2+ messages)

[PATCH v3 1/2] regulator: pwm: Add support for a fixed delay after duty cycle changes
 2016-09-02 15:13 UTC  (6+ messages)
` [PATCH v3 2/2] regulator: pwm: Prevent falling too fast

[PATCH 0/2] Add power domain support for eMMC node on rk3399
 2016-09-02 14:23 UTC  (17+ messages)
` [PATCH 2/2] arm64: dts: rockchip: add eMMC's power domain support for rk3399

[PATCH v4 0/3] nvmem: rockchip-efuse: support more rockchip SoCs
 2016-09-02 14:16 UTC  (7+ messages)
` [PATCH v4 1/3] nvmem: rockchip-efuse: update compatible strings for Rockchip efuse
` [PATCH v4 3/3] nvmem: rockchip-efuse: add rk3399-efuse support

[PATCH v6 1/2] Documentation: bindings: add dt documentation for Rockchip PCIe PHY
 2016-09-02 12:20 UTC  (3+ messages)
` [PATCH v6 2/2] phy: add a driver for the Rockchip SoC internal "

[PATCH] arm64: dts: rockchip: Add pinctrl entry for 32k clock on rk3399
 2016-09-02 10:53 UTC  (2+ messages)

[PATCH v2 1/4] mmc: dw_mmc: split out preparation of desc for IDMAC32 and IDMAC64
 2016-09-02  4:14 UTC  (4+ messages)
` [PATCH v2 2/4] mmc: dw_mmc: avoid race condition of cpu and IDMAC
  ` [PATCH v2 3/4] mmc: dw_mmc: fix misleading error print if failing to do DMA transfer
` [PATCH v2 4/4] mmc: dw_mmc: use macro to define ring buffer size

[PATCH v3 0/4] Control clock for accessing syscon provided by arasan IP
 2016-09-02  0:54 UTC  (5+ messages)
` [PATCH v3 1/4] Documentation: mmc: sdhci-of-arasan: Add clk_syscon as an optional one
` [PATCH v3 2/4] mmc: sdhci-of-arasan: Control clock for accessing syscon
  ` [PATCH v3 3/4] arm64: dts: rockchip: add clk_syscon for sdhci on rk3399
  ` [PATCH v3 4/4] clk: rockchip: remove CLK_IGNORE_UNUSED flag for aclk_emmc_grf "

[PATCH 1/3] clk: rockchip: Fractional dividers can't set parent rates
 2016-09-01 22:53 UTC  (3+ messages)
  ` [PATCH 2/3] clk: rockchip: add dclk_vop_frac ids for vop
  ` [PATCH 3/3] clk: rockchip: use the dclk_vop_frac clock ids

[PATCH 0/9] PCI: rockchip: Cleanups against v10
 2016-09-01 20:52 UTC  (11+ messages)
  ` [PATCH 1/9] Remove unused symbols, unnecessary parens, other minor comments from
  ` [PATCH 2/9] Rename pcie_read() and pcie_write() to rockchip_pcie_read() and
  ` [PATCH 3/9] Always use "rockchip" as the pointer to per-device struct
  ` [PATCH 6/9] Add comment about why 32-bit read/modify/write isn't safe
  ` [PATCH 7/9] Simplify the confusing HIWORD_UPDATE scheme
  ` [PATCH 8/9] Simplify testing of link status and speed testing
` [PATCH 4/9] Rename struct rockchip_pcie_port to struct rockchip_pcie
` [PATCH 5/9] Use a local "dev" to avoid repetition of "rockchip->dev"
` [PATCH 9/9] Move msleeps to address Guenter's comments

[PATCH] ASoC: rockchip: use SPI dependency for rt5514
 2016-09-01 20:00 UTC  (2+ messages)

[PATCH v2 0/4] nvmem: rockchip-efuse: support more rockchip SoCs
 2016-09-01 17:57 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: dts: rockchip: add efuse0 device node for rk3399

[PATCH v3 0/5] Support the rk3399 gmac pd function
 2016-09-01 17:53 UTC  (6+ messages)
` [PATCH v3 3/5] arm64: dts: rockchip: add the gmac power domain on rk3399
` [PATCH v3 4/5] arm64: dts: rockchip: add the gmac needed node for rk3399

[PATCH v2] mmc: sdhci-of-arasan: Properly set corecfg_clockmultiplier on rk3399
 2016-09-01 14:18 UTC  (3+ messages)

[PATCH v2 0/4] Control clock for accessing syscon provided by arasan IP
 2016-09-01 13:02 UTC  (3+ messages)
` [PATCH v2 2/4] mmc: sdhci-of-arasan: Control clock for accessing syscon

[PATCH 0/3] support GMAC for RK3399 & RK3366
 2016-09-01 11:39 UTC  (2+ messages)

[PATCH] clk: rockchip: add 2016M to big cpu clk rate table
 2016-09-01 11:35 UTC  (3+ messages)

[PATCH v7 0/8] rk3399 support ddr frequency scaling
 2016-09-01 11:30 UTC  (7+ messages)
` [PATCH v7 1/8] clk: rockchip: add new clock-type for the ddrclk
` [PATCH v7 3/8] clk: rockchip: rk3399: add ddrc clock support
` [PATCH v7 7/8] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc

全网首家天天返水,周周返水任您选择的娱乐城,让您随心所欲!
 2016-09-01  8:28 UTC 

[PATCH v5 1/2] Documentation: bindings: add dt documentation for Rockchip PCIe PHY
 2016-09-01  5:05 UTC  (4+ messages)
` [PATCH v5 2/2] phy: add a driver for the Rockchip SoC internal "


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