summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-201-82/+147
|\
| * device property: export code duplicating array of property entriesDmitry Torokhov2017-02-071-65/+129
| * device property: constify property arrays valuesDmitry Torokhov2017-02-071-5/+5
| * device property: allow to constify propertiesDmitry Torokhov2017-02-071-20/+21
* | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-02-208-855/+566
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'pm-core', 'pm-qos' and 'pm-domains'Rafael J. Wysocki2017-02-203-60/+88
| |\ \ \ \
| | | | * | PM / Domains: Fix asynchronous execution of *noirq() callbacksUlf Hansson2017-02-091-29/+39
| | | | * | PM / Domains: Correct comment in irq_safe_dev_in_no_sleep_domain()Ulf Hansson2017-02-081-1/+1
| | | | * | PM / Domains: Rename functions in genpd for power on/offUlf Hansson2017-01-271-36/+36
| | | * | | PM / QoS: Fix memory leak on resume_latency.notifiersJohn Keeping2017-02-181-1/+1
| | | |/ /
| | * | | PM / wakeirq: report a wakeup_event on dedicated wekup irqGrygorii Strashko2017-02-131-0/+7
| | * | | PM / wakeirq: Fix spurious wake-up events for dedicated wakeirqsGrygorii Strashko2017-02-131-0/+3
| | * | | PM / wakeirq: Enable dedicated wakeirq for suspendGrygorii Strashko2017-02-131-2/+10
| * | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2017-02-201-0/+2
| |\ \ \ \
| | * | | | CPU / PM: expose pm_qos_resume_latency for CPUsAlex Shi2017-01-301-0/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'pm-opp'Rafael J. Wysocki2017-02-204-795/+476
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp APIDave Gerlach2017-02-091-4/+5
| | * | | PM / OPP: Make _find_opp_table_unlocked() staticWei Yongjun2017-02-071-1/+1
| | * | | PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()Viresh Kumar2017-01-301-25/+9
| | * | | PM / OPP: Simplify _opp_set_availability()Viresh Kumar2017-01-301-22/+5
| | * | | PM / OPP: Move away from RCU lockingViresh Kumar2017-01-304-294/+80
| | * | | PM / OPP: Take kref from _find_opp_table()Viresh Kumar2017-01-302-122/+95
| | * | | PM / OPP: Update OPP users to put referenceViresh Kumar2017-01-302-67/+69
| | * | | PM / OPP: Add 'struct kref' to struct dev_pm_oppViresh Kumar2017-01-302-15/+15
| | * | | PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()Viresh Kumar2017-01-303-89/+29
| | * | | PM / OPP: Take reference of the OPP table while adding/removing OPPsViresh Kumar2017-01-301-5/+4
| | * | | PM / OPP: Return opp_table from dev_pm_opp_set_*() routinesViresh Kumar2017-01-301-193/+50
| | * | | PM / OPP: Add 'struct kref' to OPP tableViresh Kumar2017-01-302-2/+52
| | * | | PM / OPP: Add per OPP table mutexViresh Kumar2017-01-302-4/+29
| | * | | PM / OPP: Split out part of _add_opp_table() and _remove_opp_table()Viresh Kumar2017-01-271-32/+44
| | * | | PM / OPP: Don't expose srcu_head to register notifiersViresh Kumar2017-01-271-16/+50
| | * | | PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rateViresh Kumar2017-01-271-14/+13
| | * | | PM / OPP: Don't allocate OPP table from _opp_allocate()Viresh Kumar2017-01-273-73/+78
| | * | | PM / OPP: Rename and split _dev_pm_opp_remove_table()Viresh Kumar2017-01-273-15/+24
| | * | | PM / OPP: Add light weight _opp_free() routineViresh Kumar2017-01-273-11/+13
| | * | | PM / OPP: Error out on failing to add static OPPs for v1 bindingsViresh Kumar2017-01-271-4/+8
| | * | | PM / OPP: Rename _allocate_opp() to _opp_allocate()Viresh Kumar2017-01-273-4/+4
| | * | | PM / OPP: Remove useless TODOViresh Kumar2017-01-271-2/+0
| | * | | PM / OPP: Fix memory leak while adding duplicate OPPsViresh Kumar2017-01-272-3/+21
| | |/ /
* | | | Merge tag 'regmap-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2017-02-204-101/+117
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' i...Mark Brown2017-02-034-101/+117
| |\ \ \ \ \
| | | * | | | regmap: use rb_entry()Geliang Tang2016-12-192-6/+5
| | * | | | | regmap: Fixup the kernel-doc comments on functions/structuresCharles Keepax2017-01-123-95/+112
| | |/ / / /
| * | | | | Merge tag 'regmap-v4.10' into regmap-nextMark Brown2017-02-031-6/+2
| |\| | | |
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-202-1/+11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'irqchip-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2017-02-092-2/+12
| |\ \ \ \ \
| | * | | | | ACPI: Add support for ResourceSource/IRQ domain mappingAgustin Vega-Frias2017-02-031-0/+10
| * | | | | | irq/platform-msi: Fix comment about maximal MSIsMatthias Brugger2017-01-171-1/+1
| | |_|_|/ / | |/| | | |
| | | | | |
| \ \ \ \ \
*-. | | | | | Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki2017-02-061-5/+6
|\ \| | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki2017-02-041-5/+6
| | |/ / / | |/| | |