public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2016-04-18 07:25:57 to 2016-04-26 01:30:05 UTC [more...]

[PATCH RESEND v2 0/4] ARM64: dts: rockchip: add support for RK3399
 2016-04-26  1:30 UTC  (15+ messages)
` [PATCH RESEND v2 1/4] Documentation: rockchip-dw-mshc: add description for rk3399
` [PATCH RESEND v2 2/4] ARM64: dts: rockchip: add core dtsi file for RK3399 SoCs
  ` [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation board
` [PATCH RESEND v2 4/4] ARM64: dts: rockchip: add dts file for "

[PATCH 0/6] Fix the clock controller driver for the RK3399
 2016-04-25 22:04 UTC  (13+ messages)
` [PATCH 1/6] clk: rockchip: rk3399: export some necessary clock IDs
  ` [PATCH 2/6] clk: rockchip: rk3399: add some frequencies on the PLL table
  ` [PATCH 3/6] clk: rockchip: rk3399: drop unnecessary CLK_IGNORE_UNUSED flags
  ` [PATCH 4/6] clk: rockchip: rk3399: update necessary critical clocks
` [PATCH 5/6] clk: rockchip: rk3399: fix the cifout clock
` [PATCH 6/6] clk: rockchip: rk3399: fix the gate bit for i2c4 and i2c8

[PATCH 0/3] Add support simple-card parse jack detection via external codec
 2016-04-25 18:17 UTC  (18+ messages)
` [PATCH 1/3] ASoC: jack: Add a jack detect callback via codec
` [PATCH 2/3] ASoC: simple-card: Add support jack detection "
            ` [alsa-devel] "
` [PATCH 3/3] ASoC: da7219: Add detect_jack callback in the snd_soc_codec_driver

[PATCH v3 0/8] Add support for rk818
 2016-04-25 17:56 UTC  (11+ messages)
` [PATCH v3 1/8] drivers: mfd: rk808: rename rk808 struct to rk8xx
  ` [PATCH v3 2/8] mfd: RK808: Add RK818 support
  ` [PATCH v3 3/8] regulator: rk808: remove linear range definitions with a single range
    ` Applied "regulator: rk808: remove linear range definitions with a single range" to the regulator tree
  ` [PATCH v3 4/8] regulator: rk808: Migrate to regulator core's simplified DT parsing code
  ` [PATCH v3 6/8] mfd: dt-bindings: Add RK818 device tree bindings document
  ` [PATCH v3 8/8] rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808
` [PATCH v3 5/8] regulator: rk808: Add regulator driver for RK818
` [PATCH v3 7/8] clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808

[PATCH 09/41] Documentation: dt: clock: fix spelling mistakes
 2016-04-25 13:53 UTC  (4+ messages)

[PATCH] ARM64: dts: rockchip: add core dtsi file for rk3399 SoCs
 2016-04-25 12:27 UTC  (30+ messages)
` [PATCH] ARM64: dts: rockchip: add core dtsi file for RK3399 SoCs
  ` [PATCH v2 0/4] ARM64: dts: rockchip: add support for RK3399
  ` [PATCH v2 1/4] Documentation: rockchip-dw-mshc: add description for rk3399
  ` [PATCH v2 2/4] ARM64: dts: rockchip: add core dtsi file for RK3399 SoCs
  ` [PATCH 3/4] ARM64: dts: rockchip: add RK3399 evaluation board
  ` [PATCH v2 4/4] ARM64: dts: rockchip: add dts file for "

[PATCH v1 0/8] Add RK3399 eDP support and fix some bugs to analogix_dp driver
 2016-04-25 11:40 UTC  (9+ messages)
` [PATCH v1 1/8] drm: bridge: analogix_dp: rename RK3288_DP to ROCKCHIP_DP
` [PATCH v1 2/8] drm: rockchip: analogix_dp: split the lcdc select setting into device data
  ` [PATCH v1 3/8] drm/rockchip: analogix_dp: add rk3399 eDP support
` [PATCH v1 4/8] drm: bridge: analogix_dp: correct the register bit define error in ANALOGIX_DP_PLL_REG_1
` [PATCH v1 5/8] drm/rockchip: analogix_dp: make panel detect to an optional action
` [PATCH v1 6/8] drm/bridge: analogix_dp: introduce connector mode_valid callback to plat driver
` [PATCH v1 7/8] drm: rockchip: analogix_dp: correct the connector display color format and bpc
` [PATCH v1 8/8] drm: bridge: analogix/dp: fix no drm hpd event when panel plug in

[RESEND PATCH 0/8] thermal: rockchip: Support rk3366/rk3399 SoCS and fixes the driver
 2016-04-25  7:57 UTC  (11+ messages)
` [RESEND PATCH 1/8] thermal: rockchip: disable thermal->clk in err case
` [RESEND PATCH 2/8] thermal: rockchip: fixes the code_to_temp for tsadc driver
` [RESEND PATCH 3/8] thermal: rockchip: update the tsadc table for rk3399
` [RESEND PATCH 4/8] thermal: rockchip: handle the power sequence for tsadc controller
` [RESEND PATCH 5/8] thermal: rockchip: Support RK3366 SoCs in the thermal driver
` [RESEND PATCH 6/8] thermal: rockchip: add the notes for better reading
` [RESEND PATCH 7/8] ARM: dts: rockchip: move the rk3288 thermal data into rk3288.dtsi
` [RESEND PATCH 8/8] arm64: dts: rockchip: move the rk3368 thermal data into rk3368.dtsi

[PATCH] clk: rockchip: trivial fix of spelling mistake on unsuccessful
 2016-04-25  7:35 UTC  (2+ messages)

[PATCH 0/4] Thermal: Support for hardware-tracked trip points
 2016-04-25  3:02 UTC  (5+ messages)
` [PATCH 1/4] thermal: Add support "
` [PATCH 2/4] thermal: of: implement .set_trips for device tree thermal zones
  ` [PATCH 3/4] thermal: streamline get_trend callbacks
