summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-01-2915-237/+642
|\
| * ipc: add intel-mid's pci id macrosDavid Cohen2014-01-211-4/+9
| * hp-wireless: new driver for hp wireless button for Windows 8Alex Hung2014-01-213-0/+144
| * toshiba_acpi: Support RFKILL hotkey scancodeUnai Uribarri2014-01-211-0/+1
| * hp_accel: Add a new PnP ID HPQ6007 for new HP laptopsTakashi Iwai2014-01-211-0/+1
| * sony-laptop: remove unnecessary assigment of lenColin Ian King2014-01-211-1/+1
| * fujitsu-laptop: fix error return codeJulia Lawall2014-01-211-8/+7
| * dell-laptop: Only install the i8042 filter when rfkill is activeHans de Goede2014-01-211-31/+32
| * X86 platform: New BayTrail IOSF-SB MBI driverDavid E. Box2014-01-214-0/+323
| * drivers: platform: Include appropriate header file in mxm-wmi.cRashika Kheria2014-01-211-0/+1
| * drivers: platform: Mark functions as static in hp_accel.cRashika Kheria2014-01-211-3/+3
| * dell-laptop: rkill whitelist Precision modelsHans de Goede2014-01-211-5/+8
| * ipc: simplify platform data approachDavid Cohen2014-01-211-44/+40
| * asus-wmi: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-01-211-37/+11
| * compal-laptop: Use devm_hwmon_device_register_with_groupsGuenter Roeck2014-01-211-29/+23
| * compal-laptop: Replace SENSOR_DEVICE_ATTR with DEVICE_ATTRGuenter Roeck2014-01-211-33/+33
| * eeepc-laptop: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-01-211-42/+10
| * compal-laptop: Use devm_kzalloc to allocate local data structureGuenter Roeck2014-01-211-7/+2
| * dell-laptop: fix to return error code in dell_send_intensity()Wei Yongjun2014-01-211-1/+1
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-2425-58/+23
|\ \
| * \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-1225-58/+23
| |\ \ | | |/ | |/|
| | * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-0725-58/+23
* | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-222-0/+4
|\ \ \ | |/ / |/| |
| * | platform / x86: Use global PCI rescan-remove lockingRafael J. Wysocki2014-01-142-0/+4
| |/
* | sony-laptop: do not scribble keyboard backlight registers on resumeMattia Dongili2013-11-261-27/+0
* | x86, wmi fix modalias_show return valuesPrarit Bhargava2013-11-201-2/+4
* | ipc: Added support for IPC interrupt modeKuppuswamy Sathyanarayanan2013-11-201-3/+45
* | ipc: Handle error conditions in ipc commandKuppuswamy Sathyanarayanan2013-11-201-3/+5
* | ipc: Enabled ipc support for additional intel platformsKuppuswamy Sathyanarayanan2013-11-201-0/+24
* | ipc: Added platform data structureKuppuswamy Sathyanarayanan2013-11-201-8/+29
* | thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32Takashi Iwai2013-11-201-1/+6
* | platform: add chrome platform directoryOlof Johansson2013-11-203-420/+0
* | hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmdAlex Hung2013-11-201-1/+13
* | dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycodeAlex Hung2013-11-201-3/+4
* | platform:x86: Remove OOM message after input_allocate_deviceJoe Perches2013-11-208-23/+8
* | sony-laptop: fixe typos in sony_laptop_input_keycode_mapStephen Gildea2013-11-201-2/+2
* | sony-laptop: warn on multiple KBD backlight handlesMattia Dongili2013-11-201-4/+12
* | dell-laptop: Only enable rfkill functionality on laptops with a hw killswitchHans de Goede2013-11-201-3/+10
* | dell-laptop: Add a force_rfkill module parameterHans de Goede2013-11-201-1/+5
* | dell-laptop: Wait less long before updating rfkill after an rfkill keypressHans de Goede2013-11-201-1/+1
* | dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blockedHans de Goede2013-11-201-3/+2
* | dell-laptop: Sync current block state to BIOS on hw switch changeHans de Goede2013-11-201-3/+11
* | dell-laptop: Allow changing the sw_state while the radio is blocked by hwHans de Goede2013-11-201-5/+2
* | dell-laptop: Don't read-back sw_state on machines with a hardware switchHans de Goede2013-11-201-1/+4
* | dell-laptop: Don't set sw_state from the query callbackHans de Goede2013-11-201-8/+19
* | dell-laptop: Only get status from BIOS once when updatingHans de Goede2013-11-201-9/+19
* | dell-laptop: If there is no hwswitch, then clear all hw-controlled bitsHans de Goede2013-11-201-0/+3
* | dell-laptop: Only enable rfkill on LatitudesHans de Goede2013-11-201-50/+7
* | Revert "dell-laptop: Remove rfkill code"Hans de Goede2013-11-201-0/+289
|/
* Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-1/+1
|\
OpenPOWER on IntegriCloud