summaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-173-5/+23
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-08-223-5/+23
| |\
| | * driver/core: Convert to use built-in RCU list checkingJoel Fernandes (Google)2019-08-133-5/+23
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-09-171-0/+9
|\ \ \
| * | | base: soc: Export soc_device_register/unregister APIsVinod Koul2019-08-051-0/+2
| * | | base: soc: Add serial_number attribute to socBjorn Andersson2019-08-051-0/+7
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-09-162-1/+299
|\ \ \ \
| * \ \ \ Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...Will Deacon2019-08-142-1/+299
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | base: arch_topology: update Kconfig help descriptionSudeep Holla2019-07-221-1/+1
| | * | | arm: Use common cpu_topology structure and functions.Atish Patra2019-07-221-1/+3
| | * | | cpu-topology: Move cpu topology code to common code.Atish Patra2019-07-221-0/+296
| | |/ /
* | | | Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2019-09-162-18/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'regmap-5.4' into regmap-nextMark Brown2019-08-121-12/+0
| |\ \ \
| | * | | regmap: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-011-12/+0
| | | |/ | | |/|
| * | | Merge branch 'regmap-5.3' into regmap-linusMark Brown2019-08-121-6/+1
| |\ \ \
| | * | | regmap-irq: Correct error paths in regmap_irq_thread for pm_runtimeCharles Keepax2019-08-121-6/+1
| | |/ /
* | | | Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2019-08-161-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | soundwire: fix regmap dependencies and align with other serial linksPierre-Louis Bossart2019-08-091-1/+1
| |/ /
* | | Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-102-3/+59
|\ \ \ | |_|/ |/| |
| * | driver core: Fix use-after-free and double free on glue directoryMuchun Song2019-07-301-1/+52
| * | driver core: platform: return -ENXIO for missing GpioIntBrian Norris2019-07-301-2/+7
| |/
* | Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-281-2/+2
|\ \
| * | firmware: Fix missing inlineTakashi Iwai2019-07-231-2/+2
| * | firmware: fix build errors in paged buffer handling codeMauro Rossi2019-07-221-2/+2
| |/
* | Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-271-8/+22
|\ \ | |/ |/|
| * driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams2019-07-191-0/+3
| * drivers/base: Introduce kill_device()Dan Williams2019-07-191-8/+19
* | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-2/+1
|\ \
| * | constify ksys_mount() string argumentsAl Viro2019-07-051-2/+1
| |/
* | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-191-7/+6
* | drivers/base/memory.c: get rid of find_memory_block_hinted()David Hildenbrand2019-07-191-26/+14
* | mm/memory_hotplug: move and simplify walk_memory_blocks()David Hildenbrand2019-07-191-0/+42
* | mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand2019-07-191-2/+3
* | mm: make register_mem_sect_under_node() staticDavid Hildenbrand2019-07-191-1/+2
* | drivers/base/memory: use "unsigned long" for block idsDavid Hildenbrand2019-07-191-11/+11
* | mm: section numbers use the type "unsigned long"David Hildenbrand2019-07-191-14/+13
* | mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand2019-07-191-13/+5
* | mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand2019-07-192-24/+24
* | mm/memory_hotplug: create memory block devices after arch_add_memory()David Hildenbrand2019-07-191-28/+54
* | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-191-2/+0
* | drivers/base/memory: pass a block_id to init_memory_block()David Hildenbrand2019-07-191-16/+11
* | Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-07-184-21/+128
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-07-184-21/+128
| |\ \
| | * | PM / QoS: Add support for MIN/MAX frequency constraintsViresh Kumar2019-07-041-14/+97
| | * | PM / QOS: Pass request type to dev_pm_qos_read_value()Viresh Kumar2019-07-042-6/+13
| | * | PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()Viresh Kumar2019-07-043-6/+11
| | * | PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier()Viresh Kumar2019-07-042-5/+17
* | | | docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab2019-07-151-1/+1
* | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-1213-97/+314
|\ \ \ \
| * | | | driver: core: Allow subsystems to continue deferring probeThierry Reding2019-07-031-8/+47