summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/compal-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-14/+1Star
* treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-12/+6Star
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* platform/x86: compal-laptop: constify attribute_group structures.Arvind Yadav2017-07-111-1/+1
* compal-laptop: Add charge control limitRoald Frederickx2015-10-031-1/+42
* compal-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-2/+2
* power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-131-11/+18
* power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-131-1/+1
* compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski2015-03-131-1/+3
* compal-laptop: Fix leaking hwmon deviceKrzysztof Kozlowski2015-03-131-3/+3
* platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* compal-laptop: correct invalid hwmon nameRoald Frederickx2014-08-161-1/+1
* compal-laptop: Use devm_hwmon_device_register_with_groupsGuenter Roeck2014-01-211-29/+23Star
* compal-laptop: Replace SENSOR_DEVICE_ATTR with DEVICE_ATTRGuenter Roeck2014-01-211-33/+33
* compal-laptop: Use devm_kzalloc to allocate local data structureGuenter Roeck2014-01-211-7/+2Star
* platform: x86: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-051-1/+0Star
* platform: replace strict_strto*() with kstrto*()Jingoo Han2013-09-051-2/+4
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-5/+5
* compal-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov2012-03-201-13/+1Star
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* drivers/platform/x86: Fix memory leakAndre Bartke2011-07-071-1/+3
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-05-291-13/+9Star
|\
| * compal-laptop: Convert printks to pr_<level>Joe Perches2011-05-271-13/+9Star
* | Merge branch 'ec-cleanup' into releaseLen Brown2011-05-291-7/+7
|\ \ | |/ |/|
| * ACPI EC: remove dead codeThomas Renninger2011-04-011-6/+6
* | platform-drivers: x86: fix common misspellingsLucas De Marchi2011-03-281-1/+1
* | platform-driver-x86: fix wrong merge for compal-laptop.cAxel Lin2011-03-281-3/+3
* | backlight: add backlight typeMatthew Garrett2011-03-231-0/+1
|/
* Support KHLB2 in the compal laptop driverAlbert Astals Cid2011-01-071-0/+8
* platform/x86: move rfkill for Dell Mini 1012 to compal-laptopVictor van den Elzen2010-08-161-0/+9
* compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...Axel Lin2010-08-031-1/+1
* compal-laptop: add JHL90, battery & hwmon interfaceRoald Frederickx2010-08-031-105/+822
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-4/+7
* compal-laptop: Replace sysfs support with rfkill supportMario Limonciello2010-02-251-138/+63Star
* compal-laptop: Add support for known Compal made Dell laptopsMario Limonciello2010-02-251-0/+46
* drop explicit include of autoconf.hSam Ravnborg2009-12-121-1/+0Star
* create drivers/platform/x86/ from drivers/misc/Len Brown2008-12-191-0/+406