summaryrefslogtreecommitdiffstats
path: root/drivers/pwm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | pwm: sysfs: Add PWM capture supportLee Jones2016-06-101-0/+17
| | * | pwm: Add PWM capture supportLee Jones2016-06-101-0/+27
| | |/
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-012-6/+8
|\ \ \ | |/ / |/| |
| * | Merge tag 'omap-for-v4.8/ir-rx51-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2016-07-071-5/+7
| |\ \
| | * | pwm: omap-dmtimer: Allow for setting dmtimer clock sourceIvaylo Dimitrov2016-06-291-5/+7
| | |/
| * | pwm: clps711x: Changing the compatibility string to match with the smallest s...Alexander Shiyan2016-07-061-1/+1
| |/
* | pwm: atmel-hlcdc: Fix default PWM polarityBoris Brezillon2016-06-141-1/+1
* | pwm: sysfs: Get return value from pwm_apply_state()Ryo Kodama2016-06-101-1/+1
* | pwm: Improve args checking in pwm_apply_state()Brian Norris2016-06-101-1/+2
|/
* Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-257-106/+199
|\
| * Merge branch 'for-4.7/pwm-atomic' into for-nextThierry Reding2016-05-177-109/+194
| |\
| | * pwm: Add information about polarity, duty cycle and period to debugfsHeiko Stübner2016-05-171-0/+5
| | * pwm: Switch to the atomic APIBoris Brezillon2016-05-172-12/+41
| | * pwm: Add core infrastructure to allow atomic updatesBoris Brezillon2016-05-171-68/+119
| | * pwm: Add hardware readout infrastructureBoris Brezillon2016-05-171-0/+3
| | * pwm: Move the enabled/disabled info into pwm_stateBoris Brezillon2016-05-171-4/+9
| | * pwm: Introduce the pwm_state conceptBoris Brezillon2016-05-171-4/+4
| | * pwm: Keep PWM state in sync with hardware stateBoris Brezillon2016-05-171-14/+0
| | * pwm: Use pwm_get/set_xxx() helpers where appropriateBoris Brezillon2016-05-174-4/+5
| | * pwm: Get rid of pwm->lockBoris BREZILLON2016-05-172-19/+24
| | * pwm: rcar: Make use of pwm_is_enabled()Boris BREZILLON2016-05-171-1/+1
| * | Merge branch 'for-4.7/pwm-args' into for-nextThierry Reding2016-05-173-8/+22
| |\ \ | | |/
| | * pwm: Fix pwm_apply_args() call sitesBoris Brezillon2016-05-171-10/+17
| * | pwm: Use kcalloc() instead of kzalloc()Thierry Reding2016-05-031-1/+1
| * | pwm: Add missing newlineThierry Reding2016-05-031-0/+1
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/topic/pwm', 'regulator/topic/qcom-s...Mark Brown2016-05-133-9/+16
|\ \ \ \ | | |/ / | | | / | | |/ | |/|
| * | pwm: Introduce the pwm_args conceptBoris Brezillon2016-05-033-9/+16
| |/
* | pwm: fsl-ftm: Use flat regmap cacheStefan Agner2016-04-141-1/+1
|/
* pwm: omap-dmtimer: Add debug message for effective period and duty cycleDavid Rivshin2016-03-231-1/+8
* pwm: omap-dmtimer: Round load and match values rather than truncateDavid Rivshin2016-03-231-5/+1
* pwm: omap-dmtimer: Add sanity checking for load and match valuesDavid Rivshin2016-03-231-4/+30
* pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculationsDavid Rivshin2016-03-231-7/+20
* pwm: brcmstb: Fix check of devm_ioremap_resource() return codeVladimir Zapolskiy2016-03-231-2/+2
* pwm: rcar: Depend on ARCH_RENESAS instead of ARCH_SHMOBILESimon Horman2016-03-231-1/+1
* pwm: lpc18xx-sct: Test clock rate to avoid division by 0Wolfram Sang2016-03-231-0/+5
* pwm: img: Test clock rate to avoid division by 0Wolfram Sang2016-03-231-0/+5
* pwm: Mark all devices as "might sleep"Thierry Reding2016-01-211-1/+1
* pwm: omap-dmtimer: Potential NULL dereference on errorDan Carpenter2016-01-041-1/+1
* pwm: add HAS_IOMEM dependency to PWM_FSL_FTMVegard Nossum2016-01-041-0/+1
* pwm: Add PWM driver for OMAP using dual-mode timersNeil Armstrong2015-12-163-0/+337
* pwm: rcar: Improve accuracy of frequency division settingRyo Kodama2015-12-161-1/+1
* pwm: lpc32xx: return ERANGE, if requested period is not supportedVladimir Zapolskiy2015-12-161-3/+3
* pwm: lpc32xx: fix and simplify duty cycle and period calculationsVladimir Zapolskiy2015-12-161-34/+19
* pwm: lpc32xx: make device usable with common clock frameworkVladimir Zapolskiy2015-12-161-2/+2
* pwm: lpc32xx: correct number of PWM channels from 2 to 1Vladimir Zapolskiy2015-12-161-1/+1
* pwm: fsl-ftm: Fix clock enable/disable when using PMStefan Agner2015-12-161-33/+25
* pwm: lpss: Rework the sequence of programming PWM_SW_UPDATEMika Westerberg2015-12-161-2/+21
* pwm: lpss: Select core part automaticallyAndy Shevchenko2015-12-161-10/+5
* pwm: lpss: Update PWM setting for Broxtonqipeng.zha2015-12-162-14/+20
* pwm: bcm2835: Fix email address specificationStefan Wahren2015-12-161-1/+1
OpenPOWER on IntegriCloud