aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds16-148/+272
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-8/+8
2014-04-01Merge branches 'acpi-processor' and 'pnp'Rafael J. Wysocki1-27/+0
2014-04-01Merge branch 'acpica'Rafael J. Wysocki15-121/+272
2014-03-26Revert "ACPI / processor: Make it possible to get APIC ID via GIC"Hanjun Guo1-27/+0
2014-03-26ACPICA: Enable auto-serialization as a default kernel behavior.Lv Zheng2-7/+7
2014-03-26ACPICA: Ignore sync_level for methods that have been auto-serialized.Bob Moore2-6/+21
2014-03-26ACPICA: Add additional named objects for the auto-serialize method scan.Lv Zheng1-2/+4
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore11-25/+243
2014-03-26ACPICA: Remove global option to serialize all control methods.Lv Zheng5-100/+16
2014-03-21Merge branch 'acpi-processor'Rafael J. Wysocki1-21/+57
2014-03-20Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki1-3/+38
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki3-5/+87
2014-03-20Merge branch 'acpica'Rafael J. Wysocki170-491/+770
2014-03-20Merge branches 'acpi-battery' and 'acpi-video'Rafael J. Wysocki5-6/+40
2014-03-20Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'acpi-button'Rafael J. Wysocki17-110/+129
2014-03-20ACPI / video: fix ACPI_VIDEO dependenciesJean Delvare1-1/+1
2014-03-19ACPI / button: Add ACPI Button event via netlink routineLan Tianyu1-0/+4
2014-03-19ACPI: Remove duplicate definitions of PREFIXHanjun Guo12-22/+1
2014-03-19ACPI / AC: recheck adapter status upon battery status changesAlexander Mezin1-0/+25
2014-03-19ACPI / battery: call ACPI notifier chain in acpi_battery_notifyAlexander Mezin1-0/+1
2014-03-19ACPI / battery: move some ACPI_BATTERY_* definitions to headerAlexander Mezin3-5/+13
2014-03-18ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."Robert Moore18-70/+1
2014-03-18Merge branch 'acpi-config' into acpicaRafael J. Wysocki2-14/+14
2014-03-18ACPICA: Prevent infinite loops when traversing corrupted lists.Bob Moore3-4/+32
2014-03-18ACPICA: Debugger: Add missing objects; Traverse linked listsBob Moore2-34/+199
2014-03-18ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change.Bob Moore1-0/+25
2014-03-18ACPICA: Update for _PRP predefined name.Bob Moore1-1/+1
2014-03-18ACPICA: Cleanup/improve global variable declarations.Lv Zheng2-201/+189
2014-03-18ACPICA: Comment update - no functional change.Bob Moore6-37/+37
2014-03-17Merge branch 'acpi-fan'Rafael J. Wysocki1-4/+9
2014-03-17Merge branch 'acpi-ost'Rafael J. Wysocki5-51/+37
2014-03-17Merge branch 'acpi-config'Rafael J. Wysocki2-14/+14
2014-03-17Merge branch 'acpi-hotplug'Rafael J. Wysocki6-365/+179
2014-03-17Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki5-114/+164
2014-03-13ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki1-17/+15
2014-03-09Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"Rafael J. Wysocki1-6/+1
2014-03-08Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep'Rafael J. Wysocki3-1/+80
2014-03-06ACPI / EC: Clear stale EC events on Samsung systemsKieran Clancy1-0/+64
2014-03-05ACPI / thermal: make acpi_thermal_check asynchronous on resumeAaron Lu1-4/+33
2014-03-05ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki4-14/+11
2014-03-04ACPI / PM: Resume runtime-suspended devices later during system suspendRafael J. Wysocki1-3/+38
2014-03-03ACPI / sleep: pm_power_off needs more sanity checks to be installedLi, Aubrey1-1/+6
2014-03-02ACPI / tables: Replace printk with pr_*Hanjun Guo1-73/+55
2014-03-01ACPI / resources: ignore invalid ACPI device resourcesZhang Rui1-0/+10
2014-02-27ACPICA: Do not abort _PRT repair on a single subpackage failure.Bob Moore1-8/+9
2014-02-27ACPICA: Harden _PRT repair code; check for minimum package length.Bob Moore1-1/+7
2014-02-27ACPICA: Restore code that repairs NULL package elements in return values.Lv Zheng1-4/+21
2014-02-27ACPICA: Properly handle NULL entries in _PRT return packages.Lv Zheng1-3/+3
2014-02-27ACPICA: Update conditional compilation flags for resource dump functions.Lv Zheng1-1/+1