aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds4-91/+323
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds15-237/+642
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds25-58/+23
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-0/+4
2014-01-21ipc: add intel-mid's pci id macrosDavid Cohen1-4/+9
2014-01-21hp-wireless: new driver for hp wireless button for Windows 8Alex Hung3-0/+144
2014-01-21toshiba_acpi: Support RFKILL hotkey scancodeUnai Uribarri1-0/+1
2014-01-21hp_accel: Add a new PnP ID HPQ6007 for new HP laptopsTakashi Iwai1-0/+1
2014-01-21sony-laptop: remove unnecessary assigment of lenColin Ian King1-1/+1
2014-01-21fujitsu-laptop: fix error return codeJulia Lawall1-8/+7
2014-01-21dell-laptop: Only install the i8042 filter when rfkill is activeHans de Goede1-31/+32
2014-01-21X86 platform: New BayTrail IOSF-SB MBI driverDavid E. Box4-0/+323
2014-01-21drivers: platform: Include appropriate header file in mxm-wmi.cRashika Kheria1-0/+1
2014-01-21drivers: platform: Mark functions as static in hp_accel.cRashika Kheria1-3/+3
2014-01-21dell-laptop: rkill whitelist Precision modelsHans de Goede1-5/+8
2014-01-21ipc: simplify platform data approachDavid Cohen1-44/+40
2014-01-21asus-wmi: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-37/+11
2014-01-21compal-laptop: Use devm_hwmon_device_register_with_groupsGuenter Roeck1-29/+23
2014-01-21compal-laptop: Replace SENSOR_DEVICE_ATTR with DEVICE_ATTRGuenter Roeck1-33/+33
2014-01-21eeepc-laptop: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-42/+10
2014-01-21compal-laptop: Use devm_kzalloc to allocate local data structureGuenter Roeck1-7/+2
2014-01-21dell-laptop: fix to return error code in dell_send_intensity()Wei Yongjun1-1/+1
2014-01-14platform / x86: Use global PCI rescan-remove lockingRafael J. Wysocki2-0/+4
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki25-58/+23
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng25-58/+23
2013-11-26platform/chrome: unregister platform driver/device when module exitWei Yongjun1-0/+3
2013-11-26sony-laptop: do not scribble keyboard backlight registers on resumeMattia Dongili1-27/+0
2013-11-25platform/chrome: Make i2c_adapter_names staticOlof Johansson1-1/+1
2013-11-25platform/chrome: chromeos_laptop - fix incorrect placement of __initdata tagBenson Leung1-1/+1
2013-11-25platform/chrome: chromeos_laptop - Use deferred probingBenson Leung1-43/+101
2013-11-25platform/chrome: chromeos_laptop - Restructure device associationsAaron Durbin1-71/+126
2013-11-25platform/chrome: Add pstore platform_deviceOlof Johansson3-0/+116
2013-11-20x86, wmi fix modalias_show return valuesPrarit Bhargava1-2/+4
2013-11-20ipc: Added support for IPC interrupt modeKuppuswamy Sathyanarayanan1-3/+45
2013-11-20ipc: Handle error conditions in ipc commandKuppuswamy Sathyanarayanan1-3/+5
2013-11-20ipc: Enabled ipc support for additional intel platformsKuppuswamy Sathyanarayanan1-0/+24
2013-11-20ipc: Added platform data structureKuppuswamy Sathyanarayanan1-8/+29
2013-11-20thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32Takashi Iwai1-1/+6
2013-11-20platform: add chrome platform directoryOlof Johansson7-12/+32
2013-11-20hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmdAlex Hung1-1/+13
2013-11-20dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycodeAlex Hung1-3/+4
2013-11-20platform:x86: Remove OOM message after input_allocate_deviceJoe Perches8-23/+8
2013-11-20sony-laptop: fixe typos in sony_laptop_input_keycode_mapStephen Gildea1-2/+2
2013-11-20sony-laptop: warn on multiple KBD backlight handlesMattia Dongili1-4/+12
2013-11-20dell-laptop: Only enable rfkill functionality on laptops with a hw killswitchHans de Goede1-3/+10
2013-11-20dell-laptop: Add a force_rfkill module parameterHans de Goede1-1/+5
2013-11-20dell-laptop: Wait less long before updating rfkill after an rfkill keypressHans de Goede1-1/+1
2013-11-20dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blockedHans de Goede1-3/+2
2013-11-20dell-laptop: Sync current block state to BIOS on hw switch changeHans de Goede1-3/+11
2013-11-20dell-laptop: Allow changing the sw_state while the radio is blocked by hwHans de Goede1-5/+2