aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+9
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau4-4/+2
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare1-0/+1
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar1-0/+9
2007-02-13ACPI: acpi_table_parse_madt_family() is not MADT specificLen Brown2-19/+13
2007-02-13ACPI: acpi_madt_entry_handler() is not MADT specificLen Brown2-4/+4
2007-02-13ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2-6/+13
2007-02-13ACPI: Disable wake GPEs only once.Alexey Starikovskiy1-11/+0
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown23-36/+13
2007-02-12ACPI: fix acpi_driver.name usageLen Brown17-17/+17
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown32-39/+39
2007-02-12ACPI: IA64: fix calculation of apic_idAlexey Starikovskiy1-1/+1
2007-02-10ACPI: sbs: fix present rateVladimir Lebedev1-11/+9
2007-02-10ACPI: battery: check for battery present on /proc/battery accessVladimir Lebedev1-0/+15
2007-02-10ACPI: invoke acpi_sleep_init() earlierAlexey Starikovskiy2-7/+9
2007-02-10ACPI: Disable GPEs in preparation for sleep.Alexey Starikovskiy1-5/+8
2007-02-09ACPI: ibm-acpi: cleanup init and exit pathsHenrique de Moraes Holschuh1-5/+8
2007-02-09ACPI: bay: fix wrong order of kzalloc argumentsAl Viro1-1/+1
2007-02-09[PATCH] wrong order of kzalloc argumentsAl Viro1-1/+1
2007-02-09ACPI: toshiba_acpi: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2007-02-09ACPI: updates rtc-cmos device platform_dataDavid Brownell1-0/+89
2007-02-09ACPI: asus_acpi: Add support for Asus Z81SPMatthew C Campbell1-1/+13
2007-02-09ACPI: bay: remove ACPI driver structKristen Carlson Accardi1-95/+4
2007-02-06Pull acpica into test branchLen Brown1-6/+6
2007-02-06ACPICA: reduce table header messages to fit within 80 columnsLen Brown1-6/+6
2007-02-03Pull trivial into test branchLen Brown2-45/+1
2007-02-03Pull asus into test branchLen Brown1-5/+8
2007-02-03Pull motherboard into test branchLen Brown3-181/+49
2007-02-03ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update.Zhang Rui2-17/+41
2007-02-03Pull sysfs into test branchLen Brown15-704/+689
2007-02-03Pull bay into test branchLen Brown4-5/+527
2007-02-03ACPI: bay: new driver is EXPERIMENTALLen Brown1-1/+1
2007-02-03ACPI: bay: make drive_bays staticAdrian Bunk1-1/+1
2007-02-03ACPI: bay: make bay a platform driverKristen Carlson Accardi1-11/+76
2007-02-03ACPI: bay: remove prototype procfs codeKristen Carlson Accardi1-152/+2
2007-02-03ACPI: bay: delete unused variableLen Brown1-1/+0
2007-02-03ACPI: bay: new driver adding removable drive bay supportKristen Carlson Accardi3-1/+601
2007-02-03ACPI: dock: check if parent is on dockKristen Carlson Accardi1-4/+12
2007-02-03Pull acpica into test branchLen Brown128-5855/+4198
2007-02-02ACPICA: fix gcc build warningsAlexey Starikovskiy4-7/+7
2007-02-02Pull bugzilla-7349 into test branchLen Brown1-15/+43
2007-02-02Pull video into test branchLen Brown2-3/+70
2007-02-02Pull hp-pci-root into test branchLen Brown2-123/+13
2007-02-02ACPI: fix HP RX2600 IA64 bootAlexey Starikovskiy1-0/+5
2007-02-02ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table load.Bob Moore1-1/+2
2007-02-02ACPICA: Update copyright to 2007.Bob Moore107-107/+107
2007-02-02ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy1-21/+32
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy1-12/+114
2007-02-02ACPICA: Added option to display memory statistics upon termination.Bob Moore2-0/+13
2007-02-02ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov2-0/+20