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
2023-08-11
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
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-11
PM: domains: fix integer overflow issues in genpd_parse_state()
Nikita Zhandarovich
2023-08-08
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
2023-06-09
regmap: Account for register length when chunking
Jim Wylder
2023-05-30
drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()
Bartosz Golaszewski
2023-05-30
drivers: provide devm_platform_ioremap_resource()
Bartosz Golaszewski
2023-05-30
regmap: cache: Return error in cache sync operations for REGCACHE_NONE
Alexander Stein
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-01-18
driver core: Fix bus_type.match() error handling in __driver_attach()
Isaac J. Manjarres
2023-01-18
driver core: Set deferred_probe_timeout to a longer default if CONFIG_MODULES...
John Stultz
2023-01-18
class: fix possible memory leak in __class_register()
Yang Yingliang
2023-01-18
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
2023-01-18
PM: runtime: Improve path in rpm_idle() when no callback
Ulf Hansson
2022-11-23
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2022-11-03
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
2022-09-15
driver core: Don't probe devices after bus_type.match() probe deferral
Isaac J. Manjarres
2022-06-16
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
2022-06-14
drivers/base/node.c: fix compaction sysfs file leak
Miaohe Lin
2022-04-15
PM: core: keep irq flags in device_pm_check_callbacks()
Dmitry Baryshkov
2021-11-26
firmware_loader: fix pre-allocated buf built-in firmware use
Luis Chamberlain
2021-11-02
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
2021-09-22
PM: base: power: don't try to use non-existing RTC for storing data
Juergen Gross
2021-09-22
regmap: fix the offset of register error log
Jeongtae Park
2021-08-26
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-12
firmware_loader: fix use-after-free in firmware_fallback_sysfs
Anirudh Rayabharam
2021-08-12
firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback
Anirudh Rayabharam
2021-05-22
regmap: set debugfs_name to NULL after it is freed
Meng Li
2021-04-16
driver core: Fix locking bug in deferred_probe_timeout_work_func()
Saravana Kannan
2021-04-07
PM: runtime: Fix ordering in pm_runtime_get_suppliers()
Adrian Hunter
2021-04-07
PM: runtime: Fix race getting/putting suppliers at probe
Adrian Hunter
2021-03-24
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
2021-03-11
PM: runtime: Update device status before letting suppliers suspend
Rafael J. Wysocki
2021-03-04
regmap: sdw: use _no_pm functions in regmap_read/write
Bard Liao
2021-01-27
driver core: Extend device_is_dependent()
Rafael J. Wysocki
2021-01-17
regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()
Dan Carpenter
2021-01-17
regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
Xiaolei Wang
2021-01-12
Revert "device property: Keep secondary firmware node secondary by type"
Bard Liao
2020-11-10
PM: runtime: Resume the device earlier in __device_release_driver()
Rafael J. Wysocki
2020-11-05
device property: Don't clear secondary pointer for shared primary firmware node
Andy Shevchenko
2020-11-05
device property: Keep secondary firmware node secondary by type
Andy Shevchenko
2020-10-14
driver core: Fix probe_count imbalance in really_probe()
Tetsuo Handa
2020-10-07
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
2020-10-01
regmap: fix page selection for noinc reads
Dmitry Baryshkov
2020-09-03
device property: Fix the secondary firmware node handling in set_primary_fwno...
Heikki Krogerus
2020-09-03
PM: sleep: core: Fix the handling of pending runtime resume requests
Rafael J. Wysocki
2020-08-21
driver core: Avoid binding drivers to dead devices
Lukas Wunner
2020-07-31
regmap: debugfs: check count when read regmap file
Peng Fan
2020-07-29
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
[next]