messages from 2016-06-02 14:31:37 to 2016-06-06 12:33:27 UTC [more...]
[PATCH v3 0/2] Add a new Rockchip usb2 phy driver
2016-06-06 12:33 UTC (5+ messages)
` [PATCH v3 1/2] Documentation: bindings: add DT documentation for Rockchip USB2PHY
` [PATCH v3 2/2] phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy
[PATCH v5 0/5] Thermal: Support for hardware-tracked trip points
2016-06-06 11:44 UTC (6+ messages)
` [PATCH v5 1/5] thermal: Add support "
` [PATCH v5 2/5] thermal: of: implement .set_trips for device tree thermal zones
` [PATCH v5 3/5] thermal: streamline get_trend callbacks
` [PATCH v5 4/5] thermal: bang-bang governor: act on lower trip boundary
` [PATCH v5 5/5] thermal: rockchip: add the set_trips function
[RFC PATCH v2 0/6] rk3399 support ddr frequency scaling
2016-06-06 10:13 UTC (7+ messages)
` [RFC PATCH v2 1/6] clk: rockchip: add new clock-type for the ddrclk
` [RFC PATCH v2 2/6] clk: rockchip: rk3399: add SCLK_DDRCLK ID for ddrc
` [RFC PATCH v2 3/6] clk: rockchip: rk3399: add ddrc clock support
` [RFC PATCH v2 4/6] PM / devfreq: event: support rockchip dfi controller
` [RFC PATCH v2 5/6] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc
` [RFC PATCH v2 6/6] drm/rockchip: Add dmc notifier in vop driver
[PATCH 1/2] drm/rockchip: vop: add uv_vir register field for RK3036 VOP
2016-06-06 7:58 UTC (2+ messages)
` [PATCH 2/2] drm/rockchip: vop: correct the source size of uv scale factor setting
[RFC v3 01/45] powerpc: dma-mapping: Don't hard-code the value of DMA_ATTR_WEAK_ORDERING
2016-06-06 6:45 UTC (52+ messages)
` [RFC v3 02/45] dma-mapping: Use unsigned long for dma_attrs
` [RFC v3 03/45] alpha: "
` [RFC v3 04/45] arc: "
` [RFC v3 05/45] ARM: "
` [RFC v3 06/45] arm64: "
` [RFC v3 07/45] avr32: "
` [RFC v3 08/45] blackfin: "
` [RFC v3 09/45] c6x: "
` [RFC v3 10/45] cris: "
` [RFC v3 11/45] frv: "
` [RFC v3 12/45] drm/exynos: "
` [RFC v3 13/45] drm/mediatek: "
` [RFC v3 14/45] drm/msm: "
` [RFC v3 15/45] drm/nouveau: "
` [RFC v3 16/45] drm/rockship: "
` [RFC v3 17/45] infiniband: "
` [RFC v3 18/45] iommu: "
` [RFC v3 19/45] [media] "
` [RFC v3 20/45] xen: "
` [RFC v3 21/45] swiotlb: "
` [RFC v3 22/45] powerpc: "
` [RFC v3 23/45] video: "
` [RFC v3 24/45] x86: "
` [RFC v3 25/45] iommu: intel: "
` [RFC v3 26/45] h8300: "
` [RFC v3 27/45] hexagon: "
` [RFC v3 28/45] ia64: "
` [RFC v3 29/45] m68k: "
` [RFC v3 30/45] metag: "
` [RFC v3 31/45] microblaze: "
` [RFC v3 32/45] mips: "
` [RFC v3 33/45] mn10300: "
` [RFC v3 34/45] nios2: "
` [RFC v3 35/45] openrisc: "
` [RFC v3 36/45] parisc: "
` [RFC v3 37/45] misc: mic: "
` [RFC v3 38/45] s390: "
` [RFC v3 39/45] sh: "
` [RFC v3 40/45] sparc: "
` [RFC v3 41/45] tile: "
` [RFC v3 42/45] unicore32: "
` [RFC v3 43/45] xtensa: "
` [RFC v3 44/45] dma-mapping: Remove dma_get_attr
` [RFC v3 45/45] dma-mapping: Document the DMA attributes right in declaration
[RFC PATCH v1 0/6] rk3399 support ddr frequency scaling
2016-06-06 6:19 UTC (22+ messages)
` [RFC PATCH v1 1/6] rockchip: rockchip: add new clock-type for the ddrclk
` [RFC PATCH v1 2/6] clk: rockchip: rk3399: add SCLK_DDRCLK ID for ddrc
` [RFC PATCH v1 3/6] clk: rockchip: rk3399: add ddrc clock support
` [RFC PATCH v1 4/6] PM / devfreq: event: support rockchip dfi controller
` [RFC PATCH v1 5/6] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc
` [RFC PATCH v1 6/6] drm/rockchip: Add dmc notifier in vop driver
[PATCH 00/14] regulator: pwm: various improvements
2016-06-06 6:14 UTC (34+ messages)
` [PATCH 01/14] pwm: Add new helpers to create/manipulate PWM states
` [PATCH 04/14] pwm: rockchip: Add support for hardware readout
` [PATCH 06/14] pwm: rockchip: Add support for atomic update
` [PATCH 02/14] regulator: pwm: Drop unneeded pwm_enable() call
` Applied "regulator: pwm: Drop unneeded pwm_enable() call" to the regulator tree
` [PATCH 03/14] pwm: rockchip: Fix period and duty_cycle approximation
` [PATCH 05/14] pwm: rockchip: Avoid glitches on already running PWMs
` [PATCH 07/14] pwm: sti: Add support for hardware readout
` [PATCH 11/14] regulator: pwm: properly initialize the ->state field
` [PATCH 12/14] regulator: pwm: Retrieve correct voltage
` [PATCH 08/14] pwm: sti: Avoid glitches on already running PWMs
` [PATCH 09/14] regulator: pwm: Adjust PWM config at probe time
` [PATCH 10/14] regulator: pwm: Switch to the atomic PWM API
` [PATCH 13/14] regulator: pwm: Support extra continuous mode cases
` [PATCH 14/14] regulator: pwm: Document pwm-dutycycle-unit and pwm-dutycycle-range
[PATCH v2 2/2] phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy
2016-06-06 4:51 UTC (6+ messages)
` [v2, "
[PATCH v2 1/2] Documentation: bindings: add DT documentation for Rockchip USB2PHY
2016-06-06 4:30 UTC (3+ messages)
` [v2, "
[PATCH] mmc: core: add auto bkops support
2016-06-06 3:07 UTC
[PATCH 0/3] arm64: dts: rockchip: add io-domain support for rk3368 and rk3399
2016-06-05 22:14 UTC (2+ messages)
[PATCH v2] ethernet:arc: Fix racing of TX ring buffer
2016-06-05 14:02 UTC (11+ messages)
[PATCH] drm: convert DT component matching to component_match_add_release()
2016-06-03 19:52 UTC (17+ messages)
` [PATCH v2 1/3] of: add common OF-based component functionality
` [PATCH v2 2/3] drm: convert DT component matching to component_match_add_release()
` [PATCH v2 3/3] iommu: "
[PATCH] arm64: dts: drop "arm, amba-bus" in favor of "simple-bus" part 2
2016-06-03 19:13 UTC (2+ messages)
[PATCH 00/20] drm/atomic: Provide default ->best_encoder() behavior
2016-06-03 19:01 UTC (23+ messages)
` [PATCH 01/20] drm/atomic: Fix remaining places where !funcs->best_encoder is valid
` [PATCH 09/20] drm: rcar-du: Rely on the default ->best_encoder() behavior
` [PATCH 10/20] drm: rockchip: "
` [PATCH 11/20] drm: sti: "
` [PATCH 12/20] drm: sun4i: "
` [PATCH 13/20] drm: tegra: "
` [PATCH 14/20] drm: vc4: "
` [PATCH 15/20] drm: virtgpu: "
` [PATCH 16/20] drm: omap: "
` [PATCH 17/20] drm/bridge: anx78xx: "
` [PATCH 18/20] drm/bridge: ptn3460: "
` [PATCH 19/20] drm/bridge: ps8622: "
` [PATCH 20/20] drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder()
[v1 PATCH 0/4] Rockchip Type-C and DispplayPort driver
2016-06-03 15:15 UTC (5+ messages)
` [v1 PATCH 1/4] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY
` [v1 PATCH 2/4] phy: Add USB Type-C PHY driver for rk3399
` [v1 PATCH 3/4] Documentation: bindings: add dt documentation for cdn DP controller
` [v1 PATCH 4/4] drm/rockchip: cdn-dp: add cdn DP support for rk3399
[PATCH v3] ASoC: rockchip: Add machine driver for MAX98357A/RT5514/DA7219
2016-06-03 14:16 UTC (3+ messages)
[PATCH 1/2] clk: rockchip: release io resource when failing to init clk
2016-06-03 13:42 UTC (2+ messages)
[PATCH 0/2] Add Rockchip PCIe RC controller support
2016-06-03 9:01 UTC (5+ messages)
` [PATCH 2/2] pci: Add PCIe driver for Rockchip Soc
[RESEND PATCH v4 1/5] thermal: Add support for hardware-tracked trip points
2016-06-03 8:54 UTC (5+ messages)
` [RESEND PATCH v4 5/5] thermal: rockchip: add the set_trips function
[PATCH v6 0/5] Add enhanced strobe support for emmc version 5.1 or later
2016-06-03 8:34 UTC (2+ messages)
[PATCH 2/2] clk: rockchip: remove ROCKCHIP_SOFTRST_HIWORD_MASK for rockchip platform
2016-06-03 7:38 UTC (5+ messages)
[RFC PATCH v1 0/2]
2016-06-03 5:45 UTC (5+ messages)
[RFC PATCH 0/4] rk3399 support ddr frequency scaling
2016-06-03 4:07 UTC (3+ messages)
` [RFC PATCH 4/4] drm/rockchip: Add dmc notifier in vop driver
[PATCH 1/3] pci: introduce read_bridge/write_bridge pci ops
2016-06-02 15:44 UTC (5+ messages)
[RFC v3 00/45] dma-mapping: Use unsigned long for dma_attrs
2016-06-02 15:39 UTC
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