Linux PWM subsystem development
 help / color / mirror / Atom feed
 messages from 2020-01-16 17:30:42 to 2020-02-28 09:53:43 UTC [more...]

[PATCH v2 0/5] clocksource: timer-ti-dm: Prepare for dynamic pwm period updates
 2020-02-28  9:53 UTC  (3+ messages)
` [PATCH v2 1/5] clocksource: timer-ti-dm: Convert to SPDX identifier
` [PATCH v2 2/5] clocksource: timer-ti-dm: Implement cpu_pm notifier for context save and restore

[PATCH v5 0/7] Add support for Azoteq IQS620A/621/622/624/625
 2020-02-28  9:22 UTC  (12+ messages)
` [PATCH v5 1/7] dt-bindings: Add bindings "
  ` [PATCH v5 2/7] mfd: Add support "
  ` [PATCH v5 3/7] input: keyboard: "
  ` [PATCH v5 4/7] pwm: Add support for Azoteq IQS620A PWM generator
  ` [PATCH v5 5/7] iio: temperature: Add support for Azoteq IQS620AT temperature sensor
  ` [PATCH v5 6/7] iio: light: Add support for Azoteq IQS621/622 ambient light sensors
` [PATCH v5 7/7] iio: position: Add support for Azoteq IQS624/625 angle sensors

[PATCH 0/1] pwm: mediatek: add longer period support
 2020-02-27 12:33 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH 1/4] pwm: pca9685: remove unused duty_cycle struct element
 2020-02-26 19:21 UTC  (10+ messages)
` [PATCH 2/4] pwm: pca9685: remove ALL_LED PWM channel
` [PATCH 3/4] pwm: pca9685: initialize all LED registers during probe
    ` (EXT) "
` [PATCH 4/4] pwm: pca9685: migrate config/enable/disable to apply
  ` (EXT) Re: [PATCH 1/4] pwm: pca9685: remove unused duty_cycle struct element

[PATCH 0/4] pwm: omap-dmtimer: Allow for dynamic pwm period updates
 2020-02-26 17:57 UTC  (21+ messages)
` [PATCH 1/4] pwm: omap-dmtimer: Drop unused header file
` [PATCH 2/4] pwm: omap-dmtimer: Fix pwm enabling sequence
` [PATCH 3/4] pwm: omap-dmtimer: Do not disable pwm before changing period/duty_cycle
` [PATCH 4/4] pwm: omap-dmtimer: Implement .apply callback

[PATCH] regulator: pwm: Don't warn on probe deferral
 2020-02-26 16:39 UTC  (5+ messages)

[PATCH 1/3] pwm: imx-tpm: Remove unused includes
 2020-02-26 16:14 UTC  (6+ messages)
` [PATCH 2/3] pwm: imx27: Remove unused include of of_device.h
` [PATCH 3/3] pwm: mxs: Remove unused include of of_address.h

[PATCH V9 3/3] Input: new da7280 haptic driver
 2020-02-26 16:13 UTC  (2+ messages)

[PATCH 0/3] leds: pwm: some cleanups
 2020-02-26 14:55 UTC  (10+ messages)
` [PATCH 1/3] leds: pwm: simplify if condition
` [PATCH 2/3] leds: pwm: convert to atomic PWM API
` [PATCH 3/3] leds: pwm: don't set the brightness during .probe

[PATCH v3 1/3] pwm: jz4740: Use clocks from TCU driver
 2020-02-25 23:55 UTC  (5+ messages)

[RESEND v6 0/2] Convert period and duty cycle to u64
 2020-02-24 19:52 UTC  (3+ messages)
` [RESEND v6 1/2] pwm: Convert drivers to use 64-bit period and duty cycle
` [RESEND v6 2/2] pwm: core: Convert period and duty cycle to u64

[PATCH] pwm: bcm2835: Dynamically allocate base
 2020-02-20 21:07 UTC  (5+ messages)

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-02-20 20:49 UTC  (5+ messages)
` [PATCH 26/32] pwm: mtk-disp: "
` [PATCH 30/32] pwm: hibvt: do some cleanup

19-02-2020
 2020-02-19 10:51 UTC 

[PATCH AUTOSEL 5.5 087/542] pwm: omap-dmtimer: Simplify error handling
 2020-02-14 21:46 UTC  (5+ messages)
` [PATCH AUTOSEL 5.5 413/542] pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
` [PATCH AUTOSEL 5.5 418/542] pwm: Remove set but not set variable 'pwm'

[PATCH v6 0/2] Convert period and duty cycle to u64
 2020-02-14 19:22 UTC  (3+ messages)
` [PATCH v6 1/2] pwm: Convert drivers to use 64-bit period and duty cycle
` [PATCH v6 2/2] pwm: core: Convert period and duty cycle to u64

[PATCH AUTOSEL 4.9 105/141] pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
 2020-02-14 16:20 UTC 

[PATCH AUTOSEL 4.14 139/186] pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
 2020-02-14 16:16 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 143/186] pwm: Remove set but not set variable 'pwm'

[PATCH AUTOSEL 4.19 036/252] pwm: omap-dmtimer: Simplify error handling
 2020-02-14 16:10 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 189/252] pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
` [PATCH AUTOSEL 4.19 193/252] pwm: Remove set but not set variable 'pwm'

[PATCH AUTOSEL 5.4 077/459] pwm: omap-dmtimer: Simplify error handling
 2020-02-14 16:00 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 353/459] pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional
