Linux PWM subsystem development
 help / color / mirror / Atom feed
 messages from 2022-04-22 15:11:24 to 2022-06-06 12:33:33 UTC [more...]

[PATCH 0/2] Add support for RZ/G2L GPT
 2022-06-06 12:33 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: pwm: Add RZ/G2L GPT binding
` [PATCH 2/2] pwm: Add support for RZ/G2L GPT

[PATCH v6 0/4] Add channel type support to pwm-cros-ec
 2022-06-06  3:33 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: add mfd/cros_ec definitions
` [PATCH v6 2/4] pwm: pwm-cros-ec: add channel type support
` [PATCH v6 3/4] dt-bindings: google,cros-ec-pwm: add the new -type compatible
` [PATCH v6 4/4] arm64: dts: address cros-ec-pwm channels by type

[PATCH 1/2] dt-bindings: pwm: mediatek: add pwm binding for MT8195
 2022-06-05 21:29 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: pwm: add MT8365 SoC binding
 2022-06-02 15:08 UTC  (5+ messages)
` [PATCH v2 2/2] pwm: mediatek: add MT8365 support

[GIT PULL] pwm: Changes for v5.19-rc1
 2022-06-01 17:55 UTC  (2+ messages)

[PATCH v6 3/6] drm: Add driver for Solomon SSD130x OLED displays
 2022-06-01 16:58 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: pwm: add MT8365 SoC binding
 2022-05-30 20:51 UTC  (4+ messages)
` [PATCH 2/2] pwm: mediatek: add MT8365 support

[PATCH v4 0/3] dt-bindings: gpio: gpio-mvebu: Convert to DT schema format
 2022-05-26 12:27 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: gpio: gpio-mvebu: convert txt binding "
` [PATCH v4 2/3] dt-bindings: gpio: gpio-mvebu: deprecate armadaxp-gpio
` [PATCH v4 3/3] dt-bindings: gpio: gpio-mvebu: document offset and marvell,pwm-offset

[PATCH 1/3] pwm: Reorder header file to get rid of struct pwm_capture forward declaration
 2022-05-23 17:45 UTC  (3+ messages)
` [PATCH 2/3] pwm: Drop unused forward declaration from pwm.h
` [PATCH 3/3] pwm: Make capture support optional

[PATCH v4 0/6] hwmon: pwm-fan: switch regulator dynamically
 2022-05-23 14:18 UTC  (10+ messages)
` [PATCH v4 1/6] hwmon: pwm-fan: Refactor fan power on/off
` [PATCH v4 2/6] hwmon: pwm-fan: Simplify enable/disable check
` [PATCH v4 3/6] hwmon: pwm-fan: Add dedicated power switch function
` [PATCH v4 4/6] hwmon: pwm-fan: split __set_pwm into locked/unlocked functions
` [PATCH v4 5/6] hwmon: pwm-fan: Switch regulator dynamically
` [PATCH v4 6/6] hwmon: pwm-fan: Remove internal duplicated pwm_state

[PATCH] pwm: atmel-tcb: fix typo in comment
 2022-05-21 14:20 UTC  (2+ messages)

[PATCH] pwm: Drop support for legacy drivers
 2022-05-21 11:02 UTC 

[PATCH 0/2] MediaTek Helio X10 MT6795 - PWM driver
 2022-05-20 14:22 UTC  (6+ messages)
` [PATCH 1/2] pwm: pwm-mediatek: Add support for MediaTek Helio X10 MT6795
` [PATCH 2/2] dt-bindings: pwm: pwm-mediatek: Add documentation for MT6795 SoC

[PATCH v2] pwm: tegra: Optimize period calculation
 2022-05-20 14:20 UTC  (2+ messages)

[PATCH v2 0/6] pwm: renesas-tpu: Various improvements
 2022-05-20 14:19 UTC  (2+ messages)

[PATCH] pwm: samsung: Implement .apply() callback
 2022-05-20 13:59 UTC  (5+ messages)

[PATCH] pwm: sifive: simplify if-if to if-else
 2022-05-20 13:59 UTC  (2+ messages)

[RFC 0/8] Add RZ/G2L POEG support
 2022-05-19 20:04 UTC  (20+ messages)
` [RFC 1/8] dt-bindings: soc: renesas: Add RZ/G2L POEG binding
` [RFC 2/8] drivers: soc: renesas: Add POEG driver support
` [RFC 3/8] dt-bindings: pwm: rzg2l-gpt: Document renesas,poeg-group property
` [RFC 4/8] pwm: rzg2l-gpt: Add support for linking with POEG
` [RFC 5/8] arm64: dts: renesas: r9a07g044: Add POEG nodes
` [RFC 6/8] arm64: dts: renesas: r9a07g054: "
` [RFC 7/8] arm64: dts: renesas: rzg2l-smarc: Enable POEGG{A,B,C,D} on carrier board
` [RFC 8/8] arm64: dts: renesas: rzg2l-smarc: Link GPT4 with POEGGD "

[PATCH v3 0/6] hwmon: pwm-fan: switch regulator dynamically
 2022-05-18 14:20 UTC  (16+ messages)
