summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | regmap: When we sanity check during range adds say what errors we findMark Brown2012-10-151-4/+29
| | * | | | | | regmap: Rename n_ranges to num_rangesMark Brown2012-10-151-2/+2
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2012-12-111-1/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | |_|_|/ / | |/| | | |
| | * | | | regmap: core: Report registers in hex when we can't cacheMark Brown2012-10-301-1/+1
* | | | | | Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds2012-12-112-39/+81
|\ \ \ \ \ \
| * | | | | | mm, memory-hotplug: dynamic configure movable memory and portion memoryLai Jiangshan2012-12-111-11/+22
| * | | | | | drivers/base/node.c: cleanup node_state_attr[]Lai Jiangshan2012-12-111-10/+10
| * | | | | | mm: cleanup register_node()Yasuaki Ishimatsu2012-12-111-1/+1
| * | | | | | memory-hotplug: suppress "Device nodeX does not have a release() function" wa...Yasuaki Ishimatsu2012-12-111-1/+19
| * | | | | | numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang2012-12-111-16/+22
| * | | | | | memory hotplug: suppress "Device memoryX does not have a release() function" ...Yasuaki Ishimatsu2012-12-111-1/+8
* | | | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-117-38/+53
|\ \ \ \ \ \ \
| * | | | | | | driver core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-14/+0
| * | | | | | | drivers/base/core.c: Mark to_root_device staticJosh Triplett2012-11-261-1/+1
| * | | | | | | driver core: use initcall_debug to control shutdown infoShuoX Liu2012-11-261-2/+4
| * | | | | | | driver: platform: fix documentation for platform_get_irq_bynameWolfram Sang2012-11-151-1/+1
| * | | | | | | firmware loader: document firmware cache mechanismMing Lei2012-11-141-0/+3
| * | | | | | | firmware loader: introduce module parameter to customize(v4) fw search pathMing Lei2012-11-141-1/+16
| * | | | | | | firmware: use noinline_for_stackCesar Eduardo Barros2012-11-141-1/+1
| * | | | | | | firmware loader: Fix the concurrent request_firmware() race for kref_get/putChuansheng Liu2012-11-141-2/+4
| * | | | | | | firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeoutChuansheng Liu2012-11-141-8/+16
| * | | | | | | Merge 3.7-rc5 into driver-core-nextGreg Kroah-Hartman2012-11-141-0/+7
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-302-3/+3
| * | | | | | | drivers/base: fix typo in comment for arch_setup_pdev_archdata()Sebastian Andrzej Siewior2012-10-301-1/+1
| * | | | | | | Merge 3.7-rc3 into driver-core-nextGreg Kroah-Hartman2012-10-296-125/+160
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | drivers/base: remove CONFIG_EXPERIMENTALKees Cook2012-10-251-4/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-118-96/+414
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-11-291-1/+1
| |\ \ \ \ \ \
| | * | | | | | driver core / PM: move the calling to device_pm_remove behind the calling to ...LongX Zhang2012-11-151-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2012-11-291-3/+3
| |\ \ \ \ \ \
| | * | | | | | base: power - use clk_prepare_enable and clk_prepare_disableMurali Karicheri2012-11-151-3/+3
| | |/ / / / /
| * | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2012-11-291-13/+31
| |\ \ \ \ \ \
| | * | | | | | PM / OPP: using kfree_rcu() to simplify the codeWei Yongjun2012-11-151-12/+1
| | * | | | | | PM / OPP: predictable fail results for opp_find* functions, v2Nishanth Menon2012-11-151-8/+19
| | * | | | | | PM / OPP: Export symbols for module usage.Liam Girdwood2012-11-151-0/+9
| | * | | | | | PM / OPP: RCU reclaimVincent Guittot2012-11-151-5/+14
| | |/ / / / /
| * | | | | | Merge branch 'acpi-enumeration'Rafael J. Wysocki2012-11-291-2/+24
| |\ \ \ \ \ \
| | * | | | | | platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdownRafael J. Wysocki2012-11-271-2/+17
| | * | | | | | Merge branch 'acpi-dev-pm' into acpi-enumerationRafael J. Wysocki2012-11-274-74/+345
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'pm-qos' into acpi-dev-pmRafael J. Wysocki2012-11-154-74/+345
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | ACPI / platform: Initialize ACPI handles of platform devices in advanceRafael J. Wysocki2012-11-211-0/+2
| | * | | | | | | ACPI: Add support for platform bus typeMika Westerberg2012-11-151-0/+5
| | |/ / / / / /
| * | | | | | | Merge branch 'pm-qos'Rafael J. Wysocki2012-11-294-77/+355
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | PM / QoS: Handle device PM QoS flags while removing constraintsRafael J. Wysocki2012-11-241-3/+10
| | | |/ / / / | | |/| | | |
| | * | | | | PM / QoS: Resume device before exposing/hiding PM QoS flagsLan Tianyu2012-11-101-1/+6
| | * | | | | PM / QoS: Document request manipulation requirement for flagsRafael J. Wysocki2012-11-021-0/+9
| | * | | | | PM / QoS: Fix a free error in the dev_pm_qos_constraints_destroy()Lan,Tianyu2012-11-011-1/+1
| | * | | | | PM / QoS: Fix the return value of dev_pm_qos_update_request()Rafael J. Wysocki2012-10-301-1/+1
| | * | | | | PM / Domains: Check device PM QoS flags in pm_genpd_poweroff()Rafael J. Wysocki2012-10-241-1/+10
| | * | | | | PM / QoS: Make it possible to expose PM QoS device flags to user spaceRafael J. Wysocki2012-10-243-47/+221
OpenPOWER on IntegriCloud