summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| * | | regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel2015-03-193-26/+30
| | |/ | |/|
* | | Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-173-4/+7
|\ \ \ | |_|/ |/| |
| | |
| | \
| | \
| | \
| *---. \ Merge remote-tracking branches 'regmap/fix/irq', 'regmap/fix/rbtree' and 'reg...Mark Brown2015-03-073-4/+7
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * regmap: Skip read-only registers in regcache_sync()Takashi Iwai2015-03-041-2/+4
| | |_|/ | |/| |
| | | * regmap: regcache-rbtree: Fix present bitmap resizeLars-Peter Clausen2015-03-071-1/+1
| | |/ | |/|
| | * regmap-irq: set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg2015-02-141-1/+2
| | |
| \ \
*-. \ \ Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2015-03-061-12/+12
|\ \ \ \ | | |/ /
| * | | PM / Domains: cleanup: rename gpd -> genpd in debugfs interfaceKevin Hilman2015-03-041-12/+12
| |/ /
* | | PM / wakeup: export pm_system_wakeup symbolBoris BREZILLON2015-03-041-0/+1
|/ /
* | Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-152-40/+22
|\ \
| * | firmware_loader: handle timeout via wait_for_completion_interruptible_timeout()Ming Lei2015-02-031-24/+6
| * | firmware_loader: abort request if wait_for_completion is interruptedMing Lei2015-02-031-0/+7
| * | firmware: Correct function name in commentBorislav Petkov2015-02-031-1/+1
| * | device: Change dev_<level> logging functions to return voidJoe Perches2015-01-261-18/+11
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-142-2/+3
|\ \
| * | drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-2/+3
| | |
| \ \
*-. \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2015-02-133-10/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * PM / OPP / clk: Remove unnecessary OOM messageQuentin Lambert2015-02-123-10/+3
* | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-104-148/+225
|\ \ \
| * \ \ Merge branch 'pm-domains'Rafael J. Wysocki2015-02-102-104/+71
| |\ \ \
| | * | | PM: Convert dev_pm_put_subsys_data() into a void functionUlf Hansson2015-02-031-10/+4
| | * | | 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/+14
| | * | | PM / Domains: Don't check for an existing device when adding a newUlf Hansson2015-02-031-7/+0
| | * | | 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/+2
| | * | | 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/+0
| | |/ /
| | | |
| | \ \
| *-. \ \ 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-181-34/+44
|\ \ \ \ \ \
OpenPOWER on IntegriCloud