` [PATCH v3 1/6] hwmon: pwm-fan: Refactor fan power on/off
` [PATCH v3 2/6] hwmon: pwm-fan: Simplify enable/disable check
` [PATCH v3 3/6] hwmon: pwm-fan: Dynamically switch off regulator if PWM duty is 0
` [PATCH v3 4/6] hwmon: pwm-fan: Remove internal duplicated pwm_state
` [PATCH v3 5/6] hwmon: pwm-fan: Move PWM enable into separate function
` [PATCH v3 6/6] hwmon: pwm-fan: Add hwmon_pwm_enable attribute
      ` (EXT) "

[PATCH] pwm: Document that the pinstate of a disabled PWM isn't reliable
 2022-05-18  7:08 UTC  (2+ messages)
` (EXT) "

[PATCH] pwm: twl-led: Implement .apply() callback
 2022-05-17 20:07 UTC 

[PATCH v3 1/2] dt-bindings: gpio: gpio-mvebu: convert txt binding to YAML
 2022-05-15 21:20 UTC  (7+ messages)
` [PATCH v3 2/2] dt-bindings: gpio: gpio-mvebu: document offset and marvell,pwm-offset

[PATCH] gpio: mvebu/pwm: Refuse requests with inverted polarity
 2022-05-14 12:52 UTC  (2+ messages)

[PATCH v14 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-05-11 16:17 UTC  (19+ messages)
` [PATCH v14 2/2] leds: Add driver for Qualcomm LPG

[PATCH v2] dt-bindings: gpio: gpio-mvebu: convert txt binding to YAML
 2022-05-11 15:55 UTC  (4+ messages)

[PATCH] dt-bindings: gpio: gpio-mvebu: convert txt binding to YAML
 2022-05-11  7:23 UTC  (5+ messages)

[PATCH v2 1/1] hwmon: pwm-fan: dynamically switch regulator
 2022-05-09 22:19 UTC  (15+ messages)
  ` (EXT) "
      ` (EXT) "
          ` (EXT) "

[PATCH] pwm: mediatek: Implement .apply() callback
 2022-05-09  8:13 UTC  (2+ messages)

[PATCH] pwm: lpc18xx: Implement .apply() callback
 2022-05-08  9:40 UTC 

[PATCH] pwm: lpc32xx: Implement .apply() callback
 2022-05-07  8:29 UTC 

[PATCH] pwm: tegra: Implement .apply() callback
 2022-05-06 16:48 UTC 

[PATCH] pwm: stmpe: Implement .apply() callback
 2022-05-06 14:15 UTC 

[PATCH] pwm: sti: Implement .apply() callback
 2022-05-06 14:09 UTC 

[RFC 0/5] Add support for RZ/G2L GPT
 2022-05-05 10:42 UTC  (5+ messages)
` [RFC 1/5] dt-bindings: pwm: Add RZ/G2L GPT binding
` [RFC 2/5] pwm: Add support for RZ/G2L GPT

[PATCH v8 0/3 RESEND] Multicolor PWM LED support
 2022-05-04 17:47 UTC  (2+ messages)

[PATCH 1/1] hwmon: pwm-fan: dynamically switch regulator
 2022-05-04 12:41 UTC 

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH] gpio: mvebu: drop pwm base assignment
 2022-05-02  9:30 UTC  (8+ messages)

[PATCH v5 0/4] Add channel type support to pwm-cros-ec
 2022-04-26 14:02 UTC  (4+ messages)
` [PATCH v5 3/4] dt-bindings: update google,cros-ec-pwm documentation

[PATCH] pwm: tegra: Optimize period calculation
 2022-04-25  7:34 UTC  (3+ messages)

[PATCH v4 0/2] Add PWM driver for Suplus SP7021 SoC
 2022-04-25  1:49 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: timer: Add PWM compatible for X1000 SoC
 2022-04-22 17:53 UTC  (5+ messages)
` [PATCH v2 2/2] mips: dts: ingenic: x1000: Add PWM device tree node

[PATCH v6,0/5] Convert pwm-mtk-disp.txt to mediatek, pwm-disp.yaml format
 2022-04-22 16:57 UTC  (6+ messages)
` [PATCH v6,5/5] dt-bindings: pwm: Add interrupts property for MediaTek MT8192
  ` [PATCH v6, 5/5] "

[PATCH] pwm: clps71xx: Implement .apply() callback
 2022-04-22 16:52 UTC  (2+ messages)

[PATCH] pwm: raspberrypi-poe: Fix endianess in firmware struct
 2022-04-22 16:51 UTC  (2+ messages)

[PATCH] pwm: atmel-tcp: Make atmel_tcb_divisors static
 2022-04-22 16:50 UTC  (2+ messages)

[PATCH 1/2] pwm: lp3943: fix duty calculation in case period was clamped
 2022-04-22 16:43 UTC  (2+ messages)

[PATCH v3 0/2] dt-bindings: pwm: convert atmel pwm to json-schema
 2022-04-22 16:32 UTC  (2+ messages)

[PATCH v14 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2022-04-22 16:30 UTC  (4+ messages)
` [PATCH v14 2/2] pwm: Add support for "

[PATCH] pwm: atmel-tcb: Drop duplicated tracking of per-channel data
 2022-04-22 16:13 UTC  (2+ messages)

[PATCH 1/3] pwm-sun4i: convert "next_period" to local variable
 2022-04-22 15:47 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox