Linux-PWM Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 13:18:11 to 2021-04-06 10:08:06 UTC [more...]

[v3,PATCH 0/3] Convert the mtk_disp driver to aotmic API
 2021-04-06 10:07 UTC  (5+ messages)
` [v3,PATCH 1/3] pwm: mtk_disp: clear the clock operations
` [v3,PATCH 2/3] pwm: mtk_disp: convert the driver to atomic API
` [v3,PATCH 3/3] pwm: mtk_disp: implement .get_state()

[PATCH] pwm: Rename pwm_get_state() to better reflect its semantic
 2021-04-06  9:32 UTC  (2+ messages)

[PATCH v5 2/7] pwm: pca9685: Support hardware readout
 2021-04-06  6:33 UTC  (32+ messages)

[PATCH] pwm: lpc18xx-sct: Free resources only after pwmchip_remove()
 2021-04-05 20:16 UTC  (3+ messages)

[PATCH] pwm: atmel: Free resources only after pwmchip_remove()
 2021-04-05  7:46 UTC  (4+ messages)

[PATCH v6 1/7] pwm: pca9685: Switch to atomic API
 2021-04-02 20:23 UTC  (33+ messages)
` [PATCH v6 2/7] pwm: pca9685: Support hardware readout
` [PATCH v6 3/7] pwm: pca9685: Improve runtime PM behavior
` [PATCH v6 4/7] pwm: pca9685: Support staggered output ON times
` [PATCH v6 5/7] dt-bindings: pwm: pca9685: Add nxp,staggered-outputs property
` [PATCH v6 6/7] pwm: pca9685: Restrict period change for prescaler users
` [PATCH v6 7/7] pwm: pca9685: Add error messages for failed regmap calls

[PATCH] ARM: s3c/rx1950: Use pwm_get() in favour of pwm_request()
 2021-04-01 17:41 UTC  (2+ messages)

[PATCH] pwm: lpc3200: Don't modify HW state in .remove callback
 2021-03-31 20:32 UTC  (2+ messages)

Bidding invitation
 2021-03-31  7:14 UTC 

[PATCH v4 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-03-30 18:17 UTC  (4+ messages)
` [PATCH v4 1/6] clk: generalize devm_clk_get() a bit
` [PATCH v4 2/6] clk: Provide new devm_clk_helpers for prepared and enabled clocks
` [PATCH v4 3/6] pwm: atmel: Simplify using devm_clk_get_prepared()

[PATCH 1/2] pwm: sti: Don't modify HW state in .remove callback
 2021-03-30 12:37 UTC  (2+ messages)
` [PATCH 2/2] pwm: sti: Free resources only after pwmchip_remove()

[PATCH v5 1/7] pwm: pca9685: Switch to atomic API
 2021-03-27 15:54 UTC  (9+ messages)
` [PATCH v5 4/7] pwm: pca9685: Reset registers to POR state in probe

[PATCH] pwm: bcm-kona: Don't modify HW state in .remove callback
 2021-03-26  8:18 UTC 

[PATCH] pwm: bcm2835: Free resources only after pwmchip_remove()
 2021-03-25 22:37 UTC  (2+ messages)

BUSINESS RELATIONSHIP
 2021-03-25 13:48 UTC 

[PATCH] pwm: bcm-iproc: Free resources only after pwmchip_remove()
 2021-03-25  7:11 UTC  (3+ messages)

[PATCH 0/2] Changes for pwmchip_remove()
 2021-03-24 15:20 UTC  (3+ messages)
` [PATCH 1/2] pwm: Drop unused error path from pwmchip_remove()
` [PATCH 2/2] pwm: imx27: Don't check the return code of pwmchip_remove()

[PATCH v3] pwm: Soften potential loss of precision in compat code
 2021-03-24 10:16 UTC  (7+ messages)

[PATCH 00/14] pwm: Patches I consider ready for the next merge window
 2021-03-23  9:02 UTC  (20+ messages)
` [PATCH 01/14] pwm: bcm2835: Improve period and duty cycle calculation
` [PATCH 02/14] pwm: bcm-kona: Use pwmchip_add() instead of pwmchip_add_with_polarity()
` [PATCH 03/14] pwm: atmel-hlcdc: "
` [PATCH 04/14] pwm: Drop function pwmchip_add_with_polarity()
` [PATCH 05/14] pwm: ab8500: Implement .apply instead of .config, .enable and .disable
` [PATCH 06/14] pwm: imx-tpm: Use a single line for error message
` [PATCH 07/14] pwm: Always allocate pwm id dynamically
` [PATCH 08/14] pwm: Return -EINVAL for old-style drivers without .set_polarity callback
` [PATCH 09/14] pwm: Prevent a glitch in compat code
` [PATCH 10/14] pwm: atmel-tcb: Implement .apply callback
` [PATCH 11/14] pwm: atmel-tcb: Only free resources after pwm_chip_remove() returned
` [PATCH 12/14] pwm: sprd: Refuse requests with unsupported polarity
` [PATCH 13/14] pwm: cros-ec: "
` [PATCH 14/14] pwm: Soften potential loss of precision in compat code

[PATCH] input: misc: max8997: Switch to pwm_apply()
 2021-03-22 23:29 UTC  (4+ messages)

[PATCH v1 0/3] convert sifive's prci, plic and pwm bindings to yaml
 2021-03-22 17:36 UTC  (5+ messages)
` [PATCH v1 2/3] dt-bindings: riscv: convert plic bindings to json-schema

[PATCH v2 0/3] pwm: get rid of pwmchip_add_with_polarity()
 2021-03-22 15:50 UTC  (8+ messages)
` [PATCH v2 1/3] pwm: bcm-kona: Use pwmchip_add() instead "
` [PATCH v2 2/3] pwm: atmel-hlcdc: "
` [PATCH v2 3/3] pwm: Drop function pwmchip_add_with_polarity()

[PATCH v3 0/3] clk: provide new devm helpers for prepared and enabled clocks
 2021-03-22 14:22 UTC  (2+ messages)

lifetime of pwm devices
 2021-03-22 12:51 UTC  (4+ messages)

[PATCH v8 00/11] Raspberry Pi PoE HAT fan support
 2021-03-22 11:56 UTC  (15+ messages)
` [PATCH v8 01/11] firmware: raspberrypi: Keep count of all consumers
` [PATCH v8 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()
` [PATCH v8 03/11] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v8 04/11] gpio: raspberrypi-exp: "
` [PATCH v8 05/11] reset: raspberrypi: "
` [PATCH v8 06/11] soc: bcm: raspberrypi-power: "
` [PATCH v8 07/11] staging: vchiq: "
` [PATCH v8 08/11] input: raspberrypi-ts: Release firmware handle when not needed
` [PATCH v8 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus
` [PATCH v8 10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support
` [PATCH v8 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH] pwm: Prevent a glitch in compat code
 2021-03-22 11:11 UTC  (3+ messages)

[PATCH] pwm: cros-ec: Refuse requests with unsupported polarity
 2021-03-22 11:08 UTC  (3+ messages)

[PATCH] pwm: sprd: Refuse requests with unsupported polarity
 2021-03-22 11:07 UTC  (5+ messages)

[PATCH] pwm: atmel-tcb: Only free resources after pwm_chip_remove() returned
 2021-03-22 11:07 UTC  (2+ messages)

[PATCH v2] pwm: atmel-tcb: Implement .apply callback
 2021-03-22 11:06 UTC  (2+ messages)

[PATCH] pwm: Return -EINVAL for old-style drivers without .set_polarity callback
 2021-03-22 10:55 UTC  (2+ messages)

[PATCH] pwm: Always allocate pwm id dynamically
 2021-03-22 10:54 UTC  (2+ messages)

[PATCH] pwm: imx-tpm: Use a single line for error message
 2021-03-22 10:50 UTC  (2+ messages)

[PATCH] pwm: ab8500: Implement .apply instead of .config, .enable and .disable
 2021-03-22 10:49 UTC  (2+ messages)

[PATCH v3] pwm: bcm2835: Improve period and duty cycle calculation
 2021-03-22 10:48 UTC  (3+ messages)

[PATCH 0/4] pwm: Simplify drivers with of_pwm_n_cells = 3
 2021-03-19 14:00 UTC  (7+ messages)
` [PATCH 1/4] pwm: Make of_pwm_xlate_with_flags() work with #pwm-cells = <2>
` [PATCH 2/4] pwm: Drop of_pwm_simple_xlate() in favour of of_pwm_xlate_with_flags()
` [PATCH 3/4] pwm: Autodetect default value for of_pwm_n_cells from device tree
` [PATCH 4/4] pwm: Simplify all drivers with explicit of_pwm_n_cells = 3

[PATCH] pwm: dwc: Use dev_get_drvdata() directly in PM callbacks
 2021-03-18  8:06 UTC  (3+ messages)

[PATCH v3 1/2] pwm: sunxi: Add Allwinner SoC PWM controller driver
 2021-03-15 15:38 UTC  (5+ messages)

[PATCH v2] pwm: Soften potential loss of precision in compat code
 2021-03-15  2:02 UTC  (2+ messages)

[PATCH] pwm: soften potential loss of precision in compat code
 2021-03-15  1:53 UTC  (4+ messages)

[PATCH v9 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2021-03-12 18:42 UTC  (7+ messages)
` [GIT PULL] Immutable branch between MFD, PWM and RTC due for the v5.13 merge window

[GIT PULL] pwm: Changes for v5.12-rc1
 2021-03-12  9:32 UTC  (5+ messages)

[PATCH v7 00/11] Raspberry Pi PoE HAT fan support
 2021-03-11 13:41 UTC  (7+ messages)
` [PATCH v7 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH] pwm: atmel-tcp: Implement .apply callback
 2021-03-08  9:37 UTC 

[PATCH v2 0/2] pwm: visconti: Add Toshiba Visconti SoC PWM support
 2021-03-05 20:22 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: Add bindings for Toshiba Visconti PWM Controller

[PATCH v3 2/2] pwm: sun8i-v536: document device tree bindings
 2021-03-04 16:08 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 read-only IMAP folder(s) and NNTP newsgroup(s).