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
/
asus-wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
1
-16
/
+52
2012-03-26
asus-wmi: don't update power and brightness when using scalar
Corentin Chary
1
-7
/
+13
2012-03-26
asus-wmi: move WAPF variable into quirks_entry
Corentin Chary
1
-2
/
+2
2012-03-26
asus-wmi: store backlight power status for AIO machine
AceLan Kao
1
-13
/
+20
2012-03-26
asus-wmi: add scalar board brightness adj. support
AceLan Kao
1
-5
/
+28
2012-03-26
asus-wmi: on/off bit is not set when reading the value
Corentin Chary
1
-1
/
+1
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
1
-1
/
+1
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
1
-2
/
+2
2011-10-24
platform-drivers-x86: asus-wmi: fix resource leak in asus_wmi_led_exit
Axel Lin
1
-1
/
+3
2011-08-05
asus-wmi: add uwb rfkill support
Corentin Chary
1
-0
/
+16
2011-08-05
asus-wmi: add gps rfkill support
Corentin Chary
1
-0
/
+16
2011-08-05
asus-wmi: add CWAP support and clarify the meaning of WAPF bits
Corentin Chary
1
-0
/
+6
2011-08-05
asus-wmi: return proper value in store_cpufv()
Corentin Chary
1
-2
/
+6
2011-08-05
asus-wmi: check for temp1 presence
Corentin Chary
1
-1
/
+7
2011-08-05
asus-wmi: add thermal sensor
Corentin Chary
1
-0
/
+21
2011-08-05
asus-wmi: add some device ids
Corentin Chary
1
-0
/
+7
2011-08-05
asus-wmi: fix keyboard backlight detection
Corentin Chary
1
-1
/
+2
2011-08-05
asus-wmi: fix section mismatch
Corentin Chary
1
-1
/
+1
2011-08-05
asus-wmi: add keyboard backlight support
Corentin Chary
1
-17
/
+113
2011-08-05
asus-wmi: second part of the version starts at 16 not 8
Corentin Chary
1
-1
/
+1
2011-08-05
asus-wmi: Enable autorepeat for hotkey input device
Seth Forshee
1
-0
/
+1
2011-08-05
asus-wmi: Add callback for hotkey filtering
Seth Forshee
1
-1
/
+11
2011-08-05
asus-wmi: fix hwmon/pwm1
Corentin Chary
1
-4
/
+5
2011-07-24
asus-wmi: ->is_visible() can't return negative
Al Viro
1
-1
/
+1
2011-07-07
platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORM
Axel Lin
1
-0
/
+1
2011-05-27
asus: Add pr_fmt and convert printks to pr_<level>
Joe Perches
1
-10
/
+10
2011-05-27
asus-wmi: Remove __init from asus_wmi_platform_init
Joe Perches
1
-1
/
+1
2011-04-01
asus-wmi: swap input name and phys
Corentin Chary
1
-2
/
+2
2011-03-28
asus-wmi: potential NULL dereference in show_call()
Dan Carpenter
1
-1
/
+1
2011-03-28
asus-wmi: signedness bug in read_brightness()
Dan Carpenter
1
-1
/
+2
2011-03-28
asus-wmi: add hwmon interface and pwm1
Corentin Chary
1
-0
/
+128
2011-03-28
asus-wmi: add some common device ids and method ids
Corentin Chary
1
-7
/
+37
2011-03-28
asus-wmi: allow debugfs interface to call arbitrary method
Corentin Chary
1
-2
/
+45
2011-03-28
asus-wmi: add calls to INIT, SPEC and SFUN on init
Corentin Chary
1
-0
/
+28
2011-03-28
asus-wmi: fix and clean backlight code
Corentin Chary
1
-15
/
+29
2011-03-28
asus-wmi: try to guess the right DSTS methods
Corentin Chary
1
-33
/
+66
2011-03-28
asus-wmi: factorise wmi_evaluate_method call
Corentin Chary
1
-97
/
+65
2011-03-28
asus-wmi: handle "unknown status" bit
Corentin Chary
1
-0
/
+6
2011-03-28
asus-wmi: introduce struct asus_rfkill
Corentin Chary
1
-56
/
+59
2011-03-28
asus-wmi: minor cleanups
Corentin Chary
1
-17
/
+17
2011-03-28
eeepc-wmi: asus generic asus-wmi.ko module
Corentin Chary
1
-488
/
+436
2011-03-28
asus-wmi: move generic code to asus-wmi
Corentin Chary
1
-0
/
+1454