Age | Commit message (Expand) | Author | Files | Lines |
2012-01-09 | Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 3 | -0/+303 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 9 | -153/+574 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-01-09 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -576/+912 |
2012-01-09 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -6/+6 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 14 | -335/+618 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 14 | -333/+616 |
2012-01-06 | dma-buf: mark EXPERIMENTAL for 1st release. | Sumit Semwal | 1 | -0/+1 |
2012-01-06 | dma-buf: Introduce dma buffer sharing mechanism | Sumit Semwal | 3 | -0/+302 |
2012-01-05 | firmware: Fix an oops on reading fw_priv->fw in sysfs loading file | Neil Horman | 1 | -7/+7 |
2012-01-04 | switch devtmpfs to umode_t | Al Viro | 1 | -3/+3 |
2012-01-04 | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro | 2 | -3/+3 |
2011-12-26 | Merge branch 'pm-domains' into pm-for-linus | Rafael J. Wysocki | 4 | -146/+576 |
2011-12-26 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki | 2 | -28/+144 |
2011-12-26 | PM / QoS: Introduce dev_pm_qos_add_ancestor_request() | Rafael J. Wysocki | 1 | -0/+25 |
2011-12-22 | convert 'memory' sysdev_class to a regular subsystem | Kay Sievers | 2 | -164/+142 |
2011-12-22 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 3 | -99/+106 |
2011-12-22 | PM: Drop generic_subsys_pm_ops | Rafael J. Wysocki | 1 | -25/+0 |
2011-12-22 | PM / Sleep: Remove forward-only callbacks from platform bus type | Rafael J. Wysocki | 1 | -115/+0 |
2011-12-22 | PM: Run the driver callback directly if the subsystem one is not there | Rafael J. Wysocki | 2 | -37/+81 |
2011-12-22 | PM / Sleep: Make pm_op() and pm_noirq_op() return callback pointers | Rafael J. Wysocki | 1 | -102/+95 |
2011-12-22 | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 1 | -2/+4 |
2011-12-21 | devres: Fix a typo in devm_kfree comment | Axel Lin | 1 | -1/+1 |
2011-12-18 | PM / Sleep: Merge internal functions in generic_ops.c | Rafael J. Wysocki | 1 | -37/+11 |
2011-12-18 | PM / Sleep: Simplify generic system suspend callbacks | Rafael J. Wysocki | 1 | -18/+6 |
2011-12-15 | driver-core: implement 'sysdev' functionality for regular devices and buses | Kay Sievers | 6 | -58/+357 |
2011-12-14 | Merge branch 'mfd/da9052' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 6 | -21/+24 |
2011-12-12 | Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 3 | -0/+306 |
2011-12-11 | driver-core/cpu: Expose hotpluggability to the rest of the kernel | Josh Triplett | 1 | -0/+7 |
2011-12-10 | drivers_base: make argument to platform_device_register_full const | Uwe Kleine-König | 1 | -1/+1 |
2011-12-10 | PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled() | Srivatsa S. Bhat | 1 | -0/+4 |
2011-12-10 | PM / Domains: Provide an always on power domain governor | Mark Brown | 1 | -0/+13 |
2011-12-09 | PM / Domains: Fix default system suspend/resume operations | Rafael J. Wysocki | 1 | -8/+8 |
2011-12-08 | PM / Driver core: leave runtime PM enabled during system shutdown | Alan Stern | 1 | -2/+4 |
2011-12-07 | PM / Domains: Make it possible to assign names to generic PM domains | Rafael J. Wysocki | 1 | -2/+12 |
2011-12-07 | PM / Sleep: Unify diagnostic messages from device suspend/resume | Rafael J. Wysocki | 1 | -93/+35 |
2011-12-05 | Merge branch 'regmap/irq' into regmap-next | Mark Brown | 1 | -0/+13 |
2011-12-05 | regmap: Add irq_base accessor to regmap_irq | Mark Brown | 1 | -0/+13 |
2011-12-05 | Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown | 1 | -0/+33 |
2011-12-05 | regmap: Allow drivers to reinitialise the register cache at runtime | Mark Brown | 1 | -0/+33 |
2011-12-02 | PM / Domains: Automatically update overoptimistic latency information | Rafael J. Wysocki | 1 | -4/+39 |
2011-12-02 | PM / Domains: Add default power off governor function (v4) | Rafael J. Wysocki | 2 | -0/+122 |
2011-12-02 | PM / Domains: Add device stop governor function (v4) | Rafael J. Wysocki | 3 | -8/+60 |
2011-12-02 | PM / Domains: Rework system suspend callback routines (v2) | Rafael J. Wysocki | 1 | -99/+150 |
2011-12-02 | PM / Domains: Introduce "save/restore state" device callbacks | Rafael J. Wysocki | 1 | -12/+56 |
2011-12-02 | PM / Domains: Make it possible to use per-device domain callbacks | Rafael J. Wysocki | 1 | -37/+115 |
2011-12-02 | PM / Runtime: Use device PM QoS constraints (v2) | Rafael J. Wysocki | 2 | -28/+144 |
2011-12-01 | regmap: Add trace event for successful cache reads | Mark Brown | 1 | -2/+10 |
2011-11-30 | regmap: Allow regmap_update_bits() users to detect changes | Mark Brown | 1 | -13/+45 |
2011-11-28 | Merge remote-tracking branch 'regmap/topic/irq' into regmap-next | Mark Brown | 1 | -1/+6 |