public inbox for linux-pwm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-11 09:20:43 to 2019-07-01 16:55:23 UTC [more...]

[PATCH v2 0/4] backlight: Expose brightness curve type through sysfs
 2019-07-01 16:55 UTC  (11+ messages)
` [PATCH v2 1/4] MAINTAINERS: Add entry for stable backlight sysfs ABI documentation
` [PATCH v2 2/4] backlight: Expose brightness curve type through sysfs
` [PATCH v2 3/4] backlight: pwm_bl: Set scale type for CIE 1931 curves
` [PATCH v2 4/4] backlight: pwm_bl: Set scale type for brightness curves specified in the DT

[v5 0/7] Support dsi for mt8183
 2019-07-01  1:43 UTC  (12+ messages)
` [v5 1/7] drm/mediatek: move mipi_dsi_host_register to probe
` [v5 2/7] drm/mediatek: fixes CMDQ reg address of mt8173 is different with mt2701
` [v5 3/7] drm/mediatek: add dsi reg commit disable control
` [v5 4/7] drm/mediatek: add frame size control
` [v5 5/7] drm/mediatek: add mt8183 dsi driver support
` [v5 6/7] drm/mediatek: change the dsi phytiming calculate method
` [v5 7/7] drm: mediatek: adjust dsi and mipi_tx probe sequence

[PATCH 29/39] docs: driver-api: add a series of orphaned documents
 2019-06-28 16:38 UTC  (2+ messages)

[GIT PULL] pwm: Changes for v5.3-rc1
 2019-06-28 12:00 UTC 

[v5 0/3] Support mipitx for mt8183
 2019-06-28  6:20 UTC  (7+ messages)
` [v5 1/3] dt-bindings: display: mediatek: update dsi supported chips
` [v5 2/3] drm/mediatek: separate mipi_tx to different file
` [v5 3/3] drm/mediatek: add mipi_tx driver for mt8183

[PATCH 0/4] backlight: Expose brightness curve type through sysfs
 2019-06-27 15:49 UTC  (13+ messages)
` [PATCH 1/4] MAINTAINERS: Add entry for stable backlight sysfs ABI documentation
` [PATCH 2/4] backlight: Expose brightness curve type through sysfs
` [PATCH 3/4] backlight: pwm_bl: Set scale type for CIE 1931 curves
` [PATCH 4/4] backlight: pwm_bl: Set scale type for brightness curves specified in the DT

[PATCH v1] backlight: pwm_bl: convert to use SPDX identifier
 2019-06-26 10:56 UTC  (3+ messages)

[PATCH] backlight: pwm_bl: Set pin to sleep state when powered down
 2019-06-26 10:16 UTC  (17+ messages)

[pwm:for-next 13/37] ERROR: "jz4740_timer_base" [drivers/pwm/pwm-jz4740.ko] undefined!
 2019-06-26  9:44 UTC  (3+ messages)

[pwm:for-next 36/37] drivers/pwm/pwm-fsl-ftm.c:324:3-9: preceding lock on line 305 (fwd)
 2019-06-26  9:42 UTC  (2+ messages)

[PATCH] pwm: fsl-ftm: Make sure to unlock mutex on failure
 2019-06-26  9:40 UTC 

[v3 0/4] Add drivers for auo, kd101n80-45na and boe, tv101wum-nl6 panels
 2019-06-26  7:26 UTC  (8+ messages)
` [v3 1/4] dt-bindngs: display: panel: Add BOE tv101wum-n16 panel bindings
` [v3 2/4] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel
` [v3 3/4] dt-bindings: display: panel: add auo kd101n80-45na panel bindings
` [v3 4/4] drm/panel: support for auo, kd101n80-45na wuxga dsi video mode panel

[v2 0/2] Add BOE tv101wum-nl6 panel driver
 2019-06-26  3:27 UTC  (6+ messages)
` [v2 1/2] dt-bindngs: display: panel: Add BOE tv101wum-n16 panel bindings
` [v2 2/2] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel

[PATCH v3 00/11] Move part of cros-ec out of MFD subsystem
 2019-06-25  9:38 UTC  (12+ messages)
` [PATCH v3 01/11] mfd / platform: cros_ec: Handle chained ECs as platform devices
` [PATCH v3 02/11] mfd / platform: cros_ec: Move cros-ec core driver out from MFD
` [PATCH v3 03/11] mfd / platform: cros_ec: Miscellaneous character device to talk with the EC
` [PATCH v3 04/11] mfd: cros_ec: Switch to use the new cros-ec-chardev driver
` [PATCH v3 05/11] mfd / platform: cros_ec: Rename config to a better name
` [PATCH v3 06/11] mfd / platform: cros_ec: Reorganize platform and mfd includes
` [PATCH v3 07/11] mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helper
` [PATCH v3 08/11] mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs
` [PATCH v3 09/11] mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices
` [PATCH v3 10/11] mfd: cros_ec: Use mfd_add_hotplug_devices() helper
` [PATCH v3 11/11] arm/arm64: defconfig: Update configs to use the new CROS_EC options

[v2 0/2] add auo,kd101n80-45a panel driver
 2019-06-25  0:42 UTC  (4+ messages)
` [v2 1/2] dt-bindings: display: panel: add auo kd101n80-45na panel bindings
` [v2 2/2] drm/panel: support for auo,kd101n80-45na wuxga dsi video mode panel
  ` [v2 2/2] drm/panel: support for auo, kd101n80-45na "

[PATCH v2 0/3] PWM framework: add support referencing PWMs from ACPI
 2019-06-22  9:04 UTC  (19+ messages)
` [PATCH v2 1/3] ACPI: Resolve objects on host-directed table loads
` [PATCH v2 2/3] PWM framework: add support referencing PWMs from ACPI
` [PATCH v2 3/3] leds-pwm.c: support ACPI via firmware-node framework

[PATCH] backlight: pwm_bl: Fix heuristic to determine number of brightness levels
 2019-06-21 12:49 UTC  (4+ messages)

[PATCH] dt-bindings: pwm: Convert Allwinner PWM to a schema
 2019-06-21  7:59 UTC  (4+ messages)

[PATCH] pwm: meson: fix the G12A AO clock parents order
 2019-06-20 21:38 UTC  (2+ messages)

[PATCH v2 00/10] Move part of cros-ec out of MFD subsystem
 2019-06-20 10:44 UTC  (5+ messages)
` [PATCH v2 02/10] mfd / platform: cros_ec: Move cros-ec core driver out from MFD
` [PATCH v2 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes

[PATCH] pwm: lpss: Convert to use SPDX identifier
 2019-06-20 10:07 UTC  (2+ messages)

[PATCH v1 12/22] docs: driver-api: add .rst files from the main dir
 2019-06-19 14:13 UTC  (11+ messages)

[PATCH 0/5] Add missing pwm-cells to STM32 timers PWM
 2019-06-19 11:42 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: pwm-stm32: add #pwm-cells
` [PATCH 2/5] pwm: stm32: use 3 cells ->of_xlate()
` [PATCH 3/5] ARM: dts: stm32: add pwm cells to stm32mp157c
` [PATCH 4/5] ARM: dts: stm32: add pwm cells to stm32f429
` [PATCH 5/5] ARM: dts: stm32: add pwm cells to stm32f746

[PATCH v2] pwm: bcm2835: improve precision of pwm
 2019-06-19  7:29 UTC  (5+ messages)

[PATCH v1 12/22] docs: driver-api: add .rst files from the main dir
 2019-06-18 21:05 UTC 

[PATCH v3 0/4] pwm: add power management on sysfs and switch to SPDX
 2019-06-13 10:05 UTC  (9+ messages)
` [PATCH v3 1/4] pwm: Add power management descriptions
` [PATCH v3 2/4] pwm: sysfs: Switch to SPDX identifier
` [PATCH v3 3/4] pwm: sysfs: Add suspend/resume support
` [PATCH v3 4/4] pwm: rcar: Remove "

[PATCH v3 00/14] pwm-meson: cleanups and improvements
 2019-06-12 19:59 UTC  (15+ messages)
` [PATCH v3 01/14] pwm: meson: unify the parameter list of meson_pwm_{enable,disable}
` [PATCH v3 02/14] pwm: meson: use devm_clk_get_optional() to get the input clock
` [PATCH v3 03/14] pwm: meson: use GENMASK and FIELD_PREP for the lo and hi values
` [PATCH v3 04/14] pwm: meson: change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
` [PATCH v3 05/14] pwm: meson: don't duplicate the polarity internally
` [PATCH v3 06/14] pwm: meson: pass struct pwm_device to meson_pwm_calc()
` [PATCH v3 07/14] pwm: meson: add the meson_pwm_channel data to struct meson_pwm
` [PATCH v3 08/14] pwm: meson: add the per-channel register offsets and bits in a struct
` [PATCH v3 09/14] pwm: meson: move pwm_set_chip_data() to meson_pwm_request()
` [PATCH v3 10/14] pwm: meson: simplify the calculation of the pre-divider and count
` [PATCH v3 11/14] pwm: meson: read the full hardware state in meson_pwm_get_state()
` [PATCH v3 12/14] pwm: meson: don't cache struct pwm_state internally
` [PATCH v3 13/14] pwm: meson: add support PWM_POLARITY_INVERSED when disabling
` [PATCH v3 14/14] pwm: meson: add documentation to the driver

[PATCH v2 00/14] pwm-meson: cleanups and improvements
 2019-06-12 19:47 UTC  (10+ messages)
` [PATCH v2 01/14] pwm: meson: unify the parameter list of meson_pwm_{enable,disable}
` [PATCH v2 02/14] pwm: meson: use devm_clk_get_optional() to get the input clock
` [PATCH v2 03/14] pwm: meson: use GENMASK and FIELD_PREP for the lo and hi values
` [PATCH v2 04/14] pwm: meson: change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK

[PATCH 1/2] pwm: pwm-fsl-ftm: more relaxed permissions for updating period
 2019-06-12 14:12 UTC  (2+ messages)
` [PATCH 2/2] pwm: pwm-fsl-ftm: Use write protection for prescaler & polarity

[1/2] dt-bindngs: display: panel: Add BOE tv101wum-nl6 panel bindings
 2019-06-11 22:40 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pwm-backlight: Add 'max-brightness' property
 2019-06-11 22:11 UTC  (11+ messages)
` [PATCH 2/2] backlight: pwm_bl: Get number of brightness levels for CIE 1931 from the device tree

[PATCH 00/10] Move part of cros-ec out of MFD subsystem
 2019-06-11 19:54 UTC  (8+ messages)
` [PATCH 02/10] mfd / platform: cros_ec: Move cros-ec core driver out from MFD
` [PATCH 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes

[PATCH v13 0/2] PWM support for HiFive Unleashed
 2019-06-11 15:25 UTC  (3+ messages)
` [PATCH v13 2/2] pwm: sifive: Add a driver for SiFive SoC PWM


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