index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-08
acer-wmi: Initialize wlan/bluetooth/wwan rfkill software block state
Lee, Chun-Yi
1
-0
/
+31
2011-01-08
acer-wmi: Detect the WiFi/Bluetooth/3G devices available
Lee, Chun-Yi
1
-7
/
+42
2011-01-08
acer-wmi: Add 3G rfkill sysfs file
Lee, Chun-Yi
1
-1
/
+99
2011-01-08
acer-wmi: Add acer wmi hotkey events support
Lee, Chun-Yi
2
-0
/
+141
2011-01-08
platform/x86: Kconfig: Replace select by depends on ACPI_WMI
Sedat Dilek
1
-2
/
+2
2011-01-08
ideapad: pass ideapad_priv as argument (part 2)
Ike Panhc
1
-42
/
+29
2011-01-08
ideapad: pass ideapad_priv as argument (part 1)
Ike Panhc
1
-26
/
+28
2011-01-08
ideapad: add markups, unify comments and return result when init
Ike Panhc
1
-14
/
+17
2011-01-08
ideapad: add hotkey support
Ike Panhc
2
-0
/
+73
2011-01-08
ideapad: let camera power control entry under platform driver
Ike Panhc
1
-30
/
+25
2011-01-08
ideapad: add platform driver for ideapad
Ike Panhc
1
-7
/
+47
2011-01-08
fujitsu-laptop: fix compiler warning on pnp_ids
Namhyung Kim
1
-1
/
+1
2011-01-08
WMI: return error if wmi_create_device() fails
Dan Carpenter
1
-1
/
+1
2011-01-08
eeepc-wmi: never load if legacy device is enabled
Corentin Chary
1
-0
/
+33
2011-01-08
eeepc-laptop: add a getter for touchpad led
Corentin Chary
1
-0
/
+11
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
2
-0
/
+139
2011-01-08
eeepc-wmi: add touchpad led support
Corentin Chary
2
-0
/
+115
2011-01-08
eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exit
Corentin Chary
1
-56
/
+79
2011-01-08
classmate-laptop: add missing input_sync call
Herton Ronaldo Krzesinski
1
-0
/
+1
2011-01-08
classmate-laptop: little optimization for cmpc_rfkill_block
Herton Ronaldo Krzesinski
1
-7
/
+9
2011-01-08
WMI: Cater for multiple events with same GUID
Colin King
1
-61
/
+72
2011-01-08
drivers/platform/x86: Remove unnecessary semicolons
Joe Perches
2
-2
/
+2
2011-01-08
intel_scu_ipc: Utility driver for intel scu ipc
Sreedhara DS
4
-2
/
+145
2011-01-06
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+5
2010-12-23
drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.
Eric Anholt
2
-3
/
+54
2010-12-07
wmi: use memcmp instead of strncmp to compare GUIDs
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-11-24
ACPI, hp-wmi: Fix memory leak in acpi query
Zeng Zhaoming
1
-0
/
+2
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-11-24
asus-laptop: add wimax and wwan support
Corentin Chary
1
-1
/
+96
2010-11-24
eeepc-wmi: fix compiler warning
Dmitry Torokhov
1
-2
/
+2
2010-11-24
ibm_rtl: _RTL_ is not available in UEFI mode
Vernon Mauery
1
-1
/
+2
2010-11-24
ibm_rtl: Loosen the DMI criteria to all IBM machines
Vernon Mauery
1
-24
/
+5
2010-11-24
drivers/platform/x86/thinkpad_acpi.c: delete double assignment
Julia Lawall
1
-1
/
+0
2010-11-24
toshiba_acpi.c: Add key_entry for a lone FN keypress
Jon Dowland
1
-0
/
+1
2010-11-24
ibm_rtl: fix printk format warning
Randy Dunlap
1
-1
/
+1
2010-11-09
x86/mrst: Add SFI platform device parsing code
Feng Tang
1
-0
/
+5
2010-10-28
Remove duplicate includes from many files
Zimny Lech
1
-1
/
+0
2010-10-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
19
-1011
/
+1980
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
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-10-21
panasonic-laptop: Simplify calls to acpi_pcc_retrieve_biosdata
Jean Delvare
1
-10
/
+10
2010-10-21
panasonic-laptop: Handle errors properly if they happen
Jean Delvare
1
-0
/
+2
2010-10-21
intel_pmic_gpio: fix off-by-one value range checking
Axel Lin
1
-1
/
+1
[next]