aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2022-01-10Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-01-10Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2022-01-10Merge branch 'pm-cpufreq'Rafael J. Wysocki
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-22PM: runtime: Simplify locking in pm_runtime_put_suppliers()Rafael J. Wysocki
2021-12-22Merge back PM core changes for v5.17.Rafael J. Wysocki
2021-12-22software node: fix wrong node passed to find nargs_propClément Léger
2021-12-17device property: Drop fwnode_graph_get_remote_node()Sakari Ailus
2021-12-17device property: Use fwnode_graph_for_each_endpoint() macroSakari Ailus
2021-12-17device property: Implement fwnode_graph_get_endpoint_count()Sakari Ailus
2021-12-17device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLEDSakari Ailus
2021-12-17device property: Fix fwnode_graph_devcon_match() fwnode leakSakari Ailus
2021-12-17PM: sleep: Fix error handling in dpm_prepare()Rafael J. Wysocki
2021-12-17PM: runtime: Add safety net to supplier device releaseRafael J. Wysocki
2021-12-17PM: runtime: Capture device status before disabling runtime PMRafael J. Wysocki
2021-12-09x86/sgx: Add an attribute for the amount of SGX memory in a NUMA nodeJarkko Sakkinen
2021-11-24device property: Remove device_add_properties() APIHeikki Krogerus
2021-11-24driver core: Don't call device_remove_properties() from device_del()Heikki Krogerus
2021-11-23arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba
2021-11-23arch_topology: Introduce thermal pressure update functionLukasz Luba
2021-11-15regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith
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