aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
...
| | * | | | | | | regmap: Fix printing of size_t variableFabio Estevam2012-10-25
| | * | | | | | | regmap: Split raw writes that cross window boundariesMark Brown2012-10-14
| | * | | | | | | regmap: Make return code checks consistentMark Brown2012-10-14
| | * | | | | | | regmap: Factor range lookup out of page selectionMark Brown2012-10-14
| | * | | | | | | regmap: Provide debugfs read of register rangesMark Brown2012-10-14
| | * | | | | | | regmap: Factor out debugfs register readMark Brown2012-10-14
| | * | | | | | | regmap: Allow ranges to be namedMark Brown2012-10-14
| | * | | | | | | regmap: When we sanity check during range adds say what errors we findMark Brown2012-10-14
| | * | | | | | | regmap: Rename n_ranges to num_rangesMark Brown2012-10-14
| | |/ / / / / /
| * | | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2012-12-10
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | |
| | * | | | | regmap: core: Report registers in hex when we can't cacheMark Brown2012-10-30
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-11
|\ \ \ \ \ \
| * | | | | | mm, memory-hotplug: dynamic configure movable memory and portion memoryLai Jiangshan2012-12-11
| * | | | | | drivers/base/node.c: cleanup node_state_attr[]Lai Jiangshan2012-12-11
| * | | | | | mm: cleanup register_node()Yasuaki Ishimatsu2012-12-11
| * | | | | | memory-hotplug: suppress "Device nodeX does not have a release() function" wa...Yasuaki Ishimatsu2012-12-11
| * | | | | | numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang2012-12-11
| * | | | | | memory hotplug: suppress "Device memoryX does not have a release() function" ...Yasuaki Ishimatsu2012-12-11
* | | | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \
| * | | | | | | driver core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-28
| * | | | | | | drivers/base/core.c: Mark to_root_device staticJosh Triplett2012-11-26
| * | | | | | | driver core: use initcall_debug to control shutdown infoShuoX Liu2012-11-26
| * | | | | | | driver: platform: fix documentation for platform_get_irq_bynameWolfram Sang2012-11-15
| * | | | | | | firmware loader: document firmware cache mechanismMing Lei2012-11-14
| * | | | | | | firmware loader: introduce module parameter to customize(v4) fw search pathMing Lei2012-11-14
| * | | | | | | firmware: use noinline_for_stackCesar Eduardo Barros2012-11-14
| * | | | | | | firmware loader: Fix the concurrent request_firmware() race for kref_get/putChuansheng Liu2012-11-14
| * | | | | | | firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeoutChuansheng Liu2012-11-14
| * | | | | | | Merge 3.7-rc5 into driver-core-nextGreg Kroah-Hartman2012-11-14
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-30
| * | | | | | | drivers/base: fix typo in comment for arch_setup_pdev_archdata()Sebastian Andrzej Siewior2012-10-30
| * | | | | | | Merge 3.7-rc3 into driver-core-nextGreg Kroah-Hartman2012-10-29
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | drivers/base: remove CONFIG_EXPERIMENTALKees Cook2012-10-25
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-11-29
| |\ \ \ \ \ \
| | * | | | | | driver core / PM: move the calling to device_pm_remove behind the calling to ...LongX Zhang2012-11-14
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2012-11-29
| |\ \ \ \ \ \
| | * | | | | | base: power - use clk_prepare_enable and clk_prepare_disableMurali Karicheri2012-11-14
| | |/ / / / /
| * | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2012-11-29
| |\ \ \ \ \ \
| | * | | | | | PM / OPP: using kfree_rcu() to simplify the codeWei Yongjun2012-11-14
| | * | | | | | PM / OPP: predictable fail results for opp_find* functions, v2Nishanth Menon2012-11-14
| | * | | | | | PM / OPP: Export symbols for module usage.Liam Girdwood2012-11-14
| | * | | | | | PM / OPP: RCU reclaimVincent Guittot2012-11-14
| | |/ / / / /
| * | | | | | Merge branch 'acpi-enumeration'Rafael J. Wysocki2012-11-29
| |\ \ \ \ \ \
| | * | | | | | platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdownRafael J. Wysocki2012-11-27
| | * | | | | | Merge branch 'acpi-dev-pm' into acpi-enumerationRafael J. Wysocki2012-11-27
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'pm-qos' into acpi-dev-pmRafael J. Wysocki2012-11-14
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | ACPI / platform: Initialize ACPI handles of platform devices in advanceRafael J. Wysocki2012-11-20
| | * | | | | | | ACPI: Add support for platform bus typeMika Westerberg2012-11-14
| | |/ / / / / /
| * | | | | | | Merge branch 'pm-qos'Rafael J. Wysocki2012-11-29
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |