summaryrefslogtreecommitdiff
path: root/drivers/pwm
AgeCommit message (Expand)Author
2016-12-15Merge tag 'pwm/for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-29pwm: Add PWM driver for HiSilicon BVT SOCsyuanjian
2016-11-29pwm: Fix device reference leakJohan Hovold
2016-10-21pwm: meson: Remove unneeded platform MODULE_ALIASJavier Martinez Canillas
2016-10-21pwm: meson: Add missing spin_lock_init()Axel Lin
2016-09-08Merge branch 'for-4.9/drivers' into for-nextThierry Reding
2016-09-08pwm: meson: Handle unknown ID valuesArnd Bergmann
2016-09-08pwm: sti: Take the opportunity to conduct a little house keepingLee Jones
2016-09-08pwm: sti: It's now valid for number of PWM channels to be zeroLee Jones
2016-09-08pwm: sti: Add PWM capture callbackLee Jones
2016-09-08pwm: sti: Add support for PWM capture interruptsLee Jones
2016-09-08pwm: sti: Initialise PWM capture device dataLee Jones
2016-09-08pwm: sti: Supply PWM Capture clock handlingLee Jones
2016-09-08pwm: sti: Supply PWM capture register addresses and bit locationsLee Jones
2016-09-08pwm: sti: Only request clock rate when neededLee Jones
2016-09-08pwm: sti: Reorganise register names in preparation for new functionalityLee Jones
2016-09-08pwm: sti: Rename channel => deviceLee Jones
2016-09-08pwm: lpc-18xx: use pwm_set_chip_dataoliver@schinagl.nl
2016-09-08pwm: sunxi: Add H3 supportMilo Kim
2016-09-08pwm: Add support for Meson PWM ControllerNeil Armstrong
2016-09-06pwm: samsung: Fix to use lowest div for large enough modulation bitsSeung-Woo Kim
2016-09-06pwm: pwm-tipwmss: Remove all runtime PM gets/putsJyri Sarha
2016-09-06pwm: cros-ec: Add __packed to prevent paddingBrian Norris
2016-09-06pwm: Add MediaTek MT2701 display PWM driver supportWeiqing Kong
2016-09-06pwm: berlin: Add suspend/resume supportJisheng Zhang
2016-09-05pwm: Unexport children before chip removalDavid Hsu
2016-09-05pwm: twl: Reliably disable TWL6030 PWMsPaul Kocialkowski
2016-08-06Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-25Merge branch 'for-4.8/drivers' into for-nextThierry Reding
2016-07-25Merge branch 'for-4.8/capture' into for-nextThierry Reding
2016-07-25pwm: Add ChromeOS EC PWM driverBrian Norris
2016-07-11pwm: atmel: Use of_device_get_match_data()Thierry Reding
2016-07-11pwm: atmel: Fix checkpatch warningsThierry Reding
2016-07-11pwm: atmel: Fix disabling of PWM channelsGuillermo Rodriguez
2016-07-11pwm: rcar: Use ARCH_RENESASRyo Kodama
2016-07-11pwm: tegra: Add support for Tegra186Laxman Dewangan
2016-07-11pwm: tegra: Avoid overflow when calculating duty cycleHyong Bin Kim
2016-07-11pwm: tegra: Allow 100 % duty cycleVictor(Weiguo) Pan
2016-07-11pwm: tegra: Add support for reset controlRohith Seelaboyina
2016-07-11pwm: tegra: Rename mmio_base to regsThierry Reding
2016-07-11pwm: tegra: Remove useless paddingThierry Reding
2016-07-11pwm: tegra: Drop NUM_PWM macroThierry Reding
2016-07-11pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default valueSylvain Lemieux
2016-07-11pwm: Add a driver for the STMPE PWMLinus Walleij
2016-07-11pwm: rockchip: Add support for atomic updateBoris Brezillon
2016-07-11pwm: rockchip: Avoid glitches on already running PWMsBoris Brezillon
2016-07-11pwm: rockchip: Add support for hardware readoutBoris Brezillon
2016-07-11pwm: rockchip: Fix period and duty cycle approximationBoris Brezillon
2016-07-11pwm: Add support for Broadcom iProc PWM controllerYendapally Reddy Dhananjaya Reddy