summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-114-148/+225
|\
| * Merge branch 'pm-domains'Rafael J. Wysocki2015-02-102-104/+71Star
| |\
| | * PM: Convert dev_pm_put_subsys_data() into a void functionUlf Hansson2015-02-031-10/+4Star
| | * PM: Update function header for dev_pm_get_subsys_data()Ulf Hansson2015-02-031-2/+2
| | * PM / Domains: Handle errors from genpd's ->attach_dev() callbackUlf Hansson2015-02-031-2/+3
| | * PM / Domains: Re-order initialization of generic_pm_domain_dataUlf Hansson2015-02-031-32/+35
| | * PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device()Ulf Hansson2015-02-031-9/+16
| | * PM / Domains: Eliminate the mutex for the generic_pm_domain_dataUlf Hansson2015-02-031-23/+14Star
| | * PM / Domains: Don't check for an existing device when adding a newUlf Hansson2015-02-031-7/+0Star
| | * PM / Domains: Don't allow an existing generic_pm_domain_dataUlf Hansson2015-02-031-8/+12
| | * PM / Domains: Remove reference counting for the generic_pm_domain_dataUlf Hansson2015-02-031-8/+2Star
| | * PM / Domains: Rename __pm_genpd_alloc|free_dev_data()Ulf Hansson2015-02-031-6/+6
| | * PM / Domains: Remove pm_genpd_dev_need_restore() APIUlf Hansson2015-01-231-20/+0Star
| | |
| | \
| *-. \ Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq'Rafael J. Wysocki2015-02-102-44/+154
| |\ \ \ | | |_|/ | |/| |
| | | * PM / OPP: Assert RCU lock in exported functionsKrzysztof Kozlowski2015-01-231-0/+4
| | | * PM / OPP: Update kernel documentationNishanth Menon2015-01-231-13/+114
| | | * PM / OPP: Ensure consistent naming of static functionsNishanth Menon2015-01-231-31/+31
| | | * PM / OPP: export dev_pm_opp_get_notifierNishanth Menon2015-01-231-0/+1
| | |/ | |/|
| | * PM / QoS: Use lockdep asserts to find missing hold of power.lockKrzysztof Kozlowski2015-01-231-0/+4
| |/
| |
| \
| \
| \
*---. \ 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-191-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/+2Star
| | * | | | | | 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-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