summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/hp-wmi.c
AgeCommit message (Expand)Author
2022-11-16platform/x86: Move existing HP drivers to a new hp subdirJorge Lopez
2022-11-16platform/x86: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng
2022-11-07platform/x86: hp_wmi: Fix rfkill causing soft blocked wifiJorge Lopez
2022-10-03platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze
2022-09-22platform/x86: hp-wmi: Support touchpad on/offDaniel Houldsworth
2022-09-19platform/x86: hp-wmi: Setting thermal profile fails with 0x06Jorge Lopez
2022-06-28platform/x86: hp-wmi: Ignore Sanitization Mode eventKai-Heng Feng
2022-06-12platform/x86: hp-wmi: Use zero insize parameter only when supportedBedant Patnaik
2022-06-12platform/x86: hp-wmi: Resolve WMI query failures on some devicesJorge Lopez
2022-04-13platform/x86: hp-wmi: Correct code style related issuesJorge Lopez
2022-03-15platform/x86: hp-wmi: support omen thermal profile policy v1Enver Balalic
2022-03-15platform/x86: hp-wmi: Changing bios_args.data to be dynamically allocatedJorge Lopez
2022-03-14platform/x86: hp-wmi: Fix 0x05 error code reported by several WMI callsJorge Lopez
2022-03-14platform/x86: hp-wmi: Fix SW_TABLET_MODE detection methodJorge Lopez
2022-03-14platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)Jorge Lopez
2021-10-27platform/x86: hp-wmi: rename platform_profile_* function symbolsMario Limonciello
2021-09-14platform/x86: hp-wmi: add support for omen laptopsEnver Balalic
2021-03-08platform/x86: hp-wmi: add platform profile supportElia Devito
2021-03-08platform/x86: hp-wmi: rename "thermal policy" to "thermal profile"Elia Devito
2021-01-25platform/x86: hp-wmi: Disable tablet-mode reporting by defaultHans de Goede
2021-01-18platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errorsHans de Goede
2020-10-07platform/x86: hp-wmi: add support for thermal policyElia Devito
2020-05-30platform/x86: hp-wmi: Introduce HPWMI_POWER_FW_OR_HW as convenient shortcutAndy Shevchenko
2020-05-30platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()Andy Shevchenko
2020-05-30platform/x86: hp-wmi: Refactor postcode_store() to follow standard patternsAndy Shevchenko
2019-12-20platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytesHans de Goede
2019-11-25platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input sizeHans de Goede
2019-11-25platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede
2019-08-02platform: x86: hp-wmi: convert platform driver to use dev_groupsGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-11-05platform/x86: hp-wmi: Fix tablet mode detection for convertiblesStefan Brüns
2017-08-13platform/x86: hp-wmi: Remove unused macro helperPaulo Alcantara
2017-08-13platform/x86: hp-wmi: Correctly determine method id in WMI callsPaulo Alcantara
2017-04-20platform/x86: hp-wmi: Cleanup exit pathsDarren Hart (VMware)
2017-04-20platform/x86: hp-wmi: Do not shadow errors in sysfs show functionsDarren Hart (VMware)
2017-04-20platform/x86: hp-wmi: Use DEVICE_ATTR_(RO|RW) helper macrosDarren Hart (VMware)
2017-04-20platform/x86: hp-wmi: Refactor dock and tablet state fetchersDarren Hart (VMware)
2017-04-20platform/x86: hp-wmi: Cleanup wireless get_(hw|sw)state functionsDarren Hart (VMware)
2017-04-20platform/x86: hp-wmi: Refactor redundant HPWMI_READ functionsDarren Hart (VMware)
2017-04-20platform/x86: hp-wmi: Standardize enum usage for constantsDarren Hart (VMware)
2017-04-20platform/x86: hp-wmi: Cleanup local variable declarationsDarren Hart (VMware)
2017-04-19platform/x86: hp-wmi: Do not shadow error valuesCarlo Caione
2017-04-14platform/x86: hp-wmi: Fix detection for dock and tablet modeCarlo Caione
2017-04-14platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_stateCarlo Caione
2017-03-14platform/x86: hp-wmi: remove sparse_keymap_free() callsMichał Kępień
2016-06-28hp-wmi: Fix wifi cannot be hard-unblockedAlex Hung
2016-03-23hp-wmi: Remove GPS rfkill support via pre-2009 interfaceMaciej S. Szmigiero
2016-03-23hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once againMaciej S. Szmigiero
2015-09-17hp-wmi: limit hotkey enableKyle Evans
2015-03-06Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns