summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2007-01-11Pull sgi into release branchLen Brown1-0/+3
2007-01-11Pull trivial into release branchLen Brown3-9/+2
2007-01-11ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi2-7/+0
2007-01-06[PATCH] fix the toshiba_acpi write_lcd return valueMatthijs van Otterdijk1-3/+6
2007-01-06ACPI: ec: enable printk on cmdline useLen Brown1-2/+2
2007-01-06ACPI: use more understandable bus_id for ACPI devicesZhang Rui1-3/+3
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller1-0/+3
2007-01-04ACPI: video: fix LCD monitor seen as CRTRui Zhang1-15/+43
2007-01-02ACPI: EC: move verbose printk to debug build onlyGuillaume Chazarain1-1/+1
2006-12-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds40-736/+1748
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar1-2/+10
2006-12-21ACPI: fix Supermicro X7DB8+ Boot regressionRui Zhang3-54/+43
2006-12-21ACPI: use PNPID:instance_no as bus_id of ACPI deviceZhang Rui1-9/+109
2006-12-21ACPI: Adds backlight sysfs support for acpi video driver.Yu Luming2-3/+70
2006-12-21ACPI: replace kmalloc+memset with kzallocBurman Yan20-75/+36
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk1-2/+2
2006-12-20Pull sgi into test branchLen Brown2-1/+97
2006-12-20Pull bugfix into test branchLen Brown4-8/+9
2006-12-20Pull ec into test branchLen Brown1-1/+1
2006-12-20Pull platform-drivers into test branchLen Brown4-12/+39
2006-12-20ACPI: Add support for acpi_load_table/acpi_unload_table_idJohn Keller2-1/+97
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming3-3/+4
2006-12-20ACPI: Implement acpi_video_get_next_level()Thomas Tuttle1-7/+34
2006-12-20ACPI: Kconfig - depend on PM rather than selecting itAndrew Morton1-1/+1
2006-12-20ACPI: fix NULL check in drivers/acpi/osl.cAdrian Bunk1-1/+1
2006-12-20ACPI: make drivers/acpi/ec.c:ec_ecdt staticAdrian Bunk1-1/+1
2006-12-20ACPI: prevent processor module from loading on failuresAkinobu Mita1-2/+2
2006-12-20ACPI: fix single linked list manipulationAkinobu Mita1-4/+5
2006-12-20ACPI: ibm_acpi: allow clean removalAlexey Starikovskiy1-2/+1
2006-12-16Pull style into test branchLen Brown28-134/+128
2006-12-16Pull bugfix into test branchLen Brown1-8/+8
2006-12-16Pull trivial into test branchLen Brown7-18/+24
2006-12-16ACPI: ibm_acpi: respond to workqueue updateLen Brown1-3/+3
2006-12-16Pull platform-drivers into test branchLen Brown4-190/+1011
2006-12-16Pull button into test branchLen Brown2-85/+139
2006-12-16Pull dock into test branchLen Brown1-21/+110
2006-12-16ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui3-56/+60
2006-12-16ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driverLi Shaohua3-26/+52
2006-12-16ACPI: consolidate two motherboard drivers into oneLi Shaohua1-15/+4
2006-12-16ACPI: add acpi_bus_removal_type in acpi_deviceLi Shaohua1-2/+4
2006-12-16ACPI: add acpi_bus_ops in acpi_deviceLi Shaohua1-27/+28
2006-12-16ACPI: convert to sysfs frameworkPatrick Mochel4-154/+49
2006-12-16ACPI: adjust init orderLi Shaohua1-1/+1
2006-12-16ACPI: change registration interface to follow driver modelPatrick Mochel1-146/+29
2006-12-16ACPI: add ACPI bus_type for driver modelPatrick Mochel4-75/+99
2006-12-16ACPI: add device_driver and hepler functionsPatrick Mochel1-5/+0
2006-12-16ACPI: rename some functionsZhang Rui1-7/+7
2006-12-16ACPI: clean up scan.cZhang Rui1-329/+316
2006-12-15ACPI: dock: add uevent to indicate change in device statusKristen Carlson Accardi1-2/+4
2006-12-08ACPI: ec: Lindent once againAlexey Starikovskiy1-95/+76