summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
*---. Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'r...Mark Brown2015-02-084-6/+55
|\ \ \
| | | * regmap: Fix i2c word access when using SMBus access functionsGuenter Roeck2015-02-041-1/+45
| | | * regmap: Export regmap_get_val_endianGuenter Roeck2015-02-042-3/+8
| | |/
| * | regmap: ac97: Clean up indentationMark Brown2015-02-021-2/+2
| |/
* | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2015-02-081-2/+4
|\ \
| * | regmap: Move spinlock_flags into the unionWang, Yalin2014-12-151-2/+4
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki2014-12-291-1/+2
|\ \ \ \ \
| * | | | | PM / Domains: Export of_genpd_get_from_provider functionAmit Daniel Kachhap2014-12-171-1/+2
* | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2014-12-291-8/+31
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | PM / OPP: take RCU lock in dev_pm_opp_get_opp_countDmitry Torokhov2014-12-181-7/+8
| * | | | | PM / OPP: fix warning in of_free_opp_table()Dmitry Torokhov2014-12-181-2/+8
| * | | | | PM / OPP: add some lockdep annotationsDmitry Torokhov2014-12-181-0/+16
* | | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-34/+44
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'Rafael J. Wysocki2014-12-181-32/+42
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | / / | | | | | |_|/ / | | | | |/| | |
| | * | | | | | PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic()Viresh Kumar2014-12-101-7/+10
| | * | | | | | PM / OPP: handle allocation of device_opp in a separate routineViresh Kumar2014-12-101-15/+22
| | * | | | | | PM / OPP: reuse find_device_opp() instead of duplicating codeViresh Kumar2014-12-101-7/+2
| | * | | | | | PM / OPP: Staticize __dev_pm_opp_remove()Viresh Kumar2014-12-101-1/+2
| | * | | | | | PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp'Viresh Kumar2014-12-101-2/+6
| * | | | | | | Merge branch 'fixes'Rafael J. Wysocki2014-12-111-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'pm-opp'Rafael J. Wysocki2014-12-101-2/+2
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | PM / OPP: remove double calls to find_device_opp()Viresh Kumar2014-12-101-1/+1
| | | * | | | | | PM / OPP: set new_opp->dev_opp to a valid dev_oppViresh Kumar2014-12-101-1/+1
| | | |/ / / / /
* | | | | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1410-107/+709
|\ \ \ \ \ \ \ \
| * | | | | | | | firmware class: Deletion of an unnecessary check before the function call "vu...Markus Elfring2014-11-261-2/+1
| * | | | | | | | firmware loader: fix hung task warning dumpKweh, Hock Leong2014-11-261-2/+2
| * | | | | | | | devcoredump: provide a one-way disable functionJohannes Berg2014-11-261-8/+48
| * | | | | | | | drivers/base: cacheinfo: remove noisy error boot messageSudeep Holla2014-11-241-3/+1
| * | | | | | | | Revert "core: platform: add warning if driver has no owner"Wolfram Sang2014-11-111-3/+0
| * | | | | | | | 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/+24
| * | | | | | | | cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-073-34/+7
| * | | | | | | | 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/+18
| * | | | | | | | core: platform: let platform_create_bundle initialize module ownerWolfram Sang2014-11-061-5/+6
| * | | | | | | | core: platform: let platform_driver_probe initialize module ownerWolfram Sang2014-11-061-5/+6
| * | | | | | | | core: platform: add warning if driver has no ownerWolfram Sang2014-11-061-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-1010-322/+771
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-087-207/+63
| |\ \ \ \ \ \ \
| | * | | | | | | PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki2014-12-047-172/+31
| | * | | | | | | 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/+33
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | PM / Runtime: Rework RPM get callback routinesAndrzej Hajda2014-11-061-36/+33
| | | | |/ / / / / | | | |/| | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ 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
OpenPOWER on IntegriCloud