Age | Commit message (Expand) | Author |
2008-10-22 | ACPICA: Copy dynamically loaded tables to local buffer | Dennis Noordsij |
2008-10-22 | PCI: update pci_create_slot() to take a 'hotplug' param | Alex Chiang |
2008-10-22 | ACPI: Fix possible null ptr dereference | donald.d.dugger@intel.com |
2008-10-22 | ACPI: remove unused acpi_is_child_device() | Len Brown |
2008-10-22 | ACPI : Load device driver according to the status of acpi device | Zhao Yakui |
2008-10-22 | ACPI: Add DMI check to disable power state check in power transition | Zhao Yakui |
2008-10-22 | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi... | Zhao Yakui |
2008-10-22 | ACPI: Attach the ACPI device to the ACPI handle as early as possible | Zhao Yakui |
2008-10-22 | ACPI: Get the device power state in the course of scanning device | Zhao Yakui |
2008-10-22 | ACPI: replace AE_BAD_ADDRESS exception code with AE_ERROR | Lin Ming |
2008-10-22 | ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warnings | Rafael J. Wysocki |
2008-10-20 | x86: sysfs: kill owner field from attribute | Parag Warudkar |
2008-10-20 | acpi: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-18 | ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism | Zhao Yakui |
2008-10-17 | asus_acpi: whitespace and comment cleanup | Mike Dahlgren |
2008-10-17 | ACPI: Allow overriding to higher critical trip point. | Zhang Rui |
2008-10-17 | ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC | Zhao Yakui |
2008-10-17 | don't load asus-acpi if model is not supported | Zhang Rui |
2008-10-16 | ACPI suspend: Blacklist HP xw4600 Workstation for old code ordering | Rafael J. Wysocki |
2008-10-16 | ACPI Suspend: Enable ACPI during resume if SCI_EN is not set | Rafael J. Wysocki |
2008-10-16 | ACPI suspend: Always use the 32-bit waking vector | Rafael J. Wysocki |
2008-10-16 | ACPI: Add the support for _TTS object | Zhao Yakui |
2008-10-16 | ACPI: EC: Check for IBF=0 periodically if not in GPE mode | Alexey Starikovskiy |
2008-10-16 | cpuidle: update the last_state acpi cpuidle reflecting actual state entered | Venkatesh Pallipadi |
2008-10-16 | ACPI: Clear WAK_STS on resume | Matthew Garrett |
2008-10-14 | rtc-cmos: move wake setup from ACPI glue into RTC driver | Bjorn Helgaas |
2008-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-10-12 | acpi: Make ACPI_TOSHIBA depend on INPUT. | David S. Miller |
2008-10-12 | Fix RTC wakealarm sysfs interface breakage. | Linus Torvalds |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox |
2008-10-11 | ACPI: Enable EC device immediately after ACPI full initialization | Zhao Yakui |
2008-10-11 | Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERR | Thomas Renninger |
2008-10-10 | toshiba_acpi: depends on INPUT | Randy Dunlap |
2008-10-10 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek |
2008-10-10 | ACPI: toshiba_acpi.c fix sparse signedness mismatch warnings | Harvey Harrison |
2008-10-10 | ACPI: acpi_driver_data could only be applied to acpi_device | Alexey Starikovskiy |
2008-10-10 | ACPI: fix FADT parsing | Jan Beulich |
2008-10-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-10-08 | ACPI: WMI: Enable event methods when registering notifiers | Matthew Garrett |
2008-10-06 | ACPI: don't enable control method power button as wakeup device when Fixed Po... | Zhang Rui |
2008-10-03 | ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again) | Rafael J. Wysocki |
2008-09-29 | ACPI: EC: Rename some variables | Alexey Starikovskiy |
2008-09-25 | ACPI: EC: do transaction from interrupt context | Alexey Starikovskiy |
2008-09-23 | dock: add 'type' sysfs file | Shaohua Li |
2008-09-23 | dock: fix for ATA bay in a dock station | Shaohua Li |
2008-09-23 | bay: remove driver, all functions now handled by dock driver | Shaohua Li |
2008-09-23 | dock: introduce .uevent for devices in dock, eg libata | Shaohua Li |
2008-09-23 | libata: remove functions now handed by ACPI dock driver | Shaohua Li |
2008-09-23 | ACPI: fix hotplug race | Zhang Rui |
2008-09-23 | ACPI: introduce notifier change to avoid duplicates | Shaohua Li |