summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu2013-07-251-1/+1
| * | | | | | | | | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-3/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-0353-1179/+920
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-08-301-34/+15
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki2013-08-291-34/+15
| * | | | | | | | | | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-302-6/+10
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu2013-08-281-0/+4
| | * | | | | | | | | ACPI / thermal: Add check of "_TZD" availability and evaluating resultLan Tianyu2013-08-281-6/+6
| * | | | | | | | | | Merge branch 'acpi-video'Rafael J. Wysocki2013-08-272-93/+117
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI: blacklist win8 OSI for buggy laptopsFelipe Contreras2013-08-251-0/+16
| | * | | | | | | | | | ACPI: blacklist win8 OSI for ASUS Zenbook Prime UX31AFelipe Contreras2013-08-041-0/+14
| | * | | | | | | | | | ACPI / video: drop unused fields from struct acpi_video_brightness_flagsFelipe Contreras2013-08-031-12/+0
| | * | | | | | | | | | ACPI / video: remove unnecessary type castingFelipe Contreras2013-08-031-4/+2
| | * | | | | | | | | | ACPI / video: trivial style cleanupsFelipe Contreras2013-08-031-45/+35
| | * | | | | | | | | | ACPI / video: trivial costmetic cleanupsFelipe Contreras2013-08-031-53/+61
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'acpi-processor'Rafael J. Wysocki2013-08-273-18/+19
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ACPI / processor: Acquire writer lock to update CPU mapsToshi Kani2013-08-131-5/+16
| | * | | | | | | | | | ACPI / processor: Remove acpi_processor_get_limit_info()Lan Tianyu2013-08-132-13/+3
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'acpi-bind'Rafael J. Wysocki2013-08-271-44/+47
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | ACPI: Print diagnostic messages if device links cannot be createdRafael J. Wysocki2013-08-091-0/+7
| | * | | | | | | | | ACPI: Drop unnecessary label from acpi_bind_one()Rafael J. Wysocki2013-08-091-12/+7
| | * | | | | | | | | ACPI: Clean up error code path in acpi_unbind_one()Rafael J. Wysocki2013-08-071-7/+4
| | * | | | | | | | | ACPI: Use list_for_each_entry() in acpi_unbind_one()Rafael J. Wysocki2013-08-071-20/+18
| | * | | | | | | | | ACPI: acpi_bind_one()/acpi_unbind_one() whitespace cleanupsRafael J. Wysocki2013-08-071-4/+3
| | * | | | | | | | | ACPI: Create symlinks in acpi_bind_one() under physical_node_lockRafael J. Wysocki2013-08-071-2/+2
| | * | | | | | | | | ACPI: Reduce acpi_bind_one()/acpi_unbind_one() code duplicationRafael J. Wysocki2013-08-071-11/+11
| | * | | | | | | | | ACPI: Do not fail acpi_bind_one() if device is already bound correctlyRafael J. Wysocki2013-08-071-3/+10
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-2720-334/+70
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | ACPI / osl: Kill macro INVALID_TABLE().Tang Chen2013-08-141-16/+20
| | * | | | | | | | ACPI / thermal: Use THERMAL_TRIPS_NONE macro to replace numberLan Tianyu2013-08-141-3/+4
| | * | | | | | | | ACPI / thermal: Remove unused macros in the driver/acpi/thermal.cLan Tianyu2013-08-141-5/+0
| | * | | | | | | | ACPI / thermal: Remove the unused lock of struct acpi_thermalLan Tianyu2013-08-141-4/+0
| | * | | | | | | | Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-1420-306/+46
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | ACPI / osl: Fix osi_setup_entries[] __initdata attribute locationHanjun Guo2013-08-131-2/+2
| | | * | | | | | | ACPI / numa: Fix __init attribute location in slit_valid()Hanjun Guo2013-08-131-1/+1
| | | * | | | | | | ACPI / dock: Fix __init attribute location in find_dock_and_bay()Hanjun Guo2013-08-131-1/+1
| | | * | | | | | | ACPI / Sleep: Fix incorrect placement of __initdataSachin Kamat2013-08-071-1/+1
| | | * | | | | | | ACPI / processor: Fix incorrect placement of __initdataSachin Kamat2013-08-071-1/+1
| | | * | | | | | | ACPI / EC: Fix incorrect placement of __initdataSachin Kamat2013-08-071-1/+1
| | | * | | | | | | ACPI / scan: Drop unnecessary label from acpi_create_platform_device()Rafael J. Wysocki2013-08-071-14/+12
| | | * | | | | | | ACPI: Move acpi_bus_get_device() from bus.c to scan.cRafael J. Wysocki2013-08-062-29/+22
| | | * | | | | | | ACPI / scan: Allow platform device creation without any IO resourcesKuppuswamy Sathyanarayanan2013-08-061-2/+6
| | | * | | | | | | ACPI: Cleanup sparse warning on acpi_os_initialize1()Lv Zheng2013-07-263-1/+2
| | | * | | | | | | ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-1511-258/+2
| | | | |_|_|_|_|/ | | | |/| | | | |
| * | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2013-08-2721-78/+252
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPICA: Update names for walk_namespace callbacks to clarify usage.Bob Moore2013-08-133-23/+23
| | * | | | | | | | ACPICA: Return error if DerefOf resolves to a null package element.Bob Moore2013-08-131-3/+10
| | * | | | | | | | ACPICA: Make ACPI Power Management Timer (PM Timer) optional.Bob Moore2013-08-132-3/+14
| | * | | | | | | | ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng2013-08-132-2/+6
| | * | | | | | | | ACPICA: Fix possible fault for methods that optionally have no return value.Bob Moore2013-08-131-1/+15