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
/
eeepc-wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-18
Corentin has moved
Corentin Chary
1
-1
/
+1
2012-07-28
asus-wmi: control backlight power through WMI, not ACPI
AceLan Kao
1
-1
/
+24
2012-03-26
eeepc-wmi: split et2012 specific hacks
Corentin Chary
1
-14
/
+20
2012-03-26
eeepc-wmi: refine quirks handling
Corentin Chary
1
-5
/
+8
2012-03-26
asus-wmi: move WAPF variable into quirks_entry
Corentin Chary
1
-1
/
+1
2012-03-26
asus-wmi: store backlight power status for AIO machine
AceLan Kao
1
-3
/
+12
2012-03-26
asus-wmi: add scalar board brightness adj. support
AceLan Kao
1
-25
/
+60
2012-03-26
eeepc-wmi: add extra keymaps for EP121
Chih-Wei Huang
1
-0
/
+3
2011-08-05
asus-wmi: add CWAP support and clarify the meaning of WAPF bits
Corentin Chary
1
-0
/
+1
2011-08-05
eeepc-wmi: Add support for T101MT Home/Express Gate key
Seth Forshee
1
-0
/
+26
2011-05-27
eeepc: Use pr_warn
Joe Perches
1
-7
/
+7
2011-04-01
eeepc-wmi: add keys found on EeePC 1215T
Corentin Chary
1
-0
/
+2
2011-03-28
eeepc-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE
Keng-Yu Lin
1
-1
/
+1
2011-03-28
eeepc-wmi: restore KEY_CAMERA_* keys lost in 190ca27
Corentin Chary
1
-0
/
+6
2011-03-28
asus-wmi: minor cleanups
Corentin Chary
1
-1
/
+1
2011-03-28
eeepc-wmi: asus generic asus-wmi.ko module
Corentin Chary
1
-0
/
+162
2011-03-28
asus-wmi: move generic code to asus-wmi
Corentin Chary
1
-1454
/
+0
2011-03-28
eeepc-wmi: add camera keys
Corentin Chary
1
-0
/
+7
2011-03-28
eeepc-wmi: reorder device ids
Corentin Chary
1
-0
/
+11
2011-03-28
eeepc-wmi: add touchpad sysfs file
Corentin Chary
1
-0
/
+5
2011-03-28
eeepc-wmi: comments keymap to clarify the meaning of some keys
Corentin Chary
1
-3
/
+3
2011-03-28
eeepc-wmi: real touchpad led device id is 0x001000012
Corentin Chary
1
-6
/
+6
2011-03-28
eeepc-wmi: respect wireless_hotplug setting
Corentin Chary
1
-0
/
+3
2011-03-28
eeepc-wmi: support backlight power (bl_power) attribute
Corentin Chary
1
-14
/
+61
2011-03-28
eeepc-wmi: set the right key code for 0xe9
Corentin Chary
1
-1
/
+1
2011-03-28
eeepc-wmi: add wimax support
Corentin Chary
1
-1
/
+19
2011-03-28
eeepc-wmi: add camera and card reader support
Corentin Chary
1
-1
/
+88
2011-03-28
eeepc-wmi: use the presence bit correctly
Corentin Chary
1
-8
/
+5
2011-03-28
eeepc-wmi: reorder defines
Corentin Chary
1
-9
/
+9
2011-03-28
eeepc-wmi: switch to platform_create_bundle()
Corentin Chary
1
-53
/
+22
2011-03-28
eeepc-wmi: add hibernate/resume callbacks
Corentin Chary
1
-0
/
+49
2011-03-28
eeepc-wmi: add an helper using simple return codes
Corentin Chary
1
-57
/
+39
2011-03-28
eeepc-wmi: return proper error code in eeepc_rfkill_set()
Corentin Chary
1
-1
/
+7
2011-03-28
eeepc-wmi: serialize access to wmi method
Corentin Chary
1
-6
/
+72
2011-03-28
eeepc-wmi: add hotplug code for Eeepc 1000H
Corentin Chary
1
-1
/
+273
2011-03-28
eeepc-wmi: add wlan key found on 1015P
Corentin Chary
1
-0
/
+1
2011-03-28
eeepc-wmi: reorder keymap
Corentin Chary
1
-7
/
+7
2011-01-08
eeepc-wmi: never load if legacy device is enabled
Corentin Chary
1
-0
/
+33
2011-01-08
eeepc-wmi: remove unneeded static
Corentin Chary
1
-3
/
+3
2011-01-08
eeepc-wmi: claim eeepc-wmi maintainership
Corentin Chary
1
-0
/
+1
2011-01-08
eeepc-wmi: fix confusion between ctrl_param and retval
Corentin Chary
1
-17
/
+17
2011-01-08
eeepc-wmi: add debugfs entries
Corentin Chary
1
-6
/
+164
2011-01-08
eeepc-wmi: use attribute group to manage attributes
Corentin Chary
1
-12
/
+11
2011-01-08
eeepc-wmi: add rfkill support for wlan, bluetooth and 3g
Corentin Chary
1
-0
/
+138
2011-01-08
eeepc-wmi: add touchpad led support
Corentin Chary
1
-0
/
+113
2011-01-08
eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exit
Corentin Chary
1
-56
/
+79
2010-11-24
eeepc-wmi: fix compiler warning
Dmitry Torokhov
1
-2
/
+2
2010-10-21
eeepc-wmi: Add cpufv sysfs interface
Chris Bagwell
1
-0
/
+51
2010-10-21
eeepc-wmi: add additional hotkeys
Chris Bagwell
1
-0
/
+5
2010-05-20
drivers/platform/x86/eeepc-wmi.c: fix build warning
Daniel Mack
1
-1
/
+1
[next]