public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2016-08-23 21:19:38 to 2016-09-01 20:00:57 UTC [more...]

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

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

[PATCH v4 0/3] nvmem: rockchip-efuse: support more rockchip SoCs
 2016-09-01 17:58 UTC  (5+ messages)
` [PATCH v4 1/3] nvmem: rockchip-efuse: update compatible strings for Rockchip efuse
` [PATCH v4 2/3] ARM: dts: rockchip: "
` [PATCH v4 3/3] nvmem: rockchip-efuse: add rk3399-efuse support

[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  (9+ messages)
  ` [PATCH v3 1/5] net: stmmac: dwmac-rk: fixes the gmac resume after PD on/off
  ` [PATCH v3 2/5] net: stmmac: dwmac-rk: add pd_gmac support for rk3399
  ` [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 v3 5/5] arm64: dts: rockchip: enable the gmac for rk3399 evb board

[PATCH v4 0/6] Support the rk3399 gmac and pd function
 2016-09-01 17:50 UTC  (7+ 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 v10 2/2] PCI: Rockchip: Add Rockchip PCIe controller support
 2016-09-01 17:48 UTC  (10+ messages)
  ` [v10,2/2] "

[PATCH 0/9] PCI: rockchip: Cleanups against v10
 2016-09-01 16:45 UTC  (10+ 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 v2] mmc: sdhci-of-arasan: Properly set corecfg_clockmultiplier on rk3399
 2016-09-01 14:18 UTC  (5+ messages)

[PATCH 0/2] Add power domain support for eMMC node on rk3399
 2016-09-01 13:45 UTC  (15+ messages)
` [PATCH 1/2] Documentation: mmc: sdhci-of-arasan: add description of power domain
` [PATCH 2/2] arm64: dts: rockchip: add eMMC's power domain support for rk3399

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

[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  (14+ messages)
` [PATCH v7 1/8] clk: rockchip: add new clock-type for the ddrclk
` [PATCH v7 2/8] clk: rockchip: rk3399: add SCLK_DDRCLK ID for ddrc
` [PATCH v7 3/8] clk: rockchip: rk3399: add ddrc clock support
` [PATCH v7 6/8] Documentation: bindings: add dt documentation for rk3399 dmc
` [PATCH v7 7/8] PM / devfreq: rockchip: add devfreq driver "
  ` [PATCH v7 5/8] PM / devfreq: event: support rockchip dfi controller

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

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

[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 "

[PATCH] i2c: rk3x: Restore clock settings at resume time
 2016-09-01  2:10 UTC  (2+ messages)

[PATCH] ASoC: rockchip: implement system suspend/resume for i2s
 2016-08-31 22:24 UTC  (2+ messages)

[RESEND PATCH 0/4] Support the rk3399 gmac pd function
 2016-08-31 21:45 UTC  (8+ messages)
  ` [RESEND PATCH 1/4] net: stmmac: dwmac-rk: fixes the gmac resume after PD on/off
  ` [RESEND PATCH 3/4] arm64: dts: rockchip: support gmac for rk3399
  ` [RESEND PATCH 4/4] arm64: dts: rockchip: enable the gmac for rk3399 evb board
` [RESEND PATCH 2/4] net: stmmac: dwmac-rk: add pd_gmac support for rk3399

[PATCH] PCI: rockchip: Correct the register value for clearing client interrupts
 2016-08-31 13:07 UTC  (4+ messages)

[PATCH v8 1/4] mfd: RK808: Add RK818 support
 2016-08-31 12:51 UTC  (5+ messages)
  ` [PATCH v8 2/4] regulator: rk808: Add regulator driver for RK818
  ` [PATCH v8 3/4] mfd: dt-bindings: Add RK818 device tree bindings document
  ` [PATCH v8 4/4] rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808
  ` [GIT PULL] Immutable branch between MFD, Regulator and RTC due for the v4.9 merge window

[PATCH 1/2] mmc: dw_mmc: split out preparation of desc for IDMAC32 and IDMAC64
 2016-08-31  7:36 UTC  (6+ messages)
    ` [PATCH 2/2] mmc: dw_mmc: avoid race condition of cpu and IDMAC

[PATCH 0/4] Support the rk3399 gmac pd function
 2016-08-30 22:07 UTC  (7+ messages)
` [PATCH 1/4] net: stmmac: dwmac-rk: fixes the gmac resume after PD on/off
` [PATCH 3/4] arm64: dts: rockchip: support gmac for rk3399
  ` [PATCH 2/4] net: stmmac: dwmac-rk: add pd_gmac support "
  ` [PATCH 4/4] arm64: dts: rockchip: enable the gmac for rk3399 evb board

