aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-01[PATCH] ACPI: make bay depend on dockKristen Carlson Accardi1-0/+1
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie4-32/+22
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie4-4/+0
2007-02-16Pull bugzilla-7897 into release branchLen Brown1-11/+9
2007-02-16Pull bugzilla-7887 into release branchLen Brown3-12/+17
2007-02-16Pull bugzilla-7570 into release branchLen Brown3-20/+27
2007-02-16Pull bugzilla-7200 into release branchLen Brown1-0/+15
2007-02-16Pull bugzilla-7122 into release branchLen Brown1-21/+126
2007-02-16Pull bugzilla-5534 into release branchLen Brown5-35/+27
2007-02-16Pull remove-hotkey into release branchLen Brown7-1076/+0
2007-02-16Pull fluff into release branchLen Brown34-119/+97
2007-02-16ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown7-1076/+0
2007-02-16Pull misc-for-upstream into release branchLen Brown13-143/+110
2007-02-16ACPI: bay: use IS_ERR for return of register_platform_device_simpleHenrique de Moraes Holschuh1-1/+1
2007-02-16ACPI: acpi_unload_table_id() always returns errorJohn Keller1-3/+4
2007-02-16ACPI: ec: add unlock in error pathAlexey Starikovskiy1-1/+3
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner1-0/+38
2007-02-16[PATCH] ACPI keep track of timer broadcastingThomas Gleixner1-19/+47
2007-02-16[PATCH] ACPI: fix missing include for UPThomas Gleixner1-0/+10
2007-02-16ACPI: fix fan after resume from S3Konstantin Karasyov3-20/+27
2007-02-16ACPI: update acpi_power_resume() per new acpi_op_resumeLen Brown1-2/+2
2007-02-16ACPI: Thermal issues on HP nx6325Konstantin Karasyov1-21/+126
2007-02-16ACPI: thermal: fix units in debug outputSanjoy Mahajan1-1/+1
2007-02-15ACPI: include apic.h in processor driver for benefit of UP kernelsThomas Gleixner1-0/+8
2007-02-15ACPI: remove non-PNPACPI version of get_rtc_dev()Len Brown1-27/+0
2007-02-15ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernelsLen Brown1-0/+1
2007-02-15ACPI: remove acpi_os_readable(), acpi_os_writable()Len Brown1-20/+0
2007-02-15ACPI: Fix sparse warningsRandy Dunlap3-3/+3
2007-02-15Execute AML Notify() requests on stack.Alexey Starikovskiy1-6/+5
2007-02-15ACPICA: fix AML mutex re-entrancyAlexey Starikovskiy4-29/+22
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