messages from 2015-10-19 10:13:12 to 2015-11-16 08:56:45 UTC [more...]
[PATCH v4 00/24] pwm: add support for atomic update
2015-11-16 8:56 UTC (23+ messages)
` [PATCH v4 01/24] pwm: rcar: make use of pwm_is_enabled()
` [PATCH v4 20/24] pwm: add the core infrastructure to allow atomic update
` [PATCH v4 21/24] pwm: add information about polarity, duty cycle and period to debugfs
` [PATCH v4 02/24] pwm: use pwm_get_xxx() helpers where appropriate
` [PATCH v4 03/24] clk: "
` [PATCH v4 04/24] hwmon: pwm-fan: "
` [PATCH v4 05/24] misc: max77693-haptic: "
` [PATCH v4 06/24] pwm: introduce default period and polarity concepts
` [PATCH v4 07/24] pwm: use pwm_get/set_default_xxx() helpers where appropriate
` [PATCH v4 08/24] leds: "
` [PATCH v4 09/24] regulator: "
` [PATCH v4 10/24] backlight: "
` [PATCH v4 11/24] fbdev: "
` [PATCH v4 12/24] misc: max77693: "
` [PATCH v4 13/24] hwmon: pwm-fan: "
` [PATCH v4 14/24] clk: pwm: "
` [PATCH v4 15/24] pwm: define a new pwm_state struct
` [PATCH v4 16/24] pwm: move the enabled/disabled info to "
` [PATCH v4 17/24] backlight: pwm_bl: remove useless call to pwm_set_period
` [PATCH v4 18/24] pwm: declare a default PWM state
` [PATCH v4 19/24] pwm: add the PWM initial state retrieval infra
` [PATCH v4 22/24] pwm: rockchip: add initial state retrieval
[PATCH v4] pwm:lpss: update pwm setting for Broxton
2015-11-16 11:14 UTC
[PATCH v3] pwm:lpss: update pwm setting for Broxton
2015-11-16 11:07 UTC
[PATCH v3] pwm:lpss: update pwm setting for Broxton
2015-11-16 11:06 UTC
[PATCH v2] pwm:lpss: update pwm setting for Broxton
2015-11-13 10:34 UTC (2+ messages)
[PATCH] pwm:lpss: update pwm setting for Broxton
2015-11-12 16:29 UTC (4+ messages)
[PATCH] pwm: sun4i: fix a possible NULL dereference
2015-11-12 14:47 UTC (3+ messages)
[PATCH] pwm: imx: use of_alias_get_id() to get pwm base from DT alias
2015-11-12 12:43 UTC (2+ messages)
Inheritance Fund
2015-11-11 21:52 UTC
[GIT PULL] pwm: Changes for v4.4-rc1
2015-11-11 15:32 UTC
[PATCH v3 00/12] pwm: add support for atomic update
2015-11-10 18:26 UTC (7+ messages)
` [PATCH v3 01/12] pwm: introduce default period and polarity concepts
[PATCH v4] pwm-backlight: Avoid backlight flicker when probed from DT
2015-11-10 17:32 UTC (3+ messages)
[PATCH] pwm: rcar: Improve accuracy of frequency division setting
2015-11-09 0:42 UTC
[PATCH 0/4] pwm: lpc32xx: fixes in the LPC32xx PWM driver
2015-11-08 6:48 UTC (2+ messages)
[PATCH 00/10]
2015-11-06 21:36 UTC (33+ messages)
` [PATCH 01/10] pwm: lpc18xx_pwm: use pwm_set_chip_data
` [PATCH 02/10] pwm: sunxi: fix whitespace issue
` [PATCH 03/10] pwm: sunxi: Yield some time to the pwm-block to become ready
` [PATCH 04/10] pwm: core: use bitops
` [PATCH 05/10] pwm: sysfs: do not unnecessarily store result in var
` [PATCH 06/10] pwm: sysfs: make use of the DEVICE_ATTR_[RW][WO] macro's
` [PATCH 07/10] pwm: gpio: Add a generic gpio based PWM driver
` [PATCH 08/10] pwm: core: add pulse feature to the PWM framework
` [PATCH 09/10] pwm: pwm_gpio: add pulse option
` [PATCH 10/10] pwm: sunxi: Add possibility to pulse the sunxi pwm output
[PATCH] unicore32: nb0916: Use PWM lookup table
2015-11-06 14:35 UTC (2+ messages)
[PATCH] pwm: pwm-rcar: Revise the device tree binding document about compatible
2015-11-06 14:18 UTC (2+ messages)
[PATCH] pwm: sun4i: Add support for pwm controller on sun5i SoCs
2015-11-06 13:53 UTC (2+ messages)
[PATCH v10 0/1] Fix bugs in kona pwm driver and pwm core
2015-11-06 13:46 UTC (3+ messages)
` [PATCH v10 1/1] pwm: core: Set enable state properly on failed call to enable
[PATCH v3] pwm: lpss: Add support for runtime PM
2015-11-06 13:36 UTC (2+ messages)
[PATCH 1/3] pwm: lpss: Add support for multiple PWMs
2015-11-06 13:36 UTC (6+ messages)
` [PATCH 2/3] pwm: lpss: Support all four PWMs on Intel Broxton
` [PATCH 3/3] pwm: lpss: Add more Intel Broxton IDs
[PATCH v2] pwm-backlight: fix the panel power sequence
2015-11-06 8:31 UTC (11+ messages)
[PATCH] pwm: brcmstb: Don't set can_sleep flag
2015-11-04 1:08 UTC (5+ messages)
Re
2015-11-03 10:15 UTC
[PATCH] pwm-backlight: Avoid backlight flicker when probed from DT
2015-11-02 16:30 UTC (3+ messages)
Sysfs: no udev notification on export
2015-11-02 12:31 UTC
[PATCH 3/3] arm: plat-omap: Add PWM dmtimer platform data quirks
2015-11-02 11:14 UTC
[PATCH 2/3] pwm: Add PWM driver for OMAP using dual-mode timers
2015-11-02 11:14 UTC
[PATCH 0/3] pwm: omap: Add PWM support using dual-mode timers
2015-11-02 11:14 UTC
[PATCH 1/3] arm: plat-omap: dmtimer: Add clock source from DT
2015-11-02 11:14 UTC
[GIT PULL] On-demand device probing
2015-10-27 5:03 UTC (83+ messages)
` Alternative approach to solve the deferred probe (was: [GIT PULL] On-demand device probing)
` Alternative approach to solve the deferred probe
[RESEND PATCH] pwm-backlight: fix the panel power sequence
2015-10-22 15:29 UTC (3+ messages)
[GIT PULL] On-demand device probing
2015-10-19 16:52 UTC (5+ messages)
[RFC PATCH v2 3/3] arm: plat-omap: Add PWM dmtimer platform data quirks
2015-10-19 15:02 UTC
[RFC PATCH v2 1/3] arm: plat-omap: dmtimer: Add clock source from DT
2015-10-19 15:01 UTC
[RFC PATCH v2 2/3] pwm: Add PWM driver for OMAP using dual-mode timers
2015-10-19 15:02 UTC
[RFC PATCH v2 0/3] pwm: omap: Add PWM support using dual-mode timers
2015-10-19 15:01 UTC
[RFC PATCH 1/3] arm: plat-omap: dmtimer: Add clock source from DT
2015-10-19 12:41 UTC (3+ messages)
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