Age | Commit message (Expand) | Author |
2020-05-05 | Revert "Revert "driver core: Set fw_devlink to "permissive" behavior by defau... | Saravana Kannan |
2020-05-05 | drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d... | Kuppuswamy Sathyanarayanan |
2020-05-02 | Merge back system-wide PM material for v5.8. | Rafael J. Wysocki |
2020-04-28 | firmware_loader: move fw_fallback_config to a private kernel symbol namespace | Luis Chamberlain |
2020-04-28 | driver core: Add missing '\n' in log messages | Christophe JAILLET |
2020-04-28 | driver/base/soc: Use kobj_to_dev() API | zhouchuangao |
2020-04-28 | driver core: Ensure wait_for_device_probe() waits until the deferred_probe_ti... | John Stultz |
2020-04-28 | driver core: Use dev_warn() instead of dev_WARN() for deferred_probe_timeout ... | John Stultz |
2020-04-28 | driver core: Revert default driver_deferred_probe_timeout value to 0 | John Stultz |
2020-04-28 | component: Silence bind error on -EPROBE_DEFER | James Hilliard |
2020-04-28 | driver core: Fix handling of fw_devlink=permissive | Saravana Kannan |
2020-04-28 | driver core: platform: Initialize dma_parms for platform devices | Ulf Hansson |
2020-04-27 | Merge 5.7-rc3 into driver-core-next | Greg Kroah-Hartman |
2020-04-26 | Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-04-26 | firmware_loader: revert removal of the fw_fallback_config export | Luis Chamberlain |
2020-04-24 | Merge back system-wide PM updates for v5.8. | Rafael J. Wysocki |
2020-04-24 | PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED | Rafael J. Wysocki |
2020-04-24 | PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP | Rafael J. Wysocki |
2020-04-24 | PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended() | Rafael J. Wysocki |
2020-04-24 | PM: sleep: core: Rename dev_pm_may_skip_resume() | Rafael J. Wysocki |
2020-04-24 | PM: sleep: core: Rework the power.may_skip_resume handling | Rafael J. Wysocki |
2020-04-24 | PM: sleep: core: Do not skip callbacks in the resume phase | Rafael J. Wysocki |
2020-04-24 | regmap-i2c: add 16-bit width registers support | AceLan Kao |
2020-04-23 | driver core: platform: remove redundant assignment to variable ret | Colin Ian King |
2020-04-22 | PM: sleep: core: Switch back to async_schedule_dev() | Kai-Heng Feng |
2020-04-20 | docs: drivers: fix some warnings at base/platform.c when building docs | Mauro Carvalho Chehab |
2020-04-20 | docs: filesystems: fix renamed references | Mauro Carvalho Chehab |
2020-04-20 | software node: Allow register and unregister software node groups | Andy Shevchenko |
2020-04-20 | device property: export set_secondary_fwnode() to modules | Andy Shevchenko |
2020-04-20 | x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation | Mark Gross |
2020-04-20 | PM: sleep: core: Fold functions into their callers | Rafael J. Wysocki |
2020-04-20 | PM: sleep: core: Simplify the SMART_SUSPEND flag handling | Rafael J. Wysocki |
2020-04-17 | firmware: Drop unused pages field from struct firmware | Takashi Iwai |
2020-04-17 | firmware_loader: remove unused exports | Christoph Hellwig |
2020-04-14 | Merge series "Add support for Kontron sl28cpld" from Michael Walle <michael@w... | Mark Brown |
2020-04-14 | regmap-irq: make it possible to add irq_chip do a specific device node | Michael Walle |
2020-04-14 | regmap: Add bus reg_update_bits() support | Baolin Wang |
2020-04-07 | mm/memory_hotplug: allow to specify a default online_type | David Hildenbrand |
2020-04-07 | mm/memory_hotplug: convert memhp_auto_online to store an online_type | David Hildenbrand |
2020-04-07 | drivers/base/memory: store mapping between MMOP_* and string in an array | David Hildenbrand |
2020-04-07 | drivers/base/memory: map MMOP_OFFLINE to 0 | David Hildenbrand |
2020-04-07 | drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE | David Hildenbrand |
2020-04-07 | drivers/base/memory.c: drop pages_correctly_probed() | David Hildenbrand |
2020-04-07 | drivers/base/memory.c: drop section_count | David Hildenbrand |
2020-04-06 | Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2020-04-02 | mm/sparse: rename pfn_present() to pfn_in_present_section() | Pingfan Liu |
2020-04-01 | PM: sleep: core: Drop racy and redundant checks from device_prepare() | Rafael J. Wysocki |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-03-30 | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |