summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-atmel-pwm.c
Commit message (Expand)AuthorAgeFilesLines
* leds: convert Atmel PWM LED driver to devm_kzalloc()Bryan Wu2012-07-241-3/+2Star
* leds-atmel-pwm.c: Make pwmled_probe() __devinitNicolas Ferre2012-04-171-1/+1
* leds: convert led platform drivers to module_platform_driverAxel Lin2012-01-111-14/+3Star
* drivers/leds: Add module.h to files using it implicitlyPaul Gortmaker2011-11-011-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* leds: fix unsigned value overflow in atmel pwm driverLi Zefan2008-07-231-1/+1
* leds: fix platform driver hotplug/coldplugKay Sievers2008-04-161-0/+3
* PWM LED driverDavid Brownell2008-02-081-0/+157