linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-12 11:01:52 to 2016-04-21 13:12:37 UTC [more...]

[PATCH v2 0/5] Add support for rk818
 2016-04-21 13:12 UTC  (4+ messages)
` [PATCH v2 1/7] drivers: mfd: rk808: rename rk808 struct to rk8xx
` [PATCH v2 2/7] mfd: RK808: Add RK818 support
  ` [PATCH v2 3/7] regulator: rk808: Migrate to regulator core's simplified DT parsing code

[PATCH] ARM64: dts: rockchip: add core dtsi file for rk3399 SoCs
 2016-04-21 11:30 UTC  (5+ messages)
` [PATCH] ARM64: dts: rockchip: add core dtsi file for RK3399 SoCs

[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 

[PATCH 0/9] thermal: rockchip: Support rk3366/rk3399 SoCS and fixes the driver
 2016-04-21  1:12 UTC  (12+ messages)
` [PATCH 1/9] thermal: rockchip: disable thermal->clk in err case
` [PATCH 2/9] thermal: rockchip: fixes the code_to_temp for tsadc driver
` [PATCH 3/9] thermal: rockchip: update the tsadc table for rk3399
` [PATCH 4/9] thermal: rockchip: handle the power sequence for tsadc controller
` [PATCH 5/9] thermal: rockchip: Support RK3366 SoCs in the thermal driver
` [PATCH 6/9] thermal: rockchip: add the notes for better reading
` [PATCH 7/9] thermal: of: Add support for hardware-tracked trip points
` [PATCH 8/9] thermal: rockchip: add the set_trips function
` [PATCH 9/9] arm64: dts: rockchip: move the rk3368 thermal data into rk3368.dtsi

[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 0/6] Fix the clock controller driver for the RK3399
 2016-04-20 11:12 UTC  (7+ 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 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 v5 0/2] updates for rk3399 i2c support
 2016-04-19 13:55 UTC  (12+ messages)
` [PATCH v5 1/2] i2c: rk3x: switch to i2c generic dt parsing
` [PATCH v5 2/2] i2c: rk3x: add i2c support for rk3399 soc
  ` [PATCH v6] "

[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  (4+ messages)
` [PATCH v2 1/2] dt-bindings: modify document of Rockchip power domains
` [PATCH v2 2/2] rockchip: power-domain: support qos save and restore

[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 1/2] dt-bindings: add vendor-prefix for mqmaker
 2016-04-18 17:28 UTC  (3+ messages)
  ` [PATCH 2/2] ARM: dts: rockchip: add MiQi board from mqmaker

[PATCH 0/6] Add RK818 PMIC support
 2016-04-18 17:03 UTC  (13+ messages)
` [PATCH 1/6] mfd: RK808: Make RK808 generic, rename rk808.c to rk8xx.c
` [PATCH 2/6] mfd: RK808: Add RK818 support
` [PATCH 3/6] regulator: rk808: Make rk808 generic, rename rk808-regulator.c
  ` [PATCH] regulator: rk808: fix platform_no_drv_owner.cocci warnings
` [PATCH 4/6] regulator: rk8xx: Migrate to regulator core's simplified DT parsing code
` [PATCH 5/6] regulator: rk8xx: Add regulator driver for RK818
` [PATCH 6/6] mfd: dt-bindings: Add RK818 device tree bindings document

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

[PATCH v2 0/3] Add support simple-card parse jack detection via external codec
 2016-04-18 11:20 UTC  (4+ messages)
  ` [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
` [PATCH v2 2/3] ASoC: simple-card: Add support call the codec jack detection after parse dts

[PATCH v5 00/24] pwm: add support for atomic update
 2016-04-17 15:39 UTC  (30+ messages)
` [PATCH v5 02/24] pwm: use pwm_get/set_xxx() helpers where appropriate
` [PATCH v5 04/24] hwmon: pwm-fan: use pwm_get_args() "
` [PATCH v5 14/24] input: misc: pwm-beeper: explicitly apply PWM config extracted from pwm_args
` [PATCH v5 18/24] pwm: introduce the pwm_state concept
  ` [PATCH v5 01/24] pwm: introduce the pwm_args concept
  ` [PATCH v5 03/24] clk: pwm: use pwm_get_args() where appropriate
  ` [PATCH v5 05/24] input: misc: max77693: "
  ` [PATCH v5 06/24] leds: pwm: "
  ` [PATCH v5 07/24] regulator: "
  ` [PATCH v5 08/24] fbdev: ssd1307fb: "
  ` [PATCH v5 09/24] backlight: pwm_bl: "
  ` [PATCH v5 10/24] backlight: lp8788: explicitly apply PWM config extracted from pwm_args
  ` [PATCH v5 11/24] backlight: lp855x: "
  ` [PATCH v5 12/24] backlight: lm3630a: "
  ` [PATCH v5 13/24] input: misc: max8997: "
  ` [PATCH v5 15/24] drm: i915: "
  ` [PATCH v5 16/24] ARM: "
  ` [PATCH v5 17/24] pwm: keep PWM state in sync with hardware state
  ` [PATCH v5 19/24] pwm: move the enabled/disabled info into pwm_state
  ` [PATCH v5 20/24] pwm: add the PWM initial state retrieval infra
  ` [PATCH v5 21/24] pwm: add the core infrastructure to allow atomic update
  ` [PATCH v5 22/24] pwm: update documentation
  ` [PATCH v5 23/24] pwm: switch to the atomic API
` [PATCH v5 24/24] pwm: add information about polarity, duty cycle and period to debugfs

[GIT PULL] rockchip clock changes for 4.7 part 1
 2016-04-17  9:07 UTC  (3+ messages)

Issues with cros_ec and "spi: rockchip: check return value of dmaengine_prep_slave_sg"
 2016-04-17  0:07 UTC  (4+ messages)

[PATCH] ARM: dts: rockchip: move rk3288 edp phy under the GRF
 2016-04-16  0:49 UTC 

[PATCH v1] clk: Add clk_composite_set_rate_and_parent
 2016-04-15 22:15 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/5] ARM: rockchip: move io-domains under GRF
 2016-04-15 21:21 UTC  (6+ messages)
` [PATCH v2 1/5] PM / AVS: rockchip-io: make io-domains a child of the GRF
` [PATCH v2 2/5] ARM: dts: rockchip: make rk3288-grf a simple-mfd

[PATCH v5 00/46] pwm: add support for atomic update
 2016-04-14 11:05 UTC  (36+ messages)
` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()
` [PATCH v5 02/46] backlight: pwm_bl: remove useless call to pwm_set_period()
` [PATCH v5 03/46] backlight: lm3630a_bl: stop messing with the pwm->period field
` [PATCH v5 04/46] pwm: get rid of pwm->lock
` [PATCH v5 05/46] pwm: introduce the pwm_args concept
` [PATCH v5 15/46] pwm: introduce the pwm_state concept
` [PATCH v5 16/46] pwm: move the enabled/disabled info into pwm_state

[PATCH v2 0/2] rockchip: power-domain: support qos save and restore
 2016-04-14  4:52 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: modify document of Rockchip power domains
` [PATCH v2 2/2] rockchip: power-domain: support qos save and restore

[GIT PULL 0/4] Rockchip updates for v4.7 - part1
 2016-04-13 22:31 UTC  (9+ messages)
` [GIT PULL 1/4] Rockchip driver "
` [GIT PULL 2/4] Rockchip soc32 "
` [GIT PULL 3/4] Rockchip dts32 "
` [GIT PULL 4/4] Rockchip dts64 "

[PATCH 1/2] ARM: multi_v7_defconfig: Enable Rockchip displayport phy
 2016-04-13 22:25 UTC  (4+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Enable new Rockchip display-controller drivers

[PATCH 1/2] i2c: rk3x: add support for rk3228
 2016-04-13 20:57 UTC  (8+ messages)
` [PATCH 2/2] ARM: dts: rockchip: add i2c nodes RK3228 SoCs

[PATCH v2] pinctrl: rockchip: add support the get_direction
 2016-04-13 13:26 UTC  (2+ messages)

[PATCH v2 1/3] phy: rockchip-dp: should be a child device of the GRF
 2016-04-13 13:02 UTC  (4+ messages)
` [PATCH v2 3/3] phy: rockchip-emmc: adapt binding to specifiy register offset and length

[GIT PULL]: drm: bridge: add analogix_dp driver
 2016-04-13  6:56 UTC  (4+ messages)
` [GIT PULL v2]: "

[PATCH v7 0/4] add reboot mode driver
 2016-04-12 11:29 UTC  (8+ messages)
` [PATCH v7 2/4] power: reset: "


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