summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* drivers core: remove assert_held_device_hotplug()Heiko Carstens2017-03-161-5/+0
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-031-1/+2
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-021-1/+2
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-034-2/+4
|\ \
| * | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| * | sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-021-1/+1
| * | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-1/+2
| |/
* | Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-023-134/+100
|\ \ | |/ |/|
| *---. Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2017-03-031-2/+1
| |\ \ \
| | | * \ Merge OPP material for v4.11 to satisfy dependencies.Rafael J. Wysocki2017-02-094-795/+476
| | | |\ \
| | * | | | cpuidle: menu: Avoid taking spinlock for accessing QoS valuesRafael J. Wysocki2017-02-271-2/+1
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'Rafael J. Wysocki2017-03-033-132/+99
| |\ \ \ \ \ \ \ \
| | | | | * | | | | PM / OPP: fix off-by-one bug in dev_pm_opp_get_max_volt_latency loopAndrzej Hajda2017-02-231-1/+2
| | | | | | |_|/ / | | | | | |/| | |
| | | | * | | | | PM / Domains: Power off masters immediately in the power off sequenceUlf Hansson2017-02-231-6/+11
| | | | * | | | | PM / Domains: Rename is_async to one_dev_on for genpd_power_off()Ulf Hansson2017-02-231-6/+9
| | | | * | | | | PM / Domains: Move genpd_power_off() above genpd_power_on()Ulf Hansson2017-02-231-81/+81
| | | * | | | | | PM / QoS: Remove global notifiersViresh Kumar2017-02-231-46/+4
* | | | | | | | | 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