summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* 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-041-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-091-1/+1
| | * topology: Provide CPU topology in sysfs in !SMP configurationsBen Hutchings2011-11-261-2/+2
| | * devtmpfsd: fix task state handlingKautuk Consul2011-11-151-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-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
| | * | | | Merge branch 'pm-fixes' into pm-domainsRafael J. Wysocki2011-09-266-48/+49
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | PM / Domains: Preliminary support for devices with power.irq_safe setRafael J. Wysocki2011-08-251-1/+18
| | | |/ / | | |/| |
| | * | | PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki2011-08-252-3/+2
| | * | | PM / Domains: Use power.sybsys_data to reduce overheadRafael J. Wysocki2011-08-251-57/+30
| | * | | PM: Reference counting of power.subsys_dataRafael J. Wysocki2011-08-253-20/+93
| | * | | PM: Introduce struct pm_subsys_dataRafael J. Wysocki2011-08-251-58/+64
| | * | | PM / Domains: Rename argument of pm_genpd_add_subdomain()Rafael J. Wysocki2011-08-251-13/+13
OpenPOWER on IntegriCloud