Age | Commit message (Expand) | Author |
2014-04-08 | Merge branch 'acpi-config' | Rafael J. Wysocki |
2014-04-08 | ACPI: Update the ACPI spec information in Kconfig | Hanjun Guo |
2014-04-08 | Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-video' and 'acpi-dock' | Rafael J. Wysocki |
2014-04-07 | ACPI / dock: Drop dock_device_ids[] table | Rafael J. Wysocki |
2014-04-07 | ACPI / video: Favor native backlight interface for ThinkPad Helix | Stephen Chandler Paul |
2014-04-07 | ACPI / thermal: Fix wrong variable usage in debug statement | Zhihui Zhang |
2014-04-04 | ACPI: Clean up memory allocations | jhbird.choi@samsung.com |
2014-04-02 | Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-04-01 | Merge branches 'acpi-processor' and 'pnp' | Rafael J. Wysocki |
2014-04-01 | Merge branch 'acpica' | Rafael J. Wysocki |
2014-03-26 | Revert "ACPI / processor: Make it possible to get APIC ID via GIC" | Hanjun Guo |
2014-03-26 | ACPICA: Enable auto-serialization as a default kernel behavior. | Lv Zheng |
2014-03-26 | ACPICA: Ignore sync_level for methods that have been auto-serialized. | Bob Moore |
2014-03-26 | ACPICA: Add additional named objects for the auto-serialize method scan. | Lv Zheng |
2014-03-26 | ACPICA: Add auto-serialization support for ill-behaved control methods. | Bob Moore |
2014-03-26 | ACPICA: Remove global option to serialize all control methods. | Lv Zheng |
2014-03-21 | Merge branch 'acpi-processor' | Rafael J. Wysocki |
2014-03-20 | Merge branches 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki |
2014-03-20 | Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' | Rafael J. Wysocki |
2014-03-20 | Merge branch 'acpica' | Rafael J. Wysocki |
2014-03-20 | Merge branches 'acpi-battery' and 'acpi-video' | Rafael J. Wysocki |
2014-03-20 | Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'a... | Rafael J. Wysocki |
2014-03-20 | ACPI / video: fix ACPI_VIDEO dependencies | Jean Delvare |
2014-03-19 | ACPI / button: Add ACPI Button event via netlink routine | Lan Tianyu |
2014-03-19 | ACPI: Remove duplicate definitions of PREFIX | Hanjun Guo |
2014-03-19 | ACPI / AC: recheck adapter status upon battery status changes | Alexander Mezin |
2014-03-19 | ACPI / battery: call ACPI notifier chain in acpi_battery_notify | Alexander Mezin |
2014-03-19 | ACPI / battery: move some ACPI_BATTERY_* definitions to header | Alexander Mezin |
2014-03-18 | ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)." | Robert Moore |
2014-03-18 | Merge branch 'acpi-config' into acpica | Rafael J. Wysocki |
2014-03-18 | ACPICA: Prevent infinite loops when traversing corrupted lists. | Bob Moore |
2014-03-18 | ACPICA: Debugger: Add missing objects; Traverse linked lists | Bob Moore |
2014-03-18 | ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change. | Bob Moore |
2014-03-18 | ACPICA: Update for _PRP predefined name. | Bob Moore |
2014-03-18 | ACPICA: Cleanup/improve global variable declarations. | Lv Zheng |
2014-03-18 | ACPICA: Comment update - no functional change. | Bob Moore |
2014-03-17 | Merge branch 'acpi-fan' | Rafael J. Wysocki |
2014-03-17 | Merge branch 'acpi-ost' | Rafael J. Wysocki |
2014-03-17 | Merge branch 'acpi-config' | Rafael J. Wysocki |
2014-03-17 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2014-03-17 | Merge branch 'acpi-pci-hotplug' | Rafael J. Wysocki |
2014-03-13 | ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states | Rafael J. Wysocki |
2014-03-09 | Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed" | Rafael J. Wysocki |
2014-03-08 | Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep' | Rafael J. Wysocki |
2014-03-06 | ACPI / EC: Clear stale EC events on Samsung systems | Kieran Clancy |
2014-03-05 | ACPI / thermal: make acpi_thermal_check asynchronous on resume | Aaron Lu |
2014-03-05 | ACPI / hotplug: Rework deferred execution of acpi_device_hotplug() | Rafael J. Wysocki |
2014-03-04 | ACPI / PM: Resume runtime-suspended devices later during system suspend | Rafael J. Wysocki |
2014-03-03 | ACPI / sleep: pm_power_off needs more sanity checks to be installed | Li, Aubrey |