summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-asic3.c
Commit message (Expand)AuthorAgeFilesLines
* leds: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-271-1/+0
* leds: use dev_get_platdata()Jingoo Han2013-08-261-2/+2
* leds: leds-asic3: switch to using SIMPLE_DEV_PM_OPSJingoo Han2013-04-011-4/+3
* leds: remove use of __devexitBill Pemberton2012-11-281-1/+1
* leds: remove use of __devinitBill Pemberton2012-11-281-1/+1
* leds: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* leds: convert HTC ASIC3 LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu2012-07-241-10/+6
* leds: convert led platform drivers to module_platform_driverAxel Lin2012-01-101-14/+2
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * drivers/leds: Add module.h to files using it implicitlyPaul Gortmaker2011-10-311-0/+1
* | mfd: Add asic3 based LED suspend/resume handlersPaul Parsons2011-10-241-1/+34
|/
* leds: Add ASIC3 LED supportPaul Parsons2011-05-261-0/+165
OpenPOWER on IntegriCloud