aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-02-07ACPI: create notifier chain to get hotkey events to graphics driverZhang Rui
2008-02-07ACPI: video: delete unused display switch on hotkey event codeZhang Rui
2008-02-07ACPI: video: create "brightness_switch_enabled" modparamZhang Rui
2008-02-07Merge branches 'release' and 'wmi-2.6.25' into releaseLen Brown
2008-02-07Merge branches 'release' and 'menlo' into releaseLen Brown
2008-02-07Merge branches 'release' and 'stats' into releaseLen Brown
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown
2008-02-07Merge branches 'release' and 'ppc-workaround' into releaseLen Brown
2008-02-07Merge branches 'release' and 'hp-cid' into releaseLen Brown
2008-02-07Merge branches 'release' and 'gpe-ack' into releaseLen Brown
2008-02-07Merge branches 'release' and 'dmi' into releaseLen Brown
2008-02-07Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown
2008-02-07Merge branches 'release' and 'autoload' into releaseLen Brown
2008-02-07Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into releaseLen Brown
2008-02-07Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into rel...Len Brown
2008-02-07cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com
2008-02-07ACPI: cpuidle: Support C1 idle time accountingvenkatesh.pallipadi@intel.com
2008-02-07ACPI: enable MWAIT for C1 idlevenkatesh.pallipadi@intel.com
2008-02-07ACPI: idle: Fix acpi_safe_halt usages and interrupt enabling/disablingvenkatesh.pallipadi@intel.com
2008-02-07PM: documentation cleanupsPavel Machek
2008-02-07ACPI: thinkpad-acpi: second TP_EC_FAN_FULLSPEED should be TP_EC_FAN_AUTORoel Kluin
2008-02-07ACPI: Export acpi_check_resource_conflictThomas Renninger
2008-02-07ACPI: track opregion names to avoid driver resource conflicts.Thomas Renninger
2008-02-07ACPI: acpi_pci_irq_find_prt_entry(): use list_for_each_entry() instead of lis...Matthias Kaehlcke
2008-02-07ACPI: remove duplicated warning messageMiguel Botón
2008-02-07asus_acpi: add support for F3SaLuca Tettamanti
2008-02-07asus-laptop: add parenthesesRoel Kluin
2008-02-07asus-laptop new write_acpi_intCorentin CHARY
2008-02-06[POWERPC] mpc52xx: fix compile error introduce when rebasing patchGrant Likely
2008-02-07drm: add initial r500 drm supportDave Airlie
2008-02-07radeon: setup the ring buffer fetcher to be less agressive.Roland Scheidegger
2008-02-07drm: fixup some of the ioctl function exit pathsDave Airlie
2008-02-07drm: the drm really should call pci_set_master..Dave Airlie
2008-02-07i915: Add chipset id for Intel Integrated Graphics DeviceZhenyu Wang
2008-02-07drm: cleanup DRM_DEBUG() parametersMárton Németh
2008-02-07drm/i915: add support for E7221 chipsetCarlos Martín
2008-02-07drm: don't cast a pointer to pointer of list_headLi Zefan
2008-02-07mga_dma: return 'err' not just zero from mga_do_cleanup_dma()Jesper Juhl
2008-02-07drm: add _DRM_DRIVER flag, and re-order unload.Dave Airlie
2008-02-07drm: enable udev node creationDave Airlie
2008-02-07drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt
2008-02-07drm: move drm_mem_init to proper place in startup sequenceDave Airlie
2008-02-07drm: call driver load function after initialising AGPDave Airlie
2008-02-07drm: Fix ioc32 compat layerIan Romanick
2008-02-07drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.Eric Anholt
2008-02-07i915: add suspend/resume supportJesse Barnes
2008-02-07drm: update DRM sysfs supportJesse Barnes
2008-02-07drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt
2008-02-07drm: move two function extern into the correct blockDave Airlie