aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/leds-atmel-pwm.c
AgeCommit message (Expand)Author
2013-08-26leds: use dev_get_platdata()Jingoo Han
2013-06-20leds: atmel-pwm: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-01leds: atmel-pwm: remove erroneous __exit annotationJingoo Han
2012-11-28leds: remove use of __devinitBill Pemberton
2012-07-24leds: convert Atmel PWM LED driver to devm_kzalloc()Bryan Wu
2012-04-17leds-atmel-pwm.c: Make pwmled_probe() __devinitNicolas Ferre
2012-01-10leds: convert led platform drivers to module_platform_driverAxel Lin
2011-10-31drivers/leds: Add module.h to files using it implicitlyPaul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-07-23leds: fix unsigned value overflow in atmel pwm driverLi Zefan
2008-04-15leds: fix platform driver hotplug/coldplugKay Sievers
2008-02-08PWM LED driverDavid Brownell