messages from 2019-10-10 21:23:46 to 2019-11-04 20:19:31 UTC [more...]
[PATCH v2 0/7] Add support for H6 PWM
2019-11-04 20:19 UTC (20+ messages)
` [PATCH v2 1/7] dt-bindings: pwm: allwinner: Add H6 PWM description
` [PATCH v2 2/7] pwm: sun4i: Add an optional probe for reset line
` [PATCH v2 3/7] pwm: sun4i: Add an optional probe for bus clock
` [PATCH v2 4/7] pwm: sun4i: Add support to output source clock directly
` [PATCH v2 5/7] pwm: sun4i: Add support for H6 PWM
` [PATCH v2 6/7] arm64: dts: allwinner: h6: Add PWM node
` [PATCH v2 7/7] [DO NOT MERGE] arm64: allwinner: h6: enable Beelink GS1 PWM
[PATCH] gpio: pca953x: Add Maxim MAX7313 PWM support
2019-11-04 15:32 UTC (8+ messages)
[PATCH 0/4] Convert STM32 Timer mdf bindings to yaml
2019-11-03 11:08 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: counter: Convert stm32 counter bindings to json-schema
` [PATCH 2/4] dt-bindings: iio: timer: Convert stm32 IIO trigger "
` [PATCH 3/4] dt-bindings: pwm: Convert stm32 pwm "
` [PATCH 4/4] dt-bindings: mfd: Convert stm32 timers "
[GIT PULL] pwm: Fixes for v5.4-rc6
2019-11-02 18:35 UTC (2+ messages)
[PATCH 0/8] Add support for Azoteq IQS620A/621/622/624/625
2019-11-02 2:49 UTC (37+ 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] pwm: implement tracing for .get_state() and .apply_state()
2019-10-24 8:08 UTC
[PATCH] pwm: bcm-iproc: prevent unloading the driver module while in use
2019-10-24 7:36 UTC (3+ messages)
[PATCH v2 0/6] Updates for the atmel PWM driver
2019-10-24 7:30 UTC (2+ messages)
[PATCH 1/2] pwm: rcar: Drop useless call to pwm_get_state
2019-10-24 7:20 UTC (4+ messages)
` [PATCH 2/2] pwm: rcar: Document inability to set duty_cycle = 0
[PATCH v2 0/4] backlight: pwm_bl: optimizations and small fix for cie1913
2019-10-23 20:21 UTC (10+ 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 00/36] ARM: samsung platform cleanup
2019-10-23 15:17 UTC (14+ messages)
` [PATCH 11/36] ARM: s5pv210: split from plat-samsung
[PATCH] backlight: pwm_bl: configure pwm only once per backlight toggle
2019-10-23 15:05 UTC (31+ messages)
[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 (14+ 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 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 (2+ messages)
[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 "
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