aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/tc1100-wmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze1-1/+1
2021-06-16platform/x86: tc1100-wmi: Constify static attribute_group structRikard Falkeborn1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-18/+1
2016-01-19tc1100-wmi: fix build warning when CONFIG_PM not enabledColin Ian King1-0/+2
2015-06-26tc1100-wmi: Delete an unnecessary check before the function call "kfree"Markus Elfring1-1/+1
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-3/+1
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2011-05-27tc1100-wmi: Add pr_fmt, use pr_<level>Joe Perches1-4/+3
2011-02-21platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial filesVasiliy Kulikov1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16tc1100-wmi - switch to using dev_pm_opsDmitry Torokhov1-6/+16
2009-12-16tc1100-wmi - add error handling for device registrationDmitry Torokhov1-28/+30
2009-12-16tc1100-wmi - switch to using attribute groupDmitry Torokhov1-28/+11
2009-04-03tc1100-wmi: Fix state reportingKrzysztof Kosiński1-4/+3
2009-01-09Merge branch 'drivers-platform' into releaseLen Brown1-0/+289
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown1-0/+290