summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-sleep' into acpi-batteryRafael J. Wysocki2014-05-302-15/+57
|\
| * PM / sleep: unregister wakeup source when disabling device wakeupZhang Rui2014-05-301-0/+6
| * PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarilyRafael J. Wysocki2014-05-161-15/+51
* | drivercore: deferral race condition fixGrant Likely2014-04-291-0/+17
* | of/irq: do irq resolution in platform_get_irqRob Herring2014-04-241-1/+6
|/
* drivers/base/dd.c incorrect pr_debug() parametersFrank Rowand2014-04-161-2/+2
* topology: Fix compilation warning when not in SMPVincent Stehlé2014-04-161-2/+1
* sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-04-161-33/+0
* Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-111-1/+2
|\
| * regmap: adds missing braces in regmap_init()Daeseok Youn2014-04-011-1/+2
| |
| \
*-. \ Merge branches 'pm-wakeup' and 'pm-domains'Rafael J. Wysocki2014-04-081-0/+13
|\ \ \
| | * | PM / domains: Add pd_ignore_unused to keep power domains enabledTushar Behera2014-04-071-0/+13
| |/ /
* | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-4/+8
|\ \ \
| * | | drivers/base/topology.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-4/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | driver core: unexport static function create_syslog_headerJiang Liu2014-03-101-1/+0
| * | | Merge branch 'master' into for-nextJiri Kosina2014-02-2014-75/+608
| |\ \ \
| * | | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-1/+1
* | | | | Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-021-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2014-04-011-1/+1
| |\ \ \ \ \
| | * | | | | PM / Runtime: Spelling s/competing/completing/Geert Uytterhoeven2014-03-261-1/+1
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-0117-36/+89
|\ \ \ \ \ \
| * | | | | | Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman2014-03-251-0/+33
| * | | | | | numa: fix NULL pointer access and memory leak in unregister_one_node()Xishi Qiu2014-03-081-0/+4
| * | | | | | Revert "driver core: synchronize device shutdown"Roland Dreier2014-03-081-2/+0
| * | | | | | Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2014-03-022-13/+13
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2014-02-182-12/+3
| * | | | | | cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel2014-02-182-5/+53
| * | | | | | Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman2014-02-181-0/+8
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | driver core: unexport static function create_syslog_headerJiang Liu2014-02-151-1/+0
| * | | | | | firmware: use power efficient workqueue for unloading and aborting fw loadShaibal Dutta2014-02-151-3/+4
| * | | | | | firmware: give a protection when map page failedzhang jun2014-02-151-1/+5
| * | | | | | drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-1410-10/+0
| * | | | | | ACPI / platform: drop redundant ACPI_HANDLE checkJosh Cartwright2014-02-141-7/+4
| * | | | | | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-02-071-33/+0
| * | | | | | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo2014-02-071-0/+17
| * | | | | | dma-buf: avoid using IS_ERR_OR_NULLColin Cross2014-02-071-7/+11
* | | | | | | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-011-31/+197
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman2014-03-021-0/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge 3.14-rc4 into char-misc-nextGreg Kroah-Hartman2014-02-241-13/+12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman2014-02-181-0/+8
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | regmap: spmi: support base and extended register spacesJosh Cartwright2014-02-151-31/+197
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-011-0/+26
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...Mark Brown2014-03-261-0/+26
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | / / / / | | |_|_|_|/ / / / | |/| | | | | | |
| | | * | | | | | devres: introduce API "devm_kstrdup"Manish Badarkhe2014-02-111-0/+26
| | |/ / / / / /
* | | | | | | | Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2014-04-016-78/+354
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...Mark Brown2014-03-285-68/+341
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|/ | | | | | | |/| | | | | | |
| | | | | | | | * | | | | | regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]2014-03-102-16/+174
| | | | | | | | * | | | | | regmap: Base regmap_register_patch on _regmap_multi_reg_writeCharles Keepax2014-02-261-14/+4
| | | | | | | | * | | | | | regmap: Add bypassed version of regmap_multi_reg_writeCharles Keepax2014-02-261-13/+62
OpenPOWER on IntegriCloud