aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-25Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki7-1/+170
2016-03-25Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki8-160/+407
2016-03-24Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidleRafael J. Wysocki1-22/+111
2016-03-23PM / AVS: rockchip-io: add io selectors and supplies for rk3399David Wu2-0/+69
2016-03-23intel_idle: Support for Intel Xeon Phi Processor x200 Product FamilyDasaratharaman Chandramouli1-0/+25
2016-03-23intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabledLen Brown1-22/+86
2016-03-23ACPI / PM: Runtime resume devices when waking from hibernateLukas Wunner1-0/+1
2016-03-23PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner1-0/+1
2016-03-22cpufreq: governor: Always schedule work on the CPU running updateRafael J. Wysocki1-1/+1
2016-03-22cpufreq: Always update current frequency before startig governorRafael J. Wysocki1-11/+3
2016-03-22cpufreq: Introduce cpufreq_update_current_freq()Rafael J. Wysocki1-9/+19
2016-03-22cpufreq: Introduce cpufreq_start_governor()Rafael J. Wysocki1-22/+22
2016-03-22cpufreq: powernv: Add sysfs attributes to show throttle statsShilpasri G Bhat2-2/+141
2016-03-22cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access staticJisheng Zhang1-6/+6
2016-03-22cpufreq: powernv: Define per_cpu chip pointer to optimize hot-pathMichael Neuling1-33/+17
2016-03-21cpuidle: menu: Fall back to polling if next timer event is nearRafael J. Wysocki1-4/+8
2016-03-20cpufreq: acpi-cpufreq: Clean up hot plug notifier callbackRichard Cochran1-2/+4
2016-03-20intel_pstate: Do not call wrmsrl_on_cpu() with disabled interruptsRafael J. Wysocki1-30/+43
2016-03-18cpufreq: Make cpufreq_quick_get() safe to callRichard Cochran1-2/+10
2016-03-17cpuidle: menu: use high confidence factors only when considering pollingRik van Riel1-18/+24
2016-03-17PM / clk: Add support for obtaining clocks from device-treeJon Hunter2-0/+98
2016-03-17PM / devfreq: Spelling s/frequnecy/frequency/Geert Uytterhoeven1-1/+1
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds101-2943/+4454
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds119-1805/+3139
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds10-22/+23
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds73-2632/+2800
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32Linus Torvalds4-1/+12
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds142-2939/+6757
2016-03-16Merge tag 'edac_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds18-111/+800
2016-03-15Merge tag 'leds_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds18-120/+628
2016-03-15Merge tag 'rtc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds40-1653/+3854
2016-03-15Merge tag 'hwmon-for-linus-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds26-23/+677
2016-03-15Merge tag 'regulator-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds38-141/+1921
2016-03-15Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds18-385/+438
2016-03-15Merge tag 'spi-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds23-386/+2080
2016-03-15Merge tag 'pinctrl-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds100-3027/+17651
2016-03-15autofs4: fix string.h include in auto_dev-ioctl.hIan Kent1-5/+0
2016-03-15autofs4: use pr_xxx() macros directly for loggingIan Kent6-75/+68
2016-03-15autofs4: change log print macros to not insert newlineIan Kent6-49/+49
2016-03-15autofs4: make autofs log prints consistentIan Kent4-12/+12
2016-03-15autofs4: fix some white space errorsIan Kent6-10/+8
2016-03-15autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()Ian Kent1-1/+1
2016-03-15autofs4: fix coding style line length in autofs4_wait()Ian Kent1-2/+4
2016-03-15autofs4: fix coding style problem in autofs4_get_set_timeout()Ian Kent1-8/+20
2016-03-15autofs4: coding style fixesIan Kent12-188/+190
2016-03-15autofs: show pipe inode in mount optionsStanislav Kinsburskiy1-1/+6
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel5-19/+126
2016-03-15kallsyms: don't overload absolute symbol type for percpu symbolsArd Biesheuvel1-2/+12
2016-03-15x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel2-1/+5
2016-03-15checkpatch: fix another left brace warningGeyslan G. Bem1-1/+1