summaryrefslogtreecommitdiffstats
path: root/drivers/pwm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-02-2610-29/+697
|\
| * pwm: twl: Use to_twl() instead of container_of()Johannes Thumshirn2013-02-171-6/+3
| * pwm: tegra: assume CONFIG_OFStephen Warren2013-02-151-3/+1
| * pwm: Export pwm_{set,get}_chip_data()Thierry Reding2013-01-301-0/+2
| * pwm: Make Kconfig entries more consistentThierry Reding2013-01-301-4/+4
| * pwm: Add can_sleep property to driversFlorian Vaussard2013-01-302-0/+2
| * pwm: Add pwm_can_sleep() as exported API to usersFlorian Vaussard2013-01-301-0/+12
| * pwm: pwm-tiecap: Low power sleep supportPhilip Avinash2013-01-171-0/+53
| * pwm: pwm-tiehrpwm: Low power sleep supportPhilip Avinash2013-01-171-0/+83
| * pwm: pwm-tiehrpwm: Update the clock handling of pwm-tiehrpwm driverPhilip, Avinash2013-01-141-2/+8
| * pwm: vt8500: Add polarity supportTony Prisk2013-01-091-0/+23
| * pwm: vt8500: Register write busy test performed incorrectlyTony Prisk2013-01-091-15/+49
| * pwm: atmel: add Timer Counter Block PWM driverBoris BREZILLON2013-01-083-0/+458
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-02-261-4/+34
|\ \
| * | pwm: Add devm_of_pwm_get() as exported API for usersPeter Ujfalusi2013-02-011-0/+30
| * | pwm: core: Rename of_pwm_request() to of_pwm_get() and export itPeter Ujfalusi2013-02-011-4/+4
| |/
* | pwm: Convert to devm_ioremap_resource()Thierry Reding2013-01-2211-33/+33
|/
* Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-12-1915-218/+1430
|\
| * pwm: samsung: add missing s3c->pwm_id assignmentJoonyoung Shim2012-12-141-0/+1
| * pwm: lpc32xx: Set the chip base for dynamic allocationAlban Bedel2012-12-061-0/+1
| * pwm: lpc32xx: Properly disable the clock on device removalAlban Bedel2012-12-061-1/+4
| * pwm: lpc32xx: Fix the PWM polarityAlban Bedel2012-12-061-1/+16
| * pwm: i.MX: eliminate build warningLothar Waßmann2012-12-061-1/+1
| * pwm: Export of_pwm_xlate_with_flags()Thierry Reding2012-12-061-0/+1
| * pwm: Remove pwm-twl6030 driverPeter Ujfalusi2012-11-283-194/+0
| * pwm: New driver to support PWM driven LEDs on TWL4030/6030 series of PMICsPeter Ujfalusi2012-11-283-0/+354
| * pwm: New driver to support PWMs on TWL4030/6030 series of PMICsPeter Ujfalusi2012-11-283-0/+369
| * pwm: pwm-tiehrpwm: pinctrl supportPhilip, Avinash2012-11-281-0/+6
| * pwm: tiehrpwm: Add device-tree bindingPhilip, Avinash2012-11-281-1/+41
| * pwm: pwm-tiehrpwm: Adding TBCLK gating support.Philip, Avinash2012-11-281-0/+14
| * pwm: pwm-tiecap: pinctrl supportPhilip, Avinash2012-11-281-0/+6
| * pwm: tiecap: Add device-tree bindingPhilip, Avinash2012-11-281-1/+41
| * pwm: Add TI PWM subsystem driverPhilip, Avinash2012-11-284-0/+190
| * pwm: Device tree support for PWM polarityPhilip, Avinash2012-11-221-0/+28
| * pwm: vt8500: Ensure PWM clock is enabled during pwm_configTony Prisk2012-11-221-2/+12
| * pwm: vt8500: Fix build errorTony Prisk2012-11-221-1/+1
| * pwm: spear: Staticize spear_pwm_config()Axel Lin2012-11-221-2/+2
| * pwm: Add SPEAr PWM chip driver supportShiraz Hashim2012-11-223-0/+288
| * pwm: vt8500: Update vt8500 PWM driver supportTony Prisk2012-11-011-23/+63
* | pwm: remove use of __devexitBill Pemberton2012-11-2812-12/+12
* | pwm: remove use of __devinitBill Pemberton2012-11-287-7/+7
* | pwm: remove use of __devexit_pBill Pemberton2012-11-2813-13/+13
|/
* Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-10-1012-131/+904
|\
| * pwm: Check for negative duty-cycle and periodThierry Reding2012-10-056-12/+3
| * pwm: Add Ingenic JZ4740 supportThierry Reding2012-10-053-1/+232
| * pwm: Move PUV3 PWM driver to PWM frameworkThierry Reding2012-10-053-1/+172
| * pwm: Move AB8500 PWM driver to PWM frameworkThierry Reding2012-09-203-0/+163
| * pwm: i.MX: fix clock lookupPhilipp Zabel2012-09-121-8/+27
| * pwm: i.MX: use per clock unconditionallySascha Hauer2012-09-121-7/+1
| * pwm: i.MX: add devicetree supportPhilipp Zabel2012-09-121-9/+35
OpenPOWER on IntegriCloud