Revert "cpuidle: build fix for non-x86"
[safe/jmp/linux-2.6] / drivers /
2008-02-07 Len BrownRevert "cpuidle: build fix for non-x86"
2008-02-07 Len BrownMerge branches 'release' and 'dsdt-override' into release
2008-02-07 Len BrownACPI: update intrd DSDT override console messages
2008-02-07 Len BrownACPI: update DSDT override documentation
2008-02-07 Éric PielACPI: Add "acpi_no_initrd_override" kernel parameter
2008-02-07 Len BrownMerge branches 'release' and 'fluff' into release
2008-02-07 Alan CoxACPI: its a directory not a folder....
2008-02-07 Adrian BunkACPI: misc cleanups
2008-02-07 Len BrownACPI: add missing prink prefix strings
2008-02-07 Len BrownMerge branches 'release' and 'hwmon-conflicts' into...
2008-02-07 Len BrownMerge branches 'release' and 'throttling-domains' into...
2008-02-07 Len BrownMerge branches 'release' and 'video' into release
2008-02-07 Matthew GarrettACPI: video: Ignore ACPI video devices that aren't...
2008-02-07 Matthew GarrettACPI: video: reset brightness on resume
2008-02-07 Zhang RuiACPI: video: call ACPI notifier chain for ACPI video...
2008-02-07 Zhang RuiACPI: create notifier chain to get hotkey events to...
2008-02-07 Zhang RuiACPI: video: delete unused display switch on hotkey...
2008-02-07 Zhang RuiACPI: video: create "brightness_switch_enabled" modparam
2008-02-07 Len BrownMerge branches 'release' and 'wmi-2.6.25' into release
2008-02-07 Len BrownMerge branches 'release' and 'menlo' into release
2008-02-07 Len BrownMerge branches 'release' and 'stats' into release
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07 Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release' and 'dmi' into release
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07 Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-07 venkatesh.pallipad... cpuidle: Add a poll_idle method
2008-02-07 venkatesh.pallipad... ACPI: cpuidle: Support C1 idle time accounting
2008-02-07 venkatesh.pallipad... ACPI: enable MWAIT for C1 idle
2008-02-07 venkatesh.pallipad... ACPI: idle: Fix acpi_safe_halt usages and interrupt...
2008-02-07 Pavel MachekPM: documentation cleanups
2008-02-07 Roel KluinACPI: thinkpad-acpi: second TP_EC_FAN_FULLSPEED should...
2008-02-07 Thomas RenningerACPI: Export acpi_check_resource_conflict
2008-02-07 Thomas RenningerACPI: track opregion names to avoid driver resource...
2008-02-07 Matthias KaehlckeACPI: acpi_pci_irq_find_prt_entry(): use list_for_each_...
2008-02-07 Miguel BotónACPI: remove duplicated warning message
2008-02-07 Luca Tettamantiasus_acpi: add support for F3Sa
2008-02-07 Roel Kluinasus-laptop: add parentheses
2008-02-07 Corentin CHARYasus-laptop new write_acpi_int
2008-02-07 Len BrownACPI: create /sys/firmware/acpi/interrupts
2008-02-07 Éric PielACPI: Taint kernel on ACPI table override (format corre...
2008-02-07 Markus GauguschACPI: basic initramfs DSDT override support
2008-02-06 Ingo Molnarvirtio: fix trivial build bug
2008-02-06 Linus TorvaldsMerge branch 'async-tx-for-linus' of git://lost.foo...
2008-02-06 Daniel Walkerscsi: megaraid: trivial drop duplicate mutex.h include
2008-02-06 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-06 Anton Vorontsovfb: fix warning: no return statement in function return...
2008-02-06 Johann Felix Sodenvirtio: add missing #include <linux/delay.h>
2008-02-06 Bjorn HelgaasPNP: disable Supermicro H8DCE motherboard resources...
2008-02-06 Rene HermanPNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspen...
2008-02-06 Daniel Walkerisapnp driver semaphore to mutex
2008-02-06 Thomas Renningerpnp: declare PNP option parsing functions as __init
2008-02-06 Bjorn Helgaassimplify pnp_activate_dev() and pnp_disable_dev() retur...
2008-02-06 NeilBrownmd: fix an occasional deadlock in raid5
2008-02-06 NeilBrownmd: change ITERATE_RDEV_GENERIC to rdev_for_each_list...
2008-02-06 NeilBrownmd: change ITERATE_RDEV to rdev_for_each
2008-02-06 NeilBrownmd: change INTERATE_MDDEV to for_each_mddev
2008-02-06 NeilBrownmd: change a few 'int' to 'size_t' in md
2008-02-06 NeilBrownmd: fix use-after-free bug when dropping an rdev from...
2008-02-06 NeilBrownmd: allow an md array to appear with 0 drives if it...
2008-02-06 NeilBrownmd: lock address when changing attributes of component...
2008-02-06 NeilBrownmd: allow devices to be shared between md arrays
2008-02-06 NeilBrownmd: set and test the ->persistent flag for md devices...
2008-02-06 NeilBrownmd: allow a maximum extent to be set for resyncing
2008-02-06 NeilBrownmd: give userspace control over removing failed devices...
2008-02-06 NeilBrownmd: support 'external' metadata for md arrays
2008-02-06 NeilBrownmd: Update md bitmap during resync.
2008-02-06 H. Peter Anvinmd: raid6: clean up the style of raid6test/test.c
2008-02-06 H. Peter Anvinmd: raid6: Fix mktable.c
2008-02-06 Oliver Pintercoding style cleanups for drivers/md/mktables.c
2008-02-06 Thomas Pfafffbcon: fix color generation for monochrome framebuffer
2008-02-06 Ben DooksFB/S3C2410: check default_display parameter passed...
2008-02-06 Ben DooksFB/S3C2410: ensure S3C2410 framebuffer clears initial...
2008-02-06 Ben DooksFB/S3C2410: update debugging in S3C2410 framebuffer...
2008-02-06 Ben DooksFB/S3C2412: add S3C2412 support to S3C2410 fb driver
2008-02-06 Ben DooksFB/SM501: ensure console suspended before saving state
2008-02-06 Krzysztof Heltpm2fb: big endian fix
2008-02-06 Geoff Levandps3fb: fix modedb typos
2008-02-06 Geert Uytterhoevenps3fb: cleanup sweep
2008-02-06 Geert Uytterhoevenps3fb: round up video modes
2008-02-06 Geert Uytterhoevenps3fb: reorganize modedb handling
2008-02-06 Geert Uytterhoevenps3fb: add support for configurable black borders
2008-02-06 Geert Uytterhoevenps3fb: make frame buffer offsets unsigned int
2008-02-06 Geert Uytterhoevenps3fb: kill ps3fb_res
2008-02-06 Geert Uytterhoevenps3fb: open-code macros that are used only once
2008-02-06 Geert Uytterhoevenps3fb: kill PS3FB_FULL_MODE_BIT
2008-02-06 Geert Uytterhoevenps3: use symbolic names for video modes
2008-02-06 Geert Uytterhoevenps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate...
2008-02-06 David Brownellatmel_lcdfb: backlight control
2008-02-06 Magnus Dammsm501fb: clear framebuffer memory and palette
2008-02-06 Magnus Dammsm501fb: control panel pin usage with platform data...
2008-02-06 Julia Lawalldrivers/video: add missing pci_dev_get
2008-02-06 Randy Dunlapuvesafb: small cleanups
2008-02-06 Randy Dunlaptdfxfb: fix section mismatch warnings
next