index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
hp-wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
platform/x86: use PLATFORM_DEVID_NONE instead of -1
Barnabás Pőcze
1
-1
/
+1
2022-09-22
platform/x86: hp-wmi: Support touchpad on/off
Daniel Houldsworth
1
-9
/
+11
2022-09-19
platform/x86: hp-wmi: Setting thermal profile fails with 0x06
Jorge Lopez
1
-1
/
+10
2022-06-28
platform/x86: hp-wmi: Ignore Sanitization Mode event
Kai-Heng Feng
1
-0
/
+3
2022-06-12
platform/x86: hp-wmi: Use zero insize parameter only when supported
Bedant Patnaik
1
-8
/
+15
2022-06-12
platform/x86: hp-wmi: Resolve WMI query failures on some devices
Jorge Lopez
1
-2
/
+4
2022-04-13
platform/x86: hp-wmi: Correct code style related issues
Jorge Lopez
1
-0
/
+8
2022-03-15
platform/x86: hp-wmi: support omen thermal profile policy v1
Enver Balalic
1
-14
/
+67
2022-03-15
platform/x86: hp-wmi: Changing bios_args.data to be dynamically allocated
Jorge Lopez
1
-21
/
+33
2022-03-14
platform/x86: hp-wmi: Fix 0x05 error code reported by several WMI calls
Jorge Lopez
1
-11
/
+11
2022-03-14
platform/x86: hp-wmi: Fix SW_TABLET_MODE detection method
Jorge Lopez
1
-19
/
+52
2022-03-14
platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)
Jorge Lopez
1
-1
/
+1
2021-10-27
platform/x86: hp-wmi: rename platform_profile_* function symbols
Mario Limonciello
1
-6
/
+6
2021-09-14
platform/x86: hp-wmi: add support for omen laptops
Enver Balalic
1
-12
/
+317
2021-03-08
platform/x86: hp-wmi: add platform profile support
Elia Devito
1
-5
/
+92
2021-03-08
platform/x86: hp-wmi: rename "thermal policy" to "thermal profile"
Elia Devito
1
-6
/
+6
2021-01-26
platform/x86: hp-wmi: Disable tablet-mode reporting by default
Hans de Goede
1
-4
/
+10
2021-01-18
platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors
Hans de Goede
1
-1
/
+2
2020-10-07
platform/x86: hp-wmi: add support for thermal policy
Elia Devito
1
-0
/
+23
2020-05-30
platform/x86: hp-wmi: Introduce HPWMI_POWER_FW_OR_HW as convenient shortcut
Andy Shevchenko
1
-2
/
+2
2020-05-30
platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()
Andy Shevchenko
1
-2
/
+8
2020-05-30
platform/x86: hp-wmi: Refactor postcode_store() to follow standard patterns
Andy Shevchenko
1
-9
/
+7
2019-12-20
platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytes
Hans de Goede
1
-1
/
+1
2019-11-25
platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size
Hans de Goede
1
-2
/
+2
2019-11-25
platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
Hans de Goede
1
-3
/
+3
2019-08-02
platform: x86: hp-wmi: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-35
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2017-11-05
platform/x86: hp-wmi: Fix tablet mode detection for convertibles
Stefan Brüns
1
-1
/
+1
2017-08-13
platform/x86: hp-wmi: Remove unused macro helper
Paulo Alcantara
1
-7
/
+0
2017-08-13
platform/x86: hp-wmi: Correctly determine method id in WMI calls
Paulo Alcantara
1
-1
/
+22
2017-04-20
platform/x86: hp-wmi: Cleanup exit paths
Darren Hart (VMware)
1
-30
/
+33
2017-04-20
platform/x86: hp-wmi: Do not shadow errors in sysfs show functions
Darren Hart (VMware)
1
-6
/
+6
2017-04-20
platform/x86: hp-wmi: Use DEVICE_ATTR_(RO|RW) helper macros
Darren Hart (VMware)
1
-18
/
+18
2017-04-20
platform/x86: hp-wmi: Refactor dock and tablet state fetchers
Darren Hart (VMware)
1
-19
/
+14
2017-04-20
platform/x86: hp-wmi: Cleanup wireless get_(hw|sw)state functions
Darren Hart (VMware)
1
-16
/
+8
2017-04-20
platform/x86: hp-wmi: Refactor redundant HPWMI_READ functions
Darren Hart (VMware)
1
-58
/
+24
2017-04-20
platform/x86: hp-wmi: Standardize enum usage for constants
Darren Hart (VMware)
1
-58
/
+74
2017-04-20
platform/x86: hp-wmi: Cleanup local variable declarations
Darren Hart (VMware)
1
-16
/
+13
2017-04-19
platform/x86: hp-wmi: Do not shadow error values
Carlo Caione
1
-10
/
+10
2017-04-14
platform/x86: hp-wmi: Fix detection for dock and tablet mode
Carlo Caione
1
-13
/
+27
2017-04-14
platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_state
Carlo Caione
1
-1
/
+1
2017-03-15
platform/x86: hp-wmi: remove sparse_keymap_free() calls
Michał Kępień
1
-4
/
+1
2016-06-29
hp-wmi: Fix wifi cannot be hard-unblocked
Alex Hung
1
-1
/
+6
2016-03-23
hp-wmi: Remove GPS rfkill support via pre-2009 interface
Maciej S. Szmigiero
1
-37
/
+1
2016-03-23
hp-wmi: fix unregister order in hp_wmi_rfkill_setup() once again
Maciej S. Szmigiero
1
-7
/
+7
2015-09-18
hp-wmi: limit hotkey enable
Kyle Evans
1
-11
/
+20
2015-03-07
Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTION
Stefan Brüns
1
-1
/
+1
2014-10-20
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-16
hp-wmi: Add missing __init annotations to initialization code
Mathias Krause
1
-3
/
+3
2014-06-11
hp-wmi: Enable hotkeys on some systems
Kyle Evans
1
-0
/
+18
[next]