aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+2
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-5/+63
2015-08-12Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-5/+14
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-2/+2
2015-08-05driver core: correct device's shutdown orderGravatar Grygorii Strashko 3-0/+58
2015-08-05driver core: fix docbook for device_private.deviceGravatar Tomeu Vizoso 1-1/+1
2015-08-05cpu: Remove bogus __ref annotation of cpu_subsys_online()Gravatar Mathias Krause 1-1/+1
2015-08-05firmware: fix wrong memory deallocation in fw_add_devm_name()Gravatar Vladimir Zapolskiy 1-1/+1
2015-08-05devres: fix devres_get()Gravatar Masahiro Yamada 1-2/+2
2015-07-29regmap: regcache-rbtree: Clean new present bits on present bitmap resizeGravatar Guenter Roeck 1-5/+14
2015-07-22rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Gravatar Paul E. McKenney 1-2/+2
2015-07-09Fix firmware loader uevent buffer NULL pointer dereferenceGravatar Linus Torvalds 1-3/+13
2015-07-07Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep'Gravatar Rafael J. Wysocki 1-2/+11
2015-07-07Merge branch 'pm-wakeirq'Gravatar Rafael J. Wysocki 2-28/+15
2015-07-07PM / wakeirq: Avoid setting power.wakeirq too hastilyGravatar Rafael J. Wysocki 2-28/+15
2015-07-07PM / Domains: Avoid infinite loops in attach/detach codeGravatar Geert Uytterhoeven 1-2/+11
2015-07-01Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+5
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-13/+13
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Gravatar Mel Gorman 1-1/+5
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-46/+258
2015-06-26Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Gravatar Rafael J. Wysocki 1-13/+13
2015-06-25drivers/base/core.c: use strreplace()Gravatar Rasmus Villemoes 1-5/+4
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Gravatar Alexander Sverdlin 1-13/+13
2015-06-23Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Linus Torvalds 4-30/+61
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 9-25/+563
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2015-06-19Merge branches 'pm-clk', 'pm-domains' and 'powercap'Gravatar Rafael J. Wysocki 2-18/+67
2015-06-19Merge branch 'pm-wakeirq'Gravatar Rafael J. Wysocki 6-1/+422
2015-06-19Merge branches 'pm-sleep' and 'pm-runtime'Gravatar Rafael J. Wysocki 3-6/+60
2015-06-17Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' an...Gravatar Mark Brown 4-24/+59
2015-06-17Merge remote-tracking branch 'regmap/topic/core' into regmap-nextGravatar Mark Brown 1-3/+0
2015-06-17Merge remote-tracking branch 'regmap/fix/field' into regmap-linusGravatar Mark Brown 1-2/+1
2015-06-17Merge remote-tracking branch 'regmap/fix/core' into regmap-linusGravatar Mark Brown 1-1/+1
2015-06-16regmap: Fix possible shift overflow in regmap_field_init()Gravatar Maxime Coquelin 1-2/+1
2015-06-15PM / clk: Print acquired clock name in addition to con_idGravatar Geert Uytterhoeven 1-1/+2
2015-06-15PM / Domains: Skip timings during syscore suspend/resumeGravatar Geert Uytterhoeven 1-16/+26
2015-06-15regmap: Fix regmap_bulk_read in BE modeGravatar Arun Chandran 1-1/+1
2015-06-15device property: Introduces device_dma_is_coherent()Gravatar Suthikulpanit, Suravee 1-0/+14
2015-06-10Revert "base/platform: Only insert MEM and IO resources"Gravatar Greg Kroah-Hartman 1-7/+3
2015-06-10Revert "base/platform: Continue on insert_resource() error"Gravatar Greg Kroah-Hartman 1-15/+11
2015-06-10Revert "base/platform: Remove code duplication"Gravatar Greg Kroah-Hartman 1-25/+35
2015-06-10PM / sleep: trace_device_pm_callback coverage in dpm_prepare/completeGravatar Todd E Brandt 1-6/+5
2015-06-09regmap: kill off set_irq_flags usageGravatar Rob Herring 1-7/+0
2015-06-08Merge 4.1-rc7 into driver-core-nextGravatar Greg Kroah-Hartman 1-1/+1
2015-06-02regmap: irq: Fixed a typo errorGravatar dashsriram 1-1/+1
2015-06-01drivers/base: cacheinfo: handle absence of cachesGravatar Sudeep Holla 1-1/+1
2015-06-01firmware: add missing kfree for work on async callGravatar Luis R. Rodriguez 1-1/+3
2015-06-01base:dd - Fix for typo in comment to function driver_deferred_probe_trigger().Gravatar Shailendra Verma 1-1/+1
2015-06-01base/platform: Remove code duplicationGravatar Ricardo Ribalda Delgado 1-35/+25
2015-06-01base/platform: Continue on insert_resource() errorGravatar Ricardo Ribalda Delgado 1-11/+15