| Commit message (Expand) | Author | Age |
* | intel_scu_ipc: remove duplicated #include | Huang Weiyi | 2011-01-30 |
* | intel_scu_ipcutils: Fix the license tag | Alan Cox | 2011-01-25 |
* | intel_scu_ipc: fix signedness bug | Axel Lin | 2011-01-25 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | Platform / x86: Make fujitsu_laptop use acpi_bus_update_power() | Rafael J. Wysocki | 2011-01-12 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 |
| |\ \ |
|
| * | | | backlight: constify backlight_ops | Lionel Debroux | 2010-11-16 |
| * | | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | | | | sony-laptop: support new hotkeys on the P, Z and EC series | Mattia Dongili | 2011-01-10 |
* | | | | platform/x86: Consistently select LEDS Kconfig options | Mark Brown | 2011-01-10 |
* | | | | sony-laptop: fix sparse non-ANSI function warning | Randy Dunlap | 2011-01-10 |
* | | | | intel_ips: fix sparse non-ANSI function warning | Randy Dunlap | 2011-01-10 |
* | | | | Support KHLB2 in the compal laptop driver | Albert Astals Cid | 2011-01-07 |
* | | | | acer-wmi: Enabled Acer Launch Manager mode | From: Lee, Chun-Yi | 2011-01-07 |
* | | | | [PATCH] intel_pmic_gpio: modify EOI handling following change of kernel irq s... | Feng Tang | 2011-01-07 |
* | | | | ACPI Thinkpad: We must always call va_end() after va_start() but do not do so... | Jesper Juhl | 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 | 2011-01-07 |
* | | | | platform/x86: Kconfig: Replace select by depends on ACPI_WMI | Sedat Dilek | 2011-01-07 |
* | | | | ideapad: pass ideapad_priv as argument (part 2) | Ike Panhc | 2011-01-07 |
* | | | | ideapad: pass ideapad_priv as argument (part 1) | Ike Panhc | 2011-01-07 |
* | | | | ideapad: add markups, unify comments and return result when init | Ike Panhc | 2011-01-07 |
* | | | | ideapad: add hotkey support | Ike Panhc | 2011-01-07 |
* | | | | ideapad: let camera power control entry under platform driver | Ike Panhc | 2011-01-07 |
* | | | | ideapad: add platform driver for ideapad | Ike Panhc | 2011-01-07 |
* | | | | fujitsu-laptop: fix compiler warning on pnp_ids | Namhyung Kim | 2011-01-07 |
* | | | | WMI: return error if wmi_create_device() fails | Dan Carpenter | 2011-01-07 |
* | | | | eeepc-wmi: never load if legacy device is enabled | Corentin Chary | 2011-01-07 |
* | | | | eeepc-laptop: add a getter for touchpad led | Corentin Chary | 2011-01-07 |
* | | | | eeepc-wmi: remove unneeded static | Corentin Chary | 2011-01-07 |
* | | | | eeepc-wmi: claim eeepc-wmi maintainership | Corentin Chary | 2011-01-07 |
* | | | | eeepc-wmi: fix confusion between ctrl_param and retval | Corentin Chary | 2011-01-07 |
* | | | | eeepc-wmi: add debugfs entries | Corentin Chary | 2011-01-07 |
* | | | | eeepc-wmi: use attribute group to manage attributes | Corentin Chary | 2011-01-07 |
* | | | | eeepc-wmi: add rfkill support for wlan, bluetooth and 3g | Corentin Chary | 2011-01-07 |
* | | | | eeepc-wmi: add touchpad led support | Corentin Chary | 2011-01-07 |
* | | | | eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exit | Corentin Chary | 2011-01-07 |
* | | | | classmate-laptop: add missing input_sync call | Herton Ronaldo Krzesinski | 2011-01-07 |
* | | | | classmate-laptop: little optimization for cmpc_rfkill_block | Herton Ronaldo Krzesinski | 2011-01-07 |
* | | | | WMI: Cater for multiple events with same GUID | Colin King | 2011-01-07 |
* | | | | drivers/platform/x86: Remove unnecessary semicolons | Joe Perches | 2011-01-07 |
* | | | | intel_scu_ipc: Utility driver for intel scu ipc | Sreedhara DS | 2011-01-07 |
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | x86/mrst: Add SFI platform device parsing code | Feng Tang | 2010-11-09 |
| |/ / |
|
* | / | drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915. | Eric Anholt | 2010-12-23 |
| |/
|/| |
|
* | | wmi: use memcmp instead of strncmp to compare GUIDs | Thadeu Lima de Souza Cascardo | 2010-12-06 |
* | | ACPI, hp-wmi: Fix memory leak in acpi query | Zeng Zhaoming | 2010-11-24 |