Age | Commit message (Expand) | Author |
2012-03-22 | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds |
2012-03-22 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-03-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-21 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-21 | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2012-03-19 | Merge branch 'pm-domains' | Rafael J. Wysocki |
2012-03-19 | PM / Domains: Check domain status during hibernation restore of devices | Rafael J. Wysocki |
2012-03-16 | Merge branch 'pm-domains' | Rafael J. Wysocki |
2012-03-16 | Merge branch 'pm-qos' | Rafael J. Wysocki |
2012-03-16 | PM / Domains: Introduce "always on" device flag | Rafael J. Wysocki |
2012-03-16 | PM / Domains: Fix hibernation restore of devices, v2 | Rafael J. Wysocki |
2012-03-16 | PM / Domains: Fix handling of wakeup devices during system resume | Rafael J. Wysocki |
2012-03-14 | Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next | Mark Brown |
2012-03-14 | Merge remote-tracking branch 'regmap/topic/introspection' into regmap-next | Mark Brown |
2012-03-14 | Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' i... | Mark Brown |
2012-03-14 | Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next | Mark Brown |
2012-03-14 | Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' in... | Mark Brown |
2012-03-14 | Merge tag 'v3.3-rc7' into x86/mce | Ingo Molnar |
2012-03-13 | PM / QoS: Make it possible to expose PM QoS latency constraints | Rafael J. Wysocki |
2012-03-11 | regmap: Fix future missing prototype of devres_alloc() and friends | Stephen Warren |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman |
2012-03-09 | driver-core: remove legacy iSeries hack | Stephen Rothwell |
2012-03-08 | driver core: minor comment formatting cleanups | Greg Kroah-Hartman |
2012-03-08 | driver core: move the deferred probe pointer into the private area | Greg Kroah-Hartman |
2012-03-08 | drivercore: Add driver probe deferral mechanism | Grant Likely |
2012-03-05 | regmap: Fix rbtree block base in sync | Mark Brown |
2012-03-05 | regcache: Make sure we sync register 0 in an rbtree cache | Mark Brown |
2012-03-04 | Merge branch 'pm-domains' | Rafael J. Wysocki |
2012-03-04 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2012-03-04 | PM / Sleep: Add more wakeup source initialization routines | Rafael J. Wysocki |
2012-03-04 | PM / Sleep: Make __pm_stay_awake() delete wakeup source timers | Rafael J. Wysocki |
2012-03-04 | PM / Sleep: Fix race conditions related to wakeup source timer function | Rafael J. Wysocki |
2012-03-04 | PM / Sleep: Fix possible infinite loop during wakeup source destruction | Rafael J. Wysocki |
2012-03-01 | regmap: delete unused module.h from drivers/base/regmap files | Paul Gortmaker |
2012-02-27 | regmap: Fix x86_64 breakage | Mark Brown |
2012-02-24 | regmap: Allow drivers to sync only part of the register cache | Mark Brown |
2012-02-24 | regmap: Supply ranges to the sync operations | Mark Brown |
2012-02-23 | regmap: Add tracepoints for cache only and cache bypass | Mark Brown |
2012-02-23 | regmap: Mark the cache as clean after a successful sync | Mark Brown |
2012-02-23 | regmap: Remove default cache sync implementation | Mark Brown |
2012-02-23 | regmap: Skip hardware defaults for LZO caches | Mark Brown |
2012-02-22 | regmap: Expose the driver name in debugfs | Dimitris Papastamos |
2012-02-22 | regmap: Add support for writing to regmap registers via debugfs | Dimitris Papastamos |
2012-02-21 | Merge tag 'topic/introspection' of git://git.kernel.org/pub/scm/linux/kernel/... | Mark Brown |
2012-02-21 | regmap: Support raw reads from cached registers | Mark Brown |
2012-02-20 | Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown |
2012-02-20 | Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |
2012-02-20 | regmap: Allow users to query the size of register values | Mark Brown |
2012-02-19 | Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict | Mark Brown |