aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/atmel_pwm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-29misc: atmel_pwm: add deferred-probing supportJohan Hovold1-2/+4
2013-03-15misc: atmel_pwm: use module_platform_driver_probe()Jingoo Han1-11/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-07-24atmel_pwm: set up only one PWM clock when allocating a clockHans-Christian Egtvedt1-2/+1
2008-06-27atmel_pwm: Rename the "mck" clock to "pwm_clk"Sedji Gaouaou1-1/+1
2008-04-15misc: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell1-0/+409