summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-2/+1Star
|\
| * constify ksys_mount() string argumentsAl Viro2019-07-051-2/+1Star
* | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-191-7/+6Star
* | drivers/base/memory.c: get rid of find_memory_block_hinted()David Hildenbrand2019-07-191-26/+14Star
* | 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/+13Star
* | mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand2019-07-191-13/+5Star
* | 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/+0Star
* | drivers/base/memory: pass a block_id to init_memory_block()David Hildenbrand2019-07-191-16/+11Star
* | 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
| * | | | drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse2019-07-031-1/+2
| * | | | arch_topology: Remove error messages on out-of-memory conditionsGeert Uytterhoeven2019-07-031-4/+1Star
| * | | | drivers: Add generic helper to match by of_nodeSuzuki K Poulose2019-06-241-0/+6
| * | | | driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose2019-06-241-2/+2
| * | | | bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-242-4/+4
| * | | | docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-211-1/+1
| * | | | drivers: base/node.c: fixes a kernel-doc markupsMauro Carvalho Chehab2019-06-211-2/+3
| * | | | firmware: Add support for loading compressed filesTakashi Iwai2019-06-183-12/+161
| * | | | firmware: Factor out the paged buffer handling codeTakashi Iwai2019-06-183-54/+63
| * | | | firmware: improve LSM/IMA security behaviourSven Van Asbroeck2019-06-181-1/+1
| * | | | firmware: Use kvmalloc for page tablesTakashi Iwai2019-06-102-4/+5
| * | | | firmware: Unify the paged buffer release helperTakashi Iwai2019-06-103-16/+25
| * | | | firmware: Free temporary page table after vmappingTakashi Iwai2019-06-102-4/+9
| | |_|/ | |/| |
* | | | Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-094-74/+328
|\ \ \ \ | |_|/ / |/| | |
| * | | device connection: Find connections also by checking the referencesHeikki Krogerus2019-06-031-0/+26
| * | | device property: Introduce fwnode_find_reference()Heikki Krogerus2019-06-031-0/+24
| * | | driver core: Add helper device_find_child_by_name()Heikki Krogerus2019-06-031-0/+28
| * | | software node: Add software_node_get_reference_args()Heikki Krogerus2019-06-031-0/+47
| * | | software node: Use kobject name when finding child nodes by nameHeikki Krogerus2019-06-031-5/+1Star
| * | | software node: Add support for static node descriptorsHeikki Krogerus2019-06-031-63/+193
| * | | software node: Simplify software_node_release() functionHeikki Krogerus2019-06-031-10/+10
| * | | software node: Allow node creation without propertiesHeikki Krogerus2019-06-031-0/+3
| |/ /
* | | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-07-093-30/+18Star
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. | | Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'Rafael J. Wysocki2019-07-081-4/+2Star
| |\ \ \| | | | | |_|/ | | |/| |
| | | * | PM / clk: Remove error message on out-of-memory conditionGeert Uytterhoeven2019-05-281-2/+0Star
| | | * | drivers: base: power: clock_ops: Use of_clk_get_parent_count()Kefeng Wang2019-05-281-2/+2
| | | |/
| * | | Merge branch 'pm-sleep'Rafael J. Wysocki2019-07-082-26/+16Star
| |\ \ \ | | |/ / | |/| |