linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-18 15:43:17 to 2021-09-21 02:44:08 UTC [more...]

[PATCH v12 00/35] NVIDIA Tegra power management patches for 5.16
 2021-09-20 18:11 UTC  (14+ messages)
` [PATCH v12 01/35] opp: Change type of dev_pm_opp_attach_genpd(names) argument
` [PATCH v12 02/35] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v12 03/35] soc/tegra: pmc: Disable PMC state syncing
` [PATCH v12 04/35] soc/tegra: Don't print error message when OPPs not available
` [PATCH v12 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v12 06/35] clk: tegra: Support runtime PM and power domain
` [PATCH v12 07/35] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v12 08/35] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v12 09/35] gpu: host1x: Add runtime PM and OPP support
` [PATCH v12 10/35] gpu: host1x: Add host1x_channel_stop()
` [PATCH v12 11/35] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v12 12/35] drm/tegra: hdmi: Add OPP support
` [PATCH v12 13/35] drm/tegra: gr2d: Support generic power domain and runtime PM

[PATCH v6 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-09-20 16:23 UTC  (11+ messages)
` [PATCH v6 2/3] clocksource: Rewrite Xilinx AXI timer driver
` [PATCH v6 3/3] pwm: Add support for Xilinx AXI Timer

[PATCH 0/2] pwm: renesas-tpu: minor improvements
 2021-09-20  9:08 UTC  (7+ messages)
` [PATCH 1/2] pwm: renesas-tpu: better errno for impossible rates
` [PATCH 2/2] pwm: renesas-tpu: don't allow no duty if duty_ns is given

[RFC PATCH v1 07/20] gpio: Add output event generation method to GPIOLIB and PMC Driver
 2021-09-20  7:14 UTC  (6+ messages)
  ` [RFC PATCH v1 15/20] pwm: Add capability for PWM Driver managed state

[PATCH 1/2] pwm: Add different PWM output types support
 2021-09-18 11:18 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 1/2] pwm: rockchip: Don't modify HW state in .remove() callback
 2021-09-17  2:35 UTC 

[PATCH AUTOSEL 4.19 1/4] pwm: img: Don't modify HW state in .remove() callback
 2021-09-17  2:34 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 2/4] pwm: rockchip: "
` [PATCH AUTOSEL 4.19 3/4] pwm: stm32-lp: "

[PATCH AUTOSEL 5.4 1/5] pwm: img: Don't modify HW state in .remove() callback
 2021-09-17  2:34 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 2/5] pwm: rockchip: "
` [PATCH AUTOSEL 5.4 3/5] pwm: stm32-lp: "

[PATCH AUTOSEL 5.10 2/8] pwm: img: Don't modify HW state in .remove() callback
 2021-09-17  2:34 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 3/8] pwm: rockchip: "
` [PATCH AUTOSEL 5.10 4/8] pwm: stm32-lp: "

[PATCH v7 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-09-17  0:49 UTC  (4+ messages)
` [PATCH v7 2/3] clocksource: Rewrite Xilinx AXI timer driver
` [PATCH v7 3/3] pwm: Add support for Xilinx AXI Timer

[PATCH v11 00/34] NVIDIA Tegra power management patches for 5.16
 2021-09-16 19:49 UTC  (39+ messages)
` [PATCH v11 01/34] opp: Change type of dev_pm_opp_attach_genpd(names) argument
` [PATCH v11 02/34] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v11 03/34] soc/tegra: pmc: Disable PMC state syncing
` [PATCH v11 04/34] soc/tegra: Don't print error message when OPPs not available
` [PATCH v11 05/34] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v11 06/34] clk: tegra: Support runtime PM and power domain
` [PATCH v11 07/34] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v11 08/34] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v11 09/34] gpu: host1x: Add runtime PM and OPP support
` [PATCH v11 10/34] gpu: host1x: Add host1x_channel_stop()
` [PATCH v11 11/34] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v11 12/34] drm/tegra: hdmi: Add OPP support
` [PATCH v11 13/34] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v11 14/34] drm/tegra: gr3d: "
` [PATCH v11 15/34] drm/tegra: vic: Support system suspend
` [PATCH v11 16/34] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v11 17/34] bus: tegra-gmi: "
` [PATCH v11 18/34] pwm: tegra: "
` [PATCH v11 19/34] mmc: sdhci-tegra: "
` [PATCH v11 20/34] mtd: rawnand: tegra: "
` [PATCH v11 21/34] spi: tegra20-slink: Add "
` [PATCH v11 22/34] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v11 23/34] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v11 24/34] media: staging: tegra-vde: Support generic "
` [PATCH v11 25/34] soc/tegra: fuse: Reset hardware
` [PATCH v11 26/34] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v11 27/34] soc/tegra: regulators: Prepare for suspend
` [PATCH v11 28/34] soc/tegra: pmc: Change name of core power domain
` [PATCH v11 29/34] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v11 30/34] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v11 31/34] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v11 32/34] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v11 33/34] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v11 34/34] ARM: tegra20/30: Disable unused host1x hardware

About clk maintainership [Was: Re: [PULL] Add variants of devm_clk_get for prepared and enabled clocks enabled clocks]
 2021-09-14 13:52 UTC  (12+ messages)

[PATCH v8 1/4] dt-bindings: mfd: qcom,tcsr: document ipq6018 compatible
 2021-09-14 12:49 UTC  (6+ messages)
` [PATCH v8 2/4] pwm: driver for qualcomm ipq6018 pwm block
` [PATCH v8 3/4] dt-bindings: pwm: add IPQ6018 binding
` [PATCH v8 4/4] arm64: dts: ipq6018: add pwm node

