aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/compal-laptop.c
AgeCommit message (Expand)Author
2015-05-13compal-laptop: Fix leaking hwmon deviceKrzysztof Kozlowski
2015-05-06compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski
2014-01-21compal-laptop: Use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-01-21compal-laptop: Replace SENSOR_DEVICE_ATTR with DEVICE_ATTRGuenter Roeck
2014-01-21compal-laptop: Use devm_kzalloc to allocate local data structureGuenter Roeck
2013-09-05platform: x86: remove unnecessary platform_set_drvdata()Jingoo Han
2013-09-05platform: replace strict_strto*() with kstrto*()Jingoo Han
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2012-03-20compal-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-07-07drivers/platform/x86: Fix memory leakAndre Bartke
2011-05-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-05-29Merge branch 'ec-cleanup' into releaseLen Brown
2011-05-27compal-laptop: Convert printks to pr_<level>Joe Perches
2011-04-01ACPI EC: remove dead codeThomas Renninger
2011-03-28platform-drivers: x86: fix common misspellingsLucas De Marchi
2011-03-28platform-driver-x86: fix wrong merge for compal-laptop.cAxel Lin
2011-03-22backlight: add backlight typeMatthew Garrett
2011-01-07Support KHLB2 in the compal laptop driverAlbert Astals Cid
2010-08-16platform/x86: move rfkill for Dell Mini 1012 to compal-laptopVictor van den Elzen
2010-08-03compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...Axel Lin
2010-08-03compal-laptop: add JHL90, battery & hwmon interfaceRoald Frederickx
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-02-25compal-laptop: Replace sysfs support with rfkill supportMario Limonciello
2010-02-25compal-laptop: Add support for known Compal made Dell laptopsMario Limonciello
2009-12-12drop explicit include of autoconf.hSam Ravnborg
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown