index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
acer-wmi.c
Age
Commit message (
Expand
)
Author
2011-03-22
backlight: add backlight type
Matthew Garrett
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-02-21
acer-wmi: Fix capitalisation of GUID
Matthew Garrett
2011-02-21
platform: x86: acer-wmi: world-writable sysfs threeg file
Vasiliy Kulikov
2011-01-25
X86, Acer, WMI: Do not double include linux/dmi.h in acer-wmi.c
Jesper Juhl
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-07
acer-wmi: Enabled Acer Launch Manager mode
From: Lee, Chun-Yi
2011-01-07
acer-wmi: Initialize wlan/bluetooth/wwan rfkill software block state
Lee, Chun-Yi
2011-01-07
acer-wmi: Detect the WiFi/Bluetooth/3G devices available
Lee, Chun-Yi
2011-01-07
acer-wmi: Add 3G rfkill sysfs file
Lee, Chun-Yi
2011-01-07
acer-wmi: Add acer wmi hotkey events support
Lee, Chun-Yi
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
2010-10-21
Don't show error if Acer WMI is not found
Pascal de Bruijn
2010-08-03
acer-wmi: remove non-used acer_quirks struct definition
Axel Lin
2010-08-03
acer-wmi: fix memory leaks in wmab_execute error path
Axel Lin
2010-08-03
acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devices
Axel Lin
2010-08-03
acer-wmi: make dmi_matched to return 1 instead of 0
Axel Lin
2010-08-03
acer-wmi: set permissions on interface file to S_IRUGO
Axel Lin
2010-08-03
acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de...
Axel Lin
2010-08-03
acer-wmi: fix resource reclaim in acer_wmi_init error path
Axel Lin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-02-19
acer-wmi: Respect current backlight level when loading
Carlos Corbacho
2009-12-24
acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIAS
Thomas Renninger
2009-09-17
Input: libps2 - additional locking for i8042 ports
Dmitry Torokhov
2009-07-21
acer-wmi: fix rfkill conversion
Alan Jenkins
2009-06-19
acer-wmi: fix rfkill conversion
Troy Moure
2009-06-10
rfkill: remove set_global_sw_state
Alan Jenkins
2009-06-03
rfkill: rewrite
Johannes Berg
2009-04-22
rfkill: remove user_claim stuff
Johannes Berg
2009-04-04
acer-wmi: Update copyright notice & documentation
Carlos Corbacho
2009-04-04
acer-wmi: Cleanup the failure cleanup handling
Andy Whitcroft
2009-04-04
acer-wmi: Blacklist Acer Aspire One
Carlos Corbacho
2009-03-16
acer-wmi: double free in acer_rfkill_exit()
Dan Carpenter
2009-03-12
acer-wmi: fix regression in backlight detection
Michael Spang
2008-12-19
create drivers/platform/x86/ from drivers/misc/
Len Brown