messages from 2016-03-22 02:03:28 to 2016-03-31 07:34:10 UTC [more...]
[PATCH v2 0/3] Cleanup setup_clock callback from dw_mmc
2016-03-31 7:34 UTC (4+ messages)
` [PATCH v2 1/3] mmc: dw_mmc-rockchip: remove setup_clock for rockchip
` [PATCH v2 2/3] mmc: dw_mmc-exynos: remove dw_mci_exynos_setup_clock
` [PATCH v2 3/3] mmc: dw_mmc: remove setup_clock callback
[PATCH v5 00/46] pwm: add support for atomic update
2016-03-31 7:13 UTC (59+ 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
` [PATCH v5 23/46] pwm: rockchip: add support for atomic update
` [PATCH v5 24/46] pwm: sti: add support for initial state retrieval
` [PATCH v5 25/46] pwm: sti: avoid glitches on already running PWMs
` [PATCH v5 26/46] pwm: sun4i: implement hardware readout
` [PATCH v5 27/46] regulator: pwm: adjust PWM config at probe time
` [PATCH v5 28/46] regulator: pwm: swith to the atomic PWM API
` [PATCH v5 29/46] regulator: pwm: properly initialize the ->state field
` [PATCH v5 30/46] regulator: pwm: retrieve correct voltage
` [PATCH v5 31/46] pwm: update documentation
` [PATCH v5 32/46] pwm: deprecate pwm_config(), pwm_enable() and pwm_disable()
` [PATCH v5 33/46] pwm: replace pwm_disable() by pwm_apply_state()
` [PATCH v5 34/46] clk: pwm: switch to the atomic API
` [PATCH v5 35/46] hwmon: pwm-fan: "
` [PATCH v5 36/46] input: misc: max77693: "
` [PATCH v5 37/46] input: misc: max8997: switch to the atomic PWM API
` [PATCH v5 38/46] input: misc: pwm-beeper: "
` [PATCH v5 39/46] leds: pwm: "
` [PATCH v5 40/46] backlight: lm3630a: "
` [PATCH v5 42/46] backlight: lp8788: "
` [PATCH v5 43/46] backlight: pwm_bl: "
` [PATCH v5 44/46] video: ssd1307fb: "
` [PATCH v5 45/46] drm: i915: "
` [PATCH v5 46/46] ARM: s3c24xx: rx1950: "
` [PATCH v5 41/46] backlight: lp855x: "
[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event
2016-03-31 1:25 UTC (2+ messages)
[PATCH v14 01/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
2016-03-30 20:32 UTC (2+ messages)
` [v14, "
[RFC PATCH v1 0/4] Add Rockchip RGA support
2016-03-30 20:03 UTC (22+ messages)
` [RFC PATCH v1 2/4] drm: rockchip: add RGA driver support
[PATCH v3 0/8] arm64: rockchip: Initial GeekBox enablement
2016-03-30 16:44 UTC (24+ messages)
[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 (17+ messages)
` [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 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 (9+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).