| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-01-14 | 1 | -2/+2 |
|\ |
|
| * | Platform / x86: Make fujitsu_laptop use acpi_bus_update_power() | Rafael J. Wysocki | 2011-01-12 | 1 | -2/+2 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 9 | -10/+10 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 8 | -38/+119 |
| |\ \ |
|
| * | | | backlight: constify backlight_ops | Lionel Debroux | 2010-11-16 | 9 | -9/+9 |
| * | | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | | | | sony-laptop: support new hotkeys on the P, Z and EC series | Mattia Dongili | 2011-01-10 | 1 | -0/+10 |
* | | | | platform/x86: Consistently select LEDS Kconfig options | Mark Brown | 2011-01-10 | 1 | -4/+4 |
* | | | | sony-laptop: fix sparse non-ANSI function warning | Randy Dunlap | 2011-01-10 | 1 | -1/+1 |
* | | | | intel_ips: fix sparse non-ANSI function warning | Randy Dunlap | 2011-01-10 | 1 | -1/+1 |
* | | | | Support KHLB2 in the compal laptop driver | Albert Astals Cid | 2011-01-07 | 1 | -0/+8 |
* | | | | acer-wmi: Enabled Acer Launch Manager mode | From: Lee, Chun-Yi | 2011-01-07 | 1 | -0/+110 |
* | | | | [PATCH] intel_pmic_gpio: modify EOI handling following change of kernel irq s... | Feng Tang | 2011-01-07 | 1 | -1/+5 |
* | | | | ACPI Thinkpad: We must always call va_end() after va_start() but do not do so... | Jesper Juhl | 2011-01-07 | 1 | -0/+1 |
* | | | | acer-wmi: Initialize wlan/bluetooth/wwan rfkill software block state | Lee, Chun-Yi | 2011-01-07 | 1 | -0/+31 |
* | | | | acer-wmi: Detect the WiFi/Bluetooth/3G devices available | Lee, Chun-Yi | 2011-01-07 | 1 | -7/+42 |
* | | | | acer-wmi: Add 3G rfkill sysfs file | Lee, Chun-Yi | 2011-01-07 | 1 | -1/+99 |
* | | | | acer-wmi: Add acer wmi hotkey events support | Lee, Chun-Yi | 2011-01-07 | 2 | -0/+141 |
* | | | | platform/x86: Kconfig: Replace select by depends on ACPI_WMI | Sedat Dilek | 2011-01-07 | 1 | -2/+2 |
* | | | | ideapad: pass ideapad_priv as argument (part 2) | Ike Panhc | 2011-01-07 | 1 | -42/+29 |
* | | | | ideapad: pass ideapad_priv as argument (part 1) | Ike Panhc | 2011-01-07 | 1 | -26/+28 |
* | | | | ideapad: add markups, unify comments and return result when init | Ike Panhc | 2011-01-07 | 1 | -14/+17 |
* | | | | ideapad: add hotkey support | Ike Panhc | 2011-01-07 | 2 | -0/+73 |
* | | | | ideapad: let camera power control entry under platform driver | Ike Panhc | 2011-01-07 | 1 | -30/+25 |
* | | | | ideapad: add platform driver for ideapad | Ike Panhc | 2011-01-07 | 1 | -7/+47 |
* | | | | fujitsu-laptop: fix compiler warning on pnp_ids | Namhyung Kim | 2011-01-07 | 1 | -1/+1 |
* | | | | WMI: return error if wmi_create_device() fails | Dan Carpenter | 2011-01-07 | 1 | -1/+1 |
* | | | | eeepc-wmi: never load if legacy device is enabled | Corentin Chary | 2011-01-07 | 1 | -0/+33 |
* | | | | eeepc-laptop: add a getter for touchpad led | Corentin Chary | 2011-01-07 | 1 | -0/+11 |
* | | | | eeepc-wmi: remove unneeded static | Corentin Chary | 2011-01-07 | 1 | -3/+3 |
* | | | | eeepc-wmi: claim eeepc-wmi maintainership | Corentin Chary | 2011-01-07 | 1 | -0/+1 |
* | | | | eeepc-wmi: fix confusion between ctrl_param and retval | Corentin Chary | 2011-01-07 | 1 | -17/+17 |
* | | | | eeepc-wmi: add debugfs entries | Corentin Chary | 2011-01-07 | 1 | -6/+164 |
* | | | | eeepc-wmi: use attribute group to manage attributes | Corentin Chary | 2011-01-07 | 1 | -12/+11 |
* | | | | eeepc-wmi: add rfkill support for wlan, bluetooth and 3g | Corentin Chary | 2011-01-07 | 2 | -0/+139 |
* | | | | eeepc-wmi: add touchpad led support | Corentin Chary | 2011-01-07 | 2 | -0/+115 |
* | | | | eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exit | Corentin Chary | 2011-01-07 | 1 | -56/+79 |
* | | | | classmate-laptop: add missing input_sync call | Herton Ronaldo Krzesinski | 2011-01-07 | 1 | -0/+1 |
* | | | | classmate-laptop: little optimization for cmpc_rfkill_block | Herton Ronaldo Krzesinski | 2011-01-07 | 1 | -7/+9 |
* | | | | WMI: Cater for multiple events with same GUID | Colin King | 2011-01-07 | 1 | -61/+72 |
* | | | | drivers/platform/x86: Remove unnecessary semicolons | Joe Perches | 2011-01-07 | 2 | -2/+2 |
* | | | | intel_scu_ipc: Utility driver for intel scu ipc | Sreedhara DS | 2011-01-07 | 4 | -2/+145 |
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 1 | -0/+5 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | x86/mrst: Add SFI platform device parsing code | Feng Tang | 2010-11-09 | 1 | -0/+5 |
| |/ / |
|
* | / | drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915. | Eric Anholt | 2010-12-23 | 2 | -3/+54 |
| |/
|/| |
|
* | | wmi: use memcmp instead of strncmp to compare GUIDs | Thadeu Lima de Souza Cascardo | 2010-12-06 | 1 | -1/+1 |
* | | ACPI, hp-wmi: Fix memory leak in acpi query | Zeng Zhaoming | 2010-11-24 | 1 | -0/+2 |
* | | msi-wmi: fix semantically incorrect use of keycode instead of scancode | Anisse Astier | 2010-11-24 | 1 | -8/+8 |
* | | msi-wmi: Add mute key support | Anisse Astier | 2010-11-24 | 1 | -0/+2 |
* | | asus-laptop: add wimax and wwan support | Corentin Chary | 2010-11-24 | 1 | -1/+96 |