summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-22spi: core: Convert to dev_pm_domain_attach|detach()Ulf Hansson1-5/+7
2014-09-22mmc: sdio: Convert to dev_pm_domain_attach|detach()Ulf Hansson1-2/+2
2014-09-22i2c: core: Convert to dev_pm_domain_attach|detach()Ulf Hansson1-5/+8
2014-09-22drivercore / platform: Convert to dev_pm_domain_attach|detach()Ulf Hansson1-7/+8
2014-09-22PM / Domains: Add APIs to attach/detach a PM domain for a deviceUlf Hansson2-0/+63
2014-09-22PM / Domains: Add generic OF-based PM domain look-upTomasz Figa4-0/+394
2014-09-22ACPI / PM: Assign the ->detach() callback when attaching the PM domainUlf Hansson1-0/+2
2014-09-22PM / Domains: Add a detach callback to the struct dev_pm_domainUlf Hansson1-0/+1
2014-09-22PM / domains: Spelling s/domian/domain/Geert Uytterhoeven1-2/+2
2014-09-09PM / domains: Keep declaration of dev_power_governors togetherUlf Hansson1-2/+1
2014-09-09PM / domains: Remove default_stop_ok() APIUlf Hansson2-11/+2
2014-09-09drivers: sh: Leave disabling of unused PM domains to genpdUlf Hansson1-11/+0
2014-09-09ARM: s3c64xx: Leave disabling of unused PM domains to genpdUlf Hansson13-29/+0
2014-09-09ARM: exynos: Leave disabling of unused PM domains to genpdUlf Hansson1-1/+0
2014-09-09PM / domains: Add late_initcall to disable unused PM domainsUlf Hansson1-0/+7
2014-09-09PM / domains: Remove genpd_queue_power_off_work() APIUlf Hansson2-3/+4
2014-09-09PM / domains: Remove pm_genpd_syscore_switch() APIUlf Hansson2-15/+18
2014-09-09PM / domains: Remove redundant check for CONFIG_PMUlf Hansson1-4/+0
2014-09-09PM / domains: Remove dev_irq_safe from genpd configUlf Hansson2-5/+0
2014-09-09ARM: shmobile: Drop dev_irq_safe from R-mobile genpd configUlf Hansson1-1/+0
2014-09-09ARM: shmobile: Drop dev_irq_safe from r8a7779 genpd configUlf Hansson1-1/+0
2014-09-09PM / domains: Remove system PM callbacks from gpd_dev_opsUlf Hansson2-64/+8
2014-09-09PM / domains: Ignore callbacks for subsys generic_pm_domain_dataUlf Hansson2-124/+8
2014-09-09PM / domains: Remove the pm_genpd_add|remove_callbacks APIsUlf Hansson2-125/+0
2014-09-08Linux 3.17-rc4v3.17-rc4Linus Torvalds1-1/+1
2014-09-08Documentation: new page link in SubmittingPatchesSudip Mukherjee1-0/+1
2014-09-08Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle1-7/+9
2014-09-08Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02dMasanari Iida1-1/+1
2014-09-08Documentation: i2c: rename variable "register" to "reg"Jose Manuel Alarcon Roldan1-5/+5
2014-09-08Documentation: seq_file: Document seq_open_private(), seq_release_private()Rob Jones1-0/+33
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-34/+122
2014-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-14/+18
2014-09-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+12
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-11/+39
2014-09-07ufs: fix deadlocks introduced by sb mutex mergeAlexey Khoroshilov2-13/+8
2014-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-17/+28
2014-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-59/+90
2014-09-06Merge tag 'xfs-for-linus-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-12/+114
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+5
2014-09-06timekeeping: Update timekeeper before updating vsyscall and pvclockThomas Gleixner1-2/+3
2014-09-06compat: nanosleep: Clarify error handlingThomas Gleixner1-3/+21
2014-09-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-14/+62
2014-09-06Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman3-2/+12
2014-09-06bus: arm-ccn: Move event cleanup routinePawel Moll1-26/+25
2014-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-1/+5
2014-09-05ARM: at91/dt: rm9200: fix usb clock definitionAlexandre Belloni1-1/+1
2014-09-05ARM: at91: rm9200: fix clock registrationAlexandre Belloni1-1/+10
2014-09-05ARM: at91/dt: sam9g20: set at91sam9g20 pllb driverGaƫl PORTAY1-0/+1
2014-09-05mm: memcontrol: revert use of root_mem_cgroup res_counterJohannes Weiner1-25/+78
2014-09-05Export sync_filesystem() for modular ->remount_fs() useAnton Altaparmakov1-1/+1