summaryrefslogtreecommitdiff
path: root/drivers/pwm
Commit message (Expand)AuthorAge
* Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-06
|\
| * Merge branch 'for-4.8/drivers' into for-nextThierry Reding2016-07-25
| |\
| | * pwm: Add ChromeOS EC PWM driverBrian Norris2016-07-25
| | * pwm: atmel: Use of_device_get_match_data()Thierry Reding2016-07-11
| | * pwm: atmel: Fix checkpatch warningsThierry Reding2016-07-11
| | * pwm: atmel: Fix disabling of PWM channelsGuillermo Rodriguez2016-07-11
| | * pwm: rcar: Use ARCH_RENESASRyo Kodama2016-07-11
| | * pwm: tegra: Add support for Tegra186Laxman Dewangan2016-07-11
| | * pwm: tegra: Avoid overflow when calculating duty cycleHyong Bin Kim2016-07-11
| | * pwm: tegra: Allow 100 % duty cycleVictor(Weiguo) Pan2016-07-11
| | * pwm: tegra: Add support for reset controlRohith Seelaboyina2016-07-11
| | * pwm: tegra: Rename mmio_base to regsThierry Reding2016-07-11
| | * pwm: tegra: Remove useless paddingThierry Reding2016-07-11
| | * pwm: tegra: Drop NUM_PWM macroThierry Reding2016-07-11
| | * pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default valueSylvain Lemieux2016-07-11
| | * pwm: Add a driver for the STMPE PWMLinus Walleij2016-07-11
| | * pwm: rockchip: Add support for atomic updateBoris Brezillon2016-07-11
| | * pwm: rockchip: Avoid glitches on already running PWMsBoris Brezillon2016-07-11
| | * pwm: rockchip: Add support for hardware readoutBoris Brezillon2016-07-11
| | * pwm: rockchip: Fix period and duty cycle approximationBoris Brezillon2016-07-11
| | * pwm: Add support for Broadcom iProc PWM controllerYendapally Reddy Dhananjaya Reddy2016-07-11
| | * pwm: lpss: Move clk_rate check to ->probe()Andy Shevchenko2016-07-11
| | * pwm: lpss: pci: Enable PWM module on Intel EdisonAndy Shevchenko2016-07-11
| | * pwm: lpss: Prevent on_time_div overflow on lower frequenciesMika Westerberg2016-07-11
| | * pwm: lpss: Fix base_unit calculation for PWM frequencyDan O'Donovan2016-07-11
| | * pwm: pwm-ti*: Remove support for local clock gatingCooper Jr., Franklin2016-07-11
| | * pwm: pwm-ti*: Get the clock from the PWMSS parent when using old bindingsCooper Jr., Franklin2016-07-08
| * | Merge branch 'for-4.8/capture' into for-nextThierry Reding2016-07-25
| |\ \
| | * | pwm: sysfs: Add PWM capture supportLee Jones2016-06-10
| | * | pwm: Add PWM capture supportLee Jones2016-06-10
| | |/
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-01
|\ \ \ | |/ / |/| |
| * | Merge tag 'omap-for-v4.8/ir-rx51-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2016-07-07
| |\ \
| | * | pwm: omap-dmtimer: Allow for setting dmtimer clock sourceIvaylo Dimitrov2016-06-29
| | |/
| * | pwm: clps711x: Changing the compatibility string to match with the smallest s...Alexander Shiyan2016-07-06
| |/
* | pwm: atmel-hlcdc: Fix default PWM polarityBoris Brezillon2016-06-14
* | pwm: sysfs: Get return value from pwm_apply_state()Ryo Kodama2016-06-10
* | pwm: Improve args checking in pwm_apply_state()Brian Norris2016-06-10
|/
* Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-25
|\
| * Merge branch 'for-4.7/pwm-atomic' into for-nextThierry Reding2016-05-17
| |\
| | * pwm: Add information about polarity, duty cycle and period to debugfsHeiko Stübner2016-05-17
| | * pwm: Switch to the atomic APIBoris Brezillon2016-05-17
| | * pwm: Add core infrastructure to allow atomic updatesBoris Brezillon2016-05-17
| | * pwm: Add hardware readout infrastructureBoris Brezillon2016-05-17
| | * pwm: Move the enabled/disabled info into pwm_stateBoris Brezillon2016-05-17
| | * pwm: Introduce the pwm_state conceptBoris Brezillon2016-05-17
| | * pwm: Keep PWM state in sync with hardware stateBoris Brezillon2016-05-17
| | * pwm: Use pwm_get/set_xxx() helpers where appropriateBoris Brezillon2016-05-17
| | * pwm: Get rid of pwm->lockBoris BREZILLON2016-05-17
| | * pwm: rcar: Make use of pwm_is_enabled()Boris BREZILLON2016-05-17
| * | Merge branch 'for-4.7/pwm-args' into for-nextThierry Reding2016-05-17
| |\ \ | | |/