Age | Commit message (Expand) | Author |
2013-07-18 | Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-18 | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-16 | driver-core: fix new kernel-doc warning in base/platform.c | Randy Dunlap |
2013-07-16 | driver core: add default groups to struct class | Greg Kroah-Hartman |
2013-07-16 | driver core: Introduce device_create_groups | Guenter Roeck |
2013-07-15 | Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-14 | drivers: delete __cpuinit usage from all remaining drivers files | Paul Gortmaker |
2013-07-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-09 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-07-04 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-07-04 | regmap: cache: bail in regmap_async_complete() for bus-less maps | Daniel Mack |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | drivers: avoid format string in dev_set_name | Kees Cook |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-03 | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-07-03 | Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2013-06-30 | Merge remote-tracking branch 'regmap/topic/field' into regmap-next | Mark Brown |
2013-06-30 | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next | Mark Brown |
2013-06-30 | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown |
2013-06-30 | Merge remote-tracking branch 'regmap/topic/cache' into regmap-next | Mark Brown |
2013-06-28 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-06-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-06-28 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2013-06-28 | reservation: cross-device reservation support, v4 | Maarten Lankhorst |
2013-06-27 | Merge branch 'pm-cpufreq-assorted' into pm-cpufreq | Rafael J. Wysocki |
2013-06-25 | firmware loader: fix another compile warning with PM_SLEEP unset | Ming Lei |
2013-06-24 | PM / QoS: Add dev_pm_qos_request tracepoints | Sahara |
2013-06-21 | firmware loader: fix compile warning with PM_SLEEP set | Ming Lei |
2013-06-21 | PM / Sleep: Print last wakeup source on failed wakeup_count write | Julius Werner |
2013-06-20 | Merge branch 'linus' into patchwork | Mauro Carvalho Chehab |
2013-06-19 | Merge branch 'driver-core-linus' into driver-core-next | Greg Kroah-Hartman |
2013-06-19 | regmap: debugfs: Suppress cache for partial register files | Mark Brown |
2013-06-18 | firmware loader: fix use-after-free by double abort | Ming Lei |
2013-06-17 | Merge 3.10-rc6 into driver-core-next | Greg Kroah-Hartman |
2013-06-16 | drivers: pinctrl sleep and idle states in the core | Linus Walleij |
2013-06-12 | regmap: Add regmap_field APIs | Srinivas Kandagatla |
2013-06-12 | driver core: move to_platform_driver to platform_device.h | Rob Herring |
2013-06-11 | PM / wakeup: Adjust messaging for wake events during suspend | Bernie Thompson |
2013-06-08 | [media] dma-buf: Cocci spatch "ptr_ret.spatch" | Thomas Meyer |
2013-06-06 | firmware loader: simplify holding module for request_firmware | Ming Lei |
2013-06-06 | firmware loader: don't export cache_firmware and uncache_firmware | Ming Lei |
2013-06-06 | drivers/base: Use attribute groups to create sysfs memory files | Nathan Fontenot |
2013-06-06 | firmware loader: fix compile warning | Ming Lei |
2013-06-04 | firmware loader: fix build failure with !CONFIG_FW_LOADER_USER_HELPER | Ming Lei |
2013-06-04 | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-06-03 | driver core: firmware loader: kill FW_ACTION_NOHOTPLUG requests before suspend | Ming Lei |
2013-06-03 | driver core: firmware loader: don't cache FW_ACTION_NOHOTPLUG firmware | Ming Lei |
2013-06-03 | Documentation: Tidy up some drivers/base/core.c kerneldoc content. | Robert P. J. Day |
2013-06-03 | platform_device: use a macro instead of platform_driver_register | Libo Chen |