summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* dell-laptop: Toggle the unsupported hardware killswitchKeng-Yu Lin2011-02-211-2/+22
* thinkpad_acpi: Always report scancodes for hotkeysSeth Forshee2011-02-211-6/+2
* acer-wmi: Fix capitalisation of GUIDMatthew Garrett2011-02-211-1/+1
* platform/x86: ideapad-laptop depends on INPUTRandy Dunlap2011-02-211-1/+1
* platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov2011-02-211-1/+1
* platform: x86: asus_acpi: world-writable procfs filesVasiliy Kulikov2011-02-211-7/+1
* platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial filesVasiliy Kulikov2011-02-211-1/+1
* platform-drivers: x86: pmic: Use request_irq instead of chained handlerThomas Gleixner2011-02-211-38/+12
* platform-drivers: x86: pmic: Use irq_chip buslock mechanismThomas Gleixner2011-02-071-48/+32
* platform-drivers: x86: Convert pmic to new irq_chip functionsThomas Gleixner2011-02-071-14/+8
* platform-drivers: x86: pmic: Fix up bogus irq hackeryThomas Gleixner2011-02-071-5/+1
* intel_scu_ipc: remove duplicated #includeHuang Weiyi2011-01-311-1/+0
* intel_scu_ipcutils: Fix the license tagAlan Cox2011-01-261-1/+1
* intel_scu_ipc: fix signedness bugAxel Lin2011-01-261-4/+3
* 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
OpenPOWER on IntegriCloud