summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds-347/+1707
2014-12-15platform/x86/acerhdf: Still depends on THERMALRandy Dunlap-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-24/+0
2014-12-10Merge branch 'thinkpad-acpi' into for-nextDarren Hart-10/+106
2014-12-04thinkpad-acpi: Try to use full software mute controlAndy Lutomirski-10/+106
2014-12-04acerhdf: minor clean upPeter Feuerer-6/+6
2014-12-04acerhdf: added critical trip pointPeter Feuerer-1/+9
2014-12-04acerhdf: Use bang-bang thermal governorPeter Feuerer-6/+33
2014-12-04acerhdf: Adding support for new modelsPeter Feuerer-1/+24
2014-12-04acerhdf: Adding support for "manual mode"Peter Feuerer-84/+102
2014-12-03dell-smo8800: Add more ACPI ids and change description of driverPali Rohár-4/+10
2014-12-03platform: x86: dell-laptop: Add support for keyboard backlightPali Rohár-6/+1049
2014-12-03toshiba_acpi: Add keyboard backlight mode change eventAzael Avalos-6/+8
2014-12-03toshiba_acpi: Change notify funtion to handle more eventsAzael Avalos-34/+51
2014-12-03toshiba_acpi: Move hotkey enabling code to its own functionAzael Avalos-13/+27
2014-12-03dell-wmi: Don't report keypresses on keybord illumination changeGabriele Mazzotta-3/+8
2014-12-03dell-wmi: Don't report keypresses for radio state changesGabriele Mazzotta-4/+2
2014-12-03hp_wireless: Inform the user if hp_wireless_input_setup()/add() failsGiedrius Statkevicius-0/+3
2014-12-03toshiba-acpi: Add missing ID (TOS6207)Ondrej Zary-0/+1
2014-12-03Sony-laptop: Deletion of an unnecessary check before the function call "pci_d...Markus Elfring-2/+1
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring-20/+10
2014-12-03toshiba_acpi: Fix regression caused by backlight extra check codeAzael Avalos-17/+4
2014-12-03asus-nb-wmi: Add another wapf=4 quirkHans de Goede-0/+9
2014-12-03hp_accel: Add support for HP ZBook 15Dominique Leuenberger-0/+1
2014-11-20intel_ips: fix a type in error messageMasatake YAMATO-1/+1
2014-11-19dell-wmi: Update code for processing WMI eventsPali Rohár-31/+128
2014-11-19eeepc-laptop: clean up control flow in eeepc_acpi_notifyFrans Klaver-27/+26
2014-11-19intel_ips: fix a comment typoChen Hanxiao-1/+1
2014-11-19eeepc-laptop: don't assume get_acpi succeedsFrans Klaver-2/+3
2014-11-19eeepc-laptop: document fan_pwm conversionsFrans Klaver-3/+13
2014-11-19eeepc-laptop: replace magic numbers with definesFrans Klaver-6/+10
2014-11-19eeepc-laptop: define rfkill notifier nodes only onceFrans Klaver-9/+13
2014-11-19eeepc-laptop: don't break user visible stringsFrans Klaver-10/+7
2014-11-19eeepc-laptop: flatten control flowFrans Klaver-44/+45
2014-11-19drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filtersGiedrius Statkevičius-3/+3
2014-11-10platform: hp_accel: Add SERIO_I8042 as a dependency since it now includes i80...Giedrius Statkevicius-0/+1
2014-11-07platform: hp_accel: add a i8042 filter to remove HPQ6000 data from kb bus streamGiedrius Statkevicius-0/+44
2014-10-27quirk for Lenovo Yoga 3: no rfkill switchStephan Mueller-0/+7
2014-10-27acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80Hans de Goede-0/+11
2014-10-27samsung-laptop: Add broken-acpi-video quirk for NC210/NC110Hans de Goede-0/+10
2014-10-27asus-nb-wmi: Add wapf4 quirk for the X550VBStanislaw Gruszka-0/+9
2014-10-27toshiba_acpi: Add Toshiba TECRA A50-A to the alt keymap dmi listAaron Lu-0/+6
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang-23/+0
2014-10-20platform: chrome: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-10-14thinkpad_acpi: replace strnicmp with strncasecmpRasmus Villemoes-2/+2
2014-10-12Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvh...Linus Torvalds-369/+522
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+7
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-2/+1
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2014-10-06toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd typeAzael Avalos-9/+29