aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2007-01-26ACPI: move FADT resource reservations from motherboard driver to oslBjorn Helgaas
2007-01-05ACPI: use more understandable bus_id for ACPI devicesZhang Rui
2006-12-21ACPI: fix Supermicro X7DB8+ Boot regressionRui Zhang
2006-12-21ACPI: use PNPID:instance_no as bus_id of ACPI deviceZhang Rui
2006-12-15ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui
2006-12-15ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driverLi Shaohua
2006-12-15ACPI: consolidate two motherboard drivers into oneLi Shaohua
2006-12-15ACPI: add acpi_bus_removal_type in acpi_deviceLi Shaohua
2006-12-15ACPI: add acpi_bus_ops in acpi_deviceLi Shaohua
2006-12-15ACPI: convert to sysfs frameworkPatrick Mochel
2006-12-15ACPI: adjust init orderLi Shaohua
2006-12-15ACPI: change registration interface to follow driver modelPatrick Mochel
2006-12-15ACPI: add ACPI bus_type for driver modelPatrick Mochel
2006-12-15ACPI: add device_driver and hepler functionsPatrick Mochel
2006-12-15ACPI: rename some functionsZhang Rui
2006-12-15ACPI: clean up scan.cZhang Rui
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt
2006-11-23[PATCH] Correct bound checking from the value returned from _PPC method.Dave Jones
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-17Revert "ACPI: created a dedicated workqueue for notify() execution"Linus Torvalds
2006-10-20[PATCH] acpi memory hotplug: remove strange add_memory fail messageYasunori Goto
2006-10-20[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUGYasunori Goto
2006-10-20[PATCH] fix "ACPI: Processor native C-states using MWAIT"Darrick J. Wong
2006-10-17[PATCH] acpi_processor_latency_notifier(): UP warning fixAndrew Morton
2006-10-14Pull trivial into test branchLen Brown
2006-10-14Pull bugzilla-5534 into test branchLen Brown
2006-10-14Pull ec into test branchLen Brown
2006-10-14Pull mwait into test branchLen Brown
2006-10-14Pull battery into test branchLen Brown
2006-10-14Pull ibm into test branchLen Brown
2006-10-14Pull asus into test branchLen Brown
2006-10-14ACPI: check battery status on resume for un/plug events during sleepJiri Kosina
2006-10-14ACPICA: Fix incorrect handling of PCI Express Root Bridge _HIDEiichiro Oiwa
2006-10-14ACPI: asus_acpi: don't printk on writing garbage to proc filesAlexey Dobriyan
2006-10-14ACPI: asus_acpi: fix proc files parsingDarren Jenkins
2006-10-14ACPI: fix printk format warningsRandy Dunlap
2006-10-14ACPI: fix section for CPU init functionsPierre Ossman
2006-10-14ACPI: update comments in motherboard.cLen Brown
2006-10-14ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNELJiri Kosina
2006-10-14ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUGDmitry Torokhov
2006-10-14ACPI: created a dedicated workqueue for notify() executionAlexey Y. Starikovskiy
2006-10-14ACPI: Remove deferred execution from global lock acquire wakeup pathAlexey Y. Starikovskiy
2006-10-14ACPI: EC: export ec_transaction() for msi-laptop driverLennart Poettering
2006-10-14ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().Denis M. Sadykov
2006-10-14ACPI: EC: Unify poll and interrupt gpe handlersDenis M. Sadykov
2006-10-14ACPI: EC: Unify poll and interrupt mode transaction functionsDenis M. Sadykov
2006-10-14ACPI: EC: Remove unused variables and duplicated codeDenis M. Sadykov