aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-19Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery'Rafael J. Wysocki4-5/+55
2014-06-17ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger3-3/+8
2014-06-17ACPI / battery: add quirk for Acer Aspire V5-573GAlexander Mezin1-0/+24
2014-06-17ACPI / battery: use callback for setting up quirksAlexander Mezin1-2/+8
2014-06-17ACPI / LPSS: Take I2C host controllers out of resetMika Westerberg1-0/+15
2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+3
2014-06-12Merge branches 'acpi-general' and 'acpi-video'Rafael J. Wysocki2-1/+13
2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt1-0/+3
2014-06-05ACPI / video: Change the default for video.use_native_backlight to 1Rafael J. Wysocki1-1/+1
2014-06-05ACPI: Fix bug when ACPI reset register is implemented in system memoryRandy Wright1-0/+12
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into nextLinus Torvalds54-1421/+2938
2014-06-03Merge branch 'acpi-thermal'Rafael J. Wysocki1-7/+4
2014-06-03Merge branch 'acpi-video'Rafael J. Wysocki1-66/+186
2014-06-03Merge branch 'acpica'Rafael J. Wysocki36-1173/+1738
2014-06-03Merge branch 'acpi-enumeration'Rafael J. Wysocki9-83/+547
2014-06-03Merge branch 'acpi-lpss'Rafael J. Wysocki1-30/+202
2014-06-03Merge branch 'acpi-platform'Rafael J. Wysocki3-19/+30
2014-06-03Merge branch 'acpi-pm'Rafael J. Wysocki3-7/+62
2014-06-03Merge branch 'acpi-battery'Rafael J. Wysocki1-13/+64
2014-06-03Merge branches 'acpi-tables' and 'acpi-general'Rafael J. Wysocki1-4/+31
2014-06-03Merge branches 'acpi-processor' and 'acpi-pad'Rafael J. Wysocki3-5/+20
2014-06-03Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci'Rafael J. Wysocki3-29/+69
2014-06-03Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into nextLinus Torvalds1-0/+1
2014-06-03ACPICA: Namespace: Remove _PRP method support.Lv Zheng1-6/+0
2014-06-01ACPI: Fix x86 regression related to early mapping size limitationLv Zheng2-0/+26
2014-06-01ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng4-26/+61
2014-05-30ACPI / scan: use platform bus type by default for _HID enumerationZhang Rui2-37/+49
2014-05-30ACPI / scan: always register ACPI LPSS scan handlerRafael J. Wysocki3-25/+46
2014-05-30ACPI / scan: always register memory hotplug scan handlerRafael J. Wysocki3-13/+26
2014-05-30ACPI / scan: always register container scan handlerRafael J. Wysocki3-5/+16
2014-05-30ACPI / scan: Change the meaning of missing .attach() in scan handlersRafael J. Wysocki1-1/+5
2014-05-30ACPI / scan: introduce platform_id device PNP type flagRafael J. Wysocki1-1/+3
2014-05-30ACPI / scan: drop unsupported serial IDs from PNP ACPI scan handler ID listZhang Rui1-2/+0
2014-05-30ACPI / scan: drop IDs that do not comply with the ACPI PNP ID ruleZhang Rui1-4/+0
2014-05-30ACPI / PNP: use device ID list for PNPACPI device enumerationZhang Rui5-1/+405
2014-05-30ACPI / scan: .match() callback for ACPI scan handlersRafael J. Wysocki1-0/+3
2014-05-30Merge branch 'acpi-lpss' into acpi-enumerationRafael J. Wysocki6-56/+294
2014-05-30ACPI / battery: wakeup the system only when necessaryZhang Rui1-1/+17
2014-05-30ACPI / battery: introduce support for POWER_SUPPLY_PROP_CAPACITY_LEVELZhang Rui1-3/+20
2014-05-29Merge back earlier ACPI thermal material.Rafael J. Wysocki2-11/+28
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng4-21/+34
2014-05-27ACPI / PAD: Use time_before() for time comparisonManuel Schölling1-3/+4
2014-05-27ACPI / video: Add 4 new models to the use_native_backlight DMI listHans de Goede1-0/+32
2014-05-27ACPI / video: Add use native backlight quirk for the ThinkPad W530Hans de Goede1-0/+8
2014-05-27ACPI / video: Unregister the backlight device if a raw one shows up laterHans de Goede1-0/+57
2014-05-27ACPI / thermal: Use acpi_bus_attach_private_data() to attach private dataLan Tianyu1-7/+4
2014-05-27ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handleLan Tianyu1-4/+24
2014-05-26ACPI: add dynamic_debug supportBjørn Mork1-12/+52
2014-05-26ACPI / thermal: fix workqueue destroy orderAaron Lu1-1/+1
2014-05-25Merge branch 'acpi-platform' into acpi-lpssRafael J. Wysocki3-19/+30