messages from 2019-03-18 14:04:00 to 2019-04-02 08:55:58 UTC [more...]
[PATCH 01/42] drivers: gpio: 74xx-mmio: use devm_platform_ioremap_resource()
2019-04-02 8:55 UTC (8+ 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 v10 00/18] Introduce the Counter subsystem
2019-04-02 6:30 UTC (19+ 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 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 v2 0/3] pwm: ensure pwm_apply_state() doesn't modify the state argument
2019-04-01 22:45 UTC (4+ messages)
` [PATCH v2 1/3] pwm: rockchip: Don't update the state for the caller of pwm_apply_state()
[PATCH 0/2] pwm: meson: two small bug-fixes
2019-04-01 18:38 UTC (4+ 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 v2 0/1] pwm: meson: fix scheduling while atomic issue
2019-04-01 17:57 UTC (2+ messages)
` [PATCH v2 1/1] pwm: meson: use the spin-lock only to protect register modifications
[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 (18+ messages)
` [PATCH 1/1] pwm: meson: use the spin-lock only to protect register modifications
[PATCH V10 0/5] Add i.MX7ULP EVK PWM backlight support
2019-03-28 19:36 UTC (8+ 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
` [PATCH V10 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V10 4/5] ARM: dts: imx7ulp: Add tpm pwm support
` [PATCH V10 5/5] ARM: dts: imx7ulp-evk: Add backlight support
[PATCH v11 00/27] Ingenic JZ47xx TCU pachset v11
2019-03-28 1:29 UTC (29+ 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 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 v11 0/2] PWM support for HiFive Unleashed
2019-03-27 9:04 UTC (7+ messages)
` [PATCH v11 1/2] pwm: sifive: Add DT documentation for SiFive PWM Controller
` [PATCH v11 2/2] pwm: sifive: Add a driver for SiFive SoC PWM
[PATCH V9 0/5] Add i.MX7ULP EVK PWM backlight support
2019-03-26 18:51 UTC (14+ 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 V9 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V9 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V9 5/5] ARM: dts: imx7ulp-evk: Add backlight support
[PATCH v2 4/7] dt-bindings: counter: ftm-quaddec
2019-03-26 16:06 UTC (3+ messages)
[BACKPORT 4.14.y 0/8] candidates from spreadtrum 4.14 product kernel
2019-03-26 2:26 UTC (3+ messages)
` [BACKPORT 4.14.y 7/8] pwm-backlight: Enable/disable the PWM before/after LCD enable toggle
[PATCH v9 0/2] PWM support for HiFive Unleashed
2019-03-25 12:09 UTC (9+ messages)
[PATCH 1/2] pwm: clear chip_data in pwm_put
2019-03-25 9:49 UTC (2+ messages)
` [PATCH 2/2] pwm: samsung: don't uses devm-functions in .request
[PATCH 4/4] pwm: imx: split into two drivers
2019-03-22 1:57 UTC (3+ messages)
` [PATCH 0/2] ARM: adapt defconfigs to pwm driver split
[PATCH V8 0/5] Add i.MX7ULP EVK PWM backlight support
2019-03-21 15:47 UTC (13+ messages)
` [PATCH V8 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V8 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V8 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V8 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V8 5/5] ARM: dts: imx7ulp-evk: Add backlight support
issue with (parent)class for exported channels in sysfs
2019-03-20 15:19 UTC (4+ messages)
[PATCH V7 0/5] Add i.MX7ULP EVK PWM backlight support
2019-03-20 12:44 UTC (11+ messages)
` [PATCH V7 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V7 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V7 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V7 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V7 5/5] ARM: dts: imx7ulp-evk: Add backlight support
[PATCH] pwm: sysfs: fix typo "its" -> "it's"
2019-03-20 11:34 UTC (2+ messages)
[PATCH 0/2] pwm: tiehrpwm: Enable EHRPWM for AM654 SoCs
2019-03-20 11:33 UTC (5+ messages)
` [PATCH 2/2] pwm: Kconfig: Enable ehrpwm driver to be compiled for ARCH_K3
[PATCH] pwm: tiehrpwm: Update shadow register for disabling PWMs
2019-03-20 11:31 UTC (2+ messages)
[PATCH] pwm: img: Turn final 'else if' into 'else' in img_pwm_config
2019-03-20 11:30 UTC (2+ messages)
[PATCH v3] pwm: Fix deadlock warning when removing PWM device
2019-03-20 11:22 UTC (4+ messages)
[PATCH V6 0/5] Add i.MX7ULP EVK PWM backlight support
2019-03-19 13:06 UTC (13+ messages)
` [PATCH V6 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V6 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V6 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V6 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V6 5/5] ARM: dts: imx7ulp-evk: Add backlight support
[PATCH RESEND V6 0/5] Add i.MX7ULP EVK PWM backlight support
2019-03-19 10:25 UTC (9+ messages)
` [PATCH RESEND V6 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH RESEND V6 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH RESEND V6 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH RESEND V6 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH RESEND V6 5/5] ARM: dts: imx7ulp-evk: Add backlight support
[PATCH v10 0/2] PWM support for HiFive Unleashed
2019-03-19 8:09 UTC (5+ messages)
` [PATCH v10 2/2] pwm: sifive: Add a driver for SiFive SoC PWM
[PATCH V5 0/5] Add i.MX7ULP EVK PWM backlight support
2019-03-19 0:55 UTC (6+ messages)
` [PATCH V5 2/5] pwm: Add i.MX TPM PWM driver support
[PATCH V4 0/5] Add i.MX7ULP EVK PWM backlight support
2019-03-18 17:25 UTC (10+ messages)
` [PATCH V4 2/5] pwm: Add i.MX TPM PWM driver support
[PATCH v5 0/3] Add PM support to STM32 LP Timer drivers
2019-03-18 14:35 UTC (2+ 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