aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* drivercore: Fix unregistration path of platform devicesGrant Likely2015-10-131-6/+2
* devres: fix devres_get()Masahiro Yamada2015-10-131-2/+2
* driver core: Introduce device_create_groupsGuenter Roeck2015-02-201-28/+83
* driver core: Fix unbalanced device reference in drivers_probeAlex Williamson2015-02-201-3/+5
* firmware_class: make sure fw requests contain a nameKees Cook2014-12-141-0/+3
* regmap: Fix handling of volatile registers for format_write() chipsMark Brown2014-11-051-1/+1
* regmap: if format_write is used, declare all registers as "unreadable"Wolfram Sang2014-11-051-2/+5
* drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson2013-09-101-0/+2
* Revert "PM / Domains: Fix handling of wakeup devices during system resume"Ben Hutchings2013-09-101-2/+1
* Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas2013-03-061-2/+2
* regmap: debugfs: Avoid overflows for very small readsMark Brown2013-01-031-1/+1
* PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki2012-09-121-1/+1
* PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki2012-09-121-1/+2
* PM / Sleep: Prevent waiting forever on asynchronous suspend after abortMandeep Singh Baines2012-07-041-2/+4
* PM / Domains: Fix handling of wakeup devices during system resumeRafael J. Wysocki2012-04-021-1/+2
* regmap: Fix cache defaults initialization from raw cache defaultsLars-Peter Clausen2012-02-291-2/+2
* firmware: Fix an oops on reading fw_priv->fw in sysfs loading fileNeil Horman2012-01-121-7/+7
* PM / Driver core: leave runtime PM enabled during system shutdownAlan Stern2011-12-071-2/+4
* Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-11-211-6/+8
|\
| * drivers/base/node.c: fix compilation error with older versions of gccClaudio Scordino2011-11-181-6/+8
* | PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki2011-11-171-1/+2
* | PM / driver core: disable device's runtime PM during shutdownPeter Chen2011-11-151-0/+3
* | PM / QoS: Properly use the WARN() macro in dev_pm_qos_add_request()Guennadi Liakhovetski2011-11-101-12/+6
* | PM / Clocks: Only disable enabled clocks in pm_clk_suspend()Magnus Damm2011-11-101-1/+2
* | PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Thomas Meyer2011-11-081-1/+1
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0614-1/+14
|\
| * drivers/base: change module.h -> export.h in power/common.cPaul Gortmaker2011-10-311-1/+1
| * drivers/base: base.h implicitly depends on <linux/notifier.h>Paul Gortmaker2011-10-311-0/+1
| * drivers/base: dma-coherent.c is a module and needs module.hPaul Gortmaker2011-10-311-0/+1
| * drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-10-3110-0/+10
| * drivers/base: transport_class explicitly requires EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* | PM / Runtime: Automatically retry failed autosuspendsAlan Stern2011-11-041-2/+16
* | PM / Runtime: Fix runtime accounting calculation errorvenu byravarasu2011-11-041-4/+1
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-2510-270/+931
|\
| * PM / Clocks: Remove redundant NULL checks before kfree()Jonghwan Choi2011-10-221-3/+1
| * Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-10-222-3/+9
| |\
| | * PM / Sleep: Mark devices involved in wakeup signaling during suspendRafael J. Wysocki2011-10-222-3/+9
| * | PM: Update the policy on default wakeup settingsAlan Stern2011-10-161-1/+3
| * | PM / Suspend: Add statistics debugfs file for suspend to RAMShuoX Liu2011-10-161-5/+26
| * | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-161-15/+18
| |\ \
| | * | PM / Runtime: Handle .runtime_suspend() failure correctlyMing Lei2011-10-161-12/+13
| | * | PM / Runtime: Fix kerneldoc comment for rpm_suspend()Ming Lei2011-10-161-8/+10
| * | | Merge branch 'pm-devfreq' into pm-for-linusRafael J. Wysocki2011-10-071-0/+30
| |\ \ \
| | * | | PM / OPP: Add OPP availability change notifier.MyungJoo Ham2011-09-301-0/+30
| * | | | Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-074-3/+433
| |\ \ \ \
| | * | | | PM / QoS: Add function dev_pm_qos_read_value() (v3)Rafael J. Wysocki2011-10-043-74/+102
| | * | | | PM QoS: Add global notification mechanism for device constraintsJean Pihet2011-08-251-14/+75
| | * | | | PM QoS: Implement per-device PM QoS constraintsJean Pihet2011-08-253-2/+343
| * | | | | Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-10-074-212/+347
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | PM / Domains: Split device PM domain data into base and need_restoreRafael J. Wysocki2011-09-261-9/+19