Age | Commit message (Expand) | Author |
2008-02-07 | Merge branches 'release' and 'hwmon-conflicts' into release | Len Brown |
2008-02-07 | Merge branches 'release' and 'throttling-domains' into release | Len Brown |
2008-02-07 | Merge branches 'release' and 'video' into release | Len Brown |
2008-02-07 | ACPI: video: Ignore ACPI video devices that aren't present in hardware | Matthew Garrett |
2008-02-07 | ACPI: video: reset brightness on resume | Matthew Garrett |
2008-02-07 | ACPI: video: call ACPI notifier chain for ACPI video notifications | Zhang Rui |
2008-02-07 | ACPI: create notifier chain to get hotkey events to graphics driver | Zhang Rui |
2008-02-07 | ACPI: video: delete unused display switch on hotkey event code | Zhang Rui |
2008-02-07 | ACPI: video: create "brightness_switch_enabled" modparam | Zhang Rui |
2008-02-07 | Merge branches 'release' and 'wmi-2.6.25' into release | Len Brown |
2008-02-07 | Merge branches 'release' and 'menlo' into release | Len Brown |
2008-02-07 | Merge branches 'release' and 'stats' into release | Len Brown |
2008-02-07 | Merge branches 'release', 'misc' and 'misc-2.6.25' into release | Len Brown |
2008-02-07 | Merge branches 'release' and 'ppc-workaround' into release | Len Brown |
2008-02-07 | Merge branches 'release' and 'hp-cid' into release | Len Brown |
2008-02-07 | Merge branches 'release' and 'gpe-ack' into release | Len Brown |
2008-02-07 | Merge branches 'release' and 'dmi' into release | Len Brown |
2008-02-07 | Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release | Len Brown |
2008-02-07 | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown |
2008-02-07 | Merge branches 'release' and 'autoload' into release | Len Brown |
2008-02-07 | Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into release | Len Brown |
2008-02-07 | Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into rel... | Len Brown |
2008-02-07 | cpuidle: Add a poll_idle method | venkatesh.pallipadi@intel.com |
2008-02-07 | ACPI: cpuidle: Support C1 idle time accounting | venkatesh.pallipadi@intel.com |
2008-02-07 | ACPI: enable MWAIT for C1 idle | venkatesh.pallipadi@intel.com |
2008-02-07 | ACPI: idle: Fix acpi_safe_halt usages and interrupt enabling/disabling | venkatesh.pallipadi@intel.com |
2008-02-07 | PM: documentation cleanups | Pavel Machek |
2008-02-07 | ACPI: thinkpad-acpi: second TP_EC_FAN_FULLSPEED should be TP_EC_FAN_AUTO | Roel Kluin |
2008-02-07 | ACPI: Export acpi_check_resource_conflict | Thomas Renninger |
2008-02-07 | ACPI: track opregion names to avoid driver resource conflicts. | Thomas Renninger |
2008-02-07 | ACPI: acpi_pci_irq_find_prt_entry(): use list_for_each_entry() instead of lis... | Matthias Kaehlcke |
2008-02-07 | ACPI: remove duplicated warning message | Miguel Botón |
2008-02-07 | asus_acpi: add support for F3Sa | Luca Tettamanti |
2008-02-07 | asus-laptop: add parentheses | Roel Kluin |
2008-02-07 | asus-laptop new write_acpi_int | Corentin CHARY |
2008-02-06 | ACPI: create /sys/firmware/acpi/interrupts | Len Brown |
2008-02-06 | Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi... | Linus Torvalds |
2008-02-06 | scsi: megaraid: trivial drop duplicate mutex.h include | Daniel Walker |
2008-02-06 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-02-06 | fb: fix warning: no return statement in function returning non-void | Anton Vorontsov |
2008-02-06 | virtio: add missing #include <linux/delay.h> | Johann Felix Soden |
2008-02-06 | PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs | Bjorn Helgaas |
2008-02-06 | PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resume | Rene Herman |
2008-02-06 | isapnp driver semaphore to mutex | Daniel Walker |
2008-02-06 | pnp: declare PNP option parsing functions as __init | Thomas Renninger |
2008-02-06 | simplify pnp_activate_dev() and pnp_disable_dev() return values | Bjorn Helgaas |
2008-02-06 | md: fix an occasional deadlock in raid5 | NeilBrown |
2008-02-06 | md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE... | NeilBrown |
2008-02-06 | md: change ITERATE_RDEV to rdev_for_each | NeilBrown |