summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorLines
2015-07-28PM / QoS: Make it possible to expose device latency tolerance to userspaceMika Westerberg-0/+50
2015-07-22rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney-2/+2
2015-07-22genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu-0/+3
2015-07-21PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern-1/+1
2015-07-20regmap: debugfs: Allow writes to cache state settingsRichard Fitzgerald-4/+86
2015-07-17PM / clk: don't return int on __pm_clk_enable()Colin Ian King-3/+1
2015-07-16regmap: Apply optional delay in multi_reg_write/register_patchNariman Poushin-6/+48
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin-12/+12
2015-07-14regmap: Silence warning on invalid zero length readMark Brown-0/+2
2015-07-13regmap: Add better support for devices without readback supportLars-Peter Clausen-2/+3
2015-07-10regmap: add regmap_fields_force_write()Kuninori Morimoto-0/+12
2015-07-10regmap: add regmap_write_bits()Kuninori Morimoto-0/+23
2015-07-10regmap: add force_write option on _regmap_update_bits()Kuninori Morimoto-8/+8
2015-07-09Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds-3/+13
2015-07-07Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki-2/+11
2015-07-07Merge branch 'pm-wakeirq'Rafael J. Wysocki-28/+15
2015-07-07PM / wakeirq: Avoid setting power.wakeirq too hastilyRafael J. Wysocki-28/+15
2015-07-07PM / Domains: Avoid infinite loops in attach/detach codeGeert Uytterhoeven-2/+11
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+5
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-13/+13
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman-1/+5
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-46/+258
2015-06-26Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki-13/+13
2015-06-25drivers/base/core.c: use strreplace()Rasmus Villemoes-5/+4
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin-13/+13
2015-06-23Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds-30/+61
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-25/+563
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2015-06-19Merge branches 'pm-clk', 'pm-domains' and 'powercap'Rafael J. Wysocki-18/+67
2015-06-19Merge branch 'pm-wakeirq'Rafael J. Wysocki-1/+422
2015-06-19Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki-6/+60
2015-06-17Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' an...Mark Brown-24/+59
2015-06-17Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown-3/+0
2015-06-17Merge remote-tracking branch 'regmap/fix/field' into regmap-linusMark Brown-2/+1
2015-06-17Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown-1/+1
2015-06-16regmap: Fix possible shift overflow in regmap_field_init()Maxime Coquelin-2/+1
2015-06-15PM / clk: Print acquired clock name in addition to con_idGeert Uytterhoeven-1/+2
2015-06-15PM / Domains: Skip timings during syscore suspend/resumeGeert Uytterhoeven-16/+26
2015-06-15regmap: Fix regmap_bulk_read in BE modeArun Chandran-1/+1
2015-06-15device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee-0/+14
2015-06-10Revert "base/platform: Only insert MEM and IO resources"Greg Kroah-Hartman-7/+3
2015-06-10Revert "base/platform: Continue on insert_resource() error"Greg Kroah-Hartman-15/+11
2015-06-10Revert "base/platform: Remove code duplication"Greg Kroah-Hartman-25/+35
2015-06-10PM / sleep: trace_device_pm_callback coverage in dpm_prepare/completeTodd E Brandt-6/+5
2015-06-09regmap: kill off set_irq_flags usageRob Herring-7/+0
2015-06-08Merge 4.1-rc7 into driver-core-nextGreg Kroah-Hartman-1/+1
2015-06-02regmap: irq: Fixed a typo errordashsriram-1/+1
2015-06-01drivers/base: cacheinfo: handle absence of cachesSudeep Holla-1/+1
2015-06-01firmware: add missing kfree for work on async callLuis R. Rodriguez-1/+3
2015-06-01base:dd - Fix for typo in comment to function driver_deferred_probe_trigger().Shailendra Verma-1/+1