linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-18 10:40:46 to 2016-03-30 20:03:45 UTC [more...]

[PATCH v5 00/46] pwm: add support for atomic update
 2016-03-30 20:03 UTC  (23+ messages)
` [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 08/46] hwmon: pwm-fan: use pwm_get_args() where appropriate
` [PATCH v5 12/46] fbdev: ssd1307fb: "
  ` [PATCH v5 01/46] pwm: rcar: make use of pwm_is_enabled()
  ` [PATCH v5 04/46] pwm: get rid of pwm->lock
  ` [PATCH v5 05/46] pwm: introduce the pwm_args concept
  ` [PATCH v5 06/46] pwm: use pwm_get/set_xxx() helpers where appropriate
  ` [PATCH v5 07/46] clk: pwm: use pwm_get_args() "
  ` [PATCH v5 09/46] misc: max77693-haptic: "
  ` [PATCH v5 10/46] leds: pwm: "
  ` [PATCH v5 11/46] regulator: "
  ` [PATCH v5 13/46] backlight: pwm_bl: "
  ` [PATCH v5 14/46] pwm: keep PWM state in sync with hardware state
  ` [PATCH v5 15/46] pwm: introduce the pwm_state concept
  ` [PATCH v5 16/46] pwm: move the enabled/disabled info into pwm_state
  ` [PATCH v5 17/46] pwm: add the PWM initial state retrieval infra
  ` [PATCH v5 18/46] pwm: add the core infrastructure to allow atomic update
  ` [PATCH v5 19/46] pwm: switch to the atomic API
  ` [PATCH v5 20/46] pwm: add information about polarity, duty cycle and period to debugfs
  ` [PATCH v5 21/46] pwm: rockchip: add initial state retrieval
  ` [PATCH v5 22/46] pwm: rockchip: avoid glitches on already running PWMs

[RFC PATCH v1 0/4] Add Rockchip RGA support
 2016-03-30 18:34 UTC  (24+ messages)
` [RFC PATCH v1 1/4] drm: rockchip: add a common subdrv interfaces
` [RFC PATCH v1 2/4] drm: rockchip: add RGA driver support
  ` [RFC PATCH v1 3/4] ARM: dts: rockchip: add RGA device node for RK3288
` [RFC PATCH v1 4/4] ARM: dst: rockchip: enable RGA support on veyron devices

[PATCH v3 0/8] arm64: rockchip: Initial GeekBox enablement
 2016-03-30 16:44 UTC  (24+ messages)

