index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
msi-wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
x86: fix up files really needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-08-05
platform-drivers-x86: msi-wmi: add missing sparse_keymap_free in msi_wmi_init...
Axel Lin
1
-0
/
+1
2011-05-27
msi-wmi: Use pr_fmt and pr_<level>
Joe Perches
1
-25
/
+20
2011-03-23
backlight: add backlight type
Matthew Garrett
1
-0
/
+1
2010-11-24
msi-wmi: fix semantically incorrect use of keycode instead of scancode
Anisse Astier
1
-8
/
+8
2010-11-24
msi-wmi: Add mute key support
Anisse Astier
1
-0
/
+2
2010-08-03
msi-wmi: make needlessly global symbols static
Axel Lin
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
backlight: msi-laptop, msi-wmi: fix incomplete registration failure handling
Bruno Prémont
1
-2
/
+4
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-3
/
+6
2009-12-30
dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
Len Brown
1
-1
/
+6
2009-12-30
ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a...
Len Brown
1
-1
/
+1
2009-12-24
acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIAS
Thomas Renninger
1
-10
/
+0
2009-12-16
msi-wmi: depend on backlight and fix corner-cases problems
Anisse Astier
1
-8
/
+15
2009-12-16
msi-wmi: switch to using input sparse keymap library
Anisse Astier
1
-102
/
+32
2009-12-16
msi-wmi: replace one-condition switch-case with if statement
Anisse Astier
1
-9
/
+4
2009-12-16
msi-wmi: remove unused field 'instance' in key_entry structure
Anisse Astier
1
-5
/
+4
2009-12-16
msi-wmi: remove custom runtime debug implementation
Anisse Astier
1
-9
/
+2
2009-12-16
msi-wmi: rework init
Anisse Astier
1
-29
/
+35
2009-12-16
msi-wmi: remove useless includes
Anisse Astier
1
-6
/
+0
2009-12-16
X86 drivers: Introduce msi-wmi driver
Thomas Renninger
1
-0
/
+369