messages from 2023-06-30 06:51:06 to 2023-07-18 18:19:24 UTC [more...]
[PATCH 00/18] pwm: Provide devm_pwmchip_alloc() function
2023-07-18 18:18 UTC (19+ messages)
` [PATCH 01/18] "
` [PATCH 02/18] pwm: ab8500: Make use of "
` [PATCH 03/18] pwm: apple: "
` [PATCH 04/18] pwm: berlin: "
` [PATCH 05/18] pwm: clk: "
` [PATCH 06/18] pwm: fsl-ftm: "
` [PATCH 07/18] pwm: hibvt: "
` [PATCH 08/18] pwm: imx1: "
` [PATCH 09/18] pwm: imx27: "
` [PATCH 10/18] pwm: jz4740: "
` [PATCH 11/18] pwm: keembay: "
` [PATCH 12/18] pwm: lpc18xx-sct: "
` [PATCH 13/18] pwm: lpc32xx: "
` [PATCH 14/18] pwm: mxs: "
` [PATCH 15/18] pwm: ntxec: "
` [PATCH 16/18] pwm: pxa: "
` [PATCH 17/18] pwm: stm32: "
` [PATCH 18/18] gpio: mvebu: "
[PATCH] pwm: berlin: Simplify using devm functions
2023-07-18 17:55 UTC
[PATCH] pwm: ntxec: Use device_set_of_node_from_dev()
2023-07-18 17:53 UTC
[PATCH v2] pwm: fix pwm-rz-mtu3.c build errors
2023-07-18 16:57 UTC (11+ messages)
[PATCH] pwm: ntxec: Drop a write-only variable from driver data
2023-07-18 15:23 UTC
[PATCH] pwm: pxa: Don't reimplement of_device_get_match_data()
2023-07-18 15:06 UTC
[PATCH] pwm: lpc18xx-sct: Simplify using devm_clk_get_enabled()
2023-07-18 14:41 UTC
[PATCH] pwm: stm32: Implement .get_state()
2023-07-18 14:29 UTC (7+ messages)
[PATCH] mfd: rz-mtu3: Fix COMPILE_TEST build issue
2023-07-18 13:41 UTC
[PATCH] pwm: fi pwm-rz-mtu3.c build errors
2023-07-18 11:35 UTC (9+ messages)
[PATCH v5 0/2] support PWM for exynosautov9
2023-07-18 7:42 UTC (8+ messages)
` [PATCH v5 1/2] dt-bindings: pwm: samsung: add exynosautov9 compatible
` [PATCH v5 2/2] arm64: dts: exynos: add pwm node for exynosautov9-sadk
[v6 2/4] dt-bindings: hwmon: Add ASPEED TACH Control documentation
2023-07-18 7:14 UTC (15+ messages)
[v6 0/4] Support pwm/tach driver for aspeed ast26xx
2023-07-18 7:08 UTC (3+ messages)
` [v6 3/4] pwm: Add Aspeed ast2600 PWM support
[PATCH v6 0/2] support PWM for exynosautov9
2023-07-18 6:22 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: pwm: samsung: add exynosautov9 compatible
` [PATCH v6 2/2] arm64: dts: exynos: add pwm node for exynosautov9-sadk
[PATCH] pwm: Explicitly include correct DT includes
2023-07-17 22:39 UTC (5+ messages)
[PATCH] pwm: lpc32xx: remove handling of PWM channels
2023-07-17 15:52 UTC
[PATCH] gpio: mvebu: Make use of devm_pwmchip_add
2023-07-17 14:49 UTC (4+ messages)
[PATCH v4 0/2] support PWM for exynosautov9
2023-07-17 12:22 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: pwm: samsung: add exynosautov9 compatible
` [PATCH v4 2/2] arm64: dts: exynos: add pwm node for exynosautov9-sadk
[PATCH 0/2] backlight: lp855x: Fixes after c1ff7da03e16
2023-07-17 8:39 UTC (5+ messages)
` [PATCH 1/2] backlight: lp855x: Initialize PWM state on first brightness change
` [PATCH 2/2] backlight: lp855x: Catch errors when changing brightness
[PATCH v8 0/5] DesignWare PWM driver updates
2023-07-17 7:46 UTC (11+ messages)
` [PATCH v8 1/5] pwm: dwc: split pci out of core driver
` [PATCH v8 3/5] pwm: dwc: add PWM bit unset in get_state call
` [PATCH v8 4/5] pwm: dwc: use clock rate in hz to avoid rounding issues
` [PATCH v8 5/5] pwm: dwc: add of/platform support
[PATCH 0/7] Add support for LUT PPG
2023-07-17 7:36 UTC (17+ messages)
` [PATCH 1/7] dt-bindings: soc: qcom: Add qcom-pbs bindings
` [PATCH 2/7] dt-bindings: leds: leds-qcom-lpg: Add support for LUT through NVMEM devices
[PATCH v2 0/3] support PWM for exynosautov9
2023-07-17 6:22 UTC (11+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: samsung: add exynosautov9 compatible
` [PATCH v2 2/3] pwm: samsung: Add compatible for ExynosAutov9 SoC
` [PATCH v2 3/3] arm64: dts: exynos: add pwm node for exynosautov9-sadk
[PATCH 00/10] pwm: Constistenly name pwm_chip variables "chip"
2023-07-17 3:34 UTC (14+ messages)
` [PATCH 01/10] pwm: Use a consistent name for pwm_chip pointers in the core
` [PATCH 02/10] pwm: atmel-hlcdc: Use consistent variable naming
` [PATCH 03/10] pwm: bcm-kona: Consistenly name pwm_chip variables "chip"
` [PATCH 04/10] pwm: crc: "
` [PATCH 05/10] pwm: cros-ec: "
` [PATCH 06/10] pwm: lp3943: "
` [PATCH 07/10] pwm: rockchip: "
` [PATCH 08/10] pwm: sifive: "
` [PATCH 09/10] pwm: sl28cpld: "
` [PATCH 10/10] staging: greybus: pwm: "
[PATCH v6] pwm: atmel: Enable clk when pwm already enabled in bootloader
2023-07-16 13:17 UTC (2+ messages)
[PATCH v5] pwm: atmel: Enable clk when pwm already enabled in bootloader
2023-07-16 2:03 UTC (3+ messages)
[PATCH v3] dt-bindings: pwm: brcm,kona-pwm: convert to YAML
2023-07-15 19:22 UTC (2+ messages)
[PATCH v3 1/3] misc: servo-pwm: driver for controlling servo motors via PWM
2023-07-15 19:17 UTC (2+ messages)
[PATCH 1/2] pwm: stmpe: Handle errors when disabling the signal
2023-07-14 21:45 UTC (2+ messages)
` [PATCH 2/2] pwm: stmpe: Don't issue error messages for problems in .apply_state()
[PATCH] pwm: atmel-hlcdc: Use consistent variable naming
2023-07-14 18:21 UTC
[PATCH] pwm: Use a consistent name for pwm_chip pointers in the core
2023-07-14 17:58 UTC
[PATCH 0/2] pwm: stm32: A (small) fix and a cleanup
2023-07-13 15:51 UTC (3+ messages)
` [PATCH 1/2] pwm: stm32: Don't modify HW state in .remove() callback
` [PATCH 2/2] pwm: stm32: Simplify using devm_pwmchip_add()
Prezentacja
2023-07-13 8:10 UTC
[PATCH v4] pwm: atmel: Enable clk when pwm already enabled in bootloader
2023-07-12 14:28 UTC (3+ messages)
[PATCH v3] pwm: atmel: Enable clk when pwm already enabled in bootloader
2023-07-12 12:47 UTC (6+ messages)
[PATCH v3 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2023-07-11 18:10 UTC (7+ messages)
` [PATCH v3 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
[PATCH V2 0/7] ARM: dts: bcm283x: Improve device-trees and bindings
2023-07-11 16:43 UTC (2+ messages)
` (subset) "
[PATCH] pwm: atmel: enable clk when pwm already enabled in bootloader
2023-07-11 15:45 UTC (7+ messages)
[PATCH v2] pwm: atmel: Enable clk when pwm already enabled in bootloader
2023-07-11 12:58 UTC
Prezentacja
2023-07-10 8:10 UTC
[PATCH] pwm: mtk_disp: fix disp_pwm coverity issue
2023-07-06 12:45 UTC (3+ messages)
[GIT PULL] pwm: Changes for v6.5-rc1
2023-07-05 19:57 UTC (2+ messages)
[PATCH v2 0/8] pwm: Get rid of pwm_[sg]et_chip_data()
2023-07-05 8:10 UTC (10+ messages)
` [PATCH v2 1/8] pwm: berlin: Put per-channel config into driver data
` [PATCH v2 2/8] pwm: samsung: Put per-channel data "
` [PATCH v2 3/8] pwm: jz4740: Put per-channel clk "
` [PATCH v2 4/8] pwm: lp3943: Drop usage of pwm_[gs]et_chip_data()
` [PATCH v2 5/8] pwm: renesas: "
` [PATCH v2 6/8] pwm: sti: Reduce number of allocations and drop usage of chip_data
` [PATCH v2 7/8] pwm: cros-ec: Put per-channel data into driver data
` [PATCH v2 8/8] pwm: Drop pwm_[sg]et_chip_data()
W sprawie samochodu
2023-07-04 7:45 UTC
[PATCH 0/7] dt-bindings: restrict node name suffixes
2023-06-30 17:34 UTC (5+ messages)
` [PATCH 6/7] dt-bindings: timestamp: "
` [PATCH 7/7] dt-bindings: watchdog: "
[PATCH v5 0/4] Add RZ/V2{M, MA} PWM driver support
2023-06-30 11:40 UTC (3+ messages)
` [PATCH v5 1/4] dt-bindings: pwm: Add RZ/V2M PWM binding
` [PATCH v5 2/4] pwm: Add support for RZ/V2M PWM driver
[PATCH 3/8] pwm: jz4740: Put per-channel clk into driver data
2023-06-30 10:28 UTC (2+ messages)
[PATCH 0/8] pwm: Get rid of pwm_[sg]et_chip_data()
2023-06-30 10:25 UTC (6+ messages)
` [PATCH 3/8] pwm: jz4740: Put per-channel clk into driver data
` [PATCH 7/8] pwm: cros-ec: Put per channel data "
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