summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-sleep'Rafael J. Wysocki2013-08-273-36/+82
|\
| * PM / Sleep: new trace event to print device suspend and resume timesShuah Khan2013-07-272-34/+80
| * PM / Sleep: increase ftrace coverage in suspend/resumeBrandt, Todd E2013-07-261-2/+2
* | Merge branch 'pnp'Rafael J. Wysocki2013-08-271-3/+18
|\ \
| * | PNP: convert PNP driver bus legacy pm_ops to dev_pm_opsShuah Khan2013-07-271-3/+18
| |/
* | 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-275-24/+26
|\ \ \
| * | | ACPI / processor: Acquire writer lock to update CPU mapsToshi Kani2013-08-133-11/+23
| * | | 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-2734-495/+105
|\ \ \ \ \
| * | | | | ACPI / osl: Kill macro INVALID_TABLE().Tang Chen2013-08-141-16/+20
| * | | | | earlycpio.c: Fix the confusing comment of find_cpio_data().Tang Chen2013-08-141-13/+14
| * | | | | ACPI / x86: Print Hot-Pluggable Field in SRAT.Tang Chen2013-08-141-4/+7
| * | | | | 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-1432-450/+60
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | 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-063-30/+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
| | * | | | platform / thinkpad: Remove deprecated hotkey_report_mode parameterThomas Renninger2013-07-152-96/+6
| | * | | | ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-1522-305/+10
* | | | | | Merge branch 'acpica'Rafael J. Wysocki2013-08-2724-91/+323
|\ \ \ \ \ \
| * | | | | | ACPICA: Update version to 20130725.Bob Moore2013-08-131-1/+1
| * | | | | | ACPICA: Update names for walk_namespace callbacks to clarify usage.Bob Moore2013-08-134-25/+25
| * | | | | | 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-133-17/+19
OpenPOWER on IntegriCloud