summaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | device property: Check fwnode->secondary when finding propertiesDaniel Scally2021-12-031-2/+11
| * | | | Documentation/auxiliary_bus: Move the text into the codeIra Weiny2021-12-031-0/+141
| * | | | Documentation/auxiliary_bus: Clarify the release of devices from find deviceIra Weiny2021-12-031-0/+2
| * | | | Documentation/auxiliary_bus: Clarify __auxiliary_driver_registerIra Weiny2021-12-031-0/+5
| * | | | Documentation/auxiliary_bus: Clarify auxiliary_device creationIra Weiny2021-12-031-2/+2
| * | | | topology/sysfs: rework book and drawer topology ifdeferyHeiko Carstens2021-12-031-6/+6
| * | | | topology/sysfs: export cluster attributes only if an architectures has supportHeiko Carstens2021-12-031-0/+8
| * | | | topology/sysfs: export die attributes only if an architectures has supportHeiko Carstens2021-12-031-0/+8
| * | | | driver core: platform: Make use of the helper function dev_err_probe()Cai Huoqing2021-11-271-2/+3
| |/ / /
* | | | Merge tag 'regmap-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2022-01-112-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | regmap: debugfs: Fix indentationMark Brown2022-01-071-1/+1
| * | | regmap: Call regmap_debugfs_exit() prior to _init()Fabio Estevam2022-01-071-0/+1
* | | | Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-113-98/+42
|\ \ \ \
| * | | | software node: fix wrong node passed to find nargs_propClément Léger2021-12-221-1/+1
| * | | | device property: Drop fwnode_graph_get_remote_node()Sakari Ailus2021-12-171-38/+0
| * | | | device property: Use fwnode_graph_for_each_endpoint() macroSakari Ailus2021-12-171-4/+4
| * | | | device property: Implement fwnode_graph_get_endpoint_count()Sakari Ailus2021-12-171-10/+39
| * | | | device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLEDSakari Ailus2021-12-171-2/+2
| * | | | device property: Fix fwnode_graph_devcon_match() fwnode leakSakari Ailus2021-12-171-1/+3
| * | | | device property: Remove device_add_properties() APIHeikki Krogerus2021-11-241-48/+0
| * | | | driver core: Don't call device_remove_properties() from device_del()Heikki Krogerus2021-11-241-1/+0
| | |/ / | |/| |
* | | | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-113-41/+102
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki2022-01-102-37/+64
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | * | | PM: runtime: Simplify locking in pm_runtime_put_suppliers()Rafael J. Wysocki2021-12-221-4/+8
| | | * | | Merge back PM core changes for v5.17.Rafael J. Wysocki2021-12-222-33/+56
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | PM: runtime: Add safety net to supplier device releaseRafael J. Wysocki2021-12-172-13/+31
| | | | * | PM: runtime: Capture device status before disabling runtime PMRafael J. Wysocki2021-12-171-20/+25
| | | |/ / | | |/| |
| * | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2022-01-101-4/+38
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba2021-11-231-12/+5
| | * | | arch_topology: Introduce thermal pressure update functionLukasz Luba2021-11-231-1/+42
| | |/ /
* | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-111-0/+1
|\ \ \ \
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-301-1/+1
| |\| | | | | |_|/ | |/| |
| * | | regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith2021-11-151-0/+1
| | |/ | |/|
* | | Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-01-101-0/+3
|\ \ \ | |_|/ |/| |
| * | x86/sgx: Add an attribute for the amount of SGX memory in a NUMA nodeJarkko Sakkinen2021-12-091-0/+3
| |/
* / PM: sleep: Fix error handling in dpm_prepare()Rafael J. Wysocki2021-12-171-1/+1
|/
* arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology()Wang ShaoBo2021-11-111-0/+2
* Merge tag 'pm-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-11-101-27/+58
|\
| * PM: sleep: Avoid calling put_device() under dpm_list_mtxRafael J. Wysocki2021-11-051-27/+57
| * PM: sleep: Fix runtime PM based cpuidle supportUlf Hansson2021-11-041-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-063-22/+81
|\ \
| * | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-062-6/+5
| * | memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-061-2/+2
| * | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
| * | memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport2021-11-061-1/+1
| * | arch_numa: simplify numa_distance allocationMike Rapoport2021-11-061-4/+2
| * | arm64: support page mapping percpu first chunk allocatorKefeng Wang2021-11-061-10/+72
* | | Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-049-82/+147
|\ \ \ | |_|/ |/| |
| * | device property: Drop redundant NULL checksAndy Shevchenko2021-10-261-6/+0
| * | firmware_loader: move struct builtin_fw to the only place usedLuis Chamberlain2021-10-221-0/+6