summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2019-11-02driver core: Add device link support for SYNC_STATE_ONLY flagSaravana Kannan
2019-10-29PM: wakeup: Add routine to help fetch wakeup source object.Ran Wang
2019-10-28x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-10-27Merge 5.4-rc5 into driver-core-nextGreg Kroah-Hartman
2019-10-21PM: QoS: Drop frequency QoS types from device PM QoSRafael J. Wysocki
2019-10-19drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...David Hildenbrand
2019-10-18Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2019-10-11device property: Add a function to obtain a node's prefixSakari Ailus
2019-10-11device property: Add fwnode_get_name for returning the name of a nodeSakari Ailus
2019-10-11device property: Add functions for accessing node's parentsSakari Ailus
2019-10-11device property: Move fwnode_get_parent() upSakari Ailus
2019-10-11software node: Make argument to to_software_node constSakari Ailus
2019-10-11software node: Get reference to parent swnode in get_parent opSakari Ailus
2019-10-11firmware: Update pointer to documentationArkadiusz Drabczyk
2019-10-11driver core: simplify definitions of platform_get_irq*Uwe Kleine-König
2019-10-10base: soc: Handle custom soc information sysfs entriesMurali Nalajala
2019-10-10cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki
2019-10-07drivers: move the early platform device support to arch/shBartosz Golaszewski
2019-10-07driver core: platform: Add platform_get_irq_byname_optional()Hans de Goede
2019-10-04driver core: Add sync_state driver/bus callbackSaravana Kannan
2019-10-04driver core: Add support for linking devices during device additionSaravana Kannan
2019-10-04driver core: Add fwnode_to_dev() to look up device from fwnodeSaravana Kannan
2019-09-24mm,thp: stats for file backed THPSong Liu
2019-09-24drivers/base/memory.c: don't store end_section_nr in memory blocksDavid Hildenbrand
2019-09-24driver/base/memory.c: validate memory block size earlyDavid Hildenbrand
2019-09-24drivers/base/memory.c: fixup documentation of removable/phys_index/block_size...David Hildenbrand
2019-09-24drivers/base/node.c: simplify unregister_memory_block_under_nodes()David Hildenbrand
2019-09-19Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-17Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-17Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'Rafael J. Wysocki
2019-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-09-17Merge branch 'pm-sleep'Rafael J. Wysocki
2019-09-17Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-09-16Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2019-09-12vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount APIDavid Howells
2019-09-11software node: Initialize the return value in software_node_find_by_name()Heikki Krogerus
2019-09-05make shmem_fill_super() staticAl Viro
2019-09-05devtmpfs: don't mix {ramfs,shmem}_fill_super() with mount_single()Al Viro
2019-09-05Merge branch 'pm-cpufreq-qos'Rafael J. Wysocki
2019-09-04software node: Initialize the return value in software_node_to_swnode()Heikki Krogerus
2019-09-03Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman
2019-09-03device connection: Add fwnode_connection_find_match()Heikki Krogerus
2019-09-02PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state()Ulf Hansson