summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/stateLen Brown2005-07-122-0/+17
* [ACPI] S3 resume -- use lgdtl, not lgdtNickolai Zeldovich2005-07-121-2/+3
* [ACPI] PNPACPI vs sound IRQDavid Shaohua Li2005-07-1222-29/+36
* [ACPI] update /proc/acpi/processor/*/power even if only C1 supportVenkatesh Pallipadi2005-07-121-7/+26
* [ACPI] Evaluate CPEI Processor Override flagAshok Raj2005-07-125-2/+75
* [ACPI] hotplug Processor consideration in acpi_bus_add()Keiichiro Tokunaga2005-07-121-5/+7
* [ACPI] fix debug-mode build warning in acpi/hotkey.cAndrew Morton2005-07-111-1/+2
* [ACPI] fix kmalloc size bug in acpi/video.cPaulo Marques2005-07-111-7/+6
* [ACPI] fix potential NULL dereference in acpi/video.cAdrian Bunk2005-07-111-1/+1
* [ACPI] check for kmalloc failure in toshiba_acpi.cPanagiotis Issaris2005-07-111-0/+3
* [ACPI] fix build warningAndrew Morton2005-07-111-1/+1
* cleanup: remove unnecessary initializer on static pointersGreg Kroah-Hartman2005-07-111-2/+2
* [ACPI] PNPACPI parse errorMatthieu Castet2005-07-111-1/+10
* [ACPI] gut acpi_pci_choose_state() to avoid conflictLen Brown2005-07-111-13/+2
* [ACPI] fix EC access widthLuming Yu2005-07-111-18/+14
* [ACPI] Enable EC Burst ModeDmitry Torokhov2005-07-111-114/+276
* [ACPI] pci_set_power_state() now callsDavid Shaohua Li2005-07-114-3/+36
* [ACPI] PCI can now get suspend state from firmwareDavid Shaohua Li2005-07-113-2/+59
* [ACPI] Bind ACPI and PCI devicesDavid Shaohua Li2005-07-111-3/+54
* [ACPI] Bind PCI devices with ACPI devicesDavid Shaohua Li2005-07-115-5/+390
* [ACPI] generic Hot Key supportLuming Yu2005-07-119-1/+1094
* [ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li2005-07-114-0/+10
* [ACPI] S3 Suspend to RAM: interrupt resume fixDavid Shaohua Li2005-07-111-22/+14
* [ACPI] Suspend to RAM fixDavid Shaohua Li2005-07-111-0/+14
* [ACPI] ACPI poweroff fixAlexey Starikovskiy2005-07-115-53/+107
* [ACPI] CONFIG_ACPI now depends on CONFIG_PMLen Brown2005-07-111-1/+2
* [ACPI] Allow simultaneous Fixed Feature and Control Method buttonsAlexey Starikovskiy2005-07-111-244/+1
* [ACPI] update CONFIG_ACPI_CONTAINER Kconfig helpKeiichiro Tokunaga2005-07-111-2/+7
* Linux 2.6.12v2.6.12Linus Torvalds2005-06-171-1/+1
* Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2005-06-171-3/+6
|\
| * When cfq I/O scheduler is selected, get_request() in __make_request() callsKiyoshi Ueda2005-06-171-3/+6
* | [PATCH] PCI: don't override drv->shutdown unconditionallyChristoph Hellwig2005-06-171-1/+4
* | [PATCH] timer exit cleanupIngo Molnar2005-06-172-3/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-162-1/+60
|\ \
| * | [PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and Main...Nicolas Pitre2005-06-162-1/+60
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-164-7/+16
|\ \ \ | |/ /
| * | [PATCH] ARM: 2714/1: Fix the IB2 definitions for the Versatile platformCatalin Marinas2005-06-161-5/+11
| * | [PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CPCatalin Marinas2005-06-162-1/+4
| * | [PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCDCatalin Marinas2005-06-161-1/+1
* | | Merge 'for-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/axboe...Linus Torvalds2005-06-161-8/+1
|\ \ \ | | |/ | |/|
| * | This patch fixes q->unplug_thresh condition check inTejun Heo2005-06-161-1/+1
| * | This patch kills elevator_global_init() in elevator.c which doesTejun Heo2005-06-161-7/+0
| |/
* | [PATCH] fix for kaweth broken by changes in the networking layerOliver Neukum2005-06-161-1/+1
* | [PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov2005-06-161-1/+1
* | [PATCH] Fix large core dumps with a 32-bit off_tDaniel Jacobowitz2005-06-161-1/+1
* | [PATCH] sbp2 slab corruption fixAlexandre Oliva2005-06-161-1/+2
|/
* [NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int3...David S. Miller2005-06-151-5/+5
* [PATCH] update ppc64 defconfigOlaf Hering2005-06-141-37/+67
* [PATCH] ppc64: update example configsPaul Mackerras2005-06-144-114/+196
* [PATCH] usbusx2y: prevent oops & dead keyboard on usb unplugging while the de...Karsten Wiese2005-06-141-4/+7
OpenPOWER on IntegriCloud