- b7906e3 ACPICA: Fix warning for 64-bit build by Bob Moore · 16 years ago
- bbc2413 ACPICA: Add function to dereference returned reference objects by Lin Ming · 16 years ago
- b417d40 ACPICA: Return status from global init function by Yi Yang · 16 years ago
- a6f3053 ACPICA: Fix table compare code, length then data by Bob Moore · 16 years ago
- e56f561 ACPICA: Allow same ACPI table to be loaded/unloaded more than once by Bob Moore · 16 years ago
- 237a927 ACPICA: Add check for invalid handle in acpi_get_object_info by Fiodor Suietov · 16 years ago
- f0e0da8 ACPICA: Copy dynamically loaded tables to local buffer by Dennis Noordsij · 16 years ago
- 828f376 PCI: update pci_create_slot() to take a 'hotplug' param by Alex Chiang · 16 years ago
- 383d7a1 ACPI: Fix possible null ptr dereference by donald.d.dugger@intel.com · 16 years ago
- ea5c8af ACPI: remove unused acpi_is_child_device() by Len Brown · 16 years ago
- 39a0ad8 ACPI : Load device driver according to the status of acpi device by Zhao Yakui · 16 years ago
- 6415e12 ACPI: Add DMI check to disable power state check in power transition by Zhao Yakui · 16 years ago
- f5adfaa ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition by Zhao Yakui · 16 years ago
- eab4b64 ACPI: Attach the ACPI device to the ACPI handle as early as possible by Zhao Yakui · 16 years ago
- a51e145 ACPI: Get the device power state in the course of scanning device by Zhao Yakui · 16 years ago
- 0823797 ACPI: replace AE_BAD_ADDRESS exception code with AE_ERROR by Lin Ming · 16 years ago
- 5d1e072 ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warnings by Rafael J. Wysocki · 16 years ago
- 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
- ab527d7 acpi: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
- 8fd1459 ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism by Zhao Yakui · 16 years ago
- c6c38ba asus_acpi: whitespace and comment cleanup by Mike Dahlgren · 16 years ago
- 22a94d7 ACPI: Allow overriding to higher critical trip point. by Zhang Rui · 16 years ago
- 20edd74 ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC by Zhao Yakui · 16 years ago
- 7745384 don't load asus-acpi if model is not supported by Zhang Rui · 16 years ago
- 4fb507b ACPI suspend: Blacklist HP xw4600 Workstation for old code ordering by Rafael J. Wysocki · 16 years ago
- d0c71fe ACPI Suspend: Enable ACPI during resume if SCI_EN is not set by Rafael J. Wysocki · 16 years ago
- a662910 ACPI suspend: Always use the 32-bit waking vector by Rafael J. Wysocki · 16 years ago
- e49f711 ACPI: Add the support for _TTS object by Zhao Yakui · 16 years ago
- c0ff177 ACPI: EC: Check for IBF=0 periodically if not in GPE mode by Alexey Starikovskiy · 16 years ago
- addbad4 cpuidle: update the last_state acpi cpuidle reflecting actual state entered by Venkatesh Pallipadi · 16 years ago
- a68823e ACPI: Clear WAK_STS on resume by Matthew Garrett · 16 years ago
- a474aae rtc-cmos: move wake setup from ACPI glue into RTC driver by Bjorn Helgaas · 16 years ago
- fffdede Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 4bb03849 acpi: Make ACPI_TOSHIBA depend on INPUT. by David S. Miller · 16 years ago
- 1efd325 Fix RTC wakealarm sysfs interface breakage. by Linus Torvalds · 16 years ago
- 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
- 455c879 ACPI: Enable EC device immediately after ACPI full initialization by Zhao Yakui · 16 years ago
- 0a918a9 Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERR by Thomas Renninger · 16 years ago
- b3cef8f toshiba_acpi: depends on INPUT by Randy Dunlap · 16 years ago
- db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
- 9e113e0 ACPI: toshiba_acpi.c fix sparse signedness mismatch warnings by Harvey Harrison · 16 years ago
- 4b5fcb3 ACPI: acpi_driver_data could only be applied to acpi_device by Alexey Starikovskiy · 16 years ago
- fcea94b ACPI: fix FADT parsing by Jan Beulich · 16 years ago
- 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- a66bfa7 ACPI: WMI: Enable event methods when registering notifiers by Matthew Garrett · 16 years ago
- faee816b1 ACPI: don't enable control method power button as wakeup device when Fixed Power button is used by Zhang Rui · 16 years ago
- 76acae0 ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again) by Rafael J. Wysocki · 16 years ago
- 8463200 ACPI: EC: Rename some variables by Alexey Starikovskiy · 16 years ago
- 7c6db4e ACPI: EC: do transaction from interrupt context by Alexey Starikovskiy · 16 years ago
- 8652b00 dock: add 'type' sysfs file by Shaohua Li · 16 years ago
- 61b8369 dock: fix for ATA bay in a dock station by Shaohua Li · 16 years ago
- 4be9309 bay: remove driver, all functions now handled by dock driver by Shaohua Li · 16 years ago
- 1253f7a dock: introduce .uevent for devices in dock, eg libata by Shaohua Li · 16 years ago
- f730ae1 libata: remove functions now handed by ACPI dock driver by Shaohua Li · 16 years ago
- 19cd847 ACPI: fix hotplug race by Zhang Rui · 16 years ago
- 6bd00a6 ACPI: introduce notifier change to avoid duplicates by Shaohua Li · 16 years ago
- db350b0 dock: add bay and battery hotplug support by Shaohua Li · 16 years ago
- 406f692 dock: add _LCK support by Shaohua Li · 16 years ago
- 8254539 dock: fix eject request process (2.6.27-rc1 regression) by Shaohua Li · 16 years ago
- 8b59560 ACPI: dock: avoid check _STA method by Shaohua Li · 16 years ago
- 910dfae ACPI: cpufreq, processor: Detect old BIOS, not supporting CPU freq on a recent CPU. by Thomas Renninger · 16 years ago
- 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
- c41a40c toshiba_acpi: Add support for bluetooth toggling through rfkill (v8) by philipl@overt.org · 16 years ago
- 4fd2343 Merge branches 'smbus' and 'fujitsu-fix' into release-2.6.27 by Andi Kleen · 16 years ago
- 266feef ACPI: Avoid bogus timeout about SMbus check by Zhao Yakui · 16 years ago
- f54538c Merge branch 'acpica-release-fixes' into release-2.6.27 by Andi Kleen · 16 years ago
- f0df2d6 acpi: add checking for NULL early param by Cyrill Gorcunov · 16 years ago
- f385386 Merge branch 'compal-fix' into release-2.6.27 by Andi Kleen · 16 years ago
- 79c4375 ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board" by Dennis Jansen · 16 years ago
- 613e5f3 ACPI: Fix now signed module parameter. by Milan Broz · 16 years ago
- 1371c89 ACPI: Change package length error to warning by Ming Ling · 16 years ago
- 0f24562 Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'thermal-fix', 'wmi' and 'acpi-cleanups' into release-2.6.27 by Andi Kleen · 16 years ago
- 9f497bc ACPI: Fix thermal shutdowns by Milan Broz · 16 years ago
- fa46d35 ACPI: bounds check IRQ to prevent memory corruption by Bjorn Helgaas · 16 years ago
- 9d699ed ACPI: Avoid bogus EC timeout when EC is in Polling mode by Zhao Yakui · 16 years ago
- 2500822 ACPI : Add the EC dmi table to fix the incorrect ECDT table by Zhao Yakui · 16 years ago
- afd7301 ACPI: Properly clear flags on false-positives and send uevent on sudden unplug by Holger Macht · 16 years ago
- d005741 acpi: trivial cleanups by Pavel Machek · 16 years ago
- dab36ad ACPI: WMI: Set instance for query block calls by Carlos Corbacho · 16 years ago
- 3c7db22 ACPICA: Additional error checking for pathname utilities by Bob Moore · 16 years ago
- d3ff268 ACPICA: Fix possible memory leak in Unload() operator by Lin Ming · 16 years ago
- 2843ae7 ACPICA: Fix memory leak when deleting thermal/processor objects by Bob Moore · 16 years ago
- 61a2d07 Remove newline from the description of module parameters by Niels de Vos · 16 years ago
- 9b67c5d acpi cpufreq cleanup: move bailing out of function before locking the mutex by Thomas Renninger · 16 years ago
- a1531ac cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already by Thomas Renninger · 16 years ago
- 1d9b9f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- 362b707 PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot by Matthew Wilcox · 16 years ago
- 9e3ee1c Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
- 414f746 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
- b032bf70d ACPI/CPUIDLE: prevent setting pm_idle to NULL by Thomas Gleixner · 16 years ago
- a048d3a Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 0bc3cc0 cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu by Mike Travis · 16 years ago
- dcf3099 ftrace: disable tracing on acpi idle calls by Steven Rostedt · 16 years ago
- 1481b91 Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- 5042d99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- e41fb7c pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering by Carlos Corbacho · 16 years ago
- bdfe6b7 pm: acpi hibernation: utilize hardware signature by Shaohua Li · 16 years ago
- e108526e move memory_read_from_buffer() from fs.h to string.h by Akinobu Mita · 16 years ago
- 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e4268aa PCI hotplug: fix error path in pci_slot's register_slot by Alex Chiang · 16 years ago