summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie1-2/+2
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-5/+2
2007-07-03ACPI: netlink: remove unnecessary EXPORT_SYMBOLLen Brown1-2/+0
2007-07-03ACPI: Export events via generic netlinkZhang Rui2-7/+163
2007-07-03ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTsBob Moore1-18/+26
2007-07-03ACPICA: Fixed possible corruption of global GPE listBob Moore1-0/+4
2007-07-03ACPICA: Update _OSI string listBob Moore1-10/+7
2007-07-03ACPI: suspend: delete toshiba S1 quirkPavel Machek1-5/+0
2007-07-03ACPI: Use menuconfig objectsJan Engelhardt1-11/+2
2007-07-03ACPI video: Don't export sysfs backlight interface if query _BCL failDanny Kukawka1-38/+42
2007-07-03ACPI: staticAdrian Bunk1-1/+1
2007-07-03ACPI: staticAdrian Bunk1-2/+4
2007-07-02ACPI: fix acpi_osi=!LinuxLen Brown1-2/+2
2007-07-01asus_acpi: fix oops on non-asus machinesMaxime Austruy1-1/+2
2007-06-23ACPI: sbs: probe smart battery vis SMBus controllerAlexey Starikovskiy1-26/+7
2007-06-23ACPI EC: Add support for non-AML EC query handlersAlexey Starikovskiy1-50/+125
2007-06-23ACPI EC: drop usage of ACPI_DEBUG_PRINT as too heavy weightAlexey Starikovskiy1-14/+6
2007-06-23ACPI EC: Re-factor EC space handler to avoid using label/goto for cycle.Alexey Starikovskiy1-39/+17
2007-06-23ACPI: fix 2.6.20 SMP boot regressionVenkatesh Pallipadi1-4/+6
2007-06-20ACPI: asus_acpi: Do not load if no device has been foundThomas Renninger1-1/+1
2007-06-18ACPICA: fix error path in new external package objects as method argumentsMyron Stowe1-1/+1
2007-06-18ACPI: gracefully print null trip-point deviceThomas Renninger1-4/+11
2007-06-16toshiba_acpi: fix section mismatch in allyesconfigRandy Dunlap1-1/+1
2007-06-09ACPI: disable _OSI(Linux) by defaultLen Brown1-37/+1
2007-06-02Pull osi-now into release branchLen Brown3-15/+135
2007-06-02Pull now into release branchLen Brown5-81/+104
2007-06-02ACPI: bay: send envp with ueventKristen Carlson Accardi1-10/+4
2007-06-02ACPICA: Support for external package objects as method argumentsBob Moore2-70/+92
2007-06-02ACPI: Section mismatch ... acpi_map_pxm_to_nodeLuck, Tony1-1/+1
2007-06-02ACPI: Lindent processor throttling codeLen Brown1-65/+75
2007-06-02ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling supportLuming Yu2-6/+380
2007-06-01acpi: fix section mismatch warning in asus + toshibaSam Ravnborg2-2/+2
2007-05-30ACPI: add __init to acpi_initialize_subsystem()Len Brown2-6/+4
2007-05-30ACPI: Make _OSI(Linux) a special caseLen Brown2-1/+91
2007-05-29ACPI: extend "acpi_osi=" boot optionLen Brown2-10/+42
2007-05-29ACPI: thermal: Replace pointer with name in trip_pointsThomas Renninger1-6/+7
2007-05-29ACPICA: allow Load(OEMx) tablesLen Brown1-4/+4
2007-05-17acpi: fix potential call to a freed memory section.Aaron Durbin1-4/+4
2007-05-11ACPI: battery: syntax cleanupAlexey Starikovskiy1-246/+172
2007-05-10Pull misc-for-upstream into release branchLen Brown1-16/+23
2007-05-10acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm...Lennart Poettering1-16/+23
2007-05-10ACPI: bay: unsuppress ueventsKristen Carlson Accardi1-0/+5
2007-05-10ACPI: dock: send envp with ueventKristen Carlson Accardi1-1/+9
2007-05-10ACPI: dock: unsuppress ueventsKristen Carlson Accardi1-0/+3
2007-05-10ACPI: dock: add immediate_undock optionKristen Carlson Accardi1-2/+49
2007-05-10ACPI: dock: use dynamically allocated platform deviceKristen Carlson Accardi1-24/+23
2007-05-10ACPI: dock: fix opps after dock driver fails to initializeChuck Ebbert1-0/+7
2007-05-10ACPI: dock: cleanup the uid patchKristen Carlson Accardi1-5/+8
2007-05-10Pull acpica into release branchLen Brown42-429/+395
2007-05-10Pull bugzilla-8385 into release branchLen Brown14-122/+174