- d551d81 ACPI / PM: Call suspend_nvs_free() earlier during resume by Rafael J. Wysocki · 14 years ago
- 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 14 years ago
- 8d99641 Merge branch 'akpm' by Linus Torvalds · 14 years ago
- 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
- e589501 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
- b23fffd ACPI / Battery: remove battery refresh on resume by Linus Torvalds · 14 years ago
- b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 14 years ago
- 2629484 ACPICA: Fix issues/fault with automatic "serialized" method support by Lin Ming · 14 years ago
- 672af84 ACPICA: Debugger: Lock namespace for duration of a namespace dump by Bob Moore · 14 years ago
- 5d3131f ACPICA: Fix namespace race condition by Dana Myers · 14 years ago
- be33b76 ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method(). by Jesper Juhl · 14 years ago
- d3072e6 ACPI: Fix boot problem related to APEI with acpi_disabled set by Rafael J. Wysocki · 14 years ago
- f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 9a1fe2f ACPI / ACPICA: Initialize the global lock spinlock as appropriate by Rafael J. Wysocki · 14 years ago
- d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
- 415e12b PCI/ACPI: Request _OSC control once for each root bridge (v3) by Rafael J. Wysocki · 14 years ago
- 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
- dc8e7e3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
- 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
- 4263d9a Merge branch 'suspend-ioremap-cache' into release by Len Brown · 14 years ago
- 6fed05c ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS rework by Rafael J. Wysocki · 14 years ago
- 0aae9f9 ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs by Len Brown · 14 years ago
- d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
- eab001b Merge branch 'misc' into test by Len Brown · 14 years ago
- 106d1a0 ACPI: fix resource check message by Thomas Renninger · 14 years ago
- 9378b63 x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.c by Tony Luck · 14 years ago
- 3e09898 Merge branch 'bugzilla-21212' into release by Len Brown · 14 years ago
- da8aeb9 ACPI / Battery: Update information on info notification and resume by Rafael J. Wysocki · 14 years ago
- d57d09a ACPI: Drop device flag wake_capable by Rafael J. Wysocki · 14 years ago
- 86e4e20 ACPI: Always check if _PRW is present before trying to evaluate it by Rafael J. Wysocki · 14 years ago
- d0515d9 ACPI / PM: Check status of power resources under mutexes by Rafael J. Wysocki · 14 years ago
- 36237fa ACPI / PM: Rename acpi_power_off_device() by Rafael J. Wysocki · 14 years ago
- 63e8078 Merge branch 'kconfig-text' into release by Len Brown · 14 years ago
- 4b63bd3 Merge branch 'ipmi' into release by Len Brown · 14 years ago
- 03b6e6e Merge branch 'apei' into release by Len Brown · 14 years ago
- 9e0c20b Merge branch 'acpi-video' into release by Len Brown · 14 years ago
- fe3ded5 Merge branch 'throttling' into release by Len Brown · 14 years ago
- c1b2dab Merge branch 'procfs-cleanup' into release by Len Brown · 14 years ago
- d16675e Merge branch 'suspend-ioremap-cache' into release by Len Brown · 14 years ago
- fb4af41 Merge branch 'wakeup-etc-rafael' into release by Len Brown · 14 years ago
- 07bf280 Merge branch 'power-resource' into release by Len Brown · 14 years ago
- 53eac70 ACPI / PM: Drop acpi_power_nocheck by Rafael J. Wysocki · 14 years ago
- f6767dc ACPI / PM: Drop acpi_bus_get_power() by Rafael J. Wysocki · 14 years ago
- 488a76c ACPI / Fan: Rework the handling of power resources by Rafael J. Wysocki · 14 years ago
- bf325f9 ACPI / PM: Register power resource devices as soon as they are needed by Rafael J. Wysocki · 14 years ago
- 97d9a9e ACPI / PM: Register acpi_power_driver early by Rafael J. Wysocki · 14 years ago
- 25eed40 ACPI / PM: Add function for updating device power state consistently by Rafael J. Wysocki · 14 years ago
- ade3e7f ACPI / PM: Add function for device power state initialization by Rafael J. Wysocki · 14 years ago
- 5e6d4fe ACPI / PM: Introduce __acpi_bus_get_power() by Rafael J. Wysocki · 14 years ago
- 30d3df4 ACPI / PM: Introduce function for refcounting device power resources by Rafael J. Wysocki · 14 years ago
- d2ef555 ACPI / PM: Add functions for manipulating lists of power resources by Rafael J. Wysocki · 14 years ago
- 32a00d2 ACPI / PM: Prevent acpi_power_get_inferred_state() from making changes by Rafael J. Wysocki · 14 years ago
- da50337 ACPICA: Misc comments to minimize code divergence by Lin Ming · 14 years ago
- a0fcdb2 ACPICA: Global event handler by Lin Ming · 14 years ago
- bba63a2 ACPICA: Implicit notify support by Lin Ming · 14 years ago
- 5a284cd ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method by Lin Ming · 14 years ago
- 84f6b2a ACPICA: Remove unused function declarations by Lin Ming · 14 years ago
- 8b6cd8a ACPICA: New GPE handler callback definition by Lin Ming · 14 years ago
- 3a37898 ACPICA: Rename some function and variable names by Lin Ming · 14 years ago
- 3cfd53d ACPICA: Move GPE functions to new file evxfgpe.c by Lin Ming · 14 years ago
- 81e88fd ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support by Huang Ying · 14 years ago
- 6d855fc ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39 by Zhang Rui · 14 years ago
- 4464ed3 ACPI: update CONFIG_ACPI_PROCFS description by Zhang Rui · 14 years ago
- 5a344a5 ACPI: Reevaluate whether the T-state is supported or not after cpu is online/offline by Zhao Yakui · 14 years ago
- daef1f3 ACPI: Check the returned value of set_cpus_allowed_ptr before T-state operation by Zhao Yakui · 14 years ago
- 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
- 7b33070 ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvs by Rafael J. Wysocki · 14 years ago
- 1f83511 ACPI / PM: Report wakeup events from buttons by Rafael J. Wysocki · 14 years ago
- 7fa69ba ACPI / PM: Drop special ACPI wakeup flags by Rafael J. Wysocki · 14 years ago
- f2b56bc ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices by Rafael J. Wysocki · 14 years ago
- b014f4f ACPI / PM: Do not enable multiple devices to wake up simultaneously by Rafael J. Wysocki · 14 years ago
- 9cd0314 ACPI / ACPICA: Fix global lock acquisition by Rafael J. Wysocki · 14 years ago
- 6d5bbf0 ACPI: Use ioremap_cache() by Len Brown · 14 years ago
- ca9b600 ACPI / PM: Make suspend_nvs_save() use acpi_os_map_memory() by Rafael J. Wysocki · 14 years ago
- d146df1 ACPI / PM: Update file information and the list of includes in nvs.c by Rafael J. Wysocki · 14 years ago
- 976513d PM / ACPI: Move NVS saving and restoring code to drivers/acpi by Rafael J. Wysocki · 14 years ago
- 26fcaf6 PM: Fix oops in suspend/hibernate code related to failing ioremap() by Jiri Slaby · 14 years ago
- 017892c Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- bc030d6 Merge commit 'v2.6.37-rc8' into x86/apic by Ingo Molnar · 14 years ago
- cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 14 years ago
- e8a8b25 Fix spelling mistakes in comments by Stefan Weil · 14 years ago
- bbbcde9 Merge branches 'bugzilla-25412' and 'bugzilla-25302' into release by Len Brown · 14 years ago
- 5acdb1a ACPI / ACPICA: Disable GPEs during initialization by Rafael J. Wysocki · 14 years ago
- cde44d1 Revert "ACPI battery: update status upon sysfs query" by Len Brown · 14 years ago
- d3bd058 x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation by Yinghai Lu · 14 years ago
- 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 14 years ago
- b581a7f ACPI: Execute _PRW for devices reported as inactive or not present by Rafael J. Wysocki · 14 years ago
- 275c8b9 Merge branch 'this_cpu_ops' into for-2.6.38 by Tejun Heo · 14 years ago
- 4a6f4fe drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
- e92b297 IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller by Zhao Yakui · 14 years ago
- 99fd189 ACPI video: introduce module parameter video.use_bios_initial_backlight by Zhang Rui · 14 years ago
- 8206955 ACPI video: check cap._DDC flag before getting EDID by Zhang Rui · 14 years ago
- 677bd81 ACPI video: remove output switching control by Zhang Rui · 14 years ago
- cef6e8a ACPI processor: remove processor throttling control procfs I/F by Zhang Rui · 14 years ago
- 32c361f ACPI, APEI, Report GHES error information via printk by Huang Ying · 14 years ago
- f59c55d ACPI, APEI, Add APEI generic error status printing support by Huang Ying · 14 years ago
- 23437b5 Merge branch 'bugzilla-23002' into release by Len Brown · 14 years ago
- 291a73c ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130D by Rafael J. Wysocki · 14 years ago