summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/hdaps.c
AgeCommit message (Expand)AuthorLines
2021-06-16platform/x86: hdaps: Constify static attribute_group structRikard Falkeborn-1/+1
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-2/+2
2019-10-15platform/x86: hdaps: switch to using polled mode of input devicesDmitry Torokhov-21/+19
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 271Thomas Gleixner-13/+1
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig-1/+1
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang-1/+0
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki-0/+2
2012-07-03hdaps: Use struct dev_pm_ops for power managementRafael J. Wysocki-2/+4
2012-05-31hdaps: Jesper Juhl: Fix outdated email addressJesper Juhl-1/+1
2012-03-20hdaps: trivial fix for -WuninitializedDanny Kukawka-2/+2
2012-03-20hdaps: Shut up gcc uninitialized variable warningsBorislav Petkov-2/+2
2011-05-27hdaps: Convert printks to pr_<level>Joe Perches-9/+10
2010-10-21Move hdaps driver to platform/x86Jean Delvare-0/+637