aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2014-01-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Linus Torvalds
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21ipc: add intel-mid's pci id macrosDavid Cohen
2014-01-21hp-wireless: new driver for hp wireless button for Windows 8Alex Hung
2014-01-21toshiba_acpi: Support RFKILL hotkey scancodeUnai Uribarri
2014-01-21hp_accel: Add a new PnP ID HPQ6007 for new HP laptopsTakashi Iwai
2014-01-21sony-laptop: remove unnecessary assigment of lenColin Ian King
2014-01-21fujitsu-laptop: fix error return codeJulia Lawall
2014-01-21dell-laptop: Only install the i8042 filter when rfkill is activeHans de Goede
2014-01-21X86 platform: New BayTrail IOSF-SB MBI driverDavid E. Box
2014-01-21drivers: platform: Include appropriate header file in mxm-wmi.cRashika Kheria
2014-01-21drivers: platform: Mark functions as static in hp_accel.cRashika Kheria
2014-01-21dell-laptop: rkill whitelist Precision modelsHans de Goede
2014-01-21ipc: simplify platform data approachDavid Cohen
2014-01-21asus-wmi: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-01-21compal-laptop: Use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-01-21compal-laptop: Replace SENSOR_DEVICE_ATTR with DEVICE_ATTRGuenter Roeck
2014-01-21eeepc-laptop: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-01-21compal-laptop: Use devm_kzalloc to allocate local data structureGuenter Roeck
2014-01-21dell-laptop: fix to return error code in dell_send_intensity()Wei Yongjun
2014-01-14platform / x86: Use global PCI rescan-remove lockingRafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-26platform/chrome: unregister platform driver/device when module exitWei Yongjun
2013-11-26sony-laptop: do not scribble keyboard backlight registers on resumeMattia Dongili
2013-11-25platform/chrome: Make i2c_adapter_names staticOlof Johansson
2013-11-25platform/chrome: chromeos_laptop - fix incorrect placement of __initdata tagBenson Leung
2013-11-25platform/chrome: chromeos_laptop - Use deferred probingBenson Leung
2013-11-25platform/chrome: chromeos_laptop - Restructure device associationsAaron Durbin
2013-11-25platform/chrome: Add pstore platform_deviceOlof Johansson
2013-11-20x86, wmi fix modalias_show return valuesPrarit Bhargava
2013-11-20ipc: Added support for IPC interrupt modeKuppuswamy Sathyanarayanan
2013-11-20ipc: Handle error conditions in ipc commandKuppuswamy Sathyanarayanan
2013-11-20ipc: Enabled ipc support for additional intel platformsKuppuswamy Sathyanarayanan
2013-11-20ipc: Added platform data structureKuppuswamy Sathyanarayanan
2013-11-20thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32Takashi Iwai
2013-11-20platform: add chrome platform directoryOlof Johansson
2013-11-20hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmdAlex Hung
2013-11-20dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycodeAlex Hung
2013-11-20platform:x86: Remove OOM message after input_allocate_deviceJoe Perches
2013-11-20sony-laptop: fixe typos in sony_laptop_input_keycode_mapStephen Gildea
2013-11-20sony-laptop: warn on multiple KBD backlight handlesMattia Dongili
2013-11-20dell-laptop: Only enable rfkill functionality on laptops with a hw killswitchHans de Goede
2013-11-20dell-laptop: Add a force_rfkill module parameterHans de Goede
2013-11-20dell-laptop: Wait less long before updating rfkill after an rfkill keypressHans de Goede
2013-11-20dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blockedHans de Goede
2013-11-20dell-laptop: Sync current block state to BIOS on hw switch changeHans de Goede
2013-11-20dell-laptop: Allow changing the sw_state while the radio is blocked by hwHans de Goede