linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-13 14:39:45 to 2023-01-26 07:41:30 UTC [more...]

[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-01-26  7:40 UTC  (23+ messages)
` [PATCH 1/8] arm64: dts: meson-gx: Remove invalid pwm compatible
` [PATCH 2/8] arm64: dts: amlogic: Fix non-compliant SD/SDIO node names
` [PATCH 3/8] arm64: dts: meson-gx: Set only one compatible string for mmc
` [PATCH 4/8] arm64: dts: amlogic: Remove invalid compatible string amlogic,meson-gpio-intc
` [PATCH 5/8] dt-bindings: rtc: Add Amlogic Meson vrtc controller binding
` [PATCH 6/8] dt-bindings: pwm: Add Amlogic Meson PWM binding
` [PATCH 7/8] dt-bindings: interrupt-controller: Add Amlogic Meson GPIO interrupt controller binding
` [PATCH 8/8] dt-bindings: pinctrl: Add Amlogic Meson pinctrl binding
` (subset) [PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
` [PATCH v2] dt-bindings: pwm: Convert Amlogic Meson PWM binding

[PATCH] pwm: imx27: fix race condition .apply,.get_state
 2023-01-25 16:43 UTC  (2+ messages)

[PATCH v7 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-01-25 15:10 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: pwm: Add Apple PWM controller
` [PATCH v7 2/5] "
` [PATCH v7 3/5] arm64: dts: apple: t8103: Add "
` [PATCH v7 4/5] arm64: dts: apple: t600x: "
` [PATCH v7 5/5] MAINTAINERS: Add entries for Apple PWM driver

[PATCH] dt-bindings: drop type for operating-points-v2
 2023-01-23 21:20 UTC  (2+ messages)

[PATCH 0/2] pwm: mtk-disp: Fix backlight configuration at boot
 2023-01-23 16:06 UTC  (3+ messages)
` [PATCH 1/2] pwm: mtk-disp: Disable shadow registers before setting backlight values
` [PATCH 2/2] pwm: mtk-disp: Configure double buffering before reading in .get_state()

[PATCH] gpio: mvebu: Use IS_REACHABLE instead of IS_ENABLED for CONFIG_PWM
 2023-01-23 15:12 UTC  (2+ messages)

[PATCH v13 0/2] Microchip Soft IP corePWM driver
 2023-01-20 19:40 UTC  (13+ messages)
` [PATCH v13 1/2] pwm: add microchip soft ip "
` [PATCH v13 2/2] MAINTAINERS: add pwm to PolarFire SoC entry

[PATCH v2 0/2] backlight: pwm_bl: Two PWM releated changes
 2023-01-20 17:07 UTC  (6+ messages)
` [PATCH v2 1/2] backlight: pwm_bl: Configure pwm only once per backlight toggle
` [PATCH v2 2/2] backlight: pwm_bl: Don't rely on a disabled PWM emiting inactive state

[PATCH v3 0/4] Add RZ/V2{M, MA} PWM driver support
 2023-01-20 16:35 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: pwm: Add RZ/V2M PWM binding
` [PATCH v3 2/4] pwm: Add support for RZ/V2M PWM driver

[PATCH v1 0/2] pwm-mediatek: Convert to schema and fixes
 2023-01-19 17:33 UTC  (5+ messages)
` [PATCH v1 1/2] arm64: dts: mediatek: mt7622: Add missing pwm-cells to pwm node

[PATCH 0/2] pwm: ab8500: Fix .apply() and implement .get_state()
 2023-01-18 22:25 UTC  (4+ messages)
` [PATCH 1/2] pwm: ab8500: Fix calculation of duty and period
` [PATCH 2/2] pwm: ab8500: Implement .get_state()

[PATCH] pwm: ab8500:
 2023-01-18 20:49 UTC  (7+ messages)

[PATCH 0/5] pwm: jz4740: Fixes and some light changes
 2023-01-18  8:16 UTC  (9+ messages)
` [PATCH 1/5] pwm: jz4740: Fix pin level of disabled TCU2 channels, part 1

[PATCH 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-01-18  8:13 UTC  (10+ messages)

[v4 0/5] Support pwm/tach driver for aspeed ast26xx
 2023-01-18  1:48 UTC  (9+ messages)
` [v4 1/5] dt-bindings: mfd: Add aspeed pwm-tach binding

[PATCH] pwm: stm32: enforce settings for pwm capture
 2023-01-17 21:43 UTC  (5+ messages)

[PATCH v7 00/10] Designware PWM driver updates for OF
 2023-01-17 17:07 UTC  (13+ messages)
` [PATCH v7 01/10] dt-bindings: pwm: Document Synopsys DesignWare snps,pwm-dw-apb-timers-pwm2
` [PATCH v7 02/10] pwm: dwc: allow driver to be built with COMPILE_TEST
` [PATCH v7 03/10] pwm: dwc: change &pci->dev to dev in probe
` [PATCH v7 04/10] pwm: dwc: move memory alloc to own function
` [PATCH v7 05/10] pwm: dwc: use devm_pwmchip_add
` [PATCH v7 06/10] pwm: dwc: split pci out of core driver
` [PATCH v7 07/10] pwm: dwc: make timer clock configurable
` [PATCH v7 08/10] pwm: dwc: add of/platform support
` [PATCH v7 09/10] pwm: dwc: add PWM bit unset in get_state call
` [PATCH v7 10/10] pwm: dwc: use clock rate in hz to avoid rounding issues

[LINUX PATCH 0/3] Add initial support for TTC PWM driver
 2023-01-17 14:05 UTC  (13+ messages)
` [LINUX PATCH 1/3] clocksource: timer-cadence-ttc: Do not probe TTC device configured as PWM
` [LINUX PATCH 2/3] dt-bindings: timer: Update device tree bindings for cadence TTC PWM
` [LINUX PATCH 3/3] pwm: pwm-cadence: Add support for "

[PATCH v7 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-01-14 13:25 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: pwm: Add Apple PWM controller
` [PATCH v7 2/5] "
` [PATCH v7 3/5] arm64: dts: apple: t8103: Add "
` [PATCH v7 4/5] arm64: dts: apple: t600x: "
` [PATCH v7 5/5] MAINTAINERS: Add entries for Apple PWM driver

[PATCH v6 0/5] PWM and keyboard backlight driver for ARM Macs
 2023-01-13 18:39 UTC  (10+ messages)
` [PATCH v6 1/5] dt-bindings: pwm: Add Apple PWM controller
` [PATCH v6 2/5] "
` [PATCH v6 3/5] arm64: dts: apple: t8103: Add "
` [PATCH v6 4/5] arm64: dts: apple: t600x: "
` [PATCH v6 5/5] MAINTAINERS: Add entries for Apple PWM driver

[PATCH v11 6/6] pwm: Add Renesas RZ/G2L MTU3a PWM driver
 2023-01-13 16:17 UTC 

[PATCH v13 0/2] Add support for RZ/G2L GPT
 2023-01-13 12:23 UTC  (3+ messages)
` [PATCH v13 1/2] dt-bindings: pwm: Add RZ/G2L GPT binding
` [PATCH v13 2/2] pwm: Add support for RZ/G2L GPT

[PATCH v12 0/2] Add support for RZ/G2L GPT
 2023-01-13 11:54 UTC  (6+ messages)
` [PATCH v12 1/2] dt-bindings: pwm: Add RZ/G2L GPT binding
` [PATCH v12 2/2] pwm: Add support for RZ/G2L GPT

[PATCH v3 1/2] dt-bindings: pwm: Allow decimal format in addition to hex format
 2023-01-13  7:06 UTC  (5+ messages)

Silikonmischungen
 2023-01-12  8:35 UTC 

[PATCH 1/2] backlight: pwm_bl: configure pwm only once per backlight toggle
 2023-01-10 17:50 UTC  (7+ messages)
` [PATCH 2/2] backlight: pwm_bl: Don't disable the PWM to disable the backlight

[PATCH v3 0/3] Add support for linking gpt with poeg
 2023-01-09 14:53 UTC  (7+ messages)
` [DO NOT APPLY PATCH v3 1/3] dt-bindings: pwm: Add RZ/G2L GPT binding
` [PATCH v3 2/3] dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property
` [PATCH v3 3/3] pwm: rzg2l-gpt: Add support for gpt linking with poeg

[PATCH v10 5/5] pwm: Add Renesas RZ/G2L MTU3a PWM driver
 2023-01-09  9:53 UTC  (2+ messages)

[PATCH v2 00/11] pwm: Allow .get_state to fail
 2023-01-05 16:29 UTC  (6+ messages)
` [PATCH v2 04/11] leds: qcom-lpg: Propagate errors in .get_state() to the caller

[PATCH 1/4] gpio: mvebu: Fix check for pwm support on non-A8K platforms
 2022-12-31  7:18 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] ARM: dts: armada-38x: Fix compatible string for gpios

[PATCH v5 1/9] dt-bindings: pinctrl: renesas: Add RZ/G2L POEG binding
 2022-12-29  1:20 UTC  (10+ messages)
` [PATCH v5 2/9] drivers: pinctrl: renesas: Add RZ/G2L POEG driver support
` [DO NOT APPLY PATCH v5 3/9] pwm: rzg2l-gpt: Add support for output disable request from gpt
` [DO NOT APPLY PATCH v5 4/9] pinctrl: renesas: rzg2l-poeg: Add support for GPT Output-Disable Request
` [DO NOT APPLY PATCH v5 5/9] pwm: rzg2l-gpt: Add support for output disable when both output low
` [DO NOT APPLY PATCH v5 6/9] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT when both outputs are low
` [DO NOT APPLY PATCH v5 7/9] pwm: rzg2l-gpt: Add support for output disable on dead time error
` [DO NOT APPLY PATCH v5 8/9] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT "
` [DO NOT APPLY PATCH v5 9/9] tools/poeg: Add test app for poeg

[PATCH v2] pwm: iqs620a: Replace one remaining instance of regmap_update_bits()
 2022-12-27 21:38 UTC  (2+ messages)

[PATCH] pwm: iqs620a: Replace one remaining instance of regmap_update_bits()
 2022-12-27 14:00 UTC  (3+ messages)

[PATCH] media: rc: Drop obsolete dependencies on COMPILE_TEST
 2022-12-22 21:21 UTC  (2+ messages)

[PATCH v5 0/4] PWM and keyboard backlight driver for ARM Macs
 2022-12-22 11:42 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: pwm: Add Apple PWM controller
` [PATCH v5 2/4] "
` [PATCH v5 3/4] arm64: dts: apple: t8103: Add "
` [PATCH v5 4/4] MAINTAINERS: Add entries for Apple PWM driver

[GIT PULL] pwm: Changes for v6.2-rc1
 2022-12-21 17:44 UTC  (2+ messages)

[PATCH v4 0/4] PWM and keyboard backlight driver for ARM Macs
 2022-12-21 12:52 UTC  (5+ messages)
` [PATCH v4 2/4] pwm: Add Apple PWM controller

[PATCH] pwm: lp3943: Drop unused i2c include
 2022-12-19  8:10 UTC 

[PATCH v9 5/5] pwm: Add Renesas RZ/G2L MTU3a PWM driver
 2022-12-14 10:31 UTC 

[PATCH v3 0/4] Add RZ/V2{M, MA} PWM driver support
 2022-12-13 18:52 UTC 

[PATCH v11 0/2] Add support for RZ/G2L GPT
 2022-12-13 14:39 UTC  (4+ messages)
` [PATCH v11 2/2] pwm: "


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).