aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2009-09-25ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPEBjorn Helgaas
2009-09-25ACPI: enumerate namespace before adding functional fixed hardware devicesBjorn Helgaas
2009-09-25ACPI: convert acpi_bus_scan() to operate on an acpi_handleBjorn Helgaas
2009-09-25ACPI: add acpi_bus_get_parent() and remove "parent" argumentsBjorn Helgaas
2009-09-25ACPI: remove unnecessary argument checkingBjorn Helgaas
2009-09-25ACPI: remove redundant "type" argumentsBjorn Helgaas
2009-09-25ACPI: remove acpi_device_set_context() "type" argumentBjorn Helgaas
2009-09-25ACPI: use device_type rather than comparing HIDBjorn Helgaas
2009-09-25ACPI: save device_type in acpi_deviceBjorn Helgaas
2009-09-25ACPI: remove redundant "handle" and "parent" argumentsBjorn Helgaas
2009-09-25ACPI: remove unused acpi_bus_scan_fixed() argumentBjorn Helgaas
2009-09-25ACPI: add debug for device additionBjorn Helgaas
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-24ACPI: remove cpumask_t usageBjorn Helgaas
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-09-21backlight/acpi: Update the backlight state when we change brightnessMatthew Garrett
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras
2009-09-19Merge branch 'video' into releaseLen Brown
2009-09-19ACPI: don't pass handle for fixed hardware notificationsBjorn Helgaas
2009-09-19ACPI: remove null pointer checks in deferred execution pathBjorn Helgaas
2009-09-19ACPI: simplify deferred execution pathBjorn Helgaas
2009-09-19Merge branch 'misc-2.6.32' into releaseLen Brown
2009-09-19Merge branch 'processor-procfs-2.6.32' into releaseLen Brown
2009-09-19Merge branch 'power-meter' into releaseLen Brown
2009-09-19Merge branch 'bugzilla-13620' into releaseLen Brown
2009-09-19Merge branch 'ec' into releaseLen Brown
2009-09-19Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown
2009-09-19Merge branch 'battery' into releaseLen Brown
2009-09-19Merge branch 'acpica' into releaseLen Brown
2009-09-19acpi: switch /proc/acpi/{debug_layer,debug_level} to seq_fileAlexey Dobriyan
2009-09-19ACPI: linux/acpi.h should not include linux/dmi.hLen Brown
2009-09-19hwmon driver for ACPI 4.0 power metersDarrick J. Wong
2009-09-19Merge branch 'sfi-base' into releaseLen Brown
2009-09-19Merge branch 'linus' into releaseLen Brown
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-10ACPI button: provide lid status functionsJesse Barnes
2009-09-09PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI supportRafael J. Wysocki
2009-09-09ACPI PM: Replace wakeup.prepared with reference counterRafael J. Wysocki
2009-09-09PCI / ACPI PM: Rework some debug messagesRafael J. Wysocki
2009-09-09ACPI: export acpi_pci_root and friendsAlex Chiang
2009-09-08ACPICA: Windows compatibility: autoexecute root _INI methodBob Moore
2009-09-08ACPICA: Update _OSI with new Windows OS stringsBob Moore
2009-09-08ACPICA: Fix memory leak for ill-formed Package objectsBob Moore
2009-09-08ACPICA: Remove error message for Store(Localx,Localx)Bob Moore
2009-09-08ACPICA: Fix extraneous warning if _DSM returns a packageBob Moore
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo
2009-09-05Merge branch 'bugzilla-13002' into releaseLen Brown
2009-09-05Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible"Len Brown