messages from 2019-04-16 08:54:44 to 2019-05-27 12:31:49 UTC [more...]
[PATCH 00/14] pwm-meson: cleanups and improvements
2019-05-27 12:31 UTC (27+ messages)
` [PATCH 01/14] pwm: meson: unify the parameter list of meson_pwm_{enable,disable}
` [PATCH 01/14] pwm: meson: unify the parameter list of meson_pwm_{enable, disable}
` [PATCH 02/14] pwm: meson: use devm_clk_get_optional() to get the input clock
` [PATCH 03/14] pwm: meson: use GENMASK and FIELD_PREP for the lo and hi values
` [PATCH 04/14] pwm: meson: change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
` [PATCH 05/14] pwm: meson: don't duplicate the polarity internally
` [PATCH 06/14] pwm: meson: pass struct pwm_device to meson_pwm_calc()
` [PATCH 07/14] pwm: meson: add the meson_pwm_channel data to struct meson_pwm
` [PATCH 08/14] pwm: meson: add the per-channel register offsets and bits in a struct
` [PATCH 09/14] pwm: meson: move pwm_set_chip_data() to meson_pwm_request()
` [PATCH 10/14] pwm: meson: simplify the calculation of the pre-divider and count
` [PATCH 11/14] pwm: meson: read the full hardware state in meson_pwm_get_state()
` [PATCH 12/14] pwm: meson: don't cache struct pwm_state internally
` [PATCH 13/14] pwm: meson: add support PWM_POLARITY_INVERSED when disabling
` [PATCH 14/14] pwm: meson: add documentation to the driver
[PATCH v5] pwm: renesas-tpu: Add suspend/resume function
2019-05-27 2:22 UTC
[PATCH v4] pwm: renesas-tpu: Add suspend/resume function
2019-05-27 2:06 UTC (3+ messages)
[PATCH v3] pwm: renesas-tpu: Add suspend/resume function
2019-05-24 1:55 UTC (3+ messages)
[RESEND PATCH v5 0/3] Add PM support to STM32 LP Timer drivers
2019-05-23 9:09 UTC (6+ 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] pwm: renesas-tpu: Add suspend/resume function
2019-05-23 5:19 UTC (5+ messages)
[PATCH] pwm: renesas-tpu: Add suspend/resume function
2019-05-23 0:29 UTC (2+ messages)
[PATCH] backlight: pwm_bl: Set pin to sleep state when powered down
2019-05-22 16:34 UTC
[PATCH 1/5] dt-bindings: Remove unused compatible strings
2019-05-21 15:34 UTC (5+ messages)
` [PATCH 2/5] pwm: jz4740: Remove unused devicetree "
` [PATCH 3/5] pwm: jz4740: Apply configuration atomically
` [PATCH 4/5] pwm: jz4740: Drop dependency on MACH_INGENIC
` [PATCH 5/5] pwm: jz4740: Switch to SPDX license identifier
[PATCH] pwm: pwm-meson: update with SPDX Licence identifier
2019-05-20 19:18 UTC (2+ messages)
[v2 0/5] support dsi for mt8183
2019-05-20 8:34 UTC (17+ 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/7] Support dsi for mt8183
2019-05-20 7:18 UTC (10+ messages)
` [v3 1/7] drm/mediatek: move mipi_dsi_host_register to probe
` [v3 2/7] drm/mediatek: fixes CMDQ reg address of mt8173 is different with mt2701
` [v3 3/7] drm/mediatek: add dsi reg commit disable control
` [v3 4/7] drm/mediatek: add frame size control
` [v3 5/7] drm/mediatek: add mt8183 dsi driver support
` [v3 6/7] drm/mediatek: change the dsi phytiming calculate method
` [v3 7/7] drm: mediatek: adjust dsi and mipi_tx probe sequence
[v4 0/5] Support dpi for mt8183
2019-05-20 6:48 UTC (8+ messages)
` [v4 1/5] dt-bindings: display: mediatek: update dpi supported chips
` [v4 2/5] drm/mediatek: dpi dual edge support
` [v4 3/5] drm/mediatek: add mt8183 "
` [v4 4/5] drm/mediatek: control dpi pins dpi or gpio mode in on or off
` [v4 5/5] drm/mediatek: add mt8183 support dpi pins control
[v2 0/3] support mipitx on mt8183
2019-05-20 5:30 UTC (7+ messages)
` [v2 1/3] dt-bindings: display: mediatek: update dsi supported chips
` [v2 3/3] drm/mediatek: add mipi_tx driver for mt8183
[v3 0/3] Support mipitx on mt8183
2019-05-20 2:48 UTC (5+ messages)
` [v3 1/3] dt-bindings: display: mediatek: update dsi supported chips
` [v3 2/3] drm/mediatek: separate mipi_tx to different file
` [v3 3/3] drm/mediatek: add mipi_tx driver for mt8183
[PATCH] drm/mediatek: add dsi module reset driver
2019-05-19 17:48 UTC (2+ messages)
[PATCH 0/2] fix pwm_mtk_disp suspend/resume issues
2019-05-19 10:56 UTC (3+ messages)
` [PATCH 1/2] pwm: fine tune pwm-mtk-disp clock control flow
` [PATCH 2/2] pwm/mtk_disp: fix update reg issue when chip doesn't have commit
[v3 0/3] support dpi for mt8183
2019-05-19 9:37 UTC (8+ 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
[PATCH] dt-bindings: pwm: Convert Allwinner PWM to a schema
2019-05-16 12:08 UTC
[PATCH v12 0/2] PWM support for HiFive Unleashed
2019-05-13 11:36 UTC (3+ messages)
` [PATCH v12 1/2] pwm: sifive: Add DT documentation for SiFive PWM Controller
` [PATCH v12 2/2] pwm: sifive: Add a driver for SiFive SoC PWM
[GIT PULL] pwm: Changes for v5.2-rc1
2019-05-10 17:35 UTC (2+ messages)
[PATCH 1/2] pwm: clear chip_data in pwm_put
2019-05-09 19:02 UTC (5+ messages)
` [PATCH 2/2] pwm: samsung: don't uses devm-functions in .request
[PATCH V12 0/5] Add i.MX7ULP EVK PWM backlight support
2019-05-09 15:02 UTC (8+ 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] pwm: imx27: use devm_platform_ioremap_resource() to simplify code
2019-05-09 14:55 UTC (4+ messages)
[PATCH 0/2] pwm: meson: two small bug-fixes
2019-05-09 14:52 UTC (2+ messages)
[PATCH v2 0/1] pwm: meson: fix scheduling while atomic issue
2019-05-09 14:52 UTC (3+ messages)
` [PATCH v2 1/1] pwm: meson: use the spin-lock only to protect register modifications
[PATCH V11 0/5] Add i.MX7ULP EVK PWM backlight support
2019-05-09 13:11 UTC (6+ messages)
` [PATCH V11 2/5] pwm: Add i.MX TPM PWM driver support
[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
[PATCH v11 0/2] PWM support for HiFive Unleashed
2019-05-07 16:27 UTC (9+ messages)
[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 v10 00/18] Introduce the Counter subsystem
2019-04-27 11:49 UTC (8+ messages)
` [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 (3+ messages)
` [PATCH 11/12] misc: atmel_tclib: do not probe already used TCBs
[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 (2+ messages)
[PATCH 0/3] pwm: Add support for Amlogic Meson G12A
2019-04-23 9:35 UTC (4+ messages)
` [PATCH 2/3] pwm: meson: Add clock source configuration for "
[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
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