summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-262-177/+164
|\ \ \ \ | |_|_|/ |/| | |
| * | | software node: simplify property_entry_read_string_array()Dmitry Torokhov2019-11-051-14/+7
| * | | software node: remove property_entry_read_uNN_array functionsDmitry Torokhov2019-11-051-71/+14
| * | | software node: get rid of property_set_pointer()Dmitry Torokhov2019-11-051-71/+19
| * | | software node: clean up property_copy_string_array()Dmitry Torokhov2019-11-051-11/+8
| * | | device property: Add a function to obtain a node's prefixSakari Ailus2019-10-112-0/+34
| * | | device property: Add fwnode_get_name for returning the name of a nodeSakari Ailus2019-10-112-0/+23
| * | | device property: Add functions for accessing node's parentsSakari Ailus2019-10-111-0/+46
| * | | device property: Move fwnode_get_parent() upSakari Ailus2019-10-111-13/+13
| * | | software node: Make argument to to_software_node constSakari Ailus2019-10-111-2/+2
| * | | software node: Get reference to parent swnode in get_parent opSakari Ailus2019-10-111-1/+4
| |/ /
* | | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-11-264-40/+54
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap'Rafael J. Wysocki2019-11-264-40/+54
| |\ \ \ \ \ | | | | | |/ | | | | |/|
| | | * | | PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch()Ulf Hansson2019-11-131-20/+12
| | | * | | PM / Domains: Implement the ->start() callback for genpdUlf Hansson2019-11-131-0/+8
| | | * | | PM / Domains: Introduce dev_pm_domain_start()Ulf Hansson2019-11-131-0/+20
| | | |/ /
| | * | | PM / wakeirq: remove unnecessary parenthesesXiaofei Tan2019-11-131-2/+2
| | * | | PM / core: Clean up some function headers in power.hUlf Hansson2019-11-081-18/+12
* | | | | Merge tag 'regmap-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2019-11-251-4/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | regmap: regmap-w1: Drop unreachable codeMika Westerberg2019-11-191-4/+0
| | |_|/ | |/| |
* | | | mm/memory_hotplug: fix try_offline_node()David Hildenbrand2019-11-151-0/+36
* | | | x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-041-0/+8
* | | | x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-10-281-0/+9
| |_|/ |/| |
* | | PM: QoS: Drop frequency QoS types from device PM QoSRafael J. Wysocki2019-10-211-68/+2
| |/ |/|
* | drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...David Hildenbrand2019-10-191-0/+3
| |
| \
*-. | Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2019-10-181-0/+3
|\ \|
| * | cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki2019-10-101-0/+3
| |/
* / driver core: platform: Add platform_get_irq_byname_optional()Hans de Goede2019-10-071-7/+39
|/
* mm,thp: stats for file backed THPSong Liu2019-09-241-0/+6
* drivers/base/memory.c: don't store end_section_nr in memory blocksDavid Hildenbrand2019-09-242-6/+5
* driver/base/memory.c: validate memory block size earlyDavid Hildenbrand2019-09-241-22/+9
* drivers/base/memory.c: fixup documentation of removable/phys_index/block_size...David Hildenbrand2019-09-241-5/+6
* drivers/base/node.c: simplify unregister_memory_block_under_nodes()David Hildenbrand2019-09-242-24/+16
* Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-09-191-9/+29
|\
| * vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount APIDavid Howells2019-09-121-10/+6
| * make shmem_fill_super() staticAl Viro2019-09-051-1/+1
| * devtmpfs: don't mix {ramfs,shmem}_fill_super() with mount_single()Al Viro2019-09-051-6/+30
* | Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-182-33/+47
|\ \
| * \ Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman2019-09-034-39/+46
| |\ \
| * | | device connection: Add fwnode_connection_find_match()Heikki Krogerus2019-09-031-12/+31
| * | | driver core: initialize a default DMA mask for platform deviceChristoph Hellwig2019-08-221-21/+16
| * | | Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman2019-08-191-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman2019-08-122-3/+59
| |\ \ \
| * \ \ \ Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2019-08-061-0/+14
| |\ \ \ \
* | \ \ \ \ Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-185-99/+177
|\ \ \ \ \ \
| * | | | | | driver core: platform: Export platform_get_irq_optional()Thierry Reding2019-08-291-0/+1
| * | | | | | driver core: platform: Introduce platform_get_irq_optional()Thierry Reding2019-08-281-0/+22
| * | | | | | Revert "driver core: Add support for linking devices during device addition"Greg Kroah-Hartman2019-08-271-83/+0
| * | | | | | Revert "driver core: Add edit_links() callback for drivers"Greg Kroah-Hartman2019-08-272-51/+2
| * | | | | | Revert "driver core: Add sync_state driver/bus callback"Greg Kroah-Hartman2019-08-271-65/+0