summaryrefslogtreecommitdiff
path: root/drivers/base
Commit message (Expand)AuthorAge
* Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-20
|\
| * device property: export code duplicating array of property entriesDmitry Torokhov2017-02-07
| * device property: constify property arrays valuesDmitry Torokhov2017-02-07
| * device property: allow to constify propertiesDmitry Torokhov2017-02-07
* | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-02-20
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'pm-core', 'pm-qos' and 'pm-domains'Rafael J. Wysocki2017-02-20
| |\ \ \ \
| | | | * | PM / Domains: Fix asynchronous execution of *noirq() callbacksUlf Hansson2017-02-09
| | | | * | PM / Domains: Correct comment in irq_safe_dev_in_no_sleep_domain()Ulf Hansson2017-02-08
| | | | * | PM / Domains: Rename functions in genpd for power on/offUlf Hansson2017-01-27
| | | * | | PM / QoS: Fix memory leak on resume_latency.notifiersJohn Keeping2017-02-18
| | | |/ /
| | * | | PM / wakeirq: report a wakeup_event on dedicated wekup irqGrygorii Strashko2017-02-13
| | * | | PM / wakeirq: Fix spurious wake-up events for dedicated wakeirqsGrygorii Strashko2017-02-13
| | * | | PM / wakeirq: Enable dedicated wakeirq for suspendGrygorii Strashko2017-02-13
| * | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2017-02-20
| |\ \ \ \
| | * | | | CPU / PM: expose pm_qos_resume_latency for CPUsAlex Shi2017-01-30
| | | |/ / | | |/| |
| * | | | Merge branch 'pm-opp'Rafael J. Wysocki2017-02-20
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp APIDave Gerlach2017-02-09
| | * | | PM / OPP: Make _find_opp_table_unlocked() staticWei Yongjun2017-02-07
| | * | | PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()Viresh Kumar2017-01-30
| | * | | PM / OPP: Simplify _opp_set_availability()Viresh Kumar2017-01-30
| | * | | PM / OPP: Move away from RCU lockingViresh Kumar2017-01-30
| | * | | PM / OPP: Take kref from _find_opp_table()Viresh Kumar2017-01-30
| | * | | PM / OPP: Update OPP users to put referenceViresh Kumar2017-01-30
| | * | | PM / OPP: Add 'struct kref' to struct dev_pm_oppViresh Kumar2017-01-30
| | * | | PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()Viresh Kumar2017-01-30
| | * | | PM / OPP: Take reference of the OPP table while adding/removing OPPsViresh Kumar2017-01-30
| | * | | PM / OPP: Return opp_table from dev_pm_opp_set_*() routinesViresh Kumar2017-01-30
| | * | | PM / OPP: Add 'struct kref' to OPP tableViresh Kumar2017-01-30
| | * | | PM / OPP: Add per OPP table mutexViresh Kumar2017-01-30
| | * | | PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()Viresh Kumar2017-01-27
| | * | | PM / OPP: Don't expose srcu_head to register notifiersViresh Kumar2017-01-27
| | * | | PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rateViresh Kumar2017-01-27
| | * | | PM / OPP: Don't allocate OPP table from _opp_allocate()Viresh Kumar2017-01-27
| | * | | PM / OPP: Rename and split _dev_pm_opp_remove_table()Viresh Kumar2017-01-27
| | * | | PM / OPP: Add light weight _opp_free() routineViresh Kumar2017-01-27
| | * | | PM / OPP: Error out on failing to add static OPPs for v1 bindingsViresh Kumar2017-01-27
| | * | | PM / OPP: Rename _allocate_opp() to _opp_allocate()Viresh Kumar2017-01-27
| | * | | PM / OPP: Remove useless TODOViresh Kumar2017-01-27
| | * | | PM / OPP: Fix memory leak while adding duplicate OPPsViresh Kumar2017-01-27
| | |/ /
* | | | Merge tag 'regmap-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2017-02-20
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' i...Mark Brown2017-02-03
| |\ \ \ \ \
| | | * | | | regmap: use rb_entry()Geliang Tang2016-12-19
| | * | | | | regmap: Fixup the kernel-doc comments on functions/structuresCharles Keepax2017-01-12
| | |/ / / /
| * | | | | Merge tag 'regmap-v4.10' into regmap-nextMark Brown2017-02-03
| |\ \ \ \ \ | | |/ / / /
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-20
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'irqchip-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2017-02-09
| |\ \ \ \ \
| | * | | | | ACPI: Add support for ResourceSource/IRQ domain mappingAgustin Vega-Frias2017-02-03
| * | | | | | irq/platform-msi: Fix comment about maximal MSIsMatthias Brugger2017-01-17
| | |_|_|/ / | |/| | | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki2017-02-06
|\ \ \ \ \ \ \ | | |/ / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki2017-02-04
| | |/ / / | |/| | |