summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | PM / Domains: remove define_genpd_open_function() and define_genpd_debugfs_fo...Yangtao Li2018-12-191-47/+24
| | | |/
| * | / PM-runtime: Switch autosuspend over to using hrtimersVincent Guittot2018-12-191-29/+34
| | |/ | |/|
* | | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2018-12-141-54/+148
|\ \ \
| * | | PM / Domains: Propagate performance state updatesViresh Kumar2018-12-141-11/+82
| * | | PM / Domains: Factorize dev_pm_genpd_set_performance_state()Viresh Kumar2018-12-141-40/+55
| * | | PM / Domains: Save OPP table pointer in genpdViresh Kumar2018-12-141-2/+21
| * | | PM / Domains: Make genpd performance states orthogonal to the idlestatesUlf Hansson2018-12-141-15/+4
* | | | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2018-12-101-43/+27
|\| | | | |/ / |/| |
| * | OPP: Rename and relocate of_genpd_opp_to_performance_state()Viresh Kumar2018-11-051-48/+0
| * | PM / Domains: Add genpd_opp_to_performance_state()Viresh Kumar2018-11-051-0/+32
| * | PM / Domains: Rename genpd virtual devices as virt_devViresh Kumar2018-11-051-13/+13
| |/
* / devres: Align data[] to ARCH_KMALLOC_MINALIGNAlexey Brodkin2018-11-111-2/+8
|/
* mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lockDavid Hildenbrand2018-10-311-12/+1
* mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-311-2/+7
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka2018-10-261-7/+12
* Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-263-6/+38
|\
| * devres: provide devm_kstrdup_const()Bartosz Golaszewski2018-10-161-0/+31
| * devres: constify p in devm_kfree()Bartosz Golaszewski2018-10-161-2/+3
| * component: fix loop condition to call unbind() if bind() failsBanajit Goswami2018-09-161-3/+3
| * drivers/base/devtmpfs.c: don't pretend path is const in delete_pathRasmus Villemoes2018-09-161-1/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-251-6/+8
|\ \
| * \ Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-10-061-6/+8
| |\ \ | | |/ | |/|
| | * genirq/msi: Allow creation of a tree-based irqdomain for platform-msiMarc Zyngier2018-10-021-6/+8
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-10-231-0/+26
|\ \ \
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2018-10-021-12/+18
| |\| |
| * | | sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...Morten Rasmussen2018-09-101-0/+26
| | |/ | |/|
* | | Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-10-231-0/+2
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-m...Rafael J. Wysocki2018-10-181-0/+2
| |\ \ \ \ \ | | | | |/ / | | | |/| / | | | |_|/ | | |/| |
| | | | * drivers: base: cacheinfo: Do not populate sysfs for unknown cache typesJeffrey Hugo2018-10-041-0/+2
| | | |/ | | |/|
* | | | Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-10-231-4/+16
|\ \ \ \
| * | | | PM / Domains: Deal with multiple states but no governor in genpdUlf Hansson2018-10-181-0/+6
| * | | | PM / Domains: Don't treat zero found compatible idle states as an errorUlf Hansson2018-10-181-4/+10
| |/ / /
* | | | Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2018-10-232-9/+95
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown2018-10-212-3/+83
| |\ \ \ \ \
| | | * | | | regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-2/+2
| | | * | | | regmap: fix comment for regmap.use_single_writeDavid Frey2018-09-071-1/+1
| | * | | | | regmap: Add regmap_noinc_write APIBen Whitten2018-10-192-0/+80
| | |/ / / /
| * | | | | Merge branch 'regmap-4.20' into regmap-nextMark Brown2018-10-211-6/+12
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | regmap: use less #ifdef for LOG_DEVICEBen Dooks2018-10-191-6/+12
| | |/ / /
* | | | | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-222-6/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dma-mapping: move dma_default_get_required_mask under ifdefChristoph Hellwig2018-10-021-1/+1
| * | | | dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig2018-10-011-2/+11
| * | | | dma-mapping: remove dma_deconfigureChristoph Hellwig2018-09-081-2/+2
| * | | | dma-mapping: remove dma_configureChristoph Hellwig2018-09-081-3/+5
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-071-2/+5
|\ \ \ \
| * | | | firmware: Always initialize the fw_priv list objectBjorn Andersson2018-09-301-2/+5
| | |_|/ | |/| |
* / | | PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki2018-10-041-1/+4
|/ / /
* / / firmware: Fix security issue with request_firmware_into_buf()Rishabh Bhatnagar2018-09-121-12/+18
|/ /
* | memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko2018-09-041-11/+9