aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-9/+89
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-01-17Merge branch 'acpi-modules'Rafael J. Wysocki1-1/+15
2014-01-17platform: introduce OF style 'modalias' support for platform busZhang Rui1-0/+4
2014-01-17Merge branch 'pm-clk'Rafael J. Wysocki1-5/+25
2014-01-16ACPI: fix module autoloading for ACPI enumerated devicesZhang Rui1-1/+11
2014-01-15PM / clock_ops: report clock errors from clk_enable()Ben Dooks1-2/+17
2014-01-15PM / clock_ops: check return of clk_enable() in pm_clk_resume()Ben Dooks1-2/+4
2014-01-15PM / clock_ops: fix up clk prepare/unprepare countBen Dooks1-2/+5
2014-01-13Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers"Greg Kroah-Hartman1-17/+0
2014-01-13Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()"Greg Kroah-Hartman1-0/+33
2014-01-12Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'Rafael J. Wysocki1-2/+2
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki4-1/+47
2014-01-10drivers/base: provide an infrastructure for componentised subsystemsRussell King2-1/+383
2014-01-10sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo1-33/+0
2014-01-10kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo1-0/+17
2014-01-08firmware_class: Fix the file size checkBen Hutchings1-3/+3
2014-01-08driver-core: Fix use-after-free triggered by bus_unregister()Bart Van Assche1-2/+11
2014-01-08firmware loader: Add sparse annotationBart Van Assche1-0/+1
2013-12-29ACPI / hotplug / driver core: Handle containers in a special wayRafael J. Wysocki4-1/+47
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman3-12/+10
2013-12-22PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMUlf Hansson1-2/+2
2013-12-19devtmpfs: Calling delete_path() only when necessaryAxel Lin1-1/+1
2013-12-19drivers: fix typo in DEVTMPFS_MOUNT Kconfig help textEmilio López1-1/+1
2013-12-18Driver core: Fix device_add_attrs() error code pathRafael J. Wysocki1-1/+3
2013-12-10Merge branch 'driver-core-linus' into driver-core-nextTejun Heo1-0/+3
2013-12-08driver core: fix device_create() error pathDavid Herrmann1-1/+2
2013-12-08firmware: Suppress fallback warnings when CONFIG_FW_LOADER_USER_HELPER=nTakashi Iwai1-0/+4
2013-12-08firmware: Use bit flags instead of boolean combosTakashi Iwai1-22/+29
2013-12-08firmware: Introduce request_firmware_direct()Takashi Iwai1-7/+34
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki1-0/+3
2013-11-28cpufreq: suspend governors on system suspend/hibernateViresh Kumar1-0/+3
2013-11-26Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into regmap-linusMark Brown2-8/+9
2013-11-26Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown1-1/+1
2013-11-26regmap: use IS_ERR() to check clk_get() resultsStephen Warren1-5/+6
2013-11-21regmap: make sure we unlock on failure in regmap_bulk_writeCourtney Cavin1-1/+1
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+5
2013-11-19Merge branch 'pm-runtime'Rafael J. Wysocki1-0/+3
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-2/+2
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-2/+2
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-73/+161
2013-11-14PM / Runtime: Fix error path for prepareUlf Hansson1-0/+3
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+3
2013-11-12Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds9-58/+507
2013-11-12regmap: trivial comment fix (copy'n'paste error)Gerhard Sittig1-3/+3
2013-11-09locks: break delegations on any attribute modificationJ. Bruce Fields1-2/+2
2013-11-09locks: break delegations on unlinkJ. Bruce Fields1-1/+1
2013-11-07Merge branch 'pm-runtime'Rafael J. Wysocki1-1/+1
2013-11-07PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()Rafael J. Wysocki1-1/+1