aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-21dell-laptop: Toggle the unsupported hardware killswitchKeng-Yu Lin1-2/+22
2011-02-21thinkpad_acpi: Always report scancodes for hotkeysSeth Forshee1-6/+2
2011-02-21acer-wmi: Fix capitalisation of GUIDMatthew Garrett1-1/+1
2011-02-21platform/x86: ideapad-laptop depends on INPUTRandy Dunlap1-1/+1
2011-02-21platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov1-1/+1
2011-02-21platform: x86: asus_acpi: world-writable procfs filesVasiliy Kulikov1-7/+1
2011-02-21platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial filesVasiliy Kulikov1-1/+1
2011-02-21platform-drivers: x86: pmic: Use request_irq instead of chained handlerThomas Gleixner1-38/+12
2011-02-07platform-drivers: x86: pmic: Use irq_chip buslock mechanismThomas Gleixner1-48/+32
2011-02-07platform-drivers: x86: Convert pmic to new irq_chip functionsThomas Gleixner1-14/+8
2011-02-07platform-drivers: x86: pmic: Fix up bogus irq hackeryThomas Gleixner1-5/+1
2011-01-31intel_scu_ipc: remove duplicated #includeHuang Weiyi1-1/+0
2011-01-26intel_scu_ipcutils: Fix the license tagAlan Cox1-1/+1
2011-01-26intel_scu_ipc: fix signedness bugAxel Lin1-4/+3
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds9-10/+10
2011-01-12Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()Rafael J. Wysocki1-2/+2
2011-01-10sony-laptop: support new hotkeys on the P, Z and EC seriesMattia Dongili1-0/+10
2011-01-10platform/x86: Consistently select LEDS Kconfig optionsMark Brown1-4/+4
2011-01-10sony-laptop: fix sparse non-ANSI function warningRandy Dunlap1-1/+1
2011-01-10intel_ips: fix sparse non-ANSI function warningRandy Dunlap1-1/+1
2011-01-07Support KHLB2 in the compal laptop driverAlbert Astals Cid1-0/+8
2011-01-07acer-wmi: Enabled Acer Launch Manager modeFrom: Lee, Chun-Yi1-0/+110
2011-01-07[PATCH] intel_pmic_gpio: modify EOI handling following change of kernel irq subsystemFeng Tang1-1/+5
2011-01-07ACPI Thinkpad: We must always call va_end() after va_start() but do not do so in thinkpad_acpi.c::acpi_evalf()Jesper Juhl1-0/+1
2011-01-07acer-wmi: Initialize wlan/bluetooth/wwan rfkill software block stateLee, Chun-Yi1-0/+31
2011-01-07acer-wmi: Detect the WiFi/Bluetooth/3G devices availableLee, Chun-Yi1-7/+42
2011-01-07acer-wmi: Add 3G rfkill sysfs fileLee, Chun-Yi1-1/+99
2011-01-07acer-wmi: Add acer wmi hotkey events supportLee, Chun-Yi2-0/+141
2011-01-07platform/x86: Kconfig: Replace select by depends on ACPI_WMISedat Dilek1-2/+2
2011-01-07ideapad: pass ideapad_priv as argument (part 2)Ike Panhc1-42/+29
2011-01-07ideapad: pass ideapad_priv as argument (part 1)Ike Panhc1-26/+28
2011-01-07ideapad: add markups, unify comments and return result when initIke Panhc1-14/+17
2011-01-07ideapad: add hotkey supportIke Panhc2-0/+73
2011-01-07ideapad: let camera power control entry under platform driverIke Panhc1-30/+25
2011-01-07ideapad: add platform driver for ideapadIke Panhc1-7/+47
2011-01-07fujitsu-laptop: fix compiler warning on pnp_idsNamhyung Kim1-1/+1
2011-01-07WMI: return error if wmi_create_device() failsDan Carpenter1-1/+1
2011-01-07eeepc-wmi: never load if legacy device is enabledCorentin Chary1-0/+33
2011-01-07eeepc-laptop: add a getter for touchpad ledCorentin Chary1-0/+11
2011-01-07eeepc-wmi: remove unneeded staticCorentin Chary1-3/+3
2011-01-07eeepc-wmi: claim eeepc-wmi maintainershipCorentin Chary1-0/+1
2011-01-07eeepc-wmi: fix confusion between ctrl_param and retvalCorentin Chary1-17/+17
2011-01-07eeepc-wmi: add debugfs entriesCorentin Chary1-6/+164
2011-01-07eeepc-wmi: use attribute group to manage attributesCorentin Chary1-12/+11
2011-01-07eeepc-wmi: add rfkill support for wlan, bluetooth and 3gCorentin Chary2-0/+139
2011-01-07eeepc-wmi: add touchpad led supportCorentin Chary2-0/+115
2011-01-07eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exitCorentin Chary1-56/+79
2011-01-07classmate-laptop: add missing input_sync callHerton Ronaldo Krzesinski1-0/+1
2011-01-07classmate-laptop: little optimization for cmpc_rfkill_blockHerton Ronaldo Krzesinski1-7/+9