` [PATCH AUTOSEL 5.4 358/459] pwm: Remove set but not set variable 'pwm'

[RESEND v5 0/2] Convert period and duty cycle to u64
 2020-02-14  7:05 UTC  (10+ messages)
` [RESEND v5 1/2] pwm: Convert drivers to use 64-bit period and duty cycle
` [RESEND v5 2/2] pwm: core: Convert period and duty cycle to u64

[RESEND PATCH V8 3/3] Input: new da7280 haptic driver
 2020-02-14  1:35 UTC  (3+ messages)

adding linux-pwm archives to lore.kernel.org?
 2020-02-13 10:26 UTC 

[PATCH 4/7] pwm: jz4740: Improve algorithm of clock calculation
 2020-02-12  7:29 UTC  (11+ messages)
                  ` About rounding in the clk framework [Was: Re: [PATCH 4/7] pwm: jz4740: Improve algorithm of clock calculation]

[PATCH v2 0/3] pwm: jz4740: Update to use TCU clocks/regmap
 2020-02-11 16:25 UTC  (9+ messages)
` [PATCH v2 1/3] pwm: jz4740: Use clocks from TCU driver

[PATCH v2] pwm: Implement some checks for lowlevel drivers
 2020-02-10 21:35 UTC 

[PATCH] pwm: imx27: fix clk handling in pwm_imx27_apply()
 2020-02-10 21:22 UTC  (5+ messages)
` [PATCH 0/3] pwm: imx27: fix clk handling
  ` [PATCH 1/3] pwm: imx27: Simplify helper function to enable and disable clocks
  ` [PATCH 2/3] pwm: imx27: Don't disable clks at device remove time
  ` [PATCH 3/3] pwm: imx27: Ensure clocks being on iff the PWM is on

LETTER OF INQUIRY
 2020-02-07 20:44 UTC 

[PATCH v2 00/17] platform/chrome: Replace cros_ec_cmd_xfer_status
 2020-02-05 19:00 UTC  (3+ messages)
` [PATCH v2 01/17] platform/chrome: Add EC command msg wrapper
` [PATCH v2 13/17] pwm: cros-ec: Remove cros_ec_cmd_xfer_status()

[GIT PULL] pwm: Changes for v5.6-rc1
 2020-02-05 18:20 UTC  (2+ messages)

[PATCH] dt-bindings: convert google,cros-ec-pwm.txt to yaml format
 2020-02-05 17:03 UTC  (2+ messages)

[PATCH 00/17] platform/chrome: Replace cros_ec_cmd_xfer_status
 2020-02-03 18:39 UTC  (5+ messages)
` [PATCH 13/17] pwm: cros-ec: Remove cros_ec_cmd_xfer_status()

[PATCH 1/2] docs: pwm split out pwm-sysfs description from the generic pwm documentation
 2020-01-29  9:24 UTC  (3+ messages)
` [PATCH 2/2] docs: pwm: rework documentation for the framework

[PATCH v4 0/7] Add support for Azoteq IQS620A/621/622/624/625
 2020-01-28  9:10 UTC  (22+ messages)
` [PATCH v4 3/7] input: keyboard: "
` [PATCH v4 4/7] pwm: Add support for Azoteq IQS620A PWM generator
  ` [PATCH v4 1/7] dt-bindings: Add bindings for Azoteq IQS620A/621/622/624/625
  ` [PATCH v4 2/7] mfd: Add support "
  ` [PATCH v4 5/7] iio: temperature: Add support for Azoteq IQS620AT temperature sensor
  ` [PATCH v4 7/7] iio: position: Add support for Azoteq IQS624/625 angle sensors
` [PATCH v4 6/7] iio: light: Add support for Azoteq IQS621/622 ambient light sensors

[PATCH v5 0/2] Convert period and duty cycle to u64
 2020-01-24 20:43 UTC  (3+ messages)
` [PATCH v5 1/2] pwm: Convert drivers to use 64-bit period and duty cycle
` [PATCH v5 2/2] pwm: core: Convert period and duty cycle to u64

[PATCH] gpio: mvebu: clear irq in edge cause register before unmask edge irq
 2020-01-23 14:53 UTC  (2+ messages)

[PATCH] ARM: s3c24xx/rx1950: switch to atomic pwm API
 2020-01-21 19:59 UTC  (3+ messages)

[PATCH] pwm: sun4i: Initialize variables before use
 2020-01-21 14:31 UTC  (5+ messages)

[PATCH v5] gpio: pca953x: Add Maxim MAX7313 PWM support
 2020-01-21 14:22 UTC  (9+ messages)
          ` About rounding in the PWM framework [Was: Re: [PATCH v5] gpio: pca953x: Add Maxim MAX7313 PWM support]

[PATCH v2] hwmon: (pwm-fan) stop fan on shutdown
 2020-01-21  2:16 UTC  (2+ messages)

Contact Diplomatic Agent, Mr. Mcclaine John to receive your ATM CARD valued the sum of $12.8Million United States Dollars
 2020-01-20 19:32 UTC 

[PATCH v4 0/2] clocks aren't disable when pwm_mtk_disp suspend
 2020-01-20 14:31 UTC  (6+ messages)
` [PATCH v4 1/2] pwm: mtk_disp: fix pwm clocks not poweroff when disable pwm
` [PATCH v4 2/2] pwm: mtk_disp: keep the trigger register after pwm setting

[PATCH V2] pwm: remove set but not set variable 'pwm'
 2020-01-20 14:21 UTC  (2+ messages)

[PATCH] pwm: remove set but not set variable 'pwm'
 2020-01-20 11:48 UTC  (4+ messages)

HELLO
 2020-01-19 18:44 UTC 

[PATCH AUTOSEL 4.9 138/251] pwm: meson: Don't disable PWM when setting duty repeatedly
 2020-01-16 17:34 UTC 

[PATCH AUTOSEL 4.9 008/251] pwm: lpss: Release runtime-pm reference from the driver's remove callback
 2020-01-16 17:30 UTC 


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