Age | Commit message (Expand) | Author | Files | Lines |
2013-07-05 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -3/+0 |
2013-07-04 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 1 | -1/+1 |
2013-07-04 | drivers: avoid format string in dev_set_name | Kees Cook | 1 | -1/+1 |
2013-07-04 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -134/+267 |
2013-07-03 | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+19 |
2013-07-03 | Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 5 | -30/+289 |
2013-06-30 | Merge remote-tracking branch 'regmap/topic/field' into regmap-next | Mark Brown | 2 | -0/+138 |
2013-06-30 | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next | Mark Brown | 1 | -2/+2 |
2013-06-30 | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown | 1 | -1/+4 |
2013-06-30 | Merge remote-tracking branch 'regmap/topic/cache' into regmap-next | Mark Brown | 5 | -27/+145 |
2013-06-28 | Merge branch 'pm-assorted' | Rafael J. Wysocki | 6 | -35/+17 |
2013-06-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -2/+2 |
2013-06-28 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 3 | -97/+248 |
2013-06-27 | Merge branch 'pm-cpufreq-assorted' into pm-cpufreq | Rafael J. Wysocki | 1 | -2/+2 |
2013-06-26 | firmware loader: fix another compile warning with PM_SLEEP unset | Ming Lei | 1 | -12/+12 |
2013-06-24 | PM / QoS: Add dev_pm_qos_request tracepoints | Sahara | 1 | -0/+6 |
2013-06-22 | firmware loader: fix compile warning with PM_SLEEP set | Ming Lei | 1 | -3/+3 |
2013-06-21 | PM / Sleep: Print last wakeup source on failed wakeup_count write | Julius Werner | 1 | -2/+3 |
2013-06-20 | Merge branch 'driver-core-linus' into driver-core-next | Greg Kroah-Hartman | 1 | -16/+32 |
2013-06-19 | regmap: debugfs: Suppress cache for partial register files | Mark Brown | 1 | -0/+4 |
2013-06-18 | firmware loader: fix use-after-free by double abort | Ming Lei | 1 | -9/+18 |
2013-06-18 | Merge 3.10-rc6 into driver-core-next | Greg Kroah-Hartman | 3 | -15/+16 |
2013-06-16 | drivers: pinctrl sleep and idle states in the core | Linus Walleij | 1 | -0/+19 |
2013-06-12 | regmap: Add regmap_field APIs | Srinivas Kandagatla | 2 | -0/+138 |
2013-06-12 | driver core: move to_platform_driver to platform_device.h | Rob Herring | 1 | -3/+0 |
2013-06-12 | PM / wakeup: Adjust messaging for wake events during suspend | Bernie Thompson | 1 | -1/+3 |
2013-06-06 | firmware loader: simplify holding module for request_firmware | Ming Lei | 1 | -6/+7 |
2013-06-06 | firmware loader: don't export cache_firmware and uncache_firmware | Ming Lei | 1 | -4/+2 |
2013-06-06 | drivers/base: Use attribute groups to create sysfs memory files | Nathan Fontenot | 1 | -81/+62 |
2013-06-06 | firmware loader: fix compile warning | Ming Lei | 1 | -0/+4 |
2013-06-04 | firmware loader: fix build failure with !CONFIG_FW_LOADER_USER_HELPER | Ming Lei | 1 | -14/+17 |
2013-06-04 | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 1 | -2/+2 |
2013-06-04 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 1 | -2/+0 |
2013-06-04 | driver core: firmware loader: kill FW_ACTION_NOHOTPLUG requests before suspend | Ming Lei | 1 | -0/+17 |
2013-06-04 | driver core: firmware loader: don't cache FW_ACTION_NOHOTPLUG firmware | Ming Lei | 1 | -3/+6 |
2013-06-04 | Documentation: Tidy up some drivers/base/core.c kerneldoc content. | Robert P. J. Day | 1 | -7/+7 |
2013-06-04 | platform_device: use a macro instead of platform_driver_register | Libo Chen | 1 | -3/+5 |
2013-06-04 | firmware: move EXPORT_SYMBOL annotations | Daniel Mack | 1 | -6/+5 |
2013-06-04 | firmware: Avoid deadlock of usermodehelper lock at shutdown | Takashi Iwai | 1 | -7/+37 |
2013-06-03 | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki | 4 | -32/+5 |
2013-06-03 | Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus | Mark Brown | 1 | -1/+4 |
2013-06-03 | Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus | Mark Brown | 2 | -14/+12 |
2013-06-03 | regmap: core: Cache all registers by default when cache is enabled | Mark Brown | 1 | -1/+4 |
2013-06-03 | regmap: Implemented default cache sync operation | Maarten ter Huurne | 1 | -4/+42 |
2013-06-01 | Driver core / MM: Drop offline_memory_block() | Rafael J. Wysocki | 1 | -21/+0 |
2013-06-01 | Driver core / memory: Simplify __memory_block_change_state() | Rafael J. Wysocki | 1 | -9/+2 |
2013-06-01 | regmap: rbtree: Fixed node range check on sync | Maarten ter Huurne | 1 | -2/+0 |
2013-05-30 | CPU: Fix sysfs cpu/online of offlined CPUs | Toshi Kani | 1 | -0/+1 |
2013-05-27 | Merge 3.10-rc3 into driver-core-next | Greg Kroah-Hartman | 3 | -8/+11 |
2013-05-25 | regmap: Make regmap-mmio usable from atomic contexts | Lars-Peter Clausen | 2 | -2/+6 |