[PATCH 0/7] Prepare EP93xx drivers for Common Clock Framework
 2021-09-14 10:19 UTC  (7+ messages)
` [PATCH 7/7] pwm: ep93xx: Prepare clock before using it

[PATCH] pwm: visconti: Simplify using devm_pwmchip_add()
 2021-09-13  8:11 UTC  (2+ messages)

[GIT PULL] pwm: Changes for v5.15-rc1
 2021-09-11 17:30 UTC  (2+ messages)

[PATCH] pwm: atmel: drop unused header
 2021-09-10  6:14 UTC  (3+ messages)

[PATCH v9 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2021-09-09 15:18 UTC  (3+ messages)

[PATCH 1/4] pwm: berlin: use consistent naming for variables
 2021-09-09 14:16 UTC  (4+ messages)
` [PATCH 2/4] pwm: berlin: Put channel config into driver data

[PATCH v3] pwm: pwm-samsung: Trigger manual update when disabling PWM
 2021-09-09 10:40 UTC  (2+ messages)

[PATCH 0/2] pwm: add might_sleep annotations
 2021-09-09  9:48 UTC  (3+ messages)
` [PATCH 1/2] pwm: Add might_sleep() annotations for !CONFIG_PWM API functions
` [PATCH 2/2] pwm: Make it explicit that pwm_apply_state() might sleep

[PATCH v2] pwm: pwm-samsung: Trigger manual update when disabling PWM
 2021-09-09  9:31 UTC  (4+ messages)

[PATCH] pwm: pwm-samsung: Trigger manual update when disabling PWM
 2021-09-08 15:50 UTC  (3+ messages)

[PATCH] dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindings
 2021-09-08 13:52 UTC  (3+ messages)

[PATCH] pwm: ab8500: Don't check the return code of pwmchip_remove()
 2021-09-08  9:17 UTC  (2+ messages)

[PATCH] pwm: twl: Simplify using devm_pwmchip_add()
 2021-09-07 13:37 UTC  (2+ messages)

[PATCH 0/3] pwm: Some improvements for legacy drivers
 2021-09-07 10:41 UTC  (7+ messages)
` [PATCH 2/3] pwm: Prevent a glitch "
` [PATCH 3/3] pwm: Restore initial state if a legacy callback fails

[PATCH] pwm: mediatek: Simplify using devm_pwmchip_add()
 2021-09-07  9:17 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: tpu: Add R-Car V3U device tree bindings
 2021-09-06  9:34 UTC  (3+ messages)

[v12 0/2] Support pwm driver for aspeed ast26xx
 2021-09-06  2:43 UTC  (3+ messages)
` [v12 1/2] dt-bindings: Add bindings for aspeed pwm-tach
` [v12 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH] pwm: samsung: Simplify using devm_pwmchip_add()
 2021-09-01  9:42 UTC  (2+ messages)

[PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
 2021-08-26  2:55 UTC  (34+ messages)

[PATCH v7 1/4] dt-bindings: mfd: qcom,tcsr: document ipq6018 compatible
 2021-08-25 16:18 UTC  (9+ messages)
` [PATCH v7 2/4] pwm: driver for qualcomm ipq6018 pwm block
` [PATCH v7 3/4] dt-bindings: pwm: add IPQ6018 binding
` [PATCH v7 4/4] arm64: dts: ipq6018: add pwm node

[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
 2021-08-25  9:45 UTC  (36+ messages)
` [PATCH v8 06/34] dt-bindings: clock: tegra-car: Document new tegra-clocks sub-node
` [PATCH v8 07/34] clk: tegra: Support runtime PM and power domain
` [PATCH v8 11/34] gpu: host1x: Add runtime PM and OPP support
` [PATCH v8 19/34] pwm: tegra: "
` [PATCH v8 20/34] mmc: sdhci-tegra: "

[PATCH] backlight: pwm_bl: Improve bootloader/kernel device handover
 2021-08-19  9:59 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;
as well as URLs for NNTP newsgroup(s).