Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-06-05 | 11 | -67/+98 | |
|\ | ||||||
| *-----. | Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs' | Rafael J. Wysocki | 2018-06-04 | 2 | -0/+2 | |
| |\ \ \ \ | ||||||
| | | | * | | PM / suspend: Prevent might sleep splats | Thomas Gleixner | 2018-05-27 | 1 | -0/+1 | |
| | | |/ / | | |/| | | ||||||
| | | * | | ACPICA: Introduce acpi_dispatch_gpe() | Rafael J. Wysocki | 2018-05-25 | 1 | -0/+1 | |
| | | |/ | ||||||
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle' | Rafael J. Wysocki | 2018-06-04 | 2 | -1/+2 | |
| |\ \ \ \ | ||||||
| | | * | | | cpuidle: governors: Consolidate PM QoS handling | Rafael J. Wysocki | 2018-05-30 | 1 | -0/+1 | |
| | * | | | | cpufreq: Rename cpufreq_can_do_remote_dvfs() | Viresh Kumar | 2018-05-23 | 1 | -1/+1 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2018-06-04 | 3 | -11/+35 | |
| |\ \ \ \ | ||||||
| | * | | | | kernel/SRCU: provide a static initializer | Sebastian Andrzej Siewior | 2018-05-30 | 3 | -11/+35 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2018-06-04 | 2 | -48/+54 | |
| |\ \ \ \ | ||||||
| | * | | | | PM / Domains: Drop genpd as in-param for pm_genpd_remove_device() | Ulf Hansson | 2018-05-30 | 1 | -3/+2 | |
| | * | | | | PM / Domains: Drop __pm_genpd_add_device() | Ulf Hansson | 2018-05-30 | 1 | -11/+3 | |
| | * | | | | PM / Domains: Drop extern declarations of functions in pm_domain.h | Ulf Hansson | 2018-05-30 | 1 | -28/+23 | |
| | * | | | | Merge branch 'opp/genpd-pstate-updates' of git://git.kernel.org/pub/scm/linux... | Rafael J. Wysocki | 2018-05-14 | 2 | -10/+30 | |
| | |\ \ \ \ | ||||||
| | | * | | | | PM / OPP: Remove dev_pm_opp_{un}register_get_pstate_helper() | Viresh Kumar | 2018-05-09 | 1 | -10/+0 | |
| | | * | | | | PM / Domain: Implement of_genpd_opp_to_performance_state() | Viresh Kumar | 2018-05-09 | 1 | -0/+12 | |
| | | * | | | | PM / Domain: Add struct device to genpd | Viresh Kumar | 2018-05-09 | 1 | -0/+1 | |
| | | * | | | | PM / OPP: Implement dev_pm_opp_get_of_node() | Viresh Kumar | 2018-05-09 | 1 | -0/+5 | |
| | | * | | | | PM / OPP: Implement of_dev_pm_opp_find_required_opp() | Viresh Kumar | 2018-05-09 | 1 | -0/+6 | |
| | | * | | | | PM / OPP: Implement dev_pm_opp_of_add_table_indexed() | Viresh Kumar | 2018-05-09 | 1 | -0/+6 | |
| * | | | | | | Merge branch 'pm-domains' | Rafael J. Wysocki | 2018-06-04 | 2 | -3/+3 | |
| |\| | | | | | ||||||
| | * | | | | | PM / Domains: Allow a better error handling of dev_pm_domain_attach() | Ulf Hansson | 2018-05-14 | 2 | -3/+3 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge branches 'pm-qos' and 'pm-core' | Rafael J. Wysocki | 2018-06-04 | 1 | -4/+2 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | PM / runtime: Fixup reference counting of device link suppliers at probe | Ulf Hansson | 2018-05-27 | 1 | -4/+2 | |
| | | |_|/ | | |/| | | ||||||
* | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-04 | 8 | -144/+142 | |
|\ \ \ \ \ | ||||||
| * | | | | | timekeeping: Add more coarse clocktai/boottime interfaces | Arnd Bergmann | 2018-05-19 | 1 | -1/+23 | |
| * | | | | | timekeeping: Add ktime_get_coarse_with_offset | Arnd Bergmann | 2018-05-19 | 1 | -0/+16 | |
| * | | | | | timekeeping: Standardize on ktime_get_*() naming | Arnd Bergmann | 2018-05-19 | 2 | -15/+42 | |
| * | | | | | timekeeping: Clean up ktime_get_real_ts64 | Arnd Bergmann | 2018-05-19 | 2 | -14/+7 | |
| * | | | | | timekeeping: Remove timespec64 hack | Arnd Bergmann | 2018-05-19 | 3 | -67/+3 | |
| * | | | | | Merge branch 'linus' into timers/2038 | Thomas Gleixner | 2018-05-19 | 100 | -245/+903 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | y2038: ipc: Use __kernel_timespec | Arnd Bergmann | 2018-04-20 | 1 | -3/+3 | |
| * | | | | | | y2038: asm-generic: Extend sysvipc data structures | Arnd Bergmann | 2018-04-20 | 3 | -45/+49 | |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-04 | 9 | -18/+62 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 2018-05-02 | 46 | -153/+610 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | time: Change nanosleep to safe __kernel_* types | Deepa Dinamani | 2018-04-19 | 2 | -8/+6 | |
| * | | | | | | | time: Change types to new y2038 safe __kernel_* types | Deepa Dinamani | 2018-04-19 | 1 | -3/+3 | |
| * | | | | | | | time: Fix get_timespec64() for y2038 safe compat interfaces | Deepa Dinamani | 2018-04-19 | 1 | -2/+2 | |
| * | | | | | | | time: Add new y2038 safe __kernel_timespec | Deepa Dinamani | 2018-04-19 | 3 | -1/+17 | |
| * | | | | | | | compat: Enable compat_get/put_timespec64 always | Deepa Dinamani | 2018-04-19 | 2 | -2/+4 | |
| * | | | | | | | compat: Move compat_timespec/ timeval to compat_time.h | Deepa Dinamani | 2018-04-19 | 2 | -0/+20 | |
| * | | | | | | | time: Add an asm-generic/compat.h file | Arnd Bergmann | 2018-04-19 | 2 | -1/+5 | |
| * | | | | | | | compat: Make compat helpers independent of CONFIG_COMPAT | Deepa Dinamani | 2018-04-19 | 1 | -2/+6 | |
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-06-04 | 8 | -19/+30 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | softirq/s390: Move default mutators of overwritten softirq mask to s390 | Frederic Weisbecker | 2018-05-14 | 1 | -7/+0 | |
| * | | | | | | | | softirq/core: Consolidate default local_softirq_pending() implementations | Frederic Weisbecker | 2018-05-14 | 2 | -5/+15 | |
| * | | | | | | | | softirq/core: Turn default irq_cpustat_t to standard per-cpu | Frederic Weisbecker | 2018-05-14 | 1 | -2/+2 | |
| * | | | | | | | | Merge tag 'v4.17-rc5' into irq/core, to pick up fixes | Ingo Molnar | 2018-05-14 | 77 | -146/+447 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller | Marc Zyngier | 2018-05-13 | 1 | -0/+1 | |
| * | | | | | | | | irqdomain: Let irq_find_host default to DOMAIN_BUS_WIRED | Marc Zyngier | 2018-05-13 | 1 | -1/+7 |