index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2024-02-23
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...
Douglas Anderson
2024-02-23
PM: runtime: add devm_pm_runtime_enable helper
Dmitry Baryshkov
2024-02-23
pmdomain: core: Move the unused cleanup to a _sync initcall
Konrad Dybcio
2024-02-23
PM: sleep: Fix error handling in dpm_prepare()
Rafael J. Wysocki
2024-02-23
PM: sleep: Fix possible deadlocks in core system-wide PM code
Rafael J. Wysocki
2024-02-23
PM: core: Remove unnecessary (void *) conversions
Li zeming
2024-02-23
PM: sleep: Avoid calling put_device() under dpm_list_mtx
Rafael J. Wysocki
2024-02-23
PM: sleep: Use dev_printk() when possible
Bjorn Helgaas
2024-01-25
software node: Let args be NULL in software_node_get_reference_args
Sakari Ailus
2023-12-13
devcoredump: Send uevent once devcd is ready
Mukesh Ojha
2023-12-13
devcoredump : Serialize devcd_del work
Mukesh Ojha
2023-12-08
driver core: Release all resources during unbind before updating device links
Saravana Kannan
2023-12-08
driver core: Move the "removable" attribute from USB to core
Rajat Jain
2023-11-20
regmap: prevent noinc writes from clobbering cache
Ben Wolsieffer
2023-11-20
regmap: debugfs: Fix a erroneous check after snprintf()
Christophe JAILLET
2023-11-08
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2023-10-25
regmap: fix NULL deref on lookup
Johan Hovold
2023-10-10
regmap: rbtree: Fix wrong register marked as in-cache when creating new node
Richard Fitzgerald
2023-09-19
driver core: test_async: fix an error code
Dan Carpenter
2023-09-19
regmap: rbtree: Use alloc_flags for memory allocations
Dan Carpenter
2023-08-11
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
2023-08-11
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
2023-08-08
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-08-08
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
2023-07-27
regmap: Account for register length in SMBus I/O limits
Mark Brown
2023-07-27
regmap: Drop initial version of maximum transfer length fixes
Mark Brown
2023-07-27
PM: domains: fix integer overflow issues in genpd_parse_state()
Nikita Zhandarovich
2023-06-28
regmap: spi-avmm: Fix regmap_bus max_raw_write
Russ Weight
2023-06-09
regmap: Account for register length when chunking
Jim Wylder
2023-05-30
regmap: cache: Return error in cache sync operations for REGCACHE_NONE
Alexander Stein
2023-05-30
driver core: add a helper to setup both the of_node and fwnode of a device
Ioana Ciornei
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-05-17
driver core: Don't require dynamic_debug for initcall_debug probe timing
Stephen Boyd
2023-02-01
driver core: Fix test_async_probe_init saves device in wrong array
Chen Zhongjin
2023-01-14
driver core: Fix bus_type.match() error handling in __driver_attach()
Isaac J. Manjarres
2023-01-14
class: fix possible memory leak in __class_register()
Yang Yingliang
2023-01-14
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
2023-01-14
PM: runtime: Improve path in rpm_idle() when no callback
Ulf Hansson
2022-12-14
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
2022-11-03
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
2022-10-30
arm64: topology: move store_cpu_topology() to shared code
Conor Dooley
2022-09-08
driver core: Don't probe devices after bus_type.match() probe deferral
Isaac J. Manjarres
2022-08-21
driver core: fix potential deadlock in __driver_attach
Zhang Wensheng
2022-07-25
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2022-07-12
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
2022-06-29
regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
Aidan MacDonald
2022-06-16
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
2022-06-14
driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
Saravana Kannan
2022-06-14
driver core: fix deadlock in __device_attach
Zhang Wensheng
2022-06-14
driver: base: fix UAF when driver_attach failed
Schspa Shi
[next]