summaryrefslogtreecommitdiffstats
path: root/drivers/pwm
Commit message (Expand)AuthorAgeFilesLines
* pwm: sti: Supply PWM capture register addresses and bit locationsLee Jones2016-09-081-0/+25
* pwm: sti: Only request clock rate when neededLee Jones2016-09-081-8/+8
* pwm: sti: Reorganise register names in preparation for new functionalityLee Jones2016-09-081-35/+41
* pwm: sti: Rename channel => deviceLee Jones2016-09-081-16/+16
* pwm: lpc-18xx: use pwm_set_chip_dataoliver@schinagl.nl2016-09-081-4/+8
* pwm: sunxi: Add H3 supportMilo Kim2016-09-081-0/+9
* pwm: Add support for Meson PWM ControllerNeil Armstrong2016-09-083-0/+530
* pwm: samsung: Fix to use lowest div for large enough modulation bitsSeung-Woo Kim2016-09-061-3/+12
* pwm: pwm-tipwmss: Remove all runtime PM gets/putsJyri Sarha2016-09-061-19/+0
* pwm: cros-ec: Add __packed to prevent paddingBrian Norris2016-09-061-2/+2
* pwm: Add MediaTek MT2701 display PWM driver supportWeiqing Kong2016-09-061-15/+72
* pwm: berlin: Add suspend/resume supportJisheng Zhang2016-09-061-0/+84
* pwm: twl: Reliably disable TWL6030 PWMsPaul Kocialkowski2016-09-051-0/+16
* Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-0617-234/+1169
|\
| * Merge branch 'for-4.8/drivers' into for-nextThierry Reding2016-07-2515-234/+1125
| |\
| | * pwm: Add ChromeOS EC PWM driverBrian Norris2016-07-253-0/+268
| | * pwm: atmel: Use of_device_get_match_data()Thierry Reding2016-07-111-9/+2
| | * pwm: atmel: Fix checkpatch warningsThierry Reding2016-07-111-6/+7
| | * pwm: atmel: Fix disabling of PWM channelsGuillermo Rodriguez2016-07-111-0/+10
| | * pwm: rcar: Use ARCH_RENESASRyo Kodama2016-07-111-1/+1
| | * pwm: tegra: Add support for Tegra186Laxman Dewangan2016-07-111-3/+19
| | * pwm: tegra: Avoid overflow when calculating duty cycleHyong Bin Kim2016-07-111-2/+3
| | * pwm: tegra: Allow 100 % duty cycleVictor(Weiguo) Pan2016-07-111-1/+1
| | * pwm: tegra: Add support for reset controlRohith Seelaboyina2016-07-111-0/+20
| | * pwm: tegra: Rename mmio_base to regsThierry Reding2016-07-111-6/+6
| | * pwm: tegra: Remove useless paddingThierry Reding2016-07-111-4/+4
| | * pwm: tegra: Drop NUM_PWM macroThierry Reding2016-07-111-5/+3
| | * pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default valueSylvain Lemieux2016-07-111-0/+7
| | * pwm: Add a driver for the STMPE PWMLinus Walleij2016-07-113-0/+327
| | * pwm: rockchip: Add support for atomic updateBoris Brezillon2016-07-111-41/+43
| | * pwm: rockchip: Avoid glitches on already running PWMsBoris Brezillon2016-07-111-1/+19
| | * pwm: rockchip: Add support for hardware readoutBoris Brezillon2016-07-111-0/+67
| | * pwm: rockchip: Fix period and duty cycle approximationBoris Brezillon2016-07-111-4/+3
| | * pwm: Add support for Broadcom iProc PWM controllerYendapally Reddy Dhananjaya Reddy2016-07-113-0/+288
| | * pwm: lpss: Move clk_rate check to ->probe()Andy Shevchenko2016-07-111-5/+7
| | * pwm: lpss: pci: Enable PWM module on Intel EdisonAndy Shevchenko2016-07-111-0/+1
| | * pwm: lpss: Prevent on_time_div overflow on lower frequenciesMika Westerberg2016-07-111-2/+4
| | * pwm: lpss: Fix base_unit calculation for PWM frequencyDan O'Donovan2016-07-111-5/+3
| | * pwm: pwm-ti*: Remove support for local clock gatingCooper Jr., Franklin2016-07-114-145/+0
| | * pwm: pwm-ti*: Get the clock from the PWMSS parent when using old bindingsCooper Jr., Franklin2016-07-082-0/+18
| * | Merge branch 'for-4.8/capture' into for-nextThierry Reding2016-07-252-0/+44
| |\ \
| | * | 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
|/
OpenPOWER on IntegriCloud