aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-asic3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2014-10-20leds: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-02-27drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-26leds: use dev_get_platdata()Jingoo Han1-2/+2
2013-04-01leds: leds-asic3: switch to using SIMPLE_DEV_PM_OPSJingoo Han1-4/+3
2012-11-28leds: remove use of __devexitBill Pemberton1-1/+1
2012-11-28leds: remove use of __devinitBill Pemberton1-1/+1
2012-11-28leds: remove use of __devexit_pBill Pemberton1-1/+1
2012-07-24leds: convert HTC ASIC3 LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu1-10/+6
2012-01-10leds: convert led platform drivers to module_platform_driverAxel Lin1-14/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31drivers/leds: Add module.h to files using it implicitlyPaul Gortmaker1-0/+1
2011-10-24mfd: Add asic3 based LED suspend/resume handlersPaul Parsons1-1/+34
2011-05-26leds: Add ASIC3 LED supportPaul Parsons1-0/+165