summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | PM / OPP: Add dev_pm_opp_{un}register_get_pstate_helper()Viresh Kumar2017-10-141-0/+10
| | | * | | | | | | | | | Merge branch 'pm-domains' into pm-oppRafael J. Wysocki2017-10-1431-120/+216
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | PM / OPP: Rename dev_pm_opp_register_put_opp_helper()Viresh Kumar2017-10-111-2/+2
| | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | |
| * | | | | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-11-132-1/+19
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drivers base/arch_topology: allow inlining cpu-invariant accounting supportDietmar Eggemann2017-10-031-1/+7
| | * | | | | | | | | | | | drivers base/arch_topology: provide frequency-invariant accounting supportDietmar Eggemann2017-10-031-0/+9
| | * | | | | | | | | | | | cpufreq: provide default frequency-invariance setter functionDietmar Eggemann2017-10-031-0/+3
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'pm-qos'Rafael J. Wysocki2017-11-131-9/+18
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | PM / QoS: Fix device resume latency frameworkRafael J. Wysocki2017-11-081-8/+18
| | * | | | | | | | | | | | Merge branch 'pm-domains' into pm-qosRafael J. Wysocki2017-11-081-4/+16
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUPRafael J. Wysocki2017-10-141-1/+0
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'pm-domains'Rafael J. Wysocki2017-11-131-4/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | / / / / | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| | * | | | | | | | | | PM / Domains: Remove gpd_dev_ops.active_wakeup() callbackGeert Uytterhoeven2017-11-081-1/+0
| | * | | | | | | | | | PM / Domains: Allow genpd users to specify default active wakeup behaviorGeert Uytterhoeven2017-11-081-3/+4
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | PM / Domains: Add support to select performance-state of domainsViresh Kumar2017-10-141-0/+12
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-141-20/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cpu/hotplug: Get rid of CPU hotplug notifier leftoversThomas Gleixner2017-11-131-17/+10
| * | | | | | | | | | cpu/hotplug: Remove obsolete notifier macrosYanjiang Jin2017-10-241-3/+0
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-1415-461/+472
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | timers: Add a function to start/reduce a timerDavid Howells2017-11-121-0/+1
| * | | | | | | | | | timer: Prepare to change all DEFINE_TIMER() callbacksKees Cook2017-11-091-4/+4
| * | | | | | | | | | ide: Convert timers to use timer_setup()Kees Cook2017-11-061-1/+1
| * | | | | | | | | | scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-011-0/+1
| * | | | | | | | | | timer: Add parenthesis around timer_setup() macro argumentsKees Cook2017-11-011-4/+5
| * | | | | | | | | | Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-10-317-419/+419
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | time: Move old timekeeping interfaces to timekeeping32.hArnd Bergmann2017-10-303-135/+154
| | * | | | | | | | | | time: Move time_t conversion helpers to time32.hArnd Bergmann2017-10-302-49/+46
| | * | | | | | | | | | time: Move time_t based interfaces to time32.hArnd Bergmann2017-10-302-162/+177
| | * | | | | | | | | | time: Remove unused functionsArnd Bergmann2017-10-302-46/+0
| | * | | | | | | | | | timekeeping: Consolidate timekeeping_inject_offset codeArnd Bergmann2017-10-301-26/+0
| | * | | | | | | | | | rtc: Allow rtc drivers to specify the tv_nsec value for ntpJason Gunthorpe2017-10-301-1/+42
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | scsi: fcoe: Convert timers to use timer_setup()Kees Cook2017-10-271-1/+1
| * | | | | | | | | | timer: Provide wrappers safe for use with LOCKDEPKees Cook2017-10-201-0/+14
| * | | | | | | | | | workqueue: Convert callback to use from_timer()Kees Cook2017-10-051-7/+8
| * | | | | | | | | | kthread: Convert callback to use from_timer()Kees Cook2017-10-051-5/+5
| * | | | | | | | | | timer: Remove expires argument from __TIMER_INITIALIZER()Kees Cook2017-10-053-5/+4
| * | | | | | | | | | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-2/+2
| * | | | | | | | | | timer: Remove unused static initializer macrosKees Cook2017-10-051-12/+0
| * | | | | | | | | | timer: Remove last user of TIMER_INITIALIZERKees Cook2017-10-051-1/+1
| * | | | | | | | | | timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-051-2/+0
| * | | | | | | | | | timer: Remove init_timer_pinned() in favor of timer_setup()Kees Cook2017-10-051-2/+0
| * | | | | | | | | | timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook2017-10-052-2/+1
| * | | | | | | | | | timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()Kees Cook2017-10-051-2/+0
| * | | | | | | | | | timer: Convert schedule_timeout() to use from_timer()Kees Cook2017-10-051-0/+8
| * | | | | | | | | | Merge branch 'linus' into timers/coreThomas Gleixner2017-10-0516-59/+136
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | timekeeping: Provide NMI safe access to clock realtimeThomas Gleixner2017-09-252-1/+6
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-149-11/+254
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQsPaul Burton2017-11-021-0/+1
| * | | | | | | | | | | irqdomain: Update the comments of fwnode field of irq_domain structureDou Liyang2017-11-021-2/+2
| * | | | | | | | | | | irqchip/gic-v3-its: Setup VLPI properties at map timeMarc Zyngier2017-11-021-0/+2