aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2007-01-11Revert "ACPI: ibm-acpi: make non-generic bay support optional"Henrique de Moraes Holschuh
2007-01-11Pull sgi into release branchLen Brown
2007-01-11Pull trivial into release branchLen Brown
2007-01-10ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi
2007-01-05[PATCH] fix the toshiba_acpi write_lcd return valueMatthijs van Otterdijk
2007-01-06ACPI: ec: enable printk on cmdline useLen Brown
2007-01-05ACPI: use more understandable bus_id for ACPI devicesZhang Rui
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller
2007-01-03ACPI: video: fix LCD monitor seen as CRTRui Zhang
2007-01-02ACPI: EC: move verbose printk to debug build onlyGuillaume Chazarain
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar
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-20ACPI: Adds backlight sysfs support for acpi video driver.Yu Luming
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk
2006-12-20Pull sgi into test branchLen Brown
2006-12-20Pull bugfix into test branchLen Brown
2006-12-20Pull ec into test branchLen Brown
2006-12-20Pull platform-drivers into test branchLen Brown
2006-12-20ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming
2006-12-20ACPI: Implement acpi_video_get_next_level()Thomas Tuttle
2006-12-20ACPI: Kconfig - depend on PM rather than selecting itAndrew Morton
2006-12-20ACPI: fix NULL check in drivers/acpi/osl.cAdrian Bunk
2006-12-20ACPI: make drivers/acpi/ec.c:ec_ecdt staticAdrian Bunk
2006-12-20ACPI: prevent processor module from loading on failuresAkinobu Mita
2006-12-20ACPI: fix single linked list manipulationAkinobu Mita
2006-12-19ACPI: ibm_acpi: allow clean removalAlexey Starikovskiy
2006-12-16Pull style into test branchLen Brown
2006-12-16Pull bugfix into test branchLen Brown
2006-12-16Pull trivial into test branchLen Brown
2006-12-16ACPI: ibm_acpi: respond to workqueue updateLen Brown
2006-12-16Pull platform-drivers into test branchLen Brown
2006-12-16Pull button into test branchLen Brown
2006-12-16Pull dock into test branchLen Brown
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-14ACPI: dock: add uevent to indicate change in device statusKristen Carlson Accardi