[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event
 2016-03-30 13:48 UTC 

[PATCH v2 1/5] drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error path
 2016-03-30 13:35 UTC  (5+ messages)
` [PATCH v2 2/5] drm/imx: "

[PATCH v7 0/4] add reboot mode driver
 2016-03-30  3:44 UTC  (7+ messages)
  ` [PATCH v7 1/4] dt-bindings: power: reset: add document for reboot-mode driver
` [PATCH v7 2/4] power: reset: add reboot mode driver
` [PATCH v7 3/4] ARM: dts: rockchip: add syscon-reboot-mode DT node
` [PATCH v7 4/4] ARM64: "

[PATCH v4 0/8] arm64: rockchip: Initial GeekBox enablement
 2016-03-29 22:18 UTC  (22+ messages)
` [PATCH v4 1/8] arm64: dts: rockchip: Clean up /memory nodes
` [PATCH v4 2/8] Documentation: devicetree: Add vendor prefix for GeekBuying.com
` [PATCH v4 3/8] Documentation: devicetree: rockchip: Document GeekBox
` [PATCH v4 4/8] arm64: dts: rockchip: Add GeekBox config
` [PATCH v4 5/8] arm64: dts: rockchip: Clean up gpio-keys nodes
` [PATCH v4 6/8] arm64: dts: rockchip: Add power key to GeekBox
` [PATCH v4 7/8] Documentation: devicetree: rockchip: Document Landingship
` [PATCH v4 8/8] arm64: dts: rockchip: Add Landingship config

[GIT PULL]: drm: bridge: add analogix_dp driver
 2016-03-29  3:20 UTC 

[PATCH v2 1/3] phy: rockchip-dp: should be a child device of the GRF
 2016-03-29  1:53 UTC  (8+ messages)
` [PATCH v2 2/3] phy: rockchip-emmc: "
  ` [PATCH v2 3/3] phy: rockchip-emmc: adapt binding to specifiy register offset and length

[PATCH] mmc: dw_mmc-rockchip: fix failing to mount partition with "discard"
 2016-03-29  1:17 UTC  (2+ messages)

[PATCH v6 0/3] Add more clock compatible features and support the RK3399 clock
 2016-03-29  1:17 UTC  (6+ messages)
  ` [PATCH v6 1/3] dt-bindings: add bindings for rk3399 clock controller
` [PATCH v6 2/3] clk: rockchip: add dt-binding header for rk3399
` [PATCH v6 3/3] clk: rockchip: add clock controller for the RK3399

[RESEND PATCH v6 0/6] rockchip: power-domain: fix pm domain for support RK3399 SoC
 2016-03-28 11:19 UTC  (13+ messages)
` [PATCH v6 1/6] rockchip: power-domain: make idle handling optional
` [PATCH v6 2/6] power-domain: allow domains only handling idle requests
` [PATCH v6 3/6] rockchip: power-domain: add support for sub-power domains
` [PATCH v6 4/6] dt/bindings: power: add RK3399 SoCs header for power-domain
` [PATCH v6 5/6] dt/bindings: rockchip: modify document of Rockchip power domains
` [PATCH v6 6/6] rockchip: power-domain: Modify power domain driver for rk3399

[PATCH v6 0/4] add reboot mode driver
 2016-03-28  8:05 UTC  (13+ messages)
` [PATCH v6 1/4] dt-bindings: power: reset: add document for reboot-mode driver
  ` [PATCH v6 2/4] power: reset: add reboot mode driver
  ` [PATCH v6 3/4] ARM: dts: rockchip: add syscon-reboot-mode DT node
` [PATCH v6 4/4] ARM64: "

[PATCH] drm/rockchip: vop: Don't reject empty modesets
 2016-03-28  6:40 UTC  (2+ messages)

[PATCH v2] drm/rockchip: vop: Disable planes when disabling CRTC
 2016-03-28  6:39 UTC  (2+ messages)

[PATCH v5 0/4] Add more clock compatible features and support the RK3399 clock
 2016-03-28  6:11 UTC  (14+ messages)
` [PATCH v5 1/4] clk: rockchip: fix big.LITTLE cores alternate reparent failed
  ` [PATCH v5 2/4] dt-bindings: add bindings for rk3399 clock controller
  ` [PATCH v5 3/4] clk: rockchip: add dt-binding header for rk3399
` [PATCH v5 4/4] clk: rockchip: add clock controller for the RK3399

[PATCH] ARM: dts: veyron: enable the tsadc on pinky board
 2016-03-27 21:30 UTC  (3+ messages)

[PATCH] cpufreq: rockchip: add driver
 2016-03-25  4:42 UTC  (18+ messages)
` [PATCH v1] "
  ` [PATCH v2] "

[PATCH 1/2] phy: rockchip-dp: should be a child device of the GRF
 2016-03-24 15:35 UTC  (4+ messages)
  ` [PATCH 2/2] phy: rockchip-emmc: "

[PATCH v14 0/17] Add Analogix Core Display Port Driver
 2016-03-24 15:00 UTC  (23+ messages)
` [PATCH v14 09/17] drm: rockchip: dp: add rockchip platform dp driver
        ` Who is going to merge it [Was: Re: [PATCH v14 0/17] Add Analogix Core Display Port Driver]

[PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rk3399
 2016-03-23 21:44 UTC  (5+ messages)

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2016-03-22 22:22 UTC  (3+ messages)
` [PATCH v8 01/17] drm: exynos: dp: convert to drm bridge mode

[PATCH] iommu/rockchip: Only log stall errors when attaching
 2016-03-22 15:04 UTC 

[PATCH 3/3] spi: rockchip: check requesting dma channel with EPROBE_DEFER
 2016-03-22 13:12 UTC  (7+ messages)

[PATCH] drm/rockchip: vop: Reset yrgb_mst when re-enabling
 2016-03-21 14:55 UTC  (3+ messages)

[PATCH] iommu/rockchip: Don't feed NULL res pointers to devres
 2016-03-21 12:38 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: Add mdio node to ethernet node
 2016-03-21  8:32 UTC  (4+ messages)

[PATCH v2] ARM: rockchip: Fix use of plain integer as NULL pointer
 2016-03-19  8:31 UTC  (2+ messages)

[PATCH 00/10] ARM: dts: rockchip: enable edp functionality
 2016-03-18 22:40 UTC  (2+ messages)

[PATCH v1 0/2] rockchip: power-domain: support qos save and restore
 2016-03-18 22:16 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: modify document of Rockchip power domains

[PATCH v3 0/9] arc_emac: fixes the emac issues and cleanup emac drivers
 2016-03-18 20:22 UTC  (3+ messages)
` [PATCH v3 1/9] net: arc_emac: make the rockchip emac document more compatible

[PATCH 1/2] i2c: rk3x: add support for rk3228
 2016-03-18 20:16 UTC  (2+ messages)

[PATCH 0/6] arc_emac: fixes the emac issues oand cleanup emac drivers
 2016-03-18 19:21 UTC  (3+ messages)
` [PATCH 2/6] net: arc_emac: add phy-reset-* are optional for device tree

[PATCH v2] spi: fix possible deadlock between internal bus locks and bus_lock_flag
 2016-03-18 16:22 UTC  (3+ messages)

[PATCH v5 0/4] add reboot mode driver
 2016-03-18 13:14 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: power: reset: add document for reboot-mode driver


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