aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-13platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal1-2/+4
2018-12-11drivers: base: swnode: remove need for a temporary string for the node nameColin Ian King1-4/+1
2018-12-10PM: Switch to use %ptRAndy Shevchenko1-3/+1
2018-12-10Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-43/+27
2018-12-06kobject: return error code if writing /sys/.../uevent failsPeter Rajnoha2-5/+15
2018-12-06driver core: Move async_synchronize_full callAlexander Duyck1-3/+3
2018-12-06driver core: platform: Respect return code of platform_device_register_full()Andy Shevchenko1-2/+2
2018-12-06kref/kobject: Improve documentationEzequiel Garcia1-2/+1
2018-12-06drivers/base/memory.c: Use DEVICE_ATTR_RO and friendsDavid Hildenbrand1-43/+36
2018-12-03Merge 4.20-rc5 into driver-core-nextGreg Kroah-Hartman1-2/+8
2018-11-27driver core: Replace simple_strto{l,ul} by kstrtou{l,ul}Kaitao cheng1-7/+14
2018-11-26device property: Remove struct property_setHeikki Krogerus1-315/+17
2018-11-26device property: Move device_add_properties() to swnode.cHeikki Krogerus2-179/+184
2018-11-26drivers: base: Introducing software nodes to the firmware node frameworkHeikki Krogerus3-1/+499
2018-11-26ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus1-0/+7
2018-11-26drivers core: Prepare support for multiple platform notificationsHeikki Krogerus1-7/+16
2018-11-26driver core: platform: Remove duplicated device_remove_properties() callHeikki Krogerus1-1/+0
2018-11-11devres: Align data[] to ARCH_KMALLOC_MINALIGNAlexey Brodkin1-2/+8
2018-11-11driver core: fix comments for device_block_probing()Randy Dunlap1-2/+2
2018-11-11driver core: Replace simple_strtol by kstrtointMuchun Song1-1/+4
2018-11-05OPP: Rename and relocate of_genpd_opp_to_performance_state()Viresh Kumar1-48/+0
2018-11-05PM / Domains: Add genpd_opp_to_performance_state()Viresh Kumar1-0/+32
2018-11-05PM / Domains: Rename genpd virtual devices as virt_devViresh Kumar1-13/+13
2018-10-31mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lockDavid Hildenbrand1-12/+1
2018-10-31mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand1-2/+7
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-26mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka1-7/+12
2018-10-26Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-6/+38
2018-10-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+8
2018-10-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+26
2018-10-23Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2018-10-23Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+16
2018-10-23Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds2-9/+95
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-6/+17
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-nextMark Brown2-3/+83
2018-10-21Merge branch 'regmap-4.20' into regmap-nextMark Brown1-6/+12
2018-10-19regmap: use less #ifdef for LOG_DEVICEBen Dooks1-6/+12
2018-10-19regmap: Add regmap_noinc_write APIBen Whitten2-0/+80
2018-10-18Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-misc'Rafael J. Wysocki1-0/+2
2018-10-18PM / Domains: Deal with multiple states but no governor in genpdUlf Hansson1-0/+6
2018-10-18PM / Domains: Don't treat zero found compatible idle states as an errorUlf Hansson1-4/+10
2018-10-16devres: provide devm_kstrdup_const()Bartosz Golaszewski1-0/+31
2018-10-16devres: constify p in devm_kfree()Bartosz Golaszewski1-2/+3
2018-10-07Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscGreg Kroah-Hartman1-2/+5
2018-10-06Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner1-6/+8
2018-10-04drivers: base: cacheinfo: Do not populate sysfs for unknown cache typesJeffrey Hugo1-0/+2
2018-10-04PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki1-1/+4
2018-10-02dma-mapping: move dma_default_get_required_mask under ifdefChristoph Hellwig1-1/+1
2018-10-02genirq/msi: Allow creation of a tree-based irqdomain for platform-msiMarc Zyngier1-6/+8
2018-10-02Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar1-12/+18