aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2017-03-16drivers core: remove assert_held_device_hotplug()Heiko Carstens
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-03-02Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-03Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2017-03-03Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'Rafael J. Wysocki
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-27cpuidle: menu: Avoid taking spinlock for accessing QoS valuesRafael J. Wysocki
2017-02-24memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach
2017-02-24mm: cma_alloc: allow to specify GFP maskLucas Stach
2017-02-24mm: validate device_hotplug is held for memory hotplugDan Williams
2017-02-23PM / QoS: Remove global notifiersViresh Kumar
2017-02-23PM / OPP: fix off-by-one bug in dev_pm_opp_get_max_volt_latency loopAndrzej Hajda
2017-02-23PM / Domains: Power off masters immediately in the power off sequenceUlf Hansson
2017-02-23PM / Domains: Rename is_async to one_dev_on for genpd_power_off()Ulf Hansson
2017-02-23PM / Domains: Move genpd_power_off() above genpd_power_on()Ulf Hansson
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-02-20Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-02-20Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-02-20Merge tag 'regmap-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2017-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-02-20Merge branches 'pm-core', 'pm-qos' and 'pm-domains'Rafael J. Wysocki
2017-02-20Merge branch 'pm-cpuidle'Rafael J. Wysocki
2017-02-20Merge branch 'pm-opp'Rafael J. Wysocki
2017-02-18PM / QoS: Fix memory leak on resume_latency.notifiersJohn Keeping
2017-02-13PM / wakeirq: report a wakeup_event on dedicated wekup irqGrygorii Strashko
2017-02-13PM / wakeirq: Fix spurious wake-up events for dedicated wakeirqsGrygorii Strashko
2017-02-13PM / wakeirq: Enable dedicated wakeirq for suspendGrygorii Strashko
2017-02-09Merge OPP material for v4.11 to satisfy dependencies.Rafael J. Wysocki
2017-02-09PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp APIDave Gerlach
2017-02-09Merge tag 'irqchip-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2017-02-09PM / Domains: Fix asynchronous execution of *noirq() callbacksUlf Hansson
2017-02-08PM / Domains: Correct comment in irq_safe_dev_in_no_sleep_domain()Ulf Hansson
2017-02-07PM / OPP: Make _find_opp_table_unlocked() staticWei Yongjun
2017-02-07device property: export code duplicating array of property entriesDmitry Torokhov
2017-02-07device property: constify property arrays valuesDmitry Torokhov
2017-02-07device property: allow to constify propertiesDmitry Torokhov
2017-02-06Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'Rafael J. Wysocki
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-04PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-03ACPI: Add support for ResourceSource/IRQ domain mappingAgustin Vega-Frias
2017-02-03Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' i...Mark Brown
2017-02-03Merge tag 'regmap-v4.10' into regmap-nextMark Brown
2017-01-30CPU / PM: expose pm_qos_resume_latency for CPUsAlex Shi
2017-01-30PM / OPP: Simplify dev_pm_opp_get_max_volt_latency()Viresh Kumar