summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1510-107/+709
|\
| * firmware class: Deletion of an unnecessary check before the function call "vu...Markus Elfring2014-11-271-2/+1Star
| * firmware loader: fix hung task warning dumpKweh, Hock Leong2014-11-271-2/+2
| * devcoredump: provide a one-way disable functionJohannes Berg2014-11-271-8/+48
| * drivers/base: cacheinfo: remove noisy error boot messageSudeep Holla2014-11-241-3/+1Star
| * Revert "core: platform: add warning if driver has no owner"Wolfram Sang2014-11-111-3/+0Star
| * drivers: base: support cpu cache information interface to userspace via sysfsSudeep Holla2014-11-072-1/+542
| * drivers: base: add cpu_device_create to support per-cpu devicesSudeep Holla2014-11-071-0/+54
| * topology: replace custom attribute macros with standard DEVICE_ATTR*Sudeep Holla2014-11-071-29/+24Star
| * cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-073-34/+7Star
| * driver core: Fix unbalanced device reference in drivers_probeAlex Williamson2014-11-071-3/+5
| * driver core: fix race with userland in device_add()Sergey Klyaus2014-11-071-20/+18Star
| * core: platform: let platform_create_bundle initialize module ownerWolfram Sang2014-11-071-5/+6
| * core: platform: let platform_driver_probe initialize module ownerWolfram Sang2014-11-071-5/+6
| * core: platform: add warning if driver has no ownerWolfram Sang2014-11-071-0/+3
* | memory-hotplug: remove redundant call of page_to_pfnZhang Zhen2014-12-131-2/+2
* | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-111-0/+1
|\ \
| * | of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou2014-11-241-0/+1
* | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-1110-322/+771
|\ \ \
| * \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-087-207/+63Star
| |\ \ \
| | * | | PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki2014-12-047-172/+31Star
| | * | | Merge branch 'pm-clk' into pm-runtimeRafael J. Wysocki2014-11-291-32/+53
| | |\ \ \
| | * \ \ \ Merge back earlier 'pm-runtime' material for 3.19-rc1.Rafael J. Wysocki2014-11-271-36/+33Star
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | PM / Runtime: Rework RPM get callback routinesAndrzej Hajda2014-11-061-36/+33Star
| | | | |/ | | | |/|
| | | | |
| | \ \ \
| *-. | | | Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2014-12-081-43/+70
| |\ \| | |
| | * | | | PM / Domains: Initial PM clock support for genpdUlf Hansson2014-12-041-0/+7
| | * | | | PM / Domains: Power on the PM domain right after attach completesUlf Hansson2014-11-201-0/+1
| | * | | | Merge back 'pm-domains' material for 3.19-rc1.Rafael J. Wysocki2014-11-181-43/+62
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | PM / Domains: Extract code to power off/on a PM domainGeert Uytterhoeven2014-11-141-41/+60
| | | * | | PM / Domains: Make genpd parameter of pm_genpd_present() constGeert Uytterhoeven2014-11-141-2/+2
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp'Rafael J. Wysocki2014-12-082-73/+208
| |\ \ \ \ \ \ \ \ | | | | | |/ / / / | | | | |/| / / / | | | |_|_|/ / / | | |/| | | | / | | | | |_|_|/ | | | |/| | |
| | | | | * | PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability()Viresh Kumar2014-11-291-1/+1
| | | | | * | PM / OPP Introduce APIs to remove OPPsViresh Kumar2014-11-291-0/+102
| | | | | * | PM / OPP mark OPPs as 'static' or 'dynamic'Viresh Kumar2014-11-291-25/+34
| | | | | * | PM / OPP don't match for existing OPPs when list is emptyViresh Kumar2014-11-291-6/+9
| | | | | * | PM / OPP rename 'head' as 'rcu_head' or 'srcu_head' based on its typeViresh Kumar2014-11-291-10/+10
| | | | |/ /
| | | * | | PM / clock_ops: make __pm_clk_enable more genericStrashko, Grygorii2014-11-071-22/+16Star
| | | * | | PM / clock_ops: Add pm_clk_add_clk()Geert Uytterhoeven2014-11-071-10/+37
| | | | |/ | | | |/|
| * | | | Merge branch 'device-properties'Rafael J. Wysocki2014-12-082-1/+432
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Driver core: Unified interface for firmware node propertiesRafael J. Wysocki2014-11-041-0/+246
| | * | | Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki2014-11-042-1/+186
| | | |/ | | |/|
* | | | cma: make default CMA area size zero for x86Akinobu Mita2014-12-111-1/+7
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers'...Mark Brown2014-11-217-9/+127
|\ \ \ \ \
| | * | | | regmap: cache: Sort include headers alphabeticallyXiubo Li2014-10-204-8/+8
| * | | | | regmap: ac97: Add generic AC'97 callbacksMark Brown2014-11-193-1/+119
| |/ / / /
* | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown2014-11-211-25/+30
|\ \ \ \ \
| * | | | | regmap: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-10-201-21/+29
| * | | | | regmap: cache: use kmalloc_array instead of kmallocXiubo Li2014-10-201-2/+2
| * | | | | regmap: cache: speed regcache_hw_init() up.Xiubo Li2014-10-201-1/+1
| * | | | | regmap: cache: fix errno in regcache_hw_init()Xiubo Li2014-10-201-1/+1