summaryrefslogtreecommitdiffstats
path: root/drivers/pwm
Commit message (Expand)AuthorAgeFilesLines
...
| * pwm: imx: Avoid sample FIFO overflow for i.MX PWM version2Liu Ying2014-08-251-2/+43
| * pwm: imx: Cleanup indentation for register definitionsLiu Ying2014-08-251-13/+13
| * pwm: imx: Fix the macro MX3_PWMCR_PRESCALER(x) definitionLiu Ying2014-08-251-1/+1
| * pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-08-251-1/+1
| * pwm: lpss: make it buildable only on X86Andy Shevchenko2014-08-251-0/+1
| * pwm: lpss: use c99 initializers in structuresJulia Lawall2014-08-251-2/+2
| * pwm: lpss: Fix build failure on PowerPCThierry Reding2014-08-231-0/+1
| * pwm: lpss: pci: Move to use pcim_enable_device()Andy Shevchenko2014-08-231-2/+1
| * pwm: lpss: Properly split driver to partsAndy Shevchenko2014-08-236-127/+195
| * pwm: lpss: Add ACPI and PCI IDs for Intel BraswellAlan Cox2014-08-221-0/+8
| * pwm: fsl-ftm: Select REGMAP_MMIOFabio Estevam2014-08-221-0/+1
| * pwm: fsl-ftm: Convert to direct regmap API usageXiubo Li2014-08-201-39/+44
| * pwm: fsl-ftm: Clean up the codeXiubo Li2014-08-201-7/+6
* | Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...Arnd Bergmann2014-09-091-1/+1
|\ \ | |/ |/|
| * ARM: at91/tclib: move initialization from alloc to probeGaƫl PORTAY2014-09-081-1/+1
* | pwm: Fix period and polarity in pwm_get() for non-perfect matchesGeert Uytterhoeven2014-08-181-2/+6
|/
* Merge tag 'pwm/for-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-087-25/+713
|\
| * pwm: rockchip: Added to support for RK3288 SoCCaesar Wang2014-08-081-24/+111
| * pwm: sti: Remove PWM period tableAjit Pal Singh2014-08-081-48/+16
| * pwm: sti: Sync between enable/disable callsAjit Pal Singh2014-08-081-14/+30
| * pwm: sti: Ensure same period values for all channelsAjit Pal Singh2014-08-081-44/+96
| * pwm: sti: Fix PWM prescaler handlingAjit Pal Singh2014-08-081-11/+27
| * pwm: sti: Add new driver for ST's PWM IPLee Jones2014-08-073-0/+377
| * pwm: imx: set can_sleep flag for imx_pwmShawn Guo2014-08-071-0/+1
| * pwm: lpss: remove dependency on clk frameworkHeikki Krogerus2014-08-071-22/+10
| * pwm: pwm-tipwmss: remove unnecessary OOM messagesJingoo Han2014-08-071-3/+1
| * pwm: add Rockchip SoC PWM supportBeniamino Galvani2014-07-113-0/+185
* | PWM: atmel: allow building for AVR32Alexandre Belloni2014-07-091-1/+1
|/
* Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-1120-97/+487
|\
| * pwm: fsl-ftm: set pwm_chip can_sleep flagAxel Lin2014-05-231-0/+1
| * pwm: ab8500: Fix wrong value shift for disable/enable PWMAxel Lin2014-05-211-7/+2
| * pwm: samsung: do not set manual update bit in pwm_samsung_configAjay Kumar2014-05-211-3/+0
| * pwm: lp3943: Set pwm_chip can_sleep flagAxel Lin2014-05-211-0/+1
| * pwm: atmel: set pwm_chip can_sleep flagAlexandre Belloni2014-05-211-0/+1
| * pwm: mxs: set pwm_chip can_sleep flagShawn Guo2014-05-211-0/+1
| * pwm: tiehrpwm: inline accessor functionsWolfram Sang2014-05-211-2/+2
| * pwm: tiehrpwm: don't build PM related functions when not neededWolfram Sang2014-05-211-1/+1
| * pwm: renesas-tpu: remove unused struct tpu_pwm_platform_dataAlexandre Belloni2014-05-211-16/+3
| * pwm: add period and polarity to struct pwm_lookupAlexandre Belloni2014-05-211-1/+7
| * pwm: twl: Really disable twl6030 PWMsAxel Lin2014-05-081-8/+0
| * pwm: lpss: Fix const qualifier and sparse warningsThierry Reding2014-05-071-2/+2
| * pwm: spear: fix check on pwmchip_add() return valueBeniamino Galvani2014-05-071-1/+1
| * pwm: lpss: Add support for PCI devicesAlan Cox2014-04-281-31/+130
| * pwm: vt8500: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: tiehrpwm: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: pwm-tiecap: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: tegra: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: spear: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: renesas-tpu: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
| * pwm: pxa: Remove unnecessary OOM messagesJingoo Han2014-04-281-3/+1
OpenPOWER on IntegriCloud