aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-28ACPI: add a Kconfig option for ACPI procfs interfaceZhang Rui1-0/+10
2007-01-26[PATCH] ACPI: fix cpufreq regressionIngo Molnar1-4/+0
2007-01-26ACPI: remove motherboard driver (redundant with PNP system driver)Bjorn Helgaas2-132/+1
2007-01-26ACPI: move FADT resource reservations from motherboard driver to oslBjorn Helgaas2-49/+48
2007-01-23[PATCH] acpi: remove "video device notify" messageJeff Chua1-2/+0
2007-01-16ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot fasterJustin Chen2-123/+13
2007-01-11Revert "ACPI: ibm-acpi: make non-generic bay support optional"Henrique de Moraes Holschuh2-23/+1
2007-01-11Pull sgi into release branchLen Brown1-0/+3
2007-01-11Pull trivial into release branchLen Brown3-9/+2
2007-01-10ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi2-7/+0
2007-01-05[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-05ACPI: use more understandable bus_id for ACPI devicesZhang Rui1-3/+3
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller1-0/+3
2007-01-03ACPI: 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-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds40-736/+1748
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle codeIngo 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-20ACPI: Adds backlight sysfs support for acpi video driver.Yu Luming2-3/+70
2006-12-20ACPI: 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-19ACPI: 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-15ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui3-56/+60
2006-12-15ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driverLi Shaohua3-26/+52
2006-12-15ACPI: consolidate two motherboard drivers into oneLi Shaohua1-15/+4
2006-12-15ACPI: add acpi_bus_removal_type in acpi_deviceLi Shaohua1-2/+4
2006-12-15ACPI: add acpi_bus_ops in acpi_deviceLi Shaohua1-27/+28
2006-12-15ACPI: convert to sysfs frameworkPatrick Mochel4-154/+49
2006-12-15ACPI: adjust init orderLi Shaohua1-1/+1