aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-clevo-mail.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2014-10-20leds: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-03-13leds: clevo-mail: Make probe function __initJean Delvare1-2/+1
2014-02-28leds: clevo-mail: remove __initdata markerJingoo Han1-1/+1
2013-08-26leds: clevo-mail: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-6/+5
2012-11-28leds: leds-clevo-mail: Use pr_* instead of printksSachin Kamat1-6/+5
2012-11-28leds: remove use of __devinitBill Pemberton1-1/+1
2012-09-11leds-clevo-mail: Fix Clevo M5x0V DMI stringsOndrej Zary1-2/+1
2012-09-11leds-clevo-mail: add MODULE_DEVICE_TABLEOndrej Zary1-3/+4
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-1/+1
2009-09-17Input: libps2 - additional locking for i8042 portsDmitry Torokhov1-0/+8
2009-09-07leds: move leds-clevo-mail's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-01-08leds: Add suspend/resume to the core classRichard Purdie1-20/+1
2008-04-24leds: Cleanup various whitespace and code style issuesNémeth Márton1-3/+3
2008-04-24leds: Add mail LED support for "Clevo D400P"Mrton Nmeth1-0/+10
2008-04-15leds: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2008-02-07leds: hw acceleration for Clevo mail LED driverMárton Németh1-0/+37
2008-02-07leds: Standardise LED naming schemeRichard Purdie1-1/+1
2008-02-07leds: Add clevo notebook LED driverMárton Németh1-0/+182