aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2014-06-18drivercore: deferral race condition fixGrant Likely
2014-06-18topology: Fix compilation warning when not in SMPVincent Stehlé
2014-06-18of/irq: do irq resolution in platform_get_irqRob Herring
2014-03-19drivers: power: Add watchdog timer to catch drivers which lockup during suspend.Benoit Goby
2014-02-26PM / hibernate: Fix restore hang in freeze_processes()Sebastian Capella
2014-02-17Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-13dma-buf: update debugfs outputSumit Semwal
2014-02-07drivers/base: fix devres handling for master deviceRussell King
2014-01-25Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-17Merge branch 'acpi-modules'Rafael J. Wysocki
2014-01-17platform: introduce OF style 'modalias' support for platform busZhang Rui
2014-01-17Merge branch 'pm-clk'Rafael J. Wysocki
2014-01-16ACPI: fix module autoloading for ACPI enumerated devicesZhang Rui
2014-01-15PM / clock_ops: report clock errors from clk_enable()Ben Dooks
2014-01-15PM / clock_ops: check return of clk_enable() in pm_clk_resume()Ben Dooks
2014-01-15PM / clock_ops: fix up clk prepare/unprepare countBen Dooks
2014-01-13Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr...Greg Kroah-Hartman
2014-01-13Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman
2014-01-12Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-01-10drivers/base: provide an infrastructure for componentised subsystemsRussell King
2014-01-10sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo
2014-01-10kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo
2014-01-09Merge remote-tracking branch 'regmap/topic/ack' into regmap-nextMark Brown
2014-01-08firmware_class: Fix the file size checkBen Hutchings
2014-01-08driver-core: Fix use-after-free triggered by bus_unregister()Bart Van Assche
2014-01-08firmware loader: Add sparse annotationBart Van Assche
2013-12-30regmap: Allow regmap_bulk_write() to work for "no-bus" regmapsStephen Boyd
2013-12-30Merge tag 'v3.13-rc4' into regmap-coreMark Brown
2013-12-29ACPI / hotplug / driver core: Handle containers in a special wayRafael J. Wysocki
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-22PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMUlf Hansson
2013-12-19devtmpfs: Calling delete_path() only when necessaryAxel Lin
2013-12-19drivers: fix typo in DEVTMPFS_MOUNT Kconfig help textEmilio López
2013-12-18Driver core: Fix device_add_attrs() error code pathRafael J. Wysocki
2013-12-16regmap: Allow regmap_bulk_read() to work for "no-bus" regmapsStephen Boyd
2013-12-16regmap: irq: Allow using zero value for ack_baseAlexander Shiyan
2013-12-10Merge branch 'driver-core-linus' into driver-core-nextTejun Heo
2013-12-08driver core: fix device_create() error pathDavid Herrmann
2013-12-08firmware: Suppress fallback warnings when CONFIG_FW_LOADER_USER_HELPER=nTakashi Iwai
2013-12-08firmware: Use bit flags instead of boolean combosTakashi Iwai
2013-12-08firmware: Introduce request_firmware_direct()Takashi Iwai
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2013-11-28cpufreq: suspend governors on system suspend/hibernateViresh Kumar
2013-11-26Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into re...Mark Brown
2013-11-26Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown
2013-11-26regmap: use IS_ERR() to check clk_get() resultsStephen Warren
2013-11-24regmap: Fix 'ret' would return an uninitialized valueCai Zhiyong