summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot2017-02-241-1/+1
* mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-241-2/+3
* mm: cma_alloc: allow to specify GFP maskLucas Stach2017-02-241-1/+1
* mm: validate device_hotplug is held for memory hotplugDan Williams2017-02-241-0/+5
* Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-221-1/+1
|\
| * Merge 4.10-rc4 into driver-core-nextGreg Kroah-Hartman2017-01-163-22/+0
| |\
| * | platform: Print the resource range if device failed to claimChen Yu2017-01-111-1/+1
* | | 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
| | |/ / / / /