summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/cpuidle.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-26ACPICA: Update version to 20090220Bob Moore1-1/+1
2009-03-26ACPICA: Update table header print functionBob Moore1-7/+11
2009-03-26ACPICA: Restructure bit register access functionsBob Moore1-115/+62
2009-03-26ACPICA: Rename ACPI bit register access functionsBob Moore9-44/+45
2009-03-26ACPICA: Optimize ACPI register lockingBob Moore4-42/+29
2009-03-26ACPICA: Formatting update - no functional changesBob Moore8-54/+61
2009-03-26ACPICA: Debug output: decrease verbosity of DB_INFO debug levelBob Moore3-4/+4
2009-03-26ACPICA: Debug output: print result of _OSI invocationsBob Moore1-11/+21
2009-03-26ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore2-5/+8
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore38-194/+158
2009-03-26ACPICA: Add function to handle PM1 control registersBob Moore4-67/+78
2009-03-26ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore4-15/+11
2009-03-26ACPICA: Fix parameter validation for acpi_read/writeBob Moore2-12/+12
2009-03-26ACPICA: For PM1B registers, do not shift value read or writtenBob Moore1-9/+24
2009-03-26ACPICA: Remove extra write for acpi_hw_clear_acpi_statusBob Moore1-14/+3
2009-03-26ACPICA: Fix writes to optional PM1B registersBob Moore1-65/+140
2009-03-26ACPICA: Update comments in module headerBob Moore1-19/+22
2009-03-26ACPICA: Check for non-zero address before being converted to GASLin Ming1-7/+9
2009-03-26ACPICA: Split out PM1 status registers from the FADTBob Moore3-122/+147
2009-03-26ACPICA: Update version to 20090123Bob Moore1-1/+1
2009-03-26ACPICA: Update FADT flag definitionsBob Moore2-37/+36
2009-03-26ACPICA: Add override for dynamic tablesBob Moore1-1/+27
2009-03-26ACPICA: Remove extraneous parameter in table managerBob Moore4-17/+14
2009-03-26ACPICA: Allow OS override of all ACPI tablesBob Moore4-46/+50
2009-03-26ACPICA: Add error check to debug object dump routineBob Moore1-0/+6
2009-03-24Linux 2.6.29v2.6.29Linus Torvalds1-2/+2
2009-03-23Build with -fno-dwarf2-cfi-asmKyle McMartin1-0/+3
2009-03-23trivial: fix orphan dates in ext2 documentationJody McIntyre1-2/+3
2009-03-23fix ptrace slownessMiklos Szeredi1-0/+8
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala1-0/+9
2009-03-23ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2-26/+11
2009-03-23dm9000: locking bugfixDavid Brownell1-2/+4
2009-03-23net: update dnet.c for bus_id removalStephen Rothwell1-3/+3
2009-03-22Update my email addressGertjan van Wingerde3-3/+3
2009-03-22eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks3-25/+18
2009-03-22eCryptfs: Allocate a variable number of pages for file headersTyler Hicks1-13/+26
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt1-0/+24
2009-03-22dnet: DNET should depend on HAS_IOMEMIlya Yanok1-1/+1
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski2-0/+41
2009-03-20nl80211: Check that function pointer != NULL before using itJouni Malinen1-0/+11
2009-03-20sungem: missing net_device_opsStephen Hemminger1-5/+4
2009-03-20be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla1-5/+5
2009-03-20be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2-21/+30
2009-03-19aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer1-2/+3
2009-03-19eventfd: remove fput() call from possible IRQ contextDavide Libenzi1-10/+27
2009-03-19Move cc-option to below arch-specific setupLinus Torvalds1-1/+3
2009-03-19Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds1-12/+11
2009-03-19Add '-fwrapv' to gcc CFLAGSLinus Torvalds1-0/+1
2009-03-19sparc64: Fix crash with /proc/iomemMikulas Patocka1-1/+1
2009-03-19sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller4-24/+10