summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-041-13/+47
|\
| * PM / QoS: Avoid possible deadlock related to sysfs accessRafael J. Wysocki2013-04-021-13/+47
* | Merge remote-tracking branch 'regmap/fix/async' into tmpMark Brown2013-03-311-0/+2
|\ \
| * | regmap: async: Add missing returnMark Brown2013-03-271-0/+2
| |/
* | Merge remote-tracking branch 'regmap/fix/core' into tmpMark Brown2013-03-311-2/+2
|\ \
| * | regmap: Initialize `map->debugfs' before regcacheDimitris Papastamos2013-03-121-2/+2
| |/
* | regmap: don't corrupt work buffer in _regmap_raw_write()Stephen Warren2013-03-211-2/+1
* | regmap: cache Fix regcache-rbtree syncLars-Peter Clausen2013-03-131-1/+1
|/
* Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-074-102/+126
|\
| * PM / QoS: Remove device PM QoS sysfs attributes at the right placeRafael J. Wysocki2013-03-044-76/+55
| * PM / QoS: Fix concurrency issues and memory leaks in device PM QoSRafael J. Wysocki2013-03-041-42/+87
* | Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-071-0/+1
|\ \ | |/ |/|
| * regmap: irq: call pm_runtime_put in pm_runtime_get_sync failed caseLi Fei2013-03-011-0/+1
* | CHROMIUM: dma-buf: restore args on failure of dma_buf_mmapJohn Sheu2013-02-271-6/+17
* | dma-buf: implement vmap refcounting in the interface logicDaniel Vetter2013-02-271-5/+38
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-262-2/+3
|\ \
| * | switch vfs_getattr() to struct pathAl Viro2013-02-262-2/+3
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \ \
| * | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
| |/ /
* | | pm / runtime: force memory allocation with no I/O during Runtime PM callbcackMing Lei2013-02-231-1/+18
* | | pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei2013-02-231-0/+70
* | | memory-hotplug: check whether all memory blocks are offlined or not when remo...Yasuaki Ishimatsu2013-02-231-0/+6
* | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+1
|\ \ \
| * \ \ Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman2013-01-252-3/+1
| |\ \ \
| * | | | PM/Qos: Expose dev_pm_qos_flags symbolLan Tianyu2013-01-251-0/+1
| | |/ / | |/| |
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-218-269/+325
|\ \ \ \
| * | | | base: memory: fix soft/hard_offline_page permissionsFelipe Balbi2013-02-181-2/+2
| * | | | drivercore: Fix ordering between deferred_probe and exiting initcallsGrant Likely2013-02-151-0/+2
| * | | | driver-core: constify data for class_find_device()Michał Mirosław2013-02-062-4/+4
| * | | | firmware: Ignore abort check when no user-helper is usedTakashi Iwai2013-02-031-2/+9
| * | | | firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPERTakashi Iwai2013-02-031-162/+151
| * | | | firmware: Make user-mode helper optionalTakashi Iwai2013-02-032-13/+55
| * | | | firmware: Refactoring for splitting user-mode helper codeTakashi Iwai2013-02-031-133/+154
| * | | | Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas2013-02-031-2/+2
| * | | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-252-3/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-173-15/+42
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Revert "drivers: base: Convert print_symbol to %pSR"Greg Kroah-Hartman2013-01-171-2/+2
| * | | | driver core: fix possible missing of device probeMing Lei2013-01-171-1/+1
| * | | | drivers: base: Convert print_symbol to %pSRJoe Perches2013-01-171-2/+2
| * | | | dma_buf: Cleanup dma_buf_fdBorislav Petkov2013-01-171-5/+4
| * | | | drivers/base/core.c: Remove two unused variables and two useless calls to kfreePeter Senna Tschudin2013-01-171-4/+0
* | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-203-10/+18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-02-151-8/+11
| |\ \ \ \ \
| | * | | | | PM / OPP: Export more symbols for module usageMark Langsdorf2013-02-021-0/+3
| | * | | | | PM / OPP: switch exported symbols to GPL variantNishanth Menon2013-02-021-8/+8
| | | |_|/ / | | |/| | |
| * | | | | PM: Introduce suspend state PM_SUSPEND_FREEZEZhang Rui2013-02-091-0/+6
| * | | | | PM / Domains: don't use [delayed_]work_pending()Tejun Heo2013-01-261-2/+1
| |/ / / /
* | | | | Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-203-0/+77
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | drivers/pinctrl: grab default handles from device coreLinus Walleij2013-01-233-0/+77
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown2013-02-142-12/+48
|\ \ \ \
OpenPOWER on IntegriCloud