aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-09Merge branch 'suspend' into releaseLen Brown
2009-01-09Merge branch 'misc' into releaseLen Brown
2009-01-09Merge branch 'fujitsu-laptop' into releaseLen Brown
2009-01-09Merge branch 'fluff' into releaseLen Brown
2009-01-09Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12...Len Brown
2009-01-09Merge branch 'battery' into releaseLen Brown
2009-01-09Merge branch 'asus-eeepc' into releaseLen Brown
2009-01-09Merge branch 'alarm' into releaseLen Brown
2009-01-09ACPICA: hide private headersLen Brown
2009-01-09ACPICA: create acpica/ directoryLen Brown
2009-01-09ACPI: fix build warningLen Brown
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui
2009-01-09fujitsu-laptop: Simplify SBLL/SBL2 backlight handlingTony Vroon
2009-01-09fujitsu-laptop: Add BL power, LED control and radio state informationTony Vroon
2009-01-08ACPICA: delete utcache.cLen Brown
2009-01-08ACPICA: delete acdisasm.hLen Brown
2008-12-31ACPICA: FADT: Update error msgs for consistencyBob Moore
2008-12-31ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by defaultrobert.moore@intel.com
2008-12-31ACPICA: FADT parsing changes and fixesBob Moore
2008-12-31ACPICA: Restructure includes into public/privateBob Moore
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming
2008-12-31ACPI: reboot.c: use new acpi_reset interfaceLin Ming
2008-12-31ACPICA: New: acpi_reset interface - write to reset registerBob Moore
2008-12-31ACPICA: Move all public H/W interfaces to new hwxfaceBob Moore
2008-12-31ACPICA: New: acpi_read and acpi_write public interfacesBob Moore
2008-12-31ACPI: panasonic-laptop.c: remove ACPI_FUNCTION_TRACELin Ming
2008-12-31ACPI: power.c: call acpi_get_name to get node nameLin Ming
2008-12-31ACPI: sony-laptop.c: call acpi_get_object_info to get node infoLin Ming
2008-12-31ACPI: main.c: use new public GPE group enable/disable interfacesLin Ming
2008-12-31ACPICA: New: Public GPE group enable/disable interfacesBob Moore
2008-12-31ACPICA: New: acpi_get_gpe_device interfaceBob Moore
2008-12-31ACPI: wakeup.c: remove ACPI_FUNCTION_TRACELin Ming
2008-12-31ACPI: proc.c: remove ACPI_FUNCTION_TRACELin Ming
2008-12-31ACPI: ec.c: call acpi_get_name to get node nameLin Ming
2008-12-31ACPI: osl.c: replace return_ACPI_STATUS with returnLin Ming
2008-12-30video: always update the brightness when poking "brightness"Zhang Rui
2008-12-30ACPI: ec.c, pci_link.c, video_detec.c: staticRoel Kluin
2008-12-30ACPI: Do not modify SCI_EN directlyRafael J. Wysocki
2008-12-30cpuidle: Add decaying history logic to menu idle predictorPallipadi, Venkatesh
2008-12-29ACPICA: Enhance implicit return mechanismLin Ming
2008-12-29ACPICA: Consolidate method arg count validation codeBob Moore
2008-12-29ACPICA: Add Buffer->String conversion for predefined methodsBob Moore
2008-12-29ACPICA: Allow multiple backslash prefix in namepathsLin Ming
2008-12-29ACPICA: Fix to allow aliases within ASL namepathsBob Moore
2008-12-29ACPICA: Remove references to obsolete ACPI_DUMP_APPBob Moore
2008-12-29ACPICA: Add support to externally execute _OSI methodBob Moore
2008-12-29ACPICA: Reformat comments, no functional changesBob Moore
2008-12-29ACPICA: Add global pointer for FACS table to simplify FACS accessBob Moore
2008-12-29ACPICA: Emit warning if two FACS or DSDT tables found in the FADTBob Moore
2008-12-29ACPICA: Fix namestring for the SystemCMOS address spaceBob Moore