summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/hdaps.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze2022-10-031-1/+1
* platform/x86: hdaps: Constify static attribute_group structRikard Falkeborn2021-06-161-1/+1
* treewide: Remove uninitialized_var() usageKees Cook2020-07-161-2/+2
* platform/x86: hdaps: switch to using polled mode of input devicesDmitry Torokhov2019-10-151-21/+19
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 271Thomas Gleixner2019-06-051-13/+1
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-101-0/+2
* hdaps: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-031-2/+4
* hdaps: Jesper Juhl: Fix outdated email addressJesper Juhl2012-05-311-1/+1
* hdaps: trivial fix for -WuninitializedDanny Kukawka2012-03-201-2/+2
* hdaps: Shut up gcc uninitialized variable warningsBorislav Petkov2012-03-201-2/+2
* hdaps: Convert printks to pr_<level>Joe Perches2011-05-271-9/+10
* Move hdaps driver to platform/x86Jean Delvare2010-10-211-0/+637