[PATCH] arm64: dts: rockchip: Explicitly set pclk_pmu_src on rk3399
 2016-08-30 20:17 UTC  (6+ messages)

[RFC PATCH] clk: rockchip: rk3399: support pll setting automatically
 2016-08-30  1:30 UTC  (6+ messages)

[GIT PULL] Rockchip clk fixes for 4.8
 2016-08-30  0:10 UTC  (2+ messages)

[RESEND PATCH 3/4] usb: dwc2: assert phy reset when waking up in rk3288 platform
 2016-08-29 18:24 UTC  (6+ messages)

[PATCH] ARM: dts: rockchip: temporarily remove emmc hs200 speed from rk3288-veyron-speedy
 2016-08-29 15:18 UTC 

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

[PATCH v2 0/4] PM / AVS: add Rockchip cpu avs
 2016-08-29  6:08 UTC  (3+ messages)
` [PATCH v2 4/4] PM / AVS: rockchip-cpu-avs: add driver handling "

[PATCH] drm/rockchip: vop: make vop register setting take effect
 2016-08-29  2:51 UTC  (2+ messages)

[PATCH v7 8/8] drm/rockchip: Add dmc notifier in vop driver
 2016-08-28  3:03 UTC  (2+ messages)

[PATCH 0/6] pinctrl: trivial demodularization of builtin code
 2016-08-27 11:14 UTC  (3+ messages)
  ` [PATCH 4/6] pinctrl: rockchip: make it explicitly non-modular

[PATCH] mmc: sdhci-of-arasan: Properly set corecfg_clockmultipler on rk3399
 2016-08-27  2:10 UTC  (7+ messages)

[PATCH v2] arm64: dts: rockchip: fix the address map for WDT0 and WDT1
 2016-08-26 11:14 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix the address map for WDT0 and WDT1
 2016-08-26 10:49 UTC  (3+ messages)

[PATCH] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
 2016-08-26 10:19 UTC 

[PATCH v3 0/3] nvmem: rockchip-efuse: support more rockchip SoCs
 2016-08-26  7:36 UTC  (4+ messages)
  ` [PATCH v3 1/3] nvmem: rockchip-efuse: update compatible strings for Rockchip efuse
  ` [PATCH v3 2/3] ARM: dts: rockchip: "
  ` [PATCH v3 3/3] nvmem: rockchip-efuse: add rk3399-efuse support

[v14 PATCH 0/5] Rockchip Type-C and DisplayPort driver
 2016-08-25 22:54 UTC  (7+ messages)
  ` [v14 PATCH 1/5] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY
` [v14 PATCH 2/5] phy: Add USB Type-C PHY driver for rk3399
` [v14 PATCH 3/5] arm64: dts: rockchip: add Type-C phy for RK3399
` [v14 PATCH 4/5] Documentation: bindings: add dt documentation for cdn DP controller
` [v14 PATCH 5/5] drm/rockchip: cdn-dp: add cdn DP support for rk3399
  ` [v14.1 "

[PATCH v3 1/5] drm/rockchip: sort registers define by chip's number
 2016-08-25 17:17 UTC  (10+ messages)

[PATCH 1/2] PCI: rockchip: fix broken ASPM due to incorrect L1PwrOnSc/Val
 2016-08-25 13:41 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: Add rockchip pcie driver entry

[PATCH] clk: rockchip: mark aclk_emmc_noc as a critical clock on rk3399
 2016-08-24 22:25 UTC  (2+ messages)

[PATCH -next] sound: rockchip: fix build when SPI_MASTER is not enabled
 2016-08-24 17:57 UTC 

[v.1] clk:clk-rockchip:-of_iomap failed to remap then abort clock initialization
 2016-08-24 14:56 UTC  (4+ messages)

[PATCH v2 1/3] drm/panel: simple-panel: add the delay timing for Sharp LQ123P1JX31
 2016-08-24 14:29 UTC  (2+ messages)

[PATCH] crypto: rockchip - use devm_add_action_or_reset()
 2016-08-24 13:19 UTC  (2+ messages)

[PATCH v3 1/4] iio: adc: rockchip_saradc: reset saradc controller before programming it
 2016-08-24  9:32 UTC  (3+ messages)
` [PATCH v3 2/4] arm64: dts: rockchip: add the saradc for rk3399

[v13 PATCH 2/5] phy: Add USB Type-C PHY driver for rk3399
 2016-08-24  5:00 UTC  (4+ messages)
  ` [v13.1 "


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