summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2015-10-22cpu/cacheinfo: Fix teardown pathBorislav Petkov
2015-10-22regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown
2015-10-22regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown
2015-10-22device property: fix potential NULL pointer dereferenceAndy Shevchenko
2015-09-29mm: check if section present during memory block registeringYinghai Lu
2015-09-21drivercore: Fix unregistration path of platform devicesGrant Likely
2015-09-21devres: fix devres_get()Masahiro Yamada
2015-09-21PM / clk: don't return int on __pm_clk_enable()Colin Ian King
2015-08-12Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-29regmap: regcache-rbtree: Clean new present bits on present bitmap resizeGuenter Roeck
2015-07-09Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds
2015-07-07Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2015-07-07Merge branch 'pm-wakeirq'Rafael J. Wysocki
2015-07-07PM / wakeirq: Avoid setting power.wakeirq too hastilyRafael J. Wysocki
2015-07-07PM / Domains: Avoid infinite loops in attach/detach codeGeert Uytterhoeven
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-06-26Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki
2015-06-25drivers/base/core.c: use strreplace()Rasmus Villemoes
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin
2015-06-23Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-19Merge branches 'pm-clk', 'pm-domains' and 'powercap'Rafael J. Wysocki
2015-06-19Merge branch 'pm-wakeirq'Rafael J. Wysocki
2015-06-19Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki
2015-06-17Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' an...Mark Brown
2015-06-17Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2015-06-17Merge remote-tracking branch 'regmap/fix/field' into regmap-linusMark Brown
2015-06-17Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown
2015-06-16regmap: Fix possible shift overflow in regmap_field_init()Maxime Coquelin
2015-06-15PM / clk: Print acquired clock name in addition to con_idGeert Uytterhoeven
2015-06-15PM / Domains: Skip timings during syscore suspend/resumeGeert Uytterhoeven
2015-06-15regmap: Fix regmap_bulk_read in BE modeArun Chandran
2015-06-15device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee
2015-06-10Revert "base/platform: Only insert MEM and IO resources"Greg Kroah-Hartman
2015-06-10Revert "base/platform: Continue on insert_resource() error"Greg Kroah-Hartman
2015-06-10Revert "base/platform: Remove code duplication"Greg Kroah-Hartman
2015-06-10PM / sleep: trace_device_pm_callback coverage in dpm_prepare/completeTodd E Brandt
2015-06-09regmap: kill off set_irq_flags usageRob Herring
2015-06-08Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman
2015-06-02regmap: irq: Fixed a typo errordashsriram
2015-06-01drivers/base: cacheinfo: handle absence of cachesSudeep Holla
2015-06-01firmware: add missing kfree for work on async callLuis R. Rodriguez
2015-06-01base:dd - Fix for typo in comment to function driver_deferred_probe_trigger().Shailendra Verma
2015-06-01base/platform: Remove code duplicationRicardo Ribalda Delgado
2015-06-01base/platform: Continue on insert_resource() errorRicardo Ribalda Delgado
2015-06-01base/platform: Only insert MEM and IO resourcesRicardo Ribalda Delgado