aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Merge branch 'acpi-video'Rafael J. Wysocki1-4/+16
2015-03-04ACPI / video: Propagate the error code for acpi_video_registerChris Wilson1-4/+5
2015-03-04ACPI / video: Load the module even if ACPI is disabledChris Wilson1-0/+11
2015-03-04x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugsJiang Liu1-1/+3
2015-02-21Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-6/+30
2015-02-21Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources'Rafael J. Wysocki4-6/+30
2015-02-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds3-115/+180
2015-02-18ACPI / LPSS: Deassert resets for SPI host controllers on BraswellMika Westerberg1-4/+15
2015-02-18ACPI / LPSS: Always disable I2C host controllersMika Westerberg1-0/+4
2015-02-18ACPI / resources: Change pr_info() to pr_debug() for debug informationRafael J. Wysocki1-1/+1
2015-02-18ACPI / video: Disable native backlight on Samsung Series 9 laptopsJens Reyer1-0/+9
2015-02-17Revert "ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C"Jarkko Nikula1-1/+1
2015-02-17ACPI / EC: Remove non-standard log emphasisScot Doyle1-2/+2
2015-02-15ACPI / idle: Implement ->enter_freeze callback routineRafael J. Wysocki1-8/+40
2015-02-13Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-107/+18
2015-02-13Merge branch 'acpi-ec'Rafael J. Wysocki1-107/+18
2015-02-12kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes1-2/+2
2015-02-11Revert "ACPI / EC: Add query flushing support"Rafael J. Wysocki1-85/+16
2015-02-11Revert "ACPI / EC: Add GPE reference counting debugging messages"Rafael J. Wysocki1-22/+2
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-6/+1
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds193-903/+1788
2015-02-10Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki1-2/+0
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki10-159/+584
2015-02-10Merge branch 'acpi-processor'Rafael J. Wysocki1-130/+52
2015-02-10Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki2-11/+3
2015-02-10Merge branches 'acpi-video' and 'acpi-soc'Rafael J. Wysocki6-2/+175
2015-02-10Merge branch 'acpi-ec'Rafael J. Wysocki2-131/+419
2015-02-10Merge branch 'acpica'Rafael J. Wysocki177-480/+567
2015-02-09Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+26
2015-02-08ACPI / video: Add disable_native_backlight quirk for Samsung 510RHans de Goede1-0/+9
2015-02-08ACPI / PM: Remove unneeded nested #ifdefAndreas Ruprecht1-2/+0
2015-02-06ACPI / EC: Add GPE reference counting debugging messagesLv Zheng1-2/+22
2015-02-06ACPI / EC: Add query flushing supportLv Zheng1-16/+85
2015-02-06ACPI / EC: Refine command storm prevention supportLv Zheng1-19/+36
2015-02-06ACPI / EC: Add command flushing support.Lv Zheng2-3/+66
2015-02-06ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flagLv Zheng1-11/+54
2015-02-06ACPI: add AMD ACPI2Platform device support for x86 systemKen Xue4-1/+154
2015-02-06Merge back earlier 'acpi-lpss' material for v3.20Rafael J. Wysocki1-1/+3
2015-02-06ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo1-10/+2
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-28/+7
2015-02-05ACPI / EC: Update revision due to raw handler mode.Lv Zheng1-3/+3
2015-02-05ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp.Lv Zheng1-3/+14
2015-02-05ACPI / EC: Fix several GPE handling issues by deploying ACPI_GPE_DISPATCH_RAW_HANDLER mode.Lv Zheng1-8/+73
2015-02-05Merge branch 'acpica' into acpi-ecRafael J. Wysocki177-480/+567
2015-02-05ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based GPE handling modelLv Zheng1-7/+16
2015-02-05ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergencesLv Zheng1-0/+105
2015-02-05ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIsLv Zheng5-24/+157
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box174-175/+175
2015-02-05ACPICA: Hardware: Cast GPE enable_mask before storingDavid E. Box1-1/+1
2015-02-05ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng7-24/+24