messages from 2019-04-02 19:22:55 to 2019-05-09 13:29:50 UTC [more...]
[PATCH V12 0/5] Add i.MX7ULP EVK PWM backlight support
2019-05-09 13:29 UTC (6+ messages)
` [PATCH V12 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V12 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V12 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V12 4/5] ARM: dts: imx7ulp: Add tpm pwm support
` [PATCH V12 5/5] ARM: dts: imx7ulp-evk: Add backlight support
[PATCH V11 0/5] Add i.MX7ULP EVK PWM backlight support
2019-05-09 13:11 UTC (12+ messages)
` [PATCH V11 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V11 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V11 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V11 4/5] ARM: dts: imx7ulp: Add tpm pwm support
` [PATCH V11 5/5] ARM: dts: imx7ulp-evk: Add backlight support
` [EXT] "
[PATCH 07/15] ARM: at91: move SoC specific definitions to SoC folder
2019-05-09 11:10 UTC
[PATCH v2 0/3] pwm: Add support for Amlogic Meson G12A
2019-05-08 22:42 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: Update bindings for the Meson G12A Family
` [PATCH v2 2/3] pwm: meson: Add clock source configuration for Meson G12A
` [PATCH v2 3/3] arm64: dts: meson-g12a: Add PWM nodes
[RESEND][PATCH v3 0/6] add LCD support for SAM9X60
2019-05-08 8:48 UTC (11+ messages)
` [RESEND][PATCH v3 1/6] drm: atmel-hlcdc: add config option for clock selection
` [RESEND][PATCH v3 2/6] drm: atmel-hlcdc: avoid initializing cfg with zero
` [RESEND][PATCH v3 3/6] pwm: atmel-hlcdc: add compatible for SAM9X60 HLCDC's PWM
` [RESEND][PATCH v3 4/6] drm: atmel-hlcdc: enable sys_clk during initalization
` [RESEND][PATCH v3 5/6] drm: atmel-hlcdc: add sam9x60 LCD controller
` [RESEND][PATCH v3 6/6] drm/atmel-hclcdc: revert shift by 8
[v2 0/5] support dsi for mt8183
2019-05-08 3:00 UTC (13+ messages)
` [v2 1/5] drm/mediatek: move mipi_dsi_host_register to probe
` [v2 2/5] drm/mediatek: CMDQ reg address of mt8173 is different with mt2701
` [v2 3/5] drm/mediatek: add dsi reg commit control
` [v2 4/5] drm/mediatek: add frame size control
` [v2 5/5] drm/mediatek: add mt8183 dsi driver support
[PATCH v11 0/2] PWM support for HiFive Unleashed
2019-05-07 16:27 UTC (9+ messages)
[v3 0/3] support dpi for mt8183
2019-05-07 7:41 UTC (7+ messages)
` [v3 1/3] dt-bindings: display: mediatek: update dpi supported chips
` [v3 2/3] drm/mediatek: dpi dual edge support
` [v3 3/3] drm/mediatek: add mt8183 dpi support
[v2 0/3] support mipitx on mt8183
2019-05-06 9:17 UTC (6+ messages)
` [v2 1/3] dt-bindings: display: mediatek: update dsi supported chips
` [v2 2/3] drm/mediatek: separate mipi_tx to different file
` [v2 3/3] drm/mediatek: add mipi_tx driver for mt8183
[PATCH v2 0/2] add dsi pwm0 node for mt8183
2019-05-05 11:05 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: mt8183: add dsi node
` [PATCH 2/2] arm64: dts: mt8183: add pwm0 node
[PATCH v2 0/3] pwm: ensure pwm_apply_state() doesn't modify the state argument
2019-05-03 19:59 UTC (26+ messages)
` [PATCH v2 1/3] pwm: rockchip: Don't update the state for the caller of pwm_apply_state()
[PATCH] pwm: imx27: use devm_platform_ioremap_resource() to simplify code
2019-04-28 6:29 UTC (3+ messages)
[PATCH v10 00/18] Introduce the Counter subsystem
2019-04-27 11:49 UTC (15+ messages)
` [PATCH v10 01/18] counter: Introduce the Generic Counter interface
` [PATCH v10 02/18] counter: Documentation: Add Generic Counter sysfs documentation
` [PATCH v10 14/18] drivers/clocksource: timer-fsl-ftm: use common header for FlexTimer #defines
` [PATCH v10 15/18] dt-bindings: counter: ftm-quaddec
[PATCH] clk: Remove CLK_IS_BASIC clk flag
2019-04-26 17:59 UTC (4+ messages)
[PATCH 00/12] clocksource: improve Atmel TCB timer driver
2019-04-25 20:18 UTC (21+ messages)
` [PATCH 01/12] ARM: at91: move SoC specific definitions to SoC folder
` [PATCH 02/12] misc: atmel_tclib: drop AVR32 support
` [PATCH 03/12] misc: atmel_tclib: move definitions to header file
` [PATCH 04/12] clocksource/drivers/tcb_clksrc: stop depending on atmel_tclib
` [PATCH 05/12] clocksource/drivers/tcb_clksrc: Use tcb as sched_clock
` [PATCH 06/12] ARM: at91: Implement clocksource selection
` [PATCH 07/12] clocksource/drivers/tcb_clksrc: move Kconfig option
` [PATCH 08/12] clocksource/drivers/timer-atmel-pit: rework "
` [PATCH 09/12] clocksource/drivers/tcb_clksrc: Rename the file for consistency
` [PATCH 10/12] ARM: configs: at91: unselect PIT
` [PATCH 11/12] misc: atmel_tclib: do not probe already used TCBs
` [PATCH 12/12] clocksource/drivers/timer-atmel-tcb: Use ARRAY_SIZE instead of hardcoded size
[PATCH v3 0/6] add LCD support for SAM9X60
2019-04-25 12:28 UTC (7+ messages)
` [PATCH v3 1/6] drm: atmel-hlcdc: add config option for clock selection
` [PATCH v3 2/6] drm: atmel-hlcdc: avoid initializing cfg with zero
` [PATCH v3 3/6] pwm: atmel-hlcdc: add compatible for SAM9X60 HLCDC's PWM
` [PATCH v3 4/6] drm: atmel-hlcdc: enable sys_clk during initalization
` [PATCH v3 5/6] drm: atmel-hlcdc: add sam9x60 LCD controller
` [PATCH v3 6/6] drm/atmel-hclcdc: revert shift by 8
[PATCH v2 0/7] add LCD support for SAM9X60
2019-04-25 8:31 UTC (4+ messages)
` [PATCH v2 5/7] pwm: atmel-hlcdc: add compatible for SAM9X60 HLCDC's PWM
[PATCH 3/4] ARM: ep93xx: move pinctrl interfaces into include/linux/soc
2019-04-23 10:41 UTC (3+ messages)
[PATCH 0/3] pwm: Add support for Amlogic Meson G12A
2019-04-23 9:35 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: pwm: Update bindings for the Meson G12A Family
` [PATCH 2/3] pwm: meson: Add clock source configuration for Meson G12A
` [PATCH 3/3] arm64: dts: meson-g12a: Add PWM nodes
[PATCH 0/2] add dsi and pwm0 nodes to mt8183 device tree
2019-04-19 7:36 UTC (4+ messages)
` [PATCH 1/2] arm64: dts: mt8183: add dsi node
` [PATCH 2/2] arm64: dts: mt8183: add pwm0 node
[RESEND PATCH v5 0/3] Add PM support to STM32 LP Timer drivers
2019-04-18 9:37 UTC (4+ messages)
` [RESEND PATCH v5 1/3] dt-bindings: pwm-stm32-lp: document pinctrl sleep state
` [RESEND PATCH v5 2/3] pwm: stm32-lp: Add power management support
` [RESEND PATCH v5 3/3] pwm: core: add consumer device link
[PATCH v2 0/7] FlexTimer Module Quadrature decoder counter
2019-04-11 16:40 UTC (3+ messages)
` [PATCH v2 3/7] drivers/clocksource: timer-fsl-ftm: use common header for FlexTimer #defines
[PATCH V10 0/5] Add i.MX7ULP EVK PWM backlight support
2019-04-09 12:10 UTC (7+ messages)
` [PATCH V10 2/5] pwm: Add i.MX TPM PWM driver support
` [EXT] "
[PATCH v11 00/27] Ingenic JZ47xx TCU pachset v11
2019-04-05 20:44 UTC (3+ messages)
` [PATCH v11 04/27] clocksource: Add a new timer-ingenic driver
[PATCH v2 0/1] pwm: meson: fix scheduling while atomic issue
2019-04-03 11:21 UTC (3+ messages)
` [PATCH v2 1/1] pwm: meson: use the spin-lock only to protect register modifications
[PATCH 0/2] pwm: meson: two small bug-fixes
2019-04-03 11:19 UTC (8+ messages)
` [PATCH 1/2] pwm: meson: consider 128 a valid pre-divider
` [PATCH 2/2] pwm: meson: don't disable pwm when setting duty repeatedly
[PATCH 01/42] drivers: gpio: 74xx-mmio: use devm_platform_ioremap_resource()
2019-04-03 3:57 UTC (61+ messages)
` [PATCH 10/42] drivers: gpio: ep93xx: devm_platform_ioremap_resource()
` [PATCH 11/42] drivers: gpio: ftgpio010: use devm_platform_ioremap_resource()
` [PATCH 12/42] drivers: gpio: grgpio: "
` [PATCH 13/42] drivers: gpio: hlwd: "
` [PATCH 14/42] drivers: gpio: iop: "
` [PATCH 15/42] drivers: gpio: janz-ttl: "
` [PATCH 16/42] drivers: gpio: janz-ttl: drop unneccessary temp variable dev
` [PATCH 17/42] drivers: gpio: loongon1: use devm_platform_ioremap_resource()
` [PATCH 18/42] drivers: gpio: lpc18xx: "
` [PATCH 19/42] drivers: gpio: mb86s7x: "
` [PATCH 20/42] drivers: gpio: mt7621: "
` [PATCH 21/42] drivers: gpio: mvebu: "
` [PATCH 22/42] drivers: gpio: mxc: "
` [PATCH 25/42] drivers: gpio: pxa: "
` [PATCH 26/42] drivers: gpio: rcar: pendantic formatting
` [PATCH 27/42] drivers: gpio: rcar: use devm_platform_ioremap_resource()
` [PATCH 28/42] drivers: gpio: spear-spics: "
` [PATCH 30/42] drivers: gpio: sta2x11: "
` [PATCH 31/42] drivers: gpio: stp-xway: "
` [PATCH 32/42] drivers: gpio: tb10x: "
` [PATCH 33/42] drivers: gpio: tegra: "
` [PATCH 34/42] drivers: gpio: timberdale: "
` [PATCH 35/42] drivers: gpio: ts4800: "
` [PATCH 36/42] drivers: gpio: uniphier: "
` [PATCH 37/42] drivers: gpio: vf610: "
` [PATCH 38/42] drivers: gpio: vr41xx: "
` [PATCH 39/42] drivers: gpio: xgene-sb: "
` [PATCH 40/42] drivers: gpio: zx: "
` [PATCH 41/42] drivers: gpio: xlp: devm_platform_ioremap_resource()
` [PATCH 42/42] drivers: gpio: use devm_platform_ioremap_resource()
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).