aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-131-2/+2
|\
| * Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()Rafael J. Wysocki2011-01-121-2/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-139-10/+10
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-12-228-38/+119
| |\ \
| * | | backlight: constify backlight_opsLionel Debroux2010-11-169-9/+9
| * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | | sony-laptop: support new hotkeys on the P, Z and EC seriesMattia Dongili2011-01-101-0/+10
* | | | platform/x86: Consistently select LEDS Kconfig optionsMark Brown2011-01-101-4/+4
* | | | sony-laptop: fix sparse non-ANSI function warningRandy Dunlap2011-01-101-1/+1
* | | | intel_ips: fix sparse non-ANSI function warningRandy Dunlap2011-01-101-1/+1
* | | | Support KHLB2 in the compal laptop driverAlbert Astals Cid2011-01-071-0/+8
* | | | acer-wmi: Enabled Acer Launch Manager modeFrom: Lee, Chun-Yi2011-01-071-0/+110
* | | | [PATCH] intel_pmic_gpio: modify EOI handling following change of kernel irq s...Feng Tang2011-01-071-1/+5
* | | | ACPI Thinkpad: We must always call va_end() after va_start() but do not do so...Jesper Juhl2011-01-071-0/+1
* | | | acer-wmi: Initialize wlan/bluetooth/wwan rfkill software block stateLee, Chun-Yi2011-01-071-0/+31
* | | | acer-wmi: Detect the WiFi/Bluetooth/3G devices availableLee, Chun-Yi2011-01-071-7/+42
* | | | acer-wmi: Add 3G rfkill sysfs fileLee, Chun-Yi2011-01-071-1/+99
* | | | acer-wmi: Add acer wmi hotkey events supportLee, Chun-Yi2011-01-072-0/+141
* | | | platform/x86: Kconfig: Replace select by depends on ACPI_WMISedat Dilek2011-01-071-2/+2
* | | | ideapad: pass ideapad_priv as argument (part 2)Ike Panhc2011-01-071-42/+29
* | | | ideapad: pass ideapad_priv as argument (part 1)Ike Panhc2011-01-071-26/+28
* | | | ideapad: add markups, unify comments and return result when initIke Panhc2011-01-071-14/+17
* | | | ideapad: add hotkey supportIke Panhc2011-01-072-0/+73
* | | | ideapad: let camera power control entry under platform driverIke Panhc2011-01-071-30/+25
* | | | ideapad: add platform driver for ideapadIke Panhc2011-01-071-7/+47
* | | | fujitsu-laptop: fix compiler warning on pnp_idsNamhyung Kim2011-01-071-1/+1
* | | | WMI: return error if wmi_create_device() failsDan Carpenter2011-01-071-1/+1
* | | | eeepc-wmi: never load if legacy device is enabledCorentin Chary2011-01-071-0/+33
* | | | eeepc-laptop: add a getter for touchpad ledCorentin Chary2011-01-071-0/+11
* | | | eeepc-wmi: remove unneeded staticCorentin Chary2011-01-071-3/+3
* | | | eeepc-wmi: claim eeepc-wmi maintainershipCorentin Chary2011-01-071-0/+1
* | | | eeepc-wmi: fix confusion between ctrl_param and retvalCorentin Chary2011-01-071-17/+17
* | | | eeepc-wmi: add debugfs entriesCorentin Chary2011-01-071-6/+164
* | | | eeepc-wmi: use attribute group to manage attributesCorentin Chary2011-01-071-12/+11
* | | | eeepc-wmi: add rfkill support for wlan, bluetooth and 3gCorentin Chary2011-01-072-0/+139
* | | | eeepc-wmi: add touchpad led supportCorentin Chary2011-01-072-0/+115
* | | | eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exitCorentin Chary2011-01-071-56/+79
* | | | classmate-laptop: add missing input_sync callHerton Ronaldo Krzesinski2011-01-071-0/+1
* | | | classmate-laptop: little optimization for cmpc_rfkill_blockHerton Ronaldo Krzesinski2011-01-071-7/+9
* | | | WMI: Cater for multiple events with same GUIDColin King2011-01-071-61/+72
* | | | drivers/platform/x86: Remove unnecessary semicolonsJoe Perches2011-01-072-2/+2
* | | | intel_scu_ipc: Utility driver for intel scu ipcSreedhara DS2011-01-074-2/+145
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-061-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/mrst: Add SFI platform device parsing codeFeng Tang2010-11-091-0/+5
| |/ /
* | | drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.Eric Anholt2010-12-232-3/+54
| |/ |/|
* | wmi: use memcmp instead of strncmp to compare GUIDsThadeu Lima de Souza Cascardo2010-12-061-1/+1
* | ACPI, hp-wmi: Fix memory leak in acpi queryZeng Zhaoming2010-11-241-0/+2
* | msi-wmi: fix semantically incorrect use of keycode instead of scancodeAnisse Astier2010-11-241-8/+8
* | msi-wmi: Add mute key supportAnisse Astier2010-11-241-0/+2
* | asus-laptop: add wimax and wwan supportCorentin Chary2010-11-241-1/+96