index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2019-02-01
driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
Rafael J. Wysocki
2019-02-01
driver core: Fix adding device links to probing suppliers
Rafael J. Wysocki
2019-02-01
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
2019-02-01
driver core: Do not resume suppliers under device_links_write_lock()
Rafael J. Wysocki
2019-02-01
driver core: Avoid careless re-use of existing device links
Rafael J. Wysocki
2019-02-01
driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handling
Rafael J. Wysocki
2019-01-31
drivers: base: Use __printf markup to silence compiler
Mathieu Malaterre
2019-01-31
driver core: Rewrite test_async_driver_probe to cover serialization and NUMA ...
Alexander Duyck
2019-01-31
PM core: Use new async_schedule_dev command
Alexander Duyck
2019-01-31
driver core: Attach devices on CPU local to device node
Alexander Duyck
2019-01-31
driver core: Probe devices asynchronously instead of the driver
Alexander Duyck
2019-01-31
device core: Consolidate locking and unlocking of parent and device
Alexander Duyck
2019-01-31
driver core: Establish order of operations for device_add and device_del via ...
Alexander Duyck
2019-01-31
PM-runtime: Replace jiffies-based accounting with ktime-based accounting
Thara Gopinath
2019-01-31
PM-runtime: update accounting_timestamp on enable
Vincent Guittot
2019-01-30
PM-runtime: Fix deadlock with ktime_get()
Vincent Guittot
2019-01-29
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2019-01-29
Merge branch 'regmap-5.1' into regmap-next
Mark Brown
2019-01-29
regmap: Remove attribute packed from struct 'regcache_rbtree_node'
Mathieu Malaterre
2019-01-29
PM / wakeup: fix kerneldoc comment for pm_wakeup_dev_event()
Yangtao Li
2019-01-23
PM: domains: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-23
regmap: regmap-irq: Add main status register support
Matti Vaittinen
2019-01-22
driver core: Remove the link if there is no driver with AUTO flag
Yong Wu
2019-01-22
driver core: silence device link messages unless debugging
Jerome Brunet
2019-01-22
cacheinfo: Keep the old value if of_property_read_u32 fails
Huacai Chen
2019-01-22
firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/
Masahiro Yamada
2019-01-22
firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to Makefile
Masahiro Yamada
2019-01-19
Merge tag 'regmap-fix-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-18
driver core: move device->knode_class to device_private
Wei Yang
2019-01-18
PM: clock_ops: fix missing clk_prepare() return value check
Aditya Pakki
2019-01-15
PM-runtime: Add new interface to get accounted time
Vincent Guittot
2019-01-15
Merge 5.0-rc2 into driver-core-next
Greg Kroah-Hartman
2019-01-14
regmap-irq: do not write mask register if mask_base is zero
Mark Zhang
2019-01-11
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2019-01-10
PM-runtime: Fix autosuspend_delay on 32bits arch
Vincent Guittot
2019-01-10
PM-runtime: Fix 'jiffies' in comments after switch to hrtimers
Ladislav Michl
2019-01-08
driver core: drop use of BUS_ATTR()
Greg Kroah-Hartman
2019-01-08
driver core: bus: convert to use BUS_ATTR_WO and RW
Greg Kroah-Hartman
2019-01-07
Merge branch 'regmap-4.21' into regmap-5.0
Mark Brown
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-04
drivers/base/platform.c: kmemleak ignore a known leak
Qian Cai
2019-01-02
Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-01-02
PM: sleep: call devfreq suspend/resume
Lukasz Luba
2019-01-01
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-12-31
regmap: regmap-irq: silently ignore unsupported type settings
Matti Vaittinen
2018-12-28
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
memory_hotplug: add missing newlines to debugging output
Michal Hocko
2018-12-28
drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
Wei Yang
[prev]
[next]