Age | Commit message (Expand) | Author | Files | Lines |
2017-12-31 | Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+13 |
2017-12-15 | drivers: base: cacheinfo: fix cache type for non-architected system cache | Sudeep Holla | 1 | -0/+13 |
2017-12-11 | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume() | Rafael J. Wysocki | 1 | -0/+15 |
2017-12-08 | Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+2 |
2017-12-04 | PM / runtime: Fix handling of suppliers with disabled runtime PM | Rafael J. Wysocki | 1 | -1/+2 |
2017-11-28 | firmware: cleanup FIRMWARE_IN_KERNEL message | Robin H. Johnson | 1 | -12/+13 |
2017-11-28 | isa: Prevent NULL dereference in isa_bus driver callbacks | William Breathitt Gray | 1 | -5/+5 |
2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 1 | -1/+1 |
2017-11-17 | Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -20/+11 |
2017-11-16 | PM / runtime: Drop children check from __pm_runtime_set_status() | Rafael J. Wysocki | 1 | -20/+11 |
2017-11-16 | Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -9/+17 |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+1 |
2017-11-13 | Merge tag 'devprop-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+7 |
2017-11-13 | Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 18 | -3290/+289 |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+3 |
2017-11-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+10 |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -3/+3 |
2017-11-13 | Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 5 | -19/+104 |
2017-11-13 | Merge branch 'pm-core' | Rafael J. Wysocki | 4 | -38/+35 |
2017-11-13 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 1 | -23/+0 |
2017-11-13 | Merge branches 'pm-cpufreq-sched' and 'pm-opp' | Rafael J. Wysocki | 7 | -3092/+0 |
2017-11-13 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -6/+23 |
2017-11-13 | Merge branch 'pm-qos' | Rafael J. Wysocki | 6 | -63/+46 |
2017-11-13 | Merge branch 'pm-domains' | Rafael J. Wysocki | 2 | -88/+205 |
2017-11-09 | device property: Make fwnode_handle_get() return the fwnode | Sakari Ailus | 1 | -2/+7 |
2017-11-08 | driver core: Fix device link deferred probe | Adrian Hunter | 1 | -4/+12 |
2017-11-08 | PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare() | Ulf Hansson | 1 | -2/+3 |
2017-11-08 | PM / QoS: Fix device resume latency framework | Rafael J. Wysocki | 6 | -32/+45 |
2017-11-08 | Merge branch 'pm-domains' into pm-qos | Rafael J. Wysocki | 2 | -86/+202 |
2017-11-08 | PM / domains: Rework governor code to be more consistent | Rafael J. Wysocki | 2 | -23/+50 |
2017-11-08 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 14 | -8/+36 |
2017-11-08 | PM / Domains: Remove gpd_dev_ops.active_wakeup() callback | Geert Uytterhoeven | 1 | -11/+3 |
2017-11-08 | PM / Domains: Allow genpd users to specify default active wakeup behavior | Geert Uytterhoeven | 1 | -0/+3 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 13 | -0/+13 |
2017-11-06 | PCI / PM: Take SMART_SUSPEND driver flag into account | Rafael J. Wysocki | 1 | -0/+6 |
2017-11-06 | PM / core: Add SMART_SUSPEND driver flag | Rafael J. Wysocki | 1 | -0/+3 |
2017-11-06 | PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags | Rafael J. Wysocki | 2 | -1/+5 |
2017-11-06 | Merge branch 'acpi-pm' into pm-core | Rafael J. Wysocki | 2 | -31/+1 |
2017-11-06 | Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl... | Mark Brown | 5 | -19/+104 |
2017-11-06 | regmap: Fix unused warning | Baolin Wang | 1 | -1/+1 |
2017-11-06 | regmap: Try to work around Kconfig exploding on HWSPINLOCK | Mark Brown | 1 | -1/+1 |
2017-11-03 | regmap: Clean up hwspinlock on regmap exit | Mark Brown | 1 | -0/+2 |
2017-11-03 | regmap: Also protect hwspinlock in error handling path | Mark Brown | 1 | -1/+2 |
2017-11-03 | regmap: Add a config option for hwspinlock | Mark Brown | 2 | -0/+11 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 13 | -0/+13 |
2017-11-01 | regmap: Add hardware spinlock support | Baolin Wang | 2 | -16/+87 |
2017-10-27 | sched/isolation: Move isolcpus= handling to the housekeeping code | Frederic Weisbecker | 1 | -1/+10 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2 | -3/+3 |
2017-10-24 | PM / QoS: Fix device resume latency PM QoS | Rafael J. Wysocki | 5 | -30/+55 |