` [PATCH 4/4] thermal: bang-bang governor: act on lower trip boundary

[PATCH 1/2] dt-bindings: add vendor-prefix for mqmaker
 2016-04-24 21:54 UTC  (3+ messages)

[PATCH 00/12] nvmem: remove regmap dependency
 2016-04-24 19:28 UTC  (13+ messages)
` [PATCH 01/12] nvmem: core: "
` [PATCH 02/12] eeprom: at24: remove nvmem "
  ` [PATCH 03/12] eeprom: at25: "
  ` [PATCH 04/12] nvmem: qfprom: "
  ` [PATCH 05/12] nvmem: vif610-ocotp: "
  ` [PATCH 06/12] nvmem: sunxi-sid: "
  ` [PATCH 07/12] nvmem: rockchip-efuse: "
  ` [PATCH 08/12] nvmem: mtk-efuse: "
` [PATCH 09/12] nvmem: imx-ocotp: "
` [PATCH 10/12] nvmem: lpc18xx-eeprom: "
` [PATCH 11/12] nvmem: mxs-ocotp: "
` [PATCH 12/12] nvmem: 93xx46: "

[PATCH v2 0/5] Add support for rk818
 2016-04-22 21:37 UTC  (16+ messages)
` [PATCH v2 1/7] drivers: mfd: rk808: rename rk808 struct to rk8xx
` [PATCH v2 2/7] mfd: RK808: Add RK818 support
` [PATCH v2 5/7] mfd: dt-bindings: Add RK818 device tree bindings document
` [PATCH v2 6/7] clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808
  ` [PATCH v2 3/7] regulator: rk808: Migrate to regulator core's simplified DT parsing code
  ` [PATCH v2 4/7] regulator: rk808: Add regulator driver for RK818
  ` [PATCH v2 7/7] rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808

[PATCH V2 5/9] cpufreq: rockchip: Use generic platdev driver
 2016-04-22 13:58 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: move rk3288 edp phy under the GRF
 2016-04-22 13:56 UTC  (2+ messages)

[PATCH 0/9] thermal: rockchip: Support rk3366/rk3399 SoCS and fixes the driver
 2016-04-22 10:17 UTC  (9+ messages)
` [PATCH 7/9] thermal: of: Add support for hardware-tracked trip points
` [PATCH 9/9] arm64: dts: rockchip: move the rk3368 thermal data into rk3368.dtsi

[patch] drm/rockchip: inno_hdmi: fix an error code
 2016-04-22  0:41 UTC  (4+ messages)

[PATCH v5 0/2] updates for rk3399 i2c support
 2016-04-21 22:00 UTC  (8+ messages)
` [PATCH v5 2/2] i2c: rk3x: add i2c support for rk3399 soc
  ` [PATCH v6] "

[PATCH v1] cpufreq: rockchip: Use generic platdev driver
 2016-04-21  9:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 4/8] cpufreq: rockchip: Use generic platdev driver
 2016-04-21  8:43 UTC 

[GIT PULL] rockchip clock changes for 4.7 part 2 - fixups
 2016-04-20 18:43 UTC  (2+ messages)

[PATCH 1/2] drm/rockchip: vop: Do check if an update is pending during disable
 2016-04-20 14:23 UTC  (5+ messages)

[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event v4
 2016-04-20 13:00 UTC 

[PATCH v2] drm/rockchip: get rid of rockchip_drm_crtc_mode_config
 2016-04-20 11:26 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/5] drm/rockchip: add rk3399 display controller support
 2016-04-20  6:20 UTC  (6+ messages)
` [PATCH v2 1/5] drm/rockchip: sort registers define by chip's number
` [PATCH v2 2/5] dt-bindings: sort Rockchip vop compatible "
` [PATCH v2 3/5] drm/rockchip: vop: introduce VOP_REG_MASK
` [PATCH v2 4/5] drm/rockchip: vop: add rk3399 vop support
` [PATCH v2 5/5] dt-bindings: add documentation for Rockchip rk3399 display controllers

[PATCH] drm/rockchip: support non-iommu buffer path
 2016-04-20  2:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/rockchip: get rid of rockchip_drm_crtc_mode_config
 2016-04-20  2:20 UTC  (6+ messages)

[PATCH 1/2] drm/rockchip: vop: add rk3399 vop support
 2016-04-19  9:49 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: add document for rk3399-vop

[RESEND PATCH v2 0/2] rockchip: power-domain: support qos save and restore
 2016-04-19  8:41 UTC  (2+ messages)

[PATCH 0/3] move Rockchip usbphy under the GRF mfd
 2016-04-19  6:13 UTC  (3+ messages)
` [PATCH 1/3] phy: rockchip-usb: should be a child device of the GRF

[PATCH] drm/rockchip: rewrite IOMMU support code
 2016-04-19  3:17 UTC 

[PATCH 0/6] Add RK818 PMIC support
 2016-04-18 17:03 UTC  (6+ messages)
` [PATCH 3/6] regulator: rk808: Make rk808 generic, rename rk808-regulator.c

[PATCH v2 0/3] Add support simple-card parse jack detection via external codec
 2016-04-18 11:20 UTC  (4+ messages)
` [PATCH v2 2/3] ASoC: simple-card: Add support call the codec jack detection after parse dts
  ` [PATCH v2 1/3] ASoC: jack: Add an export of a function that calls the codec jack detection
  ` [PATCH v2 3/3] ASoC: da7219: Add detect_jack callback in the snd_soc_codec_driver


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