summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PM / domains: Spelling s/domian/domain/Geert Uytterhoeven2014-09-221-2/+2
* PM / domains: Keep declaration of dev_power_governors togetherUlf Hansson2014-09-091-2/+1
* PM / domains: Remove default_stop_ok() APIUlf Hansson2014-09-092-11/+2
* drivers: sh: Leave disabling of unused PM domains to genpdUlf Hansson2014-09-091-11/+0
* ARM: s3c64xx: Leave disabling of unused PM domains to genpdUlf Hansson2014-09-0913-29/+0
* ARM: exynos: Leave disabling of unused PM domains to genpdUlf Hansson2014-09-091-1/+0
* PM / domains: Add late_initcall to disable unused PM domainsUlf Hansson2014-09-091-0/+7
* PM / domains: Remove genpd_queue_power_off_work() APIUlf Hansson2014-09-092-3/+4
* PM / domains: Remove pm_genpd_syscore_switch() APIUlf Hansson2014-09-092-15/+18
* PM / domains: Remove redundant check for CONFIG_PMUlf Hansson2014-09-091-4/+0
* PM / domains: Remove dev_irq_safe from genpd configUlf Hansson2014-09-092-5/+0
* ARM: shmobile: Drop dev_irq_safe from R-mobile genpd configUlf Hansson2014-09-091-1/+0
* ARM: shmobile: Drop dev_irq_safe from r8a7779 genpd configUlf Hansson2014-09-091-1/+0
* PM / domains: Remove system PM callbacks from gpd_dev_opsUlf Hansson2014-09-092-64/+8
* PM / domains: Ignore callbacks for subsys generic_pm_domain_dataUlf Hansson2014-09-092-124/+8
* PM / domains: Remove the pm_genpd_add|remove_callbacks APIsUlf Hansson2014-09-092-125/+0
* Linux 3.17-rc4v3.17-rc4Linus Torvalds2014-09-071-1/+1
* Documentation: new page link in SubmittingPatchesSudip Mukherjee2014-09-071-0/+1
* Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle2014-09-071-7/+9
* Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02dMasanari Iida2014-09-071-1/+1
* Documentation: i2c: rename variable "register" to "reg"Jose Manuel Alarcon Roldan2014-09-071-5/+5
* Documentation: seq_file: Document seq_open_private(), seq_release_private()Rob Jones2014-09-071-0/+33
* Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-0712-34/+122
|\
| *-----. Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2014-09-056-22/+26
| |\ \ \ \
| | | | | * cpufreq: intel_pstate: Remove unneeded variableGabriele Mazzotta2014-09-031-4/+0
| | | | * | PM / domains: Make generic_pm_domain.name constGeert Uytterhoeven2014-09-031-1/+1
| | | | |/
| | | * | powercap / RAPL: change domain detection messageJacob Pan2014-09-031-4/+3
| | | * | powercap / RAPL: add support for CPU model 0x3fJason Baron2014-09-031-0/+1
| | | |/
| | * | PM / sleep: Fix test_suspend= command line optionRafael J. Wysocki2014-09-033-13/+21
| | |/
| | |
| | \
| *-. \ Merge branches 'acpi-video' and 'acpi-ec'Rafael J. Wysocki2014-09-052-2/+47
| |\ \ \
| | | * | ACPI / EC: Add msi quirk for Clevo W350etqLan Tianyu2014-09-021-0/+4
| | | |/
| | * | ACPI / video: Disable native_backlight on HP ENVY 15 Notebook PCHans de Goede2014-09-021-0/+11
| | * | ACPI / video: Add a disable_native_backlight quirkHans de Goede2014-09-021-0/+30
| | * | ACPI / video: Fix use_native_backlight selection logicHans de Goede2014-09-021-2/+2
| | |/
| | |
| | \
| *-. \ Merge branches 'acpica', 'acpi-processor' and 'acpi-scan'Rafael J. Wysocki2014-09-053-10/+10
| |\ \ \
| | | * | ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2014-09-032-8/+8
| | | |/
| | * | ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina2014-09-031-2/+2
| | |/
| * | ACPICA: ACPI 5.1: Add support for runtime validation of _DSD package.Mika Westerberg2014-09-021-0/+39
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-074-14/+18
|\ \
| * | ufs: fix deadlocks introduced by sb mutex mergeAlexey Khoroshilov2014-09-072-13/+8
| * | fix EBUSY on umount() from MNT_SHRINKABLEAl Viro2014-08-301-0/+6
| * | get rid of propagate_umount() mistakenly treating slaves as busy.Al Viro2014-08-302-1/+4
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-09-072-12/+12
|\ \ \
| * \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2014-09-032-12/+12
| |\ \ \ | | |_|/ | |/| |
| | * | rcu: Make nocb leader kthreads process pending callbacks after spawningPranith Kumar2014-08-282-12/+12
| | |/
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-09-074-11/+39
|\ \ \
| * | | timekeeping: Update timekeeper before updating vsyscall and pvclockThomas Gleixner2014-09-061-2/+3
| * | | compat: nanosleep: Clarify error handlingThomas Gleixner2014-09-061-3/+21
| * | | nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker2014-09-042-6/+15
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-09-068-17/+28
|\ \ \
OpenPOWER on IntegriCloud