index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
hp-wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
platform/x86: hp-wmi: Ignore Smart Experience App event
Kai-Heng Feng
1
-0
/
+3
2022-11-07
platform/x86: hp_wmi: Fix rfkill causing soft blocked wifi
Jorge Lopez
1
-2
/
+10
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-25
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-14
platform/x86: hp-wmi: remove sparse_keymap_free() calls
Michał Kępień
1
-4
/
+1
2016-06-28
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-17
hp-wmi: limit hotkey enable
Kyle Evans
1
-11
/
+20
2015-03-06
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
[next]