messages from 2019-03-26 06:52:51 to 2019-04-16 08:54:44 UTC [more...]
[PATCH 0/2] add dsi and pwm0 nodes to mt8183 device tree
2019-04-16 8:54 UTC
[v2 0/5] support dsi for mt8183
2019-04-16 6:05 UTC (6+ 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
[v3 0/3] support dpi for mt8183
2019-04-16 5:52 UTC (4+ 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-04-16 5:42 UTC (4+ 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 3/4] ARM: ep93xx: move pinctrl interfaces into include/linux/soc
2019-04-15 19:41 UTC (2+ messages)
[PATCH 00/12] clocksource: improve Atmel TCB timer driver
2019-04-15 14:22 UTC (20+ 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 v11 0/2] PWM support for HiFive Unleashed
2019-04-15 6:06 UTC (6+ messages)
[PATCH 0/3] pwm: Add support for Amlogic Meson G12A
2019-04-13 11:37 UTC (6+ 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 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 V11 0/5] Add i.MX7ULP EVK PWM backlight support
2019-04-10 2:07 UTC (8+ 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 v10 00/18] Introduce the Counter subsystem
2019-04-09 13:12 UTC (25+ messages)
` [PATCH v10 01/18] counter: Introduce the Generic Counter interface
` [PATCH v10 02/18] counter: Documentation: Add Generic Counter sysfs documentation
` [PATCH v10 03/18] docs: Add Generic Counter interface documentation
` [PATCH v10 04/18] iio: 104-quad-8: Update license boilerplate
` [PATCH v10 05/18] counter: 104-quad-8: Add Generic Counter interface support
` [PATCH v10 06/18] counter: 104-quad-8: Documentation: Add Generic Counter sysfs documentation
` [PATCH v10 07/18] counter: Add STM32 Timer quadrature encoder
` [PATCH v10 08/18] dt-bindings: counter: Document stm32 "
` [PATCH v10 09/18] counter: stm32-lptimer: add counter device
` [PATCH v10 10/18] dt-bindings: counter: Adjust dt-bindings for STM32 lptimer move
` [PATCH v10 11/18] iio: counter: Add deprecation markings for IIO Counter attributes
` [PATCH v10 12/18] include/fsl: add common FlexTimer #defines in a separate header
` [PATCH v10 13/18] drivers/pwm: pwm-fsl-ftm: use common header for FlexTimer #defines
` [PATCH v10 14/18] drivers/clocksource: timer-fsl-ftm: "
` [PATCH v10 15/18] dt-bindings: counter: ftm-quaddec
` [PATCH v10 16/18] counter: add FlexTimer Module Quadrature decoder counter driver
` [PATCH v10 17/18] counter: ftm-quaddec: Documentation: Add specific counter sysfs documentation
` [PATCH v10 18/18] LS1021A: dtsi: add ftm quad decoder entries
[PATCH V10 0/5] Add i.MX7ULP EVK PWM backlight support
2019-04-09 12:10 UTC (12+ messages)
` [PATCH V10 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V10 2/5] pwm: Add i.MX TPM PWM driver support
` [EXT] "
` [PATCH V10 4/5] ARM: dts: imx7ulp: Add tpm pwm support
` [PATCH V10 5/5] ARM: dts: imx7ulp-evk: Add backlight support
[PATCH v2 0/3] pwm: ensure pwm_apply_state() doesn't modify the state argument
2019-04-08 14:39 UTC (5+ messages)
` [PATCH v2 1/3] pwm: rockchip: Don't update the state for the caller of pwm_apply_state()
[PATCH v11 00/27] Ingenic JZ47xx TCU pachset v11
2019-04-05 20:44 UTC (30+ messages)
` [PATCH v11 01/27] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v11 02/27] doc: Add doc for the Ingenic TCU hardware
` [PATCH v11 03/27] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v11 04/27] clocksource: Add a new timer-ingenic driver
` [PATCH v11 05/27] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v11 06/27] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v11 07/27] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v11 08/27] watchdog: jz4740: Use regmap "
` [PATCH v11 09/27] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v11 10/27] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v11 11/27] pwm: jz4740: Apply configuration atomically
` [PATCH v11 12/27] pwm: jz4740: Use regmap from TCU driver
` [PATCH v11 13/27] pwm: jz4740: Use clocks "
` [PATCH v11 14/27] pwm: jz4740: Improve algorithm of clock calculation
` [PATCH v11 15/27] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v11 16/27] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v11 17/27] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v11 18/27] clk: jz4740: Add TCU clock
` [PATCH v11 19/27] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v11 20/27] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v11 21/27] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v11 22/27] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v11 23/27] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v11 24/27] MIPS: CI20: defconfig: enable OST driver
` [PATCH v11 25/27] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz
` [PATCH v11 26/27] MIPS: GCW0: defconfig: Enable OST, watchdog, PWM drivers
` [PATCH v11 27/27] MIPS: jz4740: Drop obsolete code
[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 (83+ messages)
` [PATCH 02/42] drivers: gpio: amdpt: "
` [PATCH 03/42] drivers: gpio: amdpt: drop unneeded deref of &pdev->dev
` [PATCH 04/42] drivers: gpio: aspeed: use devm_platform_ioremap_resource()
` [PATCH 05/42] drivers: gpio: bcm-kona: "
` [PATCH 06/42] drivers: gpio: cadence: "
` [PATCH 07/42] drivers: gpio: clps711x: "
` [PATCH 08/42] drivers: gpio: dwap: "
` [PATCH 09/42] drivers: gpio: sprd: "
` [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 29/42] drivers: gpio: sprd: "
` [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()
[PATCH v2 0/7] add LCD support for SAM9X60
2019-04-02 4:17 UTC (5+ messages)
` [PATCH v2 3/7] dt-bindings: mfd: add bindings for SAM9X60 HLCD controller
` [PATCH v2 4/7] mfd: atmel-hlcdc: add compatible "
[PATCH] pwm: imx27: use devm_platform_ioremap_resource() to simplify code
2019-04-01 8:01 UTC (5+ messages)
[PATCH 0/1] pwm: meson: fix scheduling while atomic issue
2019-04-01 7:25 UTC (15+ messages)
[PATCH AUTOSEL 4.14 096/123] backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state
2019-03-27 18:16 UTC
[PATCH AUTOSEL 4.19 150/192] backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state
2019-03-27 18:09 UTC
[PATCH AUTOSEL 5.0 204/262] backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state
2019-03-27 18:00 UTC
[PATCH V9 0/5] Add i.MX7ULP EVK PWM backlight support
2019-03-26 18:51 UTC (11+ messages)
` [PATCH V9 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V9 2/5] pwm: Add i.MX TPM PWM driver support
[PATCH v2 4/7] dt-bindings: counter: ftm-quaddec
2019-03-26 16:06 UTC (3+ 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