summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* PM / Domains: provide pm_genpd_poweroff_noirq() stubArnd Bergmann2017-07-041-0/+1
* Revert "PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd ...Rafael J. Wysocki2017-07-041-2/+2
* PM / Domains: Fix missing default_power_down_ok commentKrzysztof Kozlowski2017-06-291-6/+6
* PM / Domains: Fix unsafe iteration over modified list of domainsKrzysztof Kozlowski2017-06-291-2/+2
* PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski2017-06-291-2/+2
* PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski2017-06-291-2/+2
* PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd deviceKrzysztof Kozlowski2017-06-291-2/+2
* PM / Domains: Call driver's noirq callbacksMikko Perttunen2017-06-291-9/+59
* PM / Domains: Constify genpd pointerKrzysztof Kozlowski2017-06-281-7/+10
* PM / Domains: pdd->dev can't be NULL in genpd_dev_pm_qos_notifier()Viresh Kumar2017-06-221-1/+1
* PM / Domains: Ignore domain-idle-states that are not compatibleLina Iyer2017-03-291-7/+9
* PM / Domains: Don't warn about IRQ safe device for an always on PM domainUlf Hansson2017-03-291-2/+6
* PM / Domains: Respect errors from genpd's ->power_off() callbackUlf Hansson2017-03-291-1/+2
* PM / Domains: Enable users of genpd to specify always on PM domainsUlf Hansson2017-03-291-2/+12
* PM / Domains: Clean up code validating genpd's statusUlf Hansson2017-03-291-10/+9
* PM / Domain: remove conditional from error caseViresh Kumar2017-03-291-5/+5
* 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
| | | |/ / / / / /
OpenPOWER on IntegriCloud