summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2021-12-29driver core: Simplify async probe test code by using ktime_ms_delta()Mark-PK Tsai
2021-12-28kobject: remove kset from struct kset_uevent_ops callbacksGreg Kroah-Hartman
2021-12-27driver core: make kobj_type constant.Wedson Almeida Filho
2021-12-22driver core: platform: document registration-failure requirementJohan Hovold
2021-12-03device property: Check fwnode->secondary when finding propertiesDaniel Scally
2021-12-03Documentation/auxiliary_bus: Move the text into the codeIra Weiny
2021-12-03Documentation/auxiliary_bus: Clarify the release of devices from find deviceIra Weiny
2021-12-03Documentation/auxiliary_bus: Clarify __auxiliary_driver_registerIra Weiny
2021-12-03Documentation/auxiliary_bus: Clarify auxiliary_device creationIra Weiny
2021-12-03topology/sysfs: rework book and drawer topology ifdeferyHeiko Carstens
2021-12-03topology/sysfs: export cluster attributes only if an architectures has supportHeiko Carstens
2021-12-03topology/sysfs: export die attributes only if an architectures has supportHeiko Carstens
2021-11-27driver core: platform: Make use of the helper function dev_err_probe()Cai Huoqing
2021-11-11arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology()Wang ShaoBo
2021-11-10Merge tag 'pm-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport
2021-11-06arch_numa: simplify numa_distance allocationMike Rapoport
2021-11-06arm64: support page mapping percpu first chunk allocatorKefeng Wang
2021-11-05PM: sleep: Avoid calling put_device() under dpm_list_mtxRafael J. Wysocki
2021-11-04PM: sleep: Fix runtime PM based cpuidle supportUlf Hansson
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-02Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-11-02Merge branch 'pm-sleep'Rafael J. Wysocki
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'regmap-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-28Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-27PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun
2021-10-26device property: Drop redundant NULL checksAndy Shevchenko
2021-10-26PM: sleep: Pause cpuidle later and resume it earlier during system transitionsRafael J. Wysocki
2021-10-26PM: suspend: Do not pause cpuidle in the suspend-to-idle pathRafael J. Wysocki
2021-10-24net: Convert more users of mdiobus_* to mdiodev_*Sean Anderson
2021-10-23regmap: spi: Set regmap max raw r/w from max_transfer_sizeLucas Tanure
2021-10-22PM: sleep: Do not let "syscore" devices runtime-suspend during system transit...Rafael J. Wysocki
2021-10-22firmware_loader: move struct builtin_fw to the only place usedLuis Chamberlain
2021-10-22firmware_loader: formalize built-in firmware APILuis Chamberlain
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-21component: do not leave master devres group open after bindKai Vehmanen
2021-10-20driver core: Provide device_match_acpi_handle() helperAndy Shevchenko
2021-10-18Merge 5.15-rc6 into driver-core-nextGreg Kroah-Hartman
2021-10-17Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-15topology: Represent clusters of CPUs within a dieJonathan Cameron
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-12regmap: Fix possible double-free in regcache_rbtree_exit()Yang Yingliang
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds