summaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \ \
| * | | devres: Fix a typo in devm_kfree commentAxel Lin2011-12-211-1/+1
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-089-576/+912
|\ \ \ \
| * \ \ \ Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-12-254-146/+576
| |\ \ \ \
| | * | | | PM / QoS: Introduce dev_pm_qos_add_ancestor_request()Rafael J. Wysocki2011-12-251-0/+25
| | * | | | PM / Domains: Provide an always on power domain governorMark Brown2011-12-091-0/+13
| | * | | | PM / Domains: Fix default system suspend/resume operationsRafael J. Wysocki2011-12-081-8/+8
| | * | | | PM / Domains: Make it possible to assign names to generic PM domainsRafael J. Wysocki2011-12-061-2/+12
| | * | | | PM / Domains: Automatically update overoptimistic latency informationRafael J. Wysocki2011-12-011-4/+39
| | * | | | PM / Domains: Add default power off governor function (v4)Rafael J. Wysocki2011-12-012-0/+122
| | * | | | PM / Domains: Add device stop governor function (v4)Rafael J. Wysocki2011-12-013-8/+60
| | * | | | PM / Domains: Rework system suspend callback routines (v2)Rafael J. Wysocki2011-12-011-99/+150
| | * | | | PM / Domains: Introduce "save/restore state" device callbacksRafael J. Wysocki2011-12-011-12/+56
| | * | | | PM / Domains: Make it possible to use per-device domain callbacksRafael J. Wysocki2011-12-011-37/+115
| * | | | | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-12-252-28/+144
| |\ \ \ \ \
| | * | | | | PM / Runtime: Use device PM QoS constraints (v2)Rafael J. Wysocki2011-12-012-28/+144
| | |/ / / /
| * | | | | PM: Drop generic_subsys_pm_opsRafael J. Wysocki2011-12-211-25/+0
| * | | | | PM / Sleep: Remove forward-only callbacks from platform bus typeRafael J. Wysocki2011-12-211-115/+0
| * | | | | PM: Run the driver callback directly if the subsystem one is not thereRafael J. Wysocki2011-12-212-37/+81
| * | | | | PM / Sleep: Make pm_op() and pm_noirq_op() return callback pointersRafael J. Wysocki2011-12-211-102/+95
| * | | | | Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-211-2/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | PM / Sleep: Merge internal functions in generic_ops.cRafael J. Wysocki2011-12-181-37/+11
| * | | | | PM / Sleep: Simplify generic system suspend callbacksRafael J. Wysocki2011-12-181-18/+6
| * | | | | PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()Srivatsa S. Bhat2011-12-091-0/+4
| * | | | | PM / Sleep: Unify diagnostic messages from device suspend/resumeRafael J. Wysocki2011-12-061-93/+35
| * | | | | PM / Sleep: Simplify device_suspend_noirq()Rafael J. Wysocki2011-11-231-10/+2
| * | | | | PM / Sleep: Remove unnecessary label and jumps to it form PM core codeRafael J. Wysocki2011-11-231-7/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-6/+6
|\ \ \ \ \
| * | | | | switch devtmpfs to umode_tAl Viro2012-01-041-3/+3
| * | | | | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-042-3/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-0714-335/+618
|\ \ \ \ \
| * \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-0614-333/+616
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | firmware: Fix an oops on reading fw_priv->fw in sysfs loading fileNeil Horman2012-01-051-7/+7
| | * | | | convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-212-164/+142
| | * | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-213-99/+106
| | * | | | driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers2011-12-146-58/+357
| | * | | | drivers_base: make argument to platform_device_register_full constUwe Kleine-König2011-12-101-1/+1
| | * | | | topology: Provide CPU topology in sysfs in !SMP configurationsBen Hutchings2011-11-271-2/+2
| | * | | | devtmpfsd: fix task state handlingKautuk Consul2011-11-161-2/+1
| | | |_|/ | | |/| |
* | / | | driver-core/cpu: Expose hotpluggability to the rest of the kernelJosh Triplett2011-12-111-0/+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-221-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-0714-1/+14
|\
| * drivers/base: change module.h -> export.h in power/common.cPaul Gortmaker2011-11-011-1/+1