aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/dell-laptop.c
Commit message (Collapse)AuthorAge
* dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown2009-01-16
| | | | Signed-off-by: Len Brown <len.brown@intel.com>
* misc: add dell-laptop driverMatthew Garrett2009-01-08
Add a driver for controlling Dell-specific backlight and rfkill interfaces. This driver makes use of the dcdbas interface to the Dell firmware to allow the backlight and rfkill interfaces on Dell systems to be driven through the standardised sysfs interfaces. Signed-off-by: Matthew Garrett <mjg@redhat.com> Cc: Matt Domsch <Matt_Domsch@dell.com> Cc: Ivo van Doorn <ivdoorn@gmail.com> Cc: Len Brown <lenb@kernel.org> Cc: Richard Purdie <rpurdie@rpsys.net> Cc: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>