aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/alienware-wmi.c
Commit message (Collapse)AuthorAge
* alienware-wmi: cover some scenarios where memory allocations would failMario Limonciello2014-04-10
| | | | | | | | | Intel test builder caught a few instances that should test if kzalloc failed to allocate memory as well as a scenario that platform_driver wasn't properly initialized. Signed-off-by: Mario Limonciello <mario_limonciello@dell.com> Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
* Add WMI driver for controlling AlienFX features on some Alienware productsMario Limonciello2014-04-06
Signed-off-by: Mario Limonciello <mario_limonciello@dell.com> Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>