aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm
Commit message (Expand)AuthorAge
* Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-02-26
|\
| * pwm: twl: Use to_twl() instead of container_of()Johannes Thumshirn2013-02-17
| * pwm: tegra: assume CONFIG_OFStephen Warren2013-02-15
| * pwm: Export pwm_{set,get}_chip_data()Thierry Reding2013-01-30
| * pwm: Make Kconfig entries more consistentThierry Reding2013-01-30
| * pwm: Add can_sleep property to driversFlorian Vaussard2013-01-30
| * pwm: Add pwm_can_sleep() as exported API to usersFlorian Vaussard2013-01-30
| * pwm: pwm-tiecap: Low power sleep supportPhilip Avinash2013-01-17
| * pwm: pwm-tiehrpwm: Low power sleep supportPhilip Avinash2013-01-17
| * pwm: pwm-tiehrpwm: Update the clock handling of pwm-tiehrpwm driverPhilip, Avinash2013-01-14
| * pwm: vt8500: Add polarity supportTony Prisk2013-01-09
| * pwm: vt8500: Register write busy test performed incorrectlyTony Prisk2013-01-09
| * pwm: atmel: add Timer Counter Block PWM driverBoris BREZILLON2013-01-08
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-02-26
|\ \
| * | pwm: Add devm_of_pwm_get() as exported API for usersPeter Ujfalusi2013-02-01
| * | pwm: core: Rename of_pwm_request() to of_pwm_get() and export itPeter Ujfalusi2013-02-01
| |/
* / pwm: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
|/
* Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-12-19
|\
| * pwm: samsung: add missing s3c->pwm_id assignmentJoonyoung Shim2012-12-14
| * pwm: lpc32xx: Set the chip base for dynamic allocationAlban Bedel2012-12-06
| * pwm: lpc32xx: Properly disable the clock on device removalAlban Bedel2012-12-06
| * pwm: lpc32xx: Fix the PWM polarityAlban Bedel2012-12-06
| * pwm: i.MX: eliminate build warningLothar Waßmann2012-12-06
| * pwm: Export of_pwm_xlate_with_flags()Thierry Reding2012-12-06
| * pwm: Remove pwm-twl6030 driverPeter Ujfalusi2012-11-28
| * pwm: New driver to support PWM driven LEDs on TWL4030/6030 series of PMICsPeter Ujfalusi2012-11-28
| * pwm: New driver to support PWMs on TWL4030/6030 series of PMICsPeter Ujfalusi2012-11-28
| * pwm: pwm-tiehrpwm: pinctrl supportPhilip, Avinash2012-11-28
| * pwm: tiehrpwm: Add device-tree bindingPhilip, Avinash2012-11-28
| * pwm: pwm-tiehrpwm: Adding TBCLK gating support.Philip, Avinash2012-11-28
| * pwm: pwm-tiecap: pinctrl supportPhilip, Avinash2012-11-28
| * pwm: tiecap: Add device-tree bindingPhilip, Avinash2012-11-28
| * pwm: Add TI PWM subsystem driverPhilip, Avinash2012-11-28
| * pwm: Device tree support for PWM polarityPhilip, Avinash2012-11-22
| * pwm: vt8500: Ensure PWM clock is enabled during pwm_configTony Prisk2012-11-22
| * pwm: vt8500: Fix build errorTony Prisk2012-11-22
| * pwm: spear: Staticize spear_pwm_config()Axel Lin2012-11-22
| * pwm: Add SPEAr PWM chip driver supportShiraz Hashim2012-11-22
| * pwm: vt8500: Update vt8500 PWM driver supportTony Prisk2012-11-01
* | pwm: remove use of __devexitBill Pemberton2012-11-28
* | pwm: remove use of __devinitBill Pemberton2012-11-28
* | pwm: remove use of __devexit_pBill Pemberton2012-11-28
|/
* Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-10-10
|\
| * pwm: Check for negative duty-cycle and periodThierry Reding2012-10-05
| * pwm: Add Ingenic JZ4740 supportThierry Reding2012-10-05
| * pwm: Move PUV3 PWM driver to PWM frameworkThierry Reding2012-10-05
| * pwm: Move AB8500 PWM driver to PWM frameworkThierry Reding2012-09-20
| * pwm: i.MX: fix clock lookupPhilipp Zabel2012-09-12
| * pwm: i.MX: use per clock unconditionallySascha Hauer2012-09-12
| * pwm: i.MX: add devicetree supportPhilipp Zabel2012-09-12