Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9f6f955ae4994dd4ad5513a0d959468763a45fa5
/
drivers
/
platform
/
x86
/
eeepc-wmi.c
272c77d
asus-wmi: control backlight power through WMI, not ACPI
by AceLan Kao
· 12 years ago
7a61d02
eeepc-wmi: split et2012 specific hacks
by Corentin Chary
· 13 years ago
c55d995
eeepc-wmi: refine quirks handling
by Corentin Chary
· 13 years ago
6a2bccc
asus-wmi: move WAPF variable into quirks_entry
by Corentin Chary
· 13 years ago
6e0044b
asus-wmi: store backlight power status for AIO machine
by AceLan Kao
· 13 years ago
c87992d
asus-wmi: add scalar board brightness adj. support
by AceLan Kao
· 13 years ago
eb649a8
eeepc-wmi: add extra keymaps for EP121
by Chih-Wei Huang
· 13 years ago
fddbfed
asus-wmi: add CWAP support and clarify the meaning of WAPF bits
by Corentin Chary
· 13 years ago
6ae8b80
eeepc-wmi: Add support for T101MT Home/Express Gate key
by Seth Forshee
· 13 years ago
22441ff
eeepc: Use pr_warn
by Joe Perches
· 14 years ago
9481472
eeepc-wmi: add keys found on EeePC 1215T
by Corentin Chary
· 14 years ago
3b3e73f
eeepc-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE
by Keng-Yu Lin
· 14 years ago
5f85400
eeepc-wmi: restore KEY_CAMERA_* keys lost in 190ca27
by Corentin Chary
· 14 years ago
57ab7da
asus-wmi: minor cleanups
by Corentin Chary
· 14 years ago
e12e6d9
eeepc-wmi: asus generic asus-wmi.ko module
by Corentin Chary
· 14 years ago
5b799d4f
asus-wmi: move generic code to asus-wmi
by Corentin Chary
· 14 years ago
e2d3d44
eeepc-wmi: add camera keys
by Corentin Chary
· 14 years ago
4381594
eeepc-wmi: reorder device ids
by Corentin Chary
· 14 years ago
4615bb6
eeepc-wmi: add touchpad sysfs file
by Corentin Chary
· 14 years ago
77ca5b0
eeepc-wmi: comments keymap to clarify the meaning of some keys
by Corentin Chary
· 14 years ago
8571d75
eeepc-wmi: real touchpad led device id is 0x001000012
by Corentin Chary
· 14 years ago
c14d4b8
eeepc-wmi: respect wireless_hotplug setting
by Corentin Chary
· 14 years ago
b718726
eeepc-wmi: support backlight power (bl_power) attribute
by Corentin Chary
· 14 years ago
54c799a
eeepc-wmi: set the right key code for 0xe9
by Corentin Chary
· 14 years ago
2e9e159
eeepc-wmi: add wimax support
by Corentin Chary
· 14 years ago
9e1565b
eeepc-wmi: add camera and card reader support
by Corentin Chary
· 14 years ago
aafa719
eeepc-wmi: use the presence bit correctly
by Corentin Chary
· 14 years ago
33e0e6f
eeepc-wmi: reorder defines
by Corentin Chary
· 14 years ago
a04ce29
eeepc-wmi: switch to platform_create_bundle()
by Corentin Chary
· 14 years ago
0773d7f
eeepc-wmi: add hibernate/resume callbacks
by Corentin Chary
· 14 years ago
5c95638
eeepc-wmi: add an helper using simple return codes
by Corentin Chary
· 14 years ago
7898cf1
eeepc-wmi: return proper error code in eeepc_rfkill_set()
by Corentin Chary
· 14 years ago
279f8f9
eeepc-wmi: serialize access to wmi method
by Corentin Chary
· 14 years ago
afa7c88
eeepc-wmi: add hotplug code for Eeepc 1000H
by Corentin Chary
· 14 years ago
bc40cce
eeepc-wmi: add wlan key found on 1015P
by Corentin Chary
· 14 years ago
5628e5a
eeepc-wmi: reorder keymap
by Corentin Chary
· 14 years ago
d358cb5
eeepc-wmi: never load if legacy device is enabled
by Corentin Chary
· 14 years ago
dfed65d
eeepc-wmi: remove unneeded static
by Corentin Chary
· 14 years ago
4c4edfa
eeepc-wmi: claim eeepc-wmi maintainership
by Corentin Chary
· 14 years ago
2a3f006
eeepc-wmi: fix confusion between ctrl_param and retval
by Corentin Chary
· 14 years ago
8c1b2d8
eeepc-wmi: add debugfs entries
by Corentin Chary
· 14 years ago
4e37b42
eeepc-wmi: use attribute group to manage attributes
by Corentin Chary
· 14 years ago
ba48fdb
eeepc-wmi: add rfkill support for wlan, bluetooth and 3g
by Corentin Chary
· 14 years ago
084fca6
eeepc-wmi: add touchpad led support
by Corentin Chary
· 14 years ago
27c136c
eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exit
by Corentin Chary
· 14 years ago
67fa38e
eeepc-wmi: fix compiler warning
by Dmitry Torokhov
· 14 years ago
7f80d73
eeepc-wmi: Add cpufv sysfs interface
by Chris Bagwell
· 14 years ago
eda1748
eeepc-wmi: add additional hotkeys
by Chris Bagwell
· 14 years ago
b7670ed
drivers/platform/x86/eeepc-wmi.c: fix build warning
by Daniel Mack
· 14 years ago
3d7b165
eeepc-wmi: add backlight support
by Yong Wang
· 15 years ago
45f2c69
eeepc-wmi: use a platform device as parent device of all sub-devices
by Yong Wang
· 15 years ago
8124888
eeepc-wmi: add an eeepc_wmi context structure
by Yong Wang
· 15 years ago
a32f392
eeepc-wmi: include slab.h
by Tejun Heo
· 15 years ago
ee027e4
eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptops
by Yong Wang
· 15 years ago