summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: menu: Refine idle state selection for running tickRafael J. Wysocki2018-04-093-11/+35
* sched: idle: Select idle state before stopping the tickRafael J. Wysocki2018-04-094-17/+59
* time: hrtimer: Introduce hrtimer_next_event_without()Rafael J. Wysocki2018-04-072-2/+54
* time: tick-sched: Split tick_nohz_stop_sched_tick()Rafael J. Wysocki2018-04-072-46/+82
* cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki2018-04-067-19/+87
* jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki2018-04-063-4/+7
* sched: idle: Do not stop the tick before cpuidle_idle_call()Rafael J. Wysocki2018-04-051-4/+15
* sched: idle: Do not stop the tick upfront in the idle loopRafael J. Wysocki2018-04-053-11/+26
* time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki2018-04-054-21/+39
* Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-04-0375-915/+2916
|\
| *-. Merge branches 'pm-cpuidle' and 'pm-tools'Rafael J. Wysocki2018-04-0225-706/+2685
| |\ \
| | | * pm-graph: AnalyzeSuspend v5.0Todd E Brandt2018-02-212-619/+1053
| | | * pm-graph: AnalyzeBoot v2.2Todd E Brandt2018-02-212-77/+160
| | | * pm-graph: config files and installerTodd E Brandt2018-02-2116-7/+1362
| | * | cpuidle: poll_state: Avoid invoking local_clock() too oftenRafael J. Wysocki2018-03-291-0/+6
| | * | PM: cpuidle/suspend: Add s2idle usage and time state attributesRafael J. Wysocki2018-03-294-0/+92
| | * | cpuidle: Enable coupled cpuidle support on Exynos3250 platformMarek Szyprowski2018-03-291-1/+2
| | * | cpuidle: poll_state: Add time limit to poll_idle()Rafael J. Wysocki2018-03-291-1/+10
| | * | ARM: cpuidle: Drop memory allocation error message from arm_idle_init_cpu()Markus Elfring2018-03-051-1/+0
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2018-04-0238-178/+124
| |\ \ \
| | * | | cpufreq: CPPC: Use transition_delay_us depending transition_latencyGeorge Cherian2018-03-301-0/+3
| | * | | cpufreq: tegra186: Don't validate the frequency table twiceViresh Kumar2018-03-201-1/+1
| | * | | cpufreq: speedstep: Don't validate the frequency table twiceViresh Kumar2018-03-203-4/+8
| | * | | cpufreq: sparc: Don't validate the frequency table twiceViresh Kumar2018-03-202-2/+4
| | * | | cpufreq: sh: Don't validate the frequency table twiceViresh Kumar2018-03-201-10/+12
| | * | | cpufreq: sfi: Don't validate the frequency table twiceViresh Kumar2018-03-201-1/+2
| | * | | cpufreq: scpi: Don't validate the frequency table twiceViresh Kumar2018-03-201-9/+1
| | * | | cpufreq: sc520: Don't validate the frequency table twiceViresh Kumar2018-03-201-1/+2
| | * | | cpufreq: s3c24xx: Don't validate the frequency table twiceViresh Kumar2018-03-201-4/+1
| | * | | cpufreq: qoirq: Don't validate the frequency table twiceViresh Kumar2018-03-201-11/+2
| | * | | cpufreq: pxa: Don't validate the frequency table twiceViresh Kumar2018-03-202-3/+5
| | * | | cpufreq: ppc_cbe: Don't validate the frequency table twiceViresh Kumar2018-03-201-3/+2
| | * | | cpufreq: powernow: Don't validate the frequency table twiceViresh Kumar2018-03-203-11/+5
| | * | | cpufreq: p4-clockmod: Don't validate the frequency table twiceViresh Kumar2018-03-201-1/+2
| | * | | cpufreq: mediatek: Don't validate the frequency table twiceViresh Kumar2018-03-201-10/+1
| | * | | cpufreq: longhaul: Don't validate the frequency table twiceViresh Kumar2018-03-201-1/+2
| | * | | cpufreq: ia64-acpi: Don't validate the frequency table twiceViresh Kumar2018-03-201-6/+1
| | * | | cpufreq: elanfreq: Don't validate the frequency table twiceViresh Kumar2018-03-201-1/+2
| | * | | cpufreq: e_powersaver: Don't validate the frequency table twiceViresh Kumar2018-03-201-7/+1
| | * | | cpufreq: cpufreq-dt: Don't validate the frequency table twiceViresh Kumar2018-03-201-7/+1
| | * | | cpufreq: brcmstb: Don't validate the frequency table twiceViresh Kumar2018-03-201-5/+1
| | * | | cpufreq: arm_big_little: Don't validate the frequency table twiceViresh Kumar2018-03-201-8/+1
| | * | | cpufreq: ACPI: Don't validate the frequency table twiceViresh Kumar2018-03-201-9/+11
| | * | | cpufreq: Don't validate cpufreq table from cpufreq_generic_init()Viresh Kumar2018-03-201-8/+1
| | * | | cpufreq: imx6q: Find max freq from frequency table itselfViresh Kumar2018-03-201-3/+4
| | * | | cpufreq: scpi: Add thermal dependencyArnd Bergmann2018-03-201-0/+1
| | * | | cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure pathChunyu Hu2018-03-201-2/+7
| | * | | cpufreq: powernv: Don't validate the frequency table twiceViresh Kumar2018-03-191-8/+3
| | | | |
| | | \ \
| | *-. \ \ Merge cpufreq fixes from v4.16-rc4.Rafael J. Wysocki2018-03-053-8/+22
| | |\ \ \ \
| | * | | | | cpufreq: powernow-k8: Drop unnecessary return statements from two functionsMarkus Elfring2018-02-271-2/+0