summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-28/+39
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds53-1179/+920
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-17/+10
2013-08-30Merge branch 'acpi-hotplug'Rafael J. Wysocki1-34/+15
2013-08-30Merge branch 'acpi-assorted'Rafael J. Wysocki2-6/+10
2013-08-29Merge branch 'pci/misc' into nextBjorn Helgaas1-24/+38
2013-08-29PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when availableNeil Horman1-24/+38
2013-08-29ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki1-34/+15
2013-08-28ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu1-0/+4
2013-08-28ACPI / thermal: Add check of "_TZD" availability and evaluating resultLan Tianyu1-6/+6
2013-08-27Merge branch 'acpi-video'Rafael J. Wysocki2-93/+117
2013-08-27Merge branch 'acpi-processor'Rafael J. Wysocki3-18/+19
2013-08-27Merge branch 'acpi-bind'Rafael J. Wysocki1-44/+47
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki20-334/+70
2013-08-27Merge branch 'acpica'Rafael J. Wysocki21-78/+252
2013-08-27Merge branch 'acpi-sleep'Rafael J. Wysocki2-0/+33
2013-08-27Merge branch 'acpi-pm'Rafael J. Wysocki4-25/+19
2013-08-27Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2-20/+33
2013-08-27Merge branch 'acpi-cleanup'Rafael J. Wysocki13-527/+305
2013-08-25ACPI: blacklist win8 OSI for buggy laptopsFelipe Contreras1-0/+16
2013-08-22Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki1-8/+3
2013-08-22acpi: bgrt: fix build error due to attribute changeGreg Kroah-Hartman1-1/+0
2013-08-21ACPI: bgrt: take advantage of binary sysfs groupsGreg KH1-16/+10
2013-08-21ACPI / PM: Hold acpi_scan_lock over system PM transitionsRafael J. Wysocki1-15/+24
2013-08-14ACPI / osl: Kill macro INVALID_TABLE().Tang Chen1-16/+20
2013-08-14ACPI / thermal: Use THERMAL_TRIPS_NONE macro to replace numberLan Tianyu1-3/+4
2013-08-14ACPI / thermal: Remove unused macros in the driver/acpi/thermal.cLan Tianyu1-5/+0
2013-08-14ACPI / thermal: Remove the unused lock of struct acpi_thermalLan Tianyu1-4/+0
2013-08-14Merge back earlier 'acpi-assorted' materialRafael J. Wysocki20-306/+46
2013-08-13ACPICA: Update names for walk_namespace callbacks to clarify usage.Bob Moore3-23/+23
2013-08-13ACPICA: Return error if DerefOf resolves to a null package element.Bob Moore1-3/+10
2013-08-13ACPICA: Make ACPI Power Management Timer (PM Timer) optional.Bob Moore2-3/+14
2013-08-13ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng2-2/+6
2013-08-13ACPICA: Fix possible fault for methods that optionally have no return value.Bob Moore1-1/+15
2013-08-13ACPI / osl: Fix osi_setup_entries[] __initdata attribute locationHanjun Guo1-2/+2
2013-08-13ACPI / numa: Fix __init attribute location in slit_valid()Hanjun Guo1-1/+1
2013-08-13ACPI / dock: Fix __init attribute location in find_dock_and_bay()Hanjun Guo1-1/+1
2013-08-13ACPI / processor: Acquire writer lock to update CPU mapsToshi Kani1-5/+16
2013-08-13ACPI / processor: Remove acpi_processor_get_limit_info()Lan Tianyu2-13/+3
2013-08-09ACPI: Print diagnostic messages if device links cannot be createdRafael J. Wysocki1-0/+7
2013-08-09ACPI: Drop unnecessary label from acpi_bind_one()Rafael J. Wysocki1-12/+7
2013-08-08ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField r...Bob Moore1-3/+32
2013-08-08ACPICA: Emit all unresolved method externals in a text blockBob Moore1-0/+1
2013-08-08ACPICA: Export acpi_tb_validate_rsdp().Bob Moore2-6/+4
2013-08-07ACPI / Sleep: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-07ACPI / processor: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-07ACPI / EC: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-07ACPI: Clean up error code path in acpi_unbind_one()Rafael J. Wysocki1-7/+4
2013-08-07ACPI: Use list_for_each_entry() in acpi_unbind_one()Rafael J. Wysocki1-20/+18
2013-08-07ACPI: acpi_bind_one()/acpi_unbind_one() whitespace cleanupsRafael J. Wysocki1-4/+3