summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* PM-runtime: Fix deadlock when canceling hrtimerVincent Guittot2019-02-211-1/+1
* Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-02-081-4/+2Star
|\
| * cacheinfo: Keep the old value if of_property_read_u32 failsHuacai Chen2019-01-221-4/+2Star
* | PM-runtime: Fix deadlock with ktime_get()Vincent Guittot2019-01-301-5/+5
* | Merge tag 'regmap-fix-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-181-1/+7
|\ \ | |/ |/|
| * regmap-irq: do not write mask register if mask_base is zeroMark Zhang2019-01-141-0/+6
| * Merge branch 'regmap-4.21' into regmap-5.0Mark Brown2019-01-071-1/+1
| |\
| | * regmap: regmap-irq: silently ignore unsupported type settingsMatti Vaittinen2018-12-311-1/+1
| | |
| \ \
*-. \ \ Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2019-01-111-0/+3
|\ \ \ \
| | * | | PM: sleep: call devfreq suspend/resumeLukasz Luba2019-01-021-0/+3
| |/ / /
* | | | PM-runtime: Fix autosuspend_delay on 32bits archVincent Guittot2019-01-101-2/+2
* | | | PM-runtime: Fix 'jiffies' in comments after switch to hrtimersLadislav Michl2019-01-101-2/+5
| |/ / |/| |
* | | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-051-0/+1
|\ \ \
| * | | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-201-0/+1
* | | | drivers/base/platform.c: kmemleak ignore a known leakQian Cai2019-01-041-0/+3
* | | | Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-01-031-2/+3
|\ \ \ \
| * | | | drivers: base: swnode: check if swnode is NULL before dereferencing itColin Ian King2018-12-261-1/+2
| * | | | drivers: base: swnode: check if pointer p is NULL before dereferencing itColin Ian King2018-12-261-1/+1
* | | | | Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2019-01-011-3/+1Star
|\ \ \ \ \
| * | | | | PM: Switch to use %ptRAndy Shevchenko2018-12-101-3/+1Star
| | |/ / / | |/| | |
* | | | | Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-296-81/+86
|\ \ \ \ \
| * | | | | mm, memory_hotplug: update a comment in unregister_memory()Dan Carpenter2018-12-201-1/+1
| * | | | | component: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-201-11/+1Star
| * | | | | sysfs: Disable lockdep for driver bind/unbind filesDaniel Vetter2018-12-191-2/+5
| * | | | | driver core: Add missing dev->bus->need_parent_lock checksRafael J. Wysocki2018-12-191-2/+2
| * | | | | kobject: return error code if writing /sys/.../uevent failsPeter Rajnoha2018-12-062-5/+15
| * | | | | driver core: Move async_synchronize_full callAlexander Duyck2018-12-061-3/+3
| * | | | | driver core: platform: Respect return code of platform_device_register_full()Andy Shevchenko2018-12-061-2/+2
| * | | | | kref/kobject: Improve documentationEzequiel Garcia2018-12-061-2/+1Star
| * | | | | drivers/base/memory.c: Use DEVICE_ATTR_RO and friendsDavid Hildenbrand2018-12-061-43/+36Star
| * | | | | Merge 4.20-rc5 into driver-core-nextGreg Kroah-Hartman2018-12-031-2/+8
| |\ \ \ \ \
| * | | | | | driver core: Replace simple_strto{l,ul} by kstrtou{l,ul}Kaitao cheng2018-11-271-7/+14
| * | | | | | driver core: fix comments for device_block_probing()Randy Dunlap2018-11-111-2/+2
| * | | | | | driver core: Replace simple_strtol by kstrtointMuchun Song2018-11-111-1/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-291-4/+4
|\ \ \ \ \ \
| * | | | | | memory_hotplug: add missing newlines to debugging outputMichal Hocko2018-12-281-3/+3
| * | | | | | drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONSWei Yang2018-12-281-1/+1
* | | | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-33/+1Star
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ACPI / scan: Refactor _CCA enforcementRobin Murphy2018-12-131-2/+1Star
| * | | | | | dma-mapping: move dma_get_required_mask to kernel/dmaChristoph Hellwig2018-12-131-31/+0Star
| |/ / / / /
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-261-2/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-12-181-2/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal2018-12-131-2/+4
| | |/ / /
* | | | | Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-265-504/+721
|\ \ \ \ \
| * | | | | device property: fix fwnode_graph_get_next_endpoint() documentationMarco Felsch2018-12-181-1/+1
| * | | | | drivers: base: swnode: remove need for a temporary string for the node nameColin Ian King2018-12-111-4/+1Star
| * | | | | device property: Remove struct property_setHeikki Krogerus2018-11-261-315/+17Star
| * | | | | device property: Move device_add_properties() to swnode.cHeikki Krogerus2018-11-262-179/+184
| * | | | | drivers: base: Introducing software nodes to the firmware node frameworkHeikki Krogerus2018-11-263-1/+499
| * | | | | ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus2018-11-261-0/+7