public inbox for linux-pwm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-04 13:32:03 to 2019-10-23 12:14:58 UTC [more...]

[PATCH 00/36] ARM: samsung platform cleanup
 2019-10-23 12:14 UTC  (9+ messages)
  ` [PATCH 11/36] ARM: s5pv210: split from plat-samsung

[PATCH 0/8] Add support for Azoteq IQS620A/621/622/624/625
 2019-10-23  9:30 UTC  (29+ messages)
` [PATCH 1/8] dt-bindings: mfd: iqs62x: Add bindings
` [PATCH 2/8] mfd: Add support for Azoteq IQS620A/621/622/624/625
` [PATCH 3/8] input: keyboard: "
` [PATCH 4/8] hwmon: Add support for Azoteq IQS620AT temperature sensor
` [PATCH 5/8] pwm: Add support for Azoteq IQS620A PWM generator
` [PATCH 6/8] iio: light: Add support for Azoteq IQS621 ambient light sensor
` [PATCH 7/8] iio: proximity: Add support for Azoteq IQS622 proximity sensor
` [PATCH 8/8] iio: position: Add support for Azoteq IQS624/625 angle sensor

[PATCH] Revert "pwm: Let pwm_get_state() return the last implemented state"
 2019-10-21 21:25 UTC  (6+ messages)

[PATCH v4 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-10-21 16:02 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: pwm: Convert Samsung "

[PATCH 1/4] pwm: Read initial hardware state at request time
 2019-10-21 14:27 UTC  (13+ messages)
` [PATCH 2/4] pwm: cros-ec: Cache duty cycle value
` [PATCH 3/4] pwm: imx27: Cache duty cycle register value
` [PATCH 4/4] pwm: imx27: Unconditionally write state to hardware

[PATCH 4/7] pwm: jz4740: Improve algorithm of clock calculation
 2019-10-21 12:47 UTC  (12+ messages)

pwm_bl on i.MX6Q broken on 5.4-RC1+
 2019-10-21 10:11 UTC  (3+ messages)

[PATCH] pwm: cros-ec: Let cros_ec_pwm_get_state() return the last applied state
 2019-10-21 10:02 UTC  (17+ messages)

[PATCH] backlight: pwm_bl: configure pwm only once per backlight toggle
 2019-10-18  9:36 UTC  (28+ messages)

[PATCH v3 0/6] counter: new TI eQEP driver
 2019-10-17 20:58 UTC  (6+ messages)
` [PATCH v3 1/6] bus/ti-pwmss: move TI PWMSS driver from PWM to bus subsystem

[PATCH] pwm: bcm-iproc: prevent unloading the driver module while in use
 2019-10-17 19:29 UTC  (2+ messages)

[PATCH 0/1] Convert period and duty cycle to u64
 2019-10-17 10:43 UTC  (7+ messages)
` [PATCH 1/1] pwm: "

[PATCH v2 0/3] pwm: stm32: Minor cleanups
 2019-10-17  7:23 UTC  (11+ messages)
` [PATCH v2 1/3] pwm: stm32: Remove clutter from ternary operator
` [PATCH v2 2/3] pwm: stm32: Pass breakinput instead of its values
` [PATCH v2 3/3] pwm: stm32: Validate breakinput data from DT

[PATCH 0/3] pwm: stm32: Minor cleanups
 2019-10-16 10:52 UTC  (11+ messages)
` [PATCH 1/3] pwm: stm32: Remove clutter from ternary operator
` [PATCH 2/3] pwm: stm32: Remove confusing bitmask
` [PATCH 3/3] pwm: stm32: Pass breakinput instead of its values

[PATCH v2 0/3] Add PM support to STM32 Timer PWM
 2019-10-16 10:08 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: pwm-stm32: document pinctrl sleep state
` [PATCH v2 2/3] pwm: stm32: split breakinput apply routine to ease PM support
` [PATCH v2 3/3] pwm: stm32: add power management support

[PATCH v2] backlight: pwm_bl: Don't assign levels table repeatedly
 2019-10-16  7:52 UTC  (2+ messages)

[PATCH] pwm: sun4i: Fix incorrect calculation of duty_cycle/period
 2019-10-16  7:40 UTC  (3+ messages)

[PATCH] dt-bindings: pwm: rcar: Add r8a774b1 support
 2019-10-15 17:20 UTC  (3+ messages)

[PATCH] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-10-15 14:55 UTC  (6+ messages)

[PATCH v2 0/4] backlight: pwm_bl: optimizations and small fix for cie1913
 2019-10-14  7:27 UTC  (9+ messages)
` [PATCH v2 1/4] backlight: pwm_bl: fix cie1913 comments and constant
` [PATCH v2 2/4] backlight: pwm_bl: eliminate a 64/32 division
` [PATCH v2 3/4] backlight: pwm_bl: drop use of int_pow()
` [PATCH v2 4/4] backlight: pwm_bl: switch to power-of-2 base for fixed-point math

[PATCH v2 1/8] dt-bindings: rng: exynos4-rng: Convert Exynos PRNG bindings to json-schema
 2019-10-10 21:23 UTC  (3+ messages)
` [PATCH v2 4/8] dt-bindings: memory-controllers: Convert Samsung Exynos SROM "

[PATCH v3 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-10-10 18:58 UTC  (5+ messages)
` [PATCH v3 2/2] dt-bindings: pwm: Convert Samsung "

[PATCH] pwm: stm32: add comment to better describe breakinput feature
 2019-10-10  7:07 UTC  (4+ messages)

[PATCH 1/5] backlight: pwm_bl: fix cie1913 comments and constant
 2019-10-08 10:43 UTC  (12+ messages)
` [PATCH 2/5] backlight: pwm_bl: eliminate a 64/32 division
` [PATCH 3/5] backlight: pwm_bl: drop use of int_pow()
` [PATCH 4/5] backlight: pwm_bl: switch to power-of-2 base for fixed-point math

[PATCH v2 0/6] pwm: mxs: add support for setting polarity via DT
 2019-10-07  5:00 UTC  (14+ messages)
` [PATCH v2 1/6] pwm: mxs: implement ->apply
` [PATCH v2 2/6] pwm: mxs: remove legacy methods
` [PATCH v2 3/6] pwm: mxs: add support for inverse polarity
` [PATCH v2 4/6] dt-bindings: pwm: mxs-pwm: Increase #pwm-cells
` [PATCH v2 5/6] pwm: mxs: avoid a division in mxs_pwm_apply()
` [PATCH v2 6/6] pwm: update comment on struct pwm_ops::apply

[PATCH] pwm: Fix kerneldoc for apply operation
 2019-10-06 19:48 UTC  (2+ messages)

pwm: Let pwm_get_state() return the last implemented state (01ccf903edd65f6421612321648fa5a7f4b7cb10)
 2019-10-05 21:55 UTC  (2+ messages)

[PATCH] pwm: stm32: Fix the usage of uninitialized variable in stm32_pwm_config()
 2019-10-04 20:26 UTC  (5+ messages)
  ` [Linux-stm32] "


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