| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 9 | -80/+444 |
| 2012-10-06 | Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive... | Len Brown | 9 | -80/+444 |
| 2012-10-06 | ACPI: Add new sysfs interface to export device description | Lance Ortiz | 1 | -0/+1 |
| 2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 5 | -16/+16 |
| 2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 5 | -16/+16 |
| 2012-09-21 | ACPI: introduce module_acpi_driver() helper macro | Mika Westerberg | 1 | -0/+13 |
| 2012-09-21 | ACPI: Allow ACPI binding with USB-3.0 hub | Lan Tianyu | 1 | -2/+13 |
| 2012-09-21 | ACPICA: Update version to 20120913 | Bob Moore | 1 | -1/+1 |
| 2012-09-21 | ACPICA: Headers: Add new ACPI 5 HEST notify type values. | Bob Moore | 1 | -1/+3 |
| 2012-09-21 | ACPI: Use ACPICA native way to decode the PLD buffer | Feng Tang | 1 | -30/+1 |
| 2012-09-21 | ACPICA: Update version to 20120816. | Bob Moore | 1 | -1/+1 |
| 2012-09-21 | ACPICA: Add struct header support for _FDE, _GRT, _GTM, and _SRT names. | Bob Moore | 1 | -0/+43 |
| 2012-09-21 | ACPICA: Add support for complex _PLD buffers. | Bob Moore | 7 | -12/+234 |
| 2012-09-21 | ACPICA: Headers: Add support for CSRT and DBG2 ACPI tables. | Bob Moore | 2 | -1/+111 |
| 2012-09-21 | ACPICA: Comment update: Fix some typos in actble.h | Bob Moore | 1 | -24/+24 |
| 2012-09-21 | ACPI: delelte more BFS/GTS related definition and code | Feng Tang | 2 | -9/+0 |
| 2012-09-17 | cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st... | Daniel Lezcano | 1 | -2/+0 |
| 2012-09-15 | ACPI / processor: remove unused function parameter | Daniel Lezcano | 1 | -4/+2 |
| 2012-09-05 | cpuidle / ACPI : remove power from acpi_processor_cx structure | Daniel Lezcano | 1 | -1/+0 |
| 2012-08-03 | Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o... | Len Brown | 3 | -13/+7 |
| 2012-07-30 | ACPI: delete _GTS/_BFS support | Len Brown | 2 | -3/+3 |
| 2012-07-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 16 | -41/+74 |
| 2012-07-26 | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 16 | -41/+74 |
| 2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2 | -3/+5 |
| 2012-07-19 | Merge branch 'pm-acpi' | Rafael J. Wysocki | 2 | -7/+2 |
| 2012-07-17 | cpuilde / ACPI: remove time from acpi_processor_cx structure | Daniel Lezcano | 1 | -1/+0 |
| 2012-07-17 | cpuidle / ACPI: remove usage from acpi_processor_cx structure | Daniel Lezcano | 1 | -1/+0 |
| 2012-07-17 | cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure | Daniel Lezcano | 1 | -1/+0 |
| 2012-07-17 | ACPICA: Update to version 20120711 | Bob Moore | 1 | -1/+1 |
| 2012-07-17 | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 5 | -16/+16 |
| 2012-07-17 | ACPICA: Update header files copyrights to 2012 | Bob Moore | 15 | -15/+15 |
| 2012-07-17 | ACPICA: Add new ACPI table load/unload external interfaces | Bob Moore | 1 | -4/+9 |
| 2012-07-17 | ACPICA: Add new interfaces for BIOS(firmware) errors and warnings | Bob Moore | 2 | -0/+12 |
| 2012-07-17 | ACPICA: Split exception code utilities to a new file, utexcep.c | Bob Moore | 1 | -2/+3 |
| 2012-07-14 | ACPICA: Update to version 20120620 | Bob Moore | 1 | -1/+1 |
| 2012-07-01 | ACPI / PM: Drop legacy driver PM callbacks that are not used any more | Rafael J. Wysocki | 1 | -4/+0 |
| 2012-07-01 | ACPI: Use struct dev_pm_ops for power management in processor driver | Rafael J. Wysocki | 1 | -2/+2 |
| 2012-07-01 | ACPI / PM: Drop pm_message_t argument from device suspend callback | Rafael J. Wysocki | 2 | -3/+2 |
| 2012-06-23 | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 1 | -3/+3 |
| 2012-06-23 | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying | 1 | -3/+3 |
| 2012-06-22 | PCI/ACPI: provide MMCONFIG address for PCI host bridges | Jiang Liu | 2 | -0/+2 |
| 2012-06-04 | ACPI: Add _OST support for sysfs eject | Toshi Kani | 1 | -1/+8 |
| 2012-06-04 | ACPI: Add an interface to evaluate _OST | Toshi Kani | 1 | -0/+3 |
| 2012-06-04 | ACPI: fix acpi_bus.h build warnings when ACPI is not enabled | Len Brown | 1 | -2/+2 |
| 2012-06-01 | ACPICA: Update to version 20120518 | Bob Moore | 1 | -1/+1 |
| 2012-06-01 | ACPICA: Remove argument of acpi_os_wait_events_complete | Lin Ming | 1 | -1/+1 |
| 2012-06-01 | ACPICA: ACPI 5/iASL: Add support for PCC keyword | Bob Moore | 1 | -1/+2 |
| 2012-06-01 | ACPICA: Update to version 20120420 | Bob Moore | 1 | -1/+1 |
| 2012-06-01 | ACPICA: Add support for multiple notify handlers | Bob Moore | 1 | -0/+4 |
| 2012-05-11 | ACPI: Add _PLD support | Matthew Garrett | 1 | -0/+31 |
| 2012-05-11 | ACPI: Add stubs for (un)register_acpi_bus_type | Matthew Garrett | 1 | -0/+5 |
| 2012-05-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -3/+4 |
| 2012-05-05 | ACPI: Fix D3hot v D3cold confusion | Lin Ming | 1 | -3/+4 |
| 2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 8 | -85/+460 |
| 2012-03-30 | Merge branch 'tboot' into release | Len Brown | 1 | -0/+1 |
| 2012-03-30 | Merge branch 'd3' into release | Len Brown | 1 | -0/+7 |
| 2012-03-30 | ACPI, PCI: Move acpi_dev_run_wake() to ACPI core | Lin Ming | 1 | -0/+5 |
| 2012-03-30 | ACPI: Add interface to register/unregister device to/from power resources | Lin Ming | 1 | -0/+2 |
| 2012-03-30 | ACPICA: Update to version 20120320 | Bob Moore | 1 | -1/+1 |
| 2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
| 2012-03-26 | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS | Lin Ming | 2 | -3/+10 |
| 2012-03-22 | ACPICA: Clarify METHOD_NAME* defines for full-pathname cases | Bob Moore | 1 | -6/+6 |
| 2012-03-22 | ACPICA: Update to version 20120215 | Bob Moore | 1 | -1/+1 |
| 2012-03-22 | ACPICA: Add table-driven dispatch for sleep/wake functions | Bob Moore | 1 | -0/+9 |
| 2012-03-22 | ACPICA: Add acpi_os_physical_table_override interface | Bob Moore | 1 | -0/+5 |
| 2012-03-22 | ACPICA: ACPI 5: Update debug output for new notify values | Bob Moore | 1 | -2/+4 |
| 2012-03-22 | ACPICA: Expand OSL memory read/write interfaces to 64 bits | Bob Moore | 1 | -6/+2 |
| 2012-03-22 | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware | Bob Moore | 3 | -72/+401 |
| 2012-03-22 | ACPICA: Move ACPI timer prototypes to public acpixf file | Bob Moore | 1 | -0/+12 |
| 2012-03-22 | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers | Bob Moore | 1 | -0/+7 |
| 2012-03-22 | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k... | Len Brown | 1 | -0/+1 |
| 2012-03-13 | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang | 1 | -0/+1 |
| 2012-02-02 | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 3 | -10/+5 |
| 2012-01-26 | ACPI: Load acpi-cpufreq from processor driver automatically | Andi Kleen | 1 | -0/+1 |
| 2012-01-23 | Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net... | Len Brown | 1 | -0/+1 |
| 2012-01-21 | ACPI: Remove ./drivers/acpi/atomicio.[ch] | Myron Stowe | 1 | -10/+0 |
| 2012-01-21 | ACPI, APEI: Add 64-bit read/write support for APEI on i386 | Myron Stowe | 1 | -0/+4 |
| 2012-01-19 | ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores | Thomas Renninger | 1 | -0/+1 |
| 2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 9 | -25/+867 |
| 2012-01-18 | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown | 1 | -0/+1 |
| 2012-01-18 | acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec | Tony Luck | 1 | -1/+2 |
| 2012-01-17 | ACPI: Store SRAT table revision | Kurt Garloff | 1 | -0/+1 |
| 2012-01-17 | ACPICA: Update to version 20120111 | Bob Moore | 1 | -1/+1 |
| 2012-01-17 | ACPICA: Add support for region address conflict checking | Lin Ming | 2 | -7/+5 |
| 2012-01-17 | ACPICA: Update to version 20111123 | Bob Moore | 1 | -1/+1 |
| 2012-01-17 | ACPI 5.0: Allow _AEI method in walk resources | Zhang Rui | 1 | -0/+1 |
| 2012-01-17 | ACPI 5.0: New interface, acpi_buffer_to_resource | Bob Moore | 1 | -0/+5 |
| 2012-01-17 | ACPI 5.0: New interface, acpi_get_event_resources | Bob Moore | 1 | -0/+4 |
| 2012-01-17 | ACPI 5.0: Support for all new resource descriptors | Lin Ming | 1 | -4/+203 |
| 2012-01-17 | ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region | Bob Moore | 1 | -1/+3 |
| 2012-01-17 | ACPI 5.0: Implement Connection() and AccessAs() changes | Bob Moore | 1 | -0/+8 |
| 2012-01-17 | ACPI 5.0: New interfaces to allow driver access to AML mutex objects | Lin Ming | 1 | -2/+13 |
| 2012-01-17 | ACPI 5.0: Add new/changed tables to headers | Bob Moore | 3 | -4/+606 |
| 2012-01-17 | ACPI 5.0: Implement hardware-reduced option | Bob Moore | 1 | -0/+1 |
| 2012-01-17 | ACPI 5.0: Basic support for FADT version 5 | Bob Moore | 1 | -6/+16 |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2 | -3/+3 |
| 2011-11-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -2/+2 |
| 2011-11-06 | Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next | Len Brown | 1 | -0/+1 |
| 2011-11-06 | cpuidle: Single/Global registration of idle states | Deepthi Dharwar | 1 | -0/+1 |
| 2011-11-06 | ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning | Bart Van Assche | 1 | -1/+1 |
| 2011-11-06 | ACPI: Drop ACPI_NO_HARDWARE_INIT | Rafael J. Wysocki | 1 | -1/+0 |
| 2011-10-31 | acpi: remove module.h include from platform/aclinux.h | Paul Gortmaker | 1 | -1/+0 |
| 2011-10-14 | PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove | Prarit Bhargava | 1 | -0/+2 |
| 2011-08-03 | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+5 |
| 2011-08-03 | Merge branch 'apei' into apei-release | Len Brown | 1 | -0/+5 |
| 2011-08-03 | ACPI: APEI build fix | Len Brown | 1 | -0/+4 |
| 2011-08-02 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -3/+4 |
| 2011-08-02 | Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from... | Len Brown | 5 | -3/+24 |
| 2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
| 2011-07-26 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
| 2011-07-16 | ACPI: constify ops structs | Vasiliy Kulikov | 2 | -2/+2 |
| 2011-07-14 | Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release | Len Brown | 2 | -0/+21 |
| 2011-07-13 | ACPI: Fixes device power states array overflow | Lin Ming | 1 | -1/+1 |
| 2011-07-13 | ACPICA: Update to version 20110623 | Bob Moore | 1 | -1/+1 |
| 2011-07-13 | ACPICA: Add option to disable method return value validation and repair | Bob Moore | 1 | -0/+1 |
| 2011-07-13 | ACPICA: Update to version 20110527 | Bob Moore | 1 | -1/+1 |
| 2011-07-13 | ACPI, APEI, GHES, Support disable GHES at boot time | Huang Ying | 1 | -0/+1 |
| 2011-07-13 | ACPI: Fix lockdep false positives in acpi_power_off() | Rafael J. Wysocki | 2 | -0/+21 |
| 2011-07-13 | i915: Fix opregion notifications | Matthew Garrett | 1 | -0/+2 |
| 2011-05-29 | Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd... | Len Brown | 5 | -14/+8 |
| 2011-05-29 | ACPI: Add D3 cold state | Lin Ming | 1 | -2/+3 |
| 2011-05-29 | ACPI: processor: fix processor_physically_present in UP kernel | Lin Ming | 1 | -7/+0 |
| 2011-05-09 | ACPICA: Update to version 20110413 | Bob Moore | 1 | -1/+1 |
| 2011-05-09 | ACPICA: Execute an orphan _REG method under the EC device | Bob Moore | 1 | -0/+5 |
| 2011-05-09 | ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate place | Bob Moore | 1 | -1/+3 |
| 2011-05-09 | ACPICA: Update internal address SpaceID for DataTable regions | Bob Moore | 1 | -2/+11 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
| 2011-03-25 | ACPI: osl, add acpi_os_create_lock interface | Lin Ming | 1 | -0/+3 |
| 2011-03-23 | Merge branch 'linus' into release | Len Brown | 1 | -1/+1 |
| 2011-03-23 | Merge branch 'acpica' into release | Len Brown | 2 | -2/+64 |
| 2011-03-23 | ACPICA: Update version to 20110316 | Bob Moore | 1 | -1/+1 |
| 2011-03-23 | ACPICA: Header support for SLIC table | Bob Moore | 1 | -1/+63 |
| 2011-03-22 | Merge branch 'apei-release' into release | Len Brown | 1 | -2/+3 |
| 2011-03-21 | ACPI, APEI, Add ERST record ID cache | Huang Ying | 1 | -2/+3 |
| 2011-03-18 | Merge branch 'acpica' into release | Len Brown | 3 | -4/+26 |
| 2011-03-15 | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki | 1 | -1/+1 |
| 2011-03-02 | ACPICA: Update version to 20110211. | Bob Moore | 1 | -1/+1 |
| 2011-03-02 | ACPICA: Fix unresolved name issue for no-debug and no-error-msg cases | Bob Moore | 1 | -3/+9 |
| 2011-03-02 | ACPICA: Remove use of unreliable FADT revision field | Bob Moore | 1 | -0/+16 |
| 2011-02-24 | ACPI: Remove the wakeup.run_wake_count device field | Rafael J. Wysocki | 1 | -1/+0 |
| 2011-01-20 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 14 | -15/+15 |
| 2011-01-18 | ACPICA: Update version to 20110112 | Bob Moore | 1 | -1/+1 |
| 2011-01-18 | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 14 | -14/+14 |
| 2011-01-14 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+6 |
| 2011-01-14 | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki | 1 | -0/+6 |
| 2011-01-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 4 | -35/+55 |
| 2011-01-12 | ACPI: Drop device flag wake_capable | Rafael J. Wysocki | 1 | -2/+1 |
| 2011-01-12 | Merge branch 'throttling' into release | Len Brown | 1 | -0/+6 |
| 2011-01-12 | Merge branch 'wakeup-etc-rafael' into release | Len Brown | 1 | -6/+0 |
| 2011-01-12 | Merge branch 'power-resource' into release | Len Brown | 1 | -3/+2 |
| 2011-01-12 | ACPI / PM: Drop acpi_bus_get_power() | Rafael J. Wysocki | 1 | -1/+0 |
| 2011-01-12 | ACPI / Fan: Rework the handling of power resources | Rafael J. Wysocki | 1 | -2/+1 |
| 2011-01-12 | ACPI / PM: Add function for updating device power state consistently | Rafael J. Wysocki | 1 | -0/+1 |
| 2011-01-12 | ACPICA: Update version to 20101209 | Lin Ming | 1 | -1/+1 |
| 2011-01-12 | ACPICA: Global event handler | Lin Ming | 2 | -0/+12 |
| 2011-01-12 | ACPICA: Implicit notify support | Lin Ming | 2 | -18/+25 |
| 2011-01-12 | ACPICA: New GPE handler callback definition | Lin Ming | 2 | -2/+5 |
| 2011-01-12 | ACPICA: Rename some function and variable names | Lin Ming | 2 | -5/+5 |
| 2011-01-10 | ACPI: Reevaluate whether the T-state is supported or not after cpu is online/... | Zhao Yakui | 1 | -0/+6 |
| 2011-01-07 | ACPI / PM: Drop special ACPI wakeup flags | Rafael J. Wysocki | 1 | -6/+0 |
| 2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -1/+4 |
| 2010-12-11 | ACPI: video: fix build for CONFIG_ACPI=n | Chris Wilson | 1 | -1/+4 |
| 2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
| 2010-10-26 | Merge branch 'misc' into release | Len Brown | 2 | -4/+0 |
| 2010-10-25 | Merge branch 'gpe-defer' into release | Len Brown | 1 | -0/+2 |
| 2010-10-25 | Merge branch 'acpi_pm_device_sleep_state' into release | Len Brown | 1 | -4/+8 |
| 2010-10-25 | Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int... | Len Brown | 1 | -1/+1 |
| 2010-10-25 | Merge branch 'acpica' into release | Len Brown | 6 | -33/+33 |
| 2010-10-19 | ACPI: remove dead code | Stephen Hemminger | 2 | -4/+0 |
| 2010-10-17 | ACPICA: Update version to 20101013 | Bob Moore | 1 | -1/+1 |
| 2010-10-15 | ACPI / PM: Fix problems with acpi_pm_device_sleep_state() | Rafael J. Wysocki | 1 | -4/+8 |
| 2010-10-01 | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger | 1 | -1/+1 |
| 2010-10-01 | ACPICA: Update version to 20100915 | Bob Moore | 1 | -1/+1 |
| 2010-10-01 | ACPICA: Make acpi_gbl_system_awake_and_running publically available | Bob Moore | 1 | -0/+1 |
| 2010-10-01 | ACPICA: Update math module; no functional change | Bob Moore | 1 | -10/+0 |
| 2010-10-01 | ACPICA: Make acpi_thread_id no longer configurable, always u64 | Lin Ming | 2 | -11/+13 |
| 2010-10-01 | ACPICA: Add ACPI_INLINE configuration parameter | Lin Ming | 2 | -0/+8 |
| 2010-10-01 | ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface | Bob Moore | 1 | -7/+0 |
| 2010-10-01 | ACPICA: Update version to 20100806 | Bob Moore | 1 | -1/+1 |
| 2010-10-01 | ACPICA/ACPI: Add new host interfaces for _OSI support | Lin Ming | 3 | -3/+9 |
| 2010-10-01 | ACPICA: Fix acpi_os_read_pci_configuration prototype | Bob Moore | 1 | -1/+1 |
| 2010-09-28 | ACPI: Fix typos | Lucas De Marchi | 1 | -1/+1 |
| 2010-09-24 | ACPI / ACPICA: Defer enabling of runtime GPEs (v3) | Rafael J. Wysocki | 1 | -0/+2 |
| 2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -3/+0 |
| 2010-08-24 | ACPI/PCI: Do not preserve _OSC control bits returned by a query | Rafael J. Wysocki | 1 | -3/+0 |
| 2010-08-15 | Merge branch 'linus' into release | Len Brown | 1 | -3/+7 |
| 2010-08-15 | ACPI processor: remove deprecated ACPI procfs I/F | Zhang Rui | 1 | -1/+0 |
| 2010-08-15 | Merge branch 'acpica-gpe' into release | Len Brown | 4 | -15/+57 |
| 2010-08-14 | ACPI: introduce module parameter acpi.aml_debug_output | Zhang Rui | 1 | -1/+1 |
| 2010-08-12 | acpi: fix bogus preemption logic | Thomas Gleixner | 1 | -3/+7 |
| 2010-08-07 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 4 | -15/+57 |
| 2010-07-22 | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown | 1 | -1/+2 |
| 2010-07-12 | ACPI / ACPICA: Do not execute _PRW methods during initialization | Rafael J. Wysocki | 1 | -1/+2 |
| 2010-07-06 | ACPICA: Update version to 20100702 | Bob Moore | 1 | -1/+1 |
| 2010-07-06 | ACPICA: Update debug output components | Bob Moore | 1 | -1/+2 |
| 2010-07-06 | ACPICA: Add support for WDDT - Watchdog Descriptor Table | Bob Moore | 1 | -0/+39 |
| 2010-07-06 | ACPICA: Drop acpi_set_gpe | Rafael J. Wysocki | 2 | -3/+1 |
| 2010-07-06 | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 2 | -10/+2 |
| 2010-07-06 | ACPICA: Introduce acpi_gpe_wakeup() | Rafael J. Wysocki | 2 | -1/+3 |
| 2010-07-06 | ACPICA: Update version to 20100528 | Bob Moore | 1 | -1/+1 |