- 315bbae ACPI / memhotplug: deal with eject request in hotplug queue by Wen Congyang · 12 years ago
- 19387b2 ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove() by Yasuaki Ishimatsu · 12 years ago
- 54c4c7d ACPI / memory-hotplug: call acpi_bus_trim() to remove memory device by Wen Congyang · 12 years ago
- acacb5f ACPI: add newline in power.c message by Randy Dunlap · 12 years ago
- 3ae45a2 ACPI: Make seemingly useless check in osl.c more understandable by Rafael J. Wysocki · 12 years ago
- c5b18e2 ACPI: Add ACPI CPU hot-remove support by Toshi Kani · 12 years ago
- 61622ac ACPI: Export functions for hot-remove by Toshi Kani · 12 years ago
- 923d4a4 ACPI: Add user space interface for identification objects by Lv Zheng · 12 years ago
- ccf7804 ACPI: Add _UID support for ACPI devices. by Lv Zheng · 12 years ago
- 1bad2f1 ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter by Kristen Carlson Accardi · 12 years ago
- f4fa0e0 ACPI: Remove unused lockable in acpi_device_flags by Toshi Kani · 12 years ago
- b3c450c ACPI: Fix stale pointer access to flags.lockable by Toshi Kani · 12 years ago
- 594df89 ACPI: Fix a hard coding style when determining if a device is a container, v3 by Tang Chen · 12 years ago
- 5e5041f ACPI / processor: prevent cpu from becoming online by Yasuaki Ishimatsu · 12 years ago
- 73d4511 ACPI: strict_strtoul() and printk() cleanup in acpi_pad by Josh · 12 years ago
- 8ab0ab2 ACPI: dock: Remove redundant ACPI NS walk by Toshi Kani · 12 years ago
- a3cd8d2 ACPI / EC: Don't count a SCI interrupt as a false one by Feng Tang · 12 years ago
- b76b51b ACPI / EC: Add more debug info and trivial code cleanup by Feng Tang · 12 years ago
- f351d02 ACPI / EC: Cleanup the member name for spinlock/mutex in struct by Feng Tang · 12 years ago
- fba4e08 ACPI video: Ignore errors after _DOD evaluation. by Igor Murzov · 12 years ago
- 879dca0 ACPI: missing break by Alan Cox · 12 years ago
- 2978af5 ACPI: Fix memory leak in acpi_bind_one() by Jesper Juhl · 12 years ago
- 4033741 ACPI: Reorder IPMI driver before any other ACPI drivers by Matthew Garrett · 12 years ago
- d1d4a81 Merge branches 'fixes-for-37', 'ec' and 'thermal' into release by Len Brown · 12 years ago
- 29b19e2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermal by Len Brown · 12 years ago
- e8b1b59 cpuidle / ACPI: fix potential NULL pointer dereference by Wei Yongjun · 12 years ago
- d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
- 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
- d1efe3c ACPI: Add new sysfs interface to export device description by Lance Ortiz · 12 years ago
- 369d913 ACPI: Harden acpi_table_parse_entries() against BIOS bug by Fenghua Yu · 12 years ago
- 67bfa9b ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop by Feng Tang · 12 years ago
- a520d52 ACPI: EC: Make the GPE storm threshold a module parameter by Feng Tang · 12 years ago
- 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
- 8ff1f79 Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
- fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- 2223af3 efi: Fix the ACPI BGRT driver for images located in EFI boot services memory by Josh Triplett · 12 years ago
- fc54ab7 ACPI: run _OSC after ACPI_FULL_INITIALIZATION by Lin Ming · 12 years ago
- 18d63c3 Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next by Bjorn Helgaas · 12 years ago
- cd4faf9 PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_roots by Taku Izumi · 12 years ago
- 6507e6e PCI/ACPI: Protect acpi_pci_roots list with mutex by Taku Izumi · 12 years ago
- 0f2bdfe PCI/ACPI: Use acpi_pci_root info rather than looking it up again by Taku Izumi · 12 years ago
- 55bfe3c PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface by Taku Izumi · 12 years ago
- d0020f6 PCI/ACPI: Protect acpi_pci_drivers list with mutex by Taku Izumi · 12 years ago
- c8e9afb PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridges by Jiang Liu · 12 years ago
- 8ee5bdf PCI/ACPI: Use normal list for struct acpi_pci_driver by Jiang Liu · 12 years ago
- 721b50e Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 12 years ago
- 4ae46be Thermal: Introduce thermal_zone_trip_update() by Zhang Rui · 12 years ago
- 1b7ddb8 Thermal: Remove tc1/tc2 in generic thermal layer. by Zhang Rui · 12 years ago
- 601f3d4 Thermal: Introduce .get_trend() callback. by Zhang Rui · 12 years ago
- 9d99842 Thermal: set upper and lower limits by Zhang Rui · 12 years ago
- e84a239 ACPI/sbshc: convert to module_acpi_driver() by Mika Westerberg · 12 years ago
- 8fe4bf6 ACPI/hed: convert to module_acpi_driver() by Mika Westerberg · 12 years ago
- d8014c4 ACPI/fan: convert to module_acpi_driver() by Mika Westerberg · 12 years ago
- 466e78f ACPI/button: convert to module_acpi_driver() by Mika Westerberg · 12 years ago
- 1033f90 ACPI: Allow ACPI binding with USB-3.0 hub by Lan Tianyu · 12 years ago
- 2bc198c ACPICA: Table Manager: Merge duplicate code (root table) by Lv Zheng · 12 years ago
- 8ede06a ACPI: Use ACPICA native way to decode the PLD buffer by Feng Tang · 12 years ago
- be030a5 ACPICA: Add support for complex _PLD buffers. by Bob Moore · 12 years ago
- 1d94e1e ACPICA: GPE support: Remove extraneous parameter from low-level function. by Feng Tang · 12 years ago
- 0b232fc ACPICA: Debug output: Update output for Processor object. by Bob Moore · 12 years ago
- e1154eb ACPICA: GPE Support: Update debug info for GPE tracing. by Bob Moore · 12 years ago
- a57f7f9 ACPICA: Add Windows8/Server2012 string for _OSI method. by Bob Moore · 12 years ago
- d978348 ACPICA: Split ACPICA initialization functions to new file, utxfinit.c by Bob Moore · 12 years ago
- 28f538b ACPICA: Enable Scope change to root during module-level code execution. by Bob Moore · 12 years ago
- a950c13 ACPI: delelte more BFS/GTS related definition and code by Feng Tang · 12 years ago
- 8a37c65 ACPI video: allow events handlers to veto the keypress by Luca Tettamanti · 12 years ago
- 3d339dc cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power structure by Daniel Lezcano · 12 years ago
- fa373ab Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
- 8592013 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 12 years ago
- ed1511b ACPI / processor: remove pointless variable initialization by Daniel Lezcano · 12 years ago
- 38a991b ACPI / processor: remove unused function parameter by Daniel Lezcano · 12 years ago
- f25b7061 ACPI / PM: Use KERN_DEBUG when no power resources are found by Aaron Lu · 12 years ago
- 40bf66e ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device by Lin Ming · 12 years ago
- 8f7412a ACPI / PM: Infer parent power state from child if unknown, v2 by Rafael J. Wysocki · 12 years ago
- f594065 ACPI: Add fixups for AMD P-state figures by Matthew Garrett · 12 years ago
- c59687f cpuidle / ACPI : remove power from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
- e2be2cd Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
- 4f81f98 ACPI: export symbol acpi_get_table_with_size by Alex Deucher · 12 years ago
- e4e139b Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
- 9069240 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
- 9d0b01a Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base by Len Brown · 12 years ago
- b7db60f ACPI processor: Fix tick_broadcast_mask online/offline regression by Feng Tang · 12 years ago
- 095adbb ACPI: Only count valid srat memory structures by Thomas Renninger · 12 years ago
- f3946fb ACPI: Untangle a return statement for better readability by Thomas Renninger · 12 years ago
- 2d9c867 ACPI / PCI: Do not try to acquire _OSC control if that is hopeless by Rafael J. Wysocki · 12 years ago
- 3f6f49c ACPI: delete _GTS/_BFS support by Len Brown · 12 years ago
- 7d3d09b Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
- 084940d acpi/video_detect: blacklist samsung x360 by Corentin Chary · 12 years ago
- f838eb5 acpi: add a way to promote/demote vendor backlight drivers by Corentin Chary · 12 years ago
- 869639f ACPI: replace strlen("string") with sizeof("string") -1 by Len Brown · 12 years ago
- a5ca734 ACPI / PM: Fix build warning in sleep.c for CONFIG_ACPI_SLEEP unset by Rafael J. Wysocki · 12 years ago
- 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
- ec033d0 Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release by Len Brown · 12 years ago
- 8407884 Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream by Jeff Garzik · 12 years ago
- 91e4d5a drivers/acpi/glue: revert accidental license-related 6b66d95895c bits by Jeff Garzik · 12 years ago
- 8eaa8d6 Thermal: Documentation update by Zhang Rui · 12 years ago
- c56f5c0 Thermal: Make Thermal trip points writeable by Durgadoss R · 12 years ago
- 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- f197ac1 ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_register() return value check by Lan Tianyu · 12 years ago