aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpuidle.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_stateDeepthi Dharwar12-99/+164
2011-11-06ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche1-1/+1
2011-11-06ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger2-1/+35
2011-11-06thermal: Prevent polling from happening during system suspendRafael J. Wysocki1-2/+2
2011-11-06ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki2-7/+2
2011-11-06ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()Luck, Tony1-1/+1
2011-11-06PNPACPI: Simplify disabled resource registrationWitold Szczeponik1-47/+15
2011-11-06ACPI: Fix possible recursive locking in hwregs.cRakib Mullick1-5/+6
2011-11-06ACPI: use kstrdup()Thomas Meyer1-2/+1
2011-11-06Btrfs: check for a null fs root when writing to the backup root logChris Mason1-3/+10
2011-11-06mrst pmu: update commentLen Brown1-1/+1
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings5-0/+17
2011-11-07module: Enable dynamic debugging regardless of taintBen Hutchings1-4/+2
2011-11-06hwmon: (w83627ehf) Fix broken driver initGuenter Roeck1-3/+6
2011-11-06hwmon: (coretemp) Fix for non-SMP buildsJean Delvare1-2/+1
2011-11-06ALSA: hda - Revert the check of NO_PRESENCE pincfg default bitTakashi Iwai1-2/+5
2011-11-06ALSA: hda - Fix a regression for DMA-position check with CA0110Takashi Iwai1-2/+2
2011-11-06ALSA: hda - Fix silent output regression with ALC861Takashi Iwai1-0/+6
2011-11-06ALSA: control: remove compilation warning on 32-bitOlof Johansson1-2/+2
2011-11-06ALSA: ua101: fix crash when unpluggingClemens Ladisch1-7/+21
2011-11-06Btrfs: fix race during transaction joinsChris Mason1-5/+8
2011-11-06Btrfs: fix a potential btrfs_bio leak on scrub fixupsIlya Dryomov1-0/+1
2011-11-06Btrfs: rename btrfs_bio multi -> bbio for consistencyIlya Dryomov1-15/+15
2011-11-06Btrfs: stop leaking btrfs_bios on readaheadIlya Dryomov1-0/+2
2011-11-06Btrfs: stop the readahead threads on failed mountChris Mason1-0/+1
2011-11-06Btrfs: fix extent_buffer leak in the metadata IO error handlingChris Mason1-0/+1
2011-11-06Btrfs: fix the new inspection ioctls for 32 bit compatChris Mason4-16/+15
2011-11-06Btrfs: fix delayed insertion reservationJosef Bacik3-8/+49
2011-11-06Btrfs: ClearPageError during writepage and clean_tree_blockChris Mason2-1/+10
2011-11-06Btrfs: be smarter about committing the transaction in reserve_metadata_bytesJosef Bacik1-19/+67
2011-11-06Btrfs: make a delayed_block_rsv for the delayed item insertionJosef Bacik4-7/+13
2011-11-06Btrfs: add a log of past tree rootsChris Mason3-24/+369
2011-11-06btrfs: separate superblock items out of fs_infoDavid Sterba12-76/+78
2011-11-06Btrfs: use the global reserve when truncating the free space cache inodeJosef Bacik1-5/+17
2011-11-06Btrfs: release metadata from global reserve if we have to fallback for unlinkJosef Bacik1-1/+4
2011-11-06Btrfs: make sure to flush queued bios if write_cache_pages waitsChris Mason4-10/+22
2011-11-06Btrfs: fix extent pinning bugs in the tree logChris Mason3-8/+59
2011-11-06Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAINChris Mason1-1/+3
2011-11-06Btrfs: don't wait as long for more batches during SSD log commitChris Mason1-2/+2
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim76-81/+106
2011-11-06ARM: EXYNOS4: convert MCT to percpu interrupt APIMarc Zyngier1-13/+27
2011-11-06ARM: SAMSUNG: Add clk enable/disable of pwmJoonyoung Shim1-0/+7
2011-11-06ARM: SAMSUNG: Fix compile error due to kfreeJonghwan Choi1-0/+1
2011-11-05ceph/super.c: quiet sparse noiseH Hartley Sweeten1-2/+2
2011-11-05ceph/mds_client.c: quiet sparse noiseH Hartley Sweeten1-2/+2
2011-11-05ceph: use new D_COMPLETE dentry flagSage Weil5-23/+68
2011-11-05MAINTAINERS: Update eCryptfs maintainer addressTyler Hicks1-1/+1
2011-11-05ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driverRussell King1-2/+1
2011-11-05ARM: PXA: fix gpio-pxa.h build errorsRussell King1-1/+1
2011-11-05watchdog: Convert wm831x driver to watchdog coreMark Brown2-213/+106