aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds20-347/+1707
2014-12-15platform/x86/acerhdf: Still depends on THERMALRandy Dunlap1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds23-24/+0
2014-12-10Merge branch 'thinkpad-acpi' into for-nextDarren Hart1-10/+106
2014-12-04thinkpad-acpi: Try to use full software mute controlAndy Lutomirski1-10/+106
2014-12-04acerhdf: minor clean upPeter Feuerer1-6/+6
2014-12-04acerhdf: added critical trip pointPeter Feuerer1-1/+9
2014-12-04acerhdf: Use bang-bang thermal governorPeter Feuerer2-6/+33
2014-12-04acerhdf: Adding support for new modelsPeter Feuerer1-1/+24
2014-12-04acerhdf: Adding support for "manual mode"Peter Feuerer1-84/+102
2014-12-03dell-smo8800: Add more ACPI ids and change description of driverPali Rohár2-4/+10
2014-12-03platform: x86: dell-laptop: Add support for keyboard backlightPali Rohár1-6/+1049
2014-12-03toshiba_acpi: Add keyboard backlight mode change eventAzael Avalos1-6/+8
2014-12-03toshiba_acpi: Change notify funtion to handle more eventsAzael Avalos1-34/+51
2014-12-03toshiba_acpi: Move hotkey enabling code to its own functionAzael Avalos1-13/+27
2014-12-03dell-wmi: Don't report keypresses on keybord illumination changeGabriele Mazzotta1-3/+8
2014-12-03dell-wmi: Don't report keypresses for radio state changesGabriele Mazzotta1-4/+2
2014-12-03hp_wireless: Inform the user if hp_wireless_input_setup()/add() failsGiedrius Statkevicius1-0/+3
2014-12-03toshiba-acpi: Add missing ID (TOS6207)Ondrej Zary1-0/+1
2014-12-03Sony-laptop: Deletion of an unnecessary check before the function call "pci_dev_put"Markus Elfring1-2/+1
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring9-20/+10
2014-12-03toshiba_acpi: Fix regression caused by backlight extra check codeAzael Avalos1-17/+4
2014-12-03asus-nb-wmi: Add another wapf=4 quirkHans de Goede1-0/+9
2014-12-03hp_accel: Add support for HP ZBook 15Dominique Leuenberger1-0/+1
2014-11-20intel_ips: fix a type in error messageMasatake YAMATO1-1/+1
2014-11-19dell-wmi: Update code for processing WMI eventsPali Rohár1-31/+128
2014-11-19eeepc-laptop: clean up control flow in eeepc_acpi_notifyFrans Klaver1-27/+26
2014-11-19intel_ips: fix a comment typoChen Hanxiao1-1/+1
2014-11-19eeepc-laptop: don't assume get_acpi succeedsFrans Klaver1-2/+3
2014-11-19eeepc-laptop: document fan_pwm conversionsFrans Klaver1-3/+13
2014-11-19eeepc-laptop: replace magic numbers with definesFrans Klaver1-6/+10
2014-11-19eeepc-laptop: define rfkill notifier nodes only onceFrans Klaver1-9/+13
2014-11-19eeepc-laptop: don't break user visible stringsFrans Klaver1-10/+7
2014-11-19eeepc-laptop: flatten control flowFrans Klaver1-44/+45
2014-11-19drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filtersGiedrius Statkevičius3-3/+3
2014-11-10platform: hp_accel: Add SERIO_I8042 as a dependency since it now includes i8042.h/serio.hGiedrius Statkevicius1-0/+1
2014-11-07platform: hp_accel: add a i8042 filter to remove HPQ6000 data from kb bus streamGiedrius Statkevicius1-0/+44
2014-10-27quirk for Lenovo Yoga 3: no rfkill switchStephan Mueller1-0/+7
2014-10-27acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80Hans de Goede1-0/+11
2014-10-27samsung-laptop: Add broken-acpi-video quirk for NC210/NC110Hans de Goede1-0/+10
2014-10-27asus-nb-wmi: Add wapf4 quirk for the X550VBStanislaw Gruszka1-0/+9
2014-10-27toshiba_acpi: Add Toshiba TECRA A50-A to the alt keymap dmi listAaron Lu1-0/+6
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang22-23/+0
2014-10-20platform: chrome: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-14thinkpad_acpi: replace strnicmp with strncasecmpRasmus Villemoes1-2/+2
2014-10-12Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds5-369/+522
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-9/+7
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-2/+1
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2014-10-06toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd typeAzael Avalos1-9/+29