summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/hp-wmi.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: hp-wmi: Ignore Sanitization Mode eventKai-Heng Feng2022-06-281-0/+3
* platform/x86: hp-wmi: Use zero insize parameter only when supportedBedant Patnaik2022-06-121-8/+15
* platform/x86: hp-wmi: Resolve WMI query failures on some devicesJorge Lopez2022-06-121-2/+4
* platform/x86: hp-wmi: Correct code style related issuesJorge Lopez2022-04-131-0/+8
* platform/x86: hp-wmi: support omen thermal profile policy v1Enver Balalic2022-03-151-14/+67
* platform/x86: hp-wmi: Changing bios_args.data to be dynamically allocatedJorge Lopez2022-03-151-21/+33
* platform/x86: hp-wmi: Fix 0x05 error code reported by several WMI callsJorge Lopez2022-03-141-11/+11
* platform/x86: hp-wmi: Fix SW_TABLET_MODE detection methodJorge Lopez2022-03-141-19/+52
* platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)Jorge Lopez2022-03-141-1/+1
* platform/x86: hp-wmi: rename platform_profile_* function symbolsMario Limonciello2021-10-271-6/+6
* platform/x86: hp-wmi: add support for omen laptopsEnver Balalic2021-09-141-12/+317
* platform/x86: hp-wmi: add platform profile supportElia Devito2021-03-081-5/+92
* platform/x86: hp-wmi: rename "thermal policy" to "thermal profile"Elia Devito2021-03-081-6/+6
* platform/x86: hp-wmi: Disable tablet-mode reporting by defaultHans de Goede2021-01-251-4/+10
* platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errorsHans de Goede2021-01-181-1/+2
* platform/x86: hp-wmi: add support for thermal policyElia Devito2020-10-071-0/+23
* platform/x86: hp-wmi: Introduce HPWMI_POWER_FW_OR_HW as convenient shortcutAndy Shevchenko2020-05-301-2/+2
* platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()Andy Shevchenko2020-05-301-2/+8
* platform/x86: hp-wmi: Refactor postcode_store() to follow standard patternsAndy Shevchenko2020-05-301-9/+7
* platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede2019-12-201-1/+1
* platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input sizeHans de Goede2019-11-251-2/+2
* platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede2019-11-251-3/+3
* platform: x86: hp-wmi: convert platform driver to use dev_groupsGreg Kroah-Hartman2019-08-021-35/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* platform/x86: hp-wmi: Fix tablet mode detection for convertiblesStefan Brüns2017-11-051-1/+1
* platform/x86: hp-wmi: Remove unused macro helperPaulo Alcantara2017-08-131-7/+0
* platform/x86: hp-wmi: Correctly determine method id in WMI callsPaulo Alcantara2017-08-131-1/+22
* platform/x86: hp-wmi: Cleanup exit pathsDarren Hart (VMware)2017-04-201-30/+33
* platform/x86: hp-wmi: Do not shadow errors in sysfs show functionsDarren Hart (VMware)2017-04-201-6/+6
* platform/x86: hp-wmi: Use DEVICE_ATTR_(RO|RW) helper macrosDarren Hart (VMware)2017-04-201-18/+18
* platform/x86: hp-wmi: Refactor dock and tablet state fetchersDarren Hart (VMware)2017-04-201-19/+14
* platform/x86: hp-wmi: Cleanup wireless get_(hw|sw)state functionsDarren Hart (VMware)2017-04-201-16/+8
* platform/x86: hp-wmi: Refactor redundant HPWMI_READ functionsDarren Hart (VMware)2017-04-201-58/+24
* platform/x86: hp-wmi: Standardize enum usage for constantsDarren Hart (VMware)2017-04-201-58/+74
* platform/x86: hp-wmi: Cleanup local variable declarationsDarren Hart (VMware)2017-04-201-16/+13
* platform/x86: hp-wmi: Do not shadow error valuesCarlo Caione2017-04-191-10/+10
* platform/x86: hp-wmi: Fix detection for dock and tablet modeCarlo Caione2017-04-141-13/+27
* platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_stateCarlo Caione2017-04-141-1/+1
* platform/x86: hp-wmi: remove sparse_keymap_free() callsMichał Kępień2017-03-141-4/+1
* hp-wmi: Fix wifi cannot be hard-unblockedAlex Hung2016-06-281-1/+6
* hp-wmi: Remove GPS rfkill support via pre-2009 interfaceMaciej S. Szmigiero2016-03-231-37/+1
* hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once againMaciej S. Szmigiero2016-03-231-7/+7
* hp-wmi: limit hotkey enableKyle Evans2015-09-171-11/+20
* Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns2015-03-061-1/+1
* platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* hp-wmi: Add missing __init annotations to initialization codeMathias Krause2014-08-161-3/+3
* hp-wmi: Enable hotkeys on some systemsKyle Evans2014-06-101-0/+18
* hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmdAlex Hung2013-11-201-1/+13
* hp_wmi: Fix unregister order in hp_wmi_rfkill_setup()Kirill Tkhai2013-09-051-8/+8
* Revert "hp-wmi: Enable hotkeys on some systems"Matthew Garrett2013-08-181-16/+0