summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | 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/+16
| | | * | | 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
| |\ \ \ \ | | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud