summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-atmel-pwm.c
Commit message (Expand)AuthorAgeFilesLines
* leds: use dev_get_platdata()Jingoo Han2013-08-261-2/+2
* leds: atmel-pwm: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-201-1/+0
* leds: atmel-pwm: remove erroneous __exit annotationJingoo Han2013-04-011-2/+2
* leds: remove use of __devinitBill Pemberton2012-11-281-1/+1
* leds: convert Atmel PWM LED driver to devm_kzalloc()Bryan Wu2012-07-241-3/+2
* leds-atmel-pwm.c: Make pwmled_probe() __devinitNicolas Ferre2012-04-171-1/+1
* leds: convert led platform drivers to module_platform_driverAxel Lin2012-01-101-14/+3
* drivers/leds: Add module.h to files using it implicitlyPaul Gortmaker2011-10-311-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-151-0/+3
* PWM LED driverDavid Brownell2008-02-081-0/+157
OpenPOWER on IntegriCloud