summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-02-11toshiba_acpi: Drop the toshiba_ prefix from sysfs function namesAzael Avalos1-89/+75
2015-02-11toshiba_acpi: Move sysfs function and struct declarations further downAzael Avalos1-138/+58
2015-02-11toshiba_acpi: Clean file according to coding styleAzael Avalos1-15/+23
2015-02-11toshiba_acpi: Bump version number to 0.21Azael Avalos1-2/+2
2015-02-11toshiba_acpi: Add support to enable/disable USB 3Azael Avalos1-0/+103
2015-02-11toshiba_acpi: Add support for Panel Power ONAzael Avalos1-0/+100
2015-02-11toshiba_acpi: Add support for Keyboard functions modeAzael Avalos1-0/+100
2015-02-11toshiba_acpi: Add fan entry to sysfsAzael Avalos1-1/+50
2015-02-11toshiba_acpi: Add version entry to sysfsAzael Avalos1-0/+10
2015-02-11thinkpad_acpi: support new BIOS version string patternAdam Lee1-3/+17
2015-02-10thinkpad_acpi: unhandled hkey eventXavier Naveira1-0/+2
2015-02-09toshiba_acpi: Make toshiba_eco_mode_available more robustAzael Avalos1-5/+22
2015-02-07classmate-laptop: Fix sparse warning (0 as NULL)Lad, Prabhakar1-1/+1
2015-02-07Sony-laptop: Fix sparse warning (make undeclared var static)Lad, Prabhakar1-1/+1
2015-02-06thinkpad_acpi.c: Fix sparse warning (make undeclared var static)Lad, Prabhakar1-1/+1
2015-02-06samsung-laptop.c: Prefer kstrtoint over single variable sscanfDarren Hart1-2/+2
2015-02-06samsung-laptop: Fix sparse integer as NULL warningLad, Prabhakar1-1/+1
2015-02-06samsung-laptop: enable better lid handlingJulijonas Kikutis1-1/+119
2015-01-28toshiba_acpi: Add a check for TOS_NOT_SUPPORTED in the sci_open functionAzael Avalos1-0/+13
2015-01-28asus-laptop: use DEVICE_ATTR_xx macrosVivien Didelot1-49/+46
2015-01-28intel_scu_ipc: Read resources from PCI configurationAndy Shevchenko1-15/+6
2015-01-28intel_scu_ipc: move error check out of the loopAndy Shevchenko1-13/+12
2015-01-28intel_scu_ipc: fix indentation in few placesAndy Shevchenko1-17/+14
2015-01-23asus-laptop: Fix is_visible return valueVivien Didelot1-1/+1
2015-01-23fujitsu-laptop: use FB_BLANK_* constantsMichael Karcher1-3/+4
2015-01-23samsung-laptop: Add use_native_backlight quirk, and enable it on some modelsHans de Goede1-3/+17
2015-01-23toshiba_acpi: Add support for USB Sleep and MusicAzael Avalos1-0/+97
2015-01-23toshiba_acpi: Add support for USB Rapid ChargeAzael Avalos1-0/+107
2015-01-23toshiba_acpi: Add support for USB Sleep functions under batteryAzael Avalos1-0/+133
2015-01-23toshiba_acpi: Add support for USB Sleep and Charge functionAzael Avalos1-0/+118
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds56-519/+5611
2014-12-20Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-2804/+252
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds46-312/+141
2014-12-20Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-13/+13
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledWolfram Sang1-0/+1
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-41/+2
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds20-1234/+1348
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-158/+32
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2-2/+2
2014-12-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds10-30/+351
2014-12-19Update/Remove soon-to-be-dead email addressDave Jones4-7/+5
2014-12-19macintosh: therm_pm72: delete deprecated driverWolfram Sang4-2615/+0
2014-12-19tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-7/+7
2014-12-19spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2-4/+4
2014-12-19tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner1-2/+0
2014-12-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds6-96/+154
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds38-119/+151
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds21-401/+1707
2014-12-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+47