aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/leds-clevo-mail.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-20leds: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-03-13leds: clevo-mail: Make probe function __initGravatar Jean Delvare 1-2/+1
2014-02-28leds: clevo-mail: remove __initdata markerGravatar Jingoo Han 1-1/+1
2013-08-26leds: clevo-mail: Fix incorrect placement of __initdataGravatar Sachin Kamat 1-1/+1
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Gravatar Linus Torvalds 1-6/+5
2012-11-28leds: leds-clevo-mail: Use pr_* instead of printksGravatar Sachin Kamat 1-6/+5
2012-11-28leds: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-09-11leds-clevo-mail: Fix Clevo M5x0V DMI stringsGravatar Ondrej Zary 1-2/+1
2012-09-11leds-clevo-mail: add MODULE_DEVICE_TABLEGravatar Ondrej Zary 1-3/+4
2012-01-13module_param: make bool parameters really bool (drivers & misc)Gravatar Rusty Russell 1-1/+1
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsGravatar Linus Torvalds 1-1/+1
2009-09-17Input: libps2 - additional locking for i8042 portsGravatar Dmitry Torokhov 1-0/+8
2009-09-07leds: move leds-clevo-mail's probe function to .devinit.textGravatar Uwe Kleine-König 1-1/+1
2009-01-08leds: Add suspend/resume to the core classGravatar Richard Purdie 1-20/+1
2008-04-24leds: Cleanup various whitespace and code style issuesGravatar Németh Márton 1-3/+3
2008-04-24leds: Add mail LED support for "Clevo D400P"Gravatar Mrton Nmeth 1-0/+10
2008-04-15leds: fix platform driver hotplug/coldplugGravatar Kay Sievers 1-0/+1
2008-02-07leds: hw acceleration for Clevo mail LED driverGravatar Márton Németh 1-0/+37
2008-02-07leds: Standardise LED naming schemeGravatar Richard Purdie 1-1/+1
2008-02-07leds: Add clevo notebook LED driverGravatar Márton Németh 1-0/+182