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
2022-01-11
Merge tag 'regmap-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2022-01-10
Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-01-10
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-01-10
Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-10
Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2022-01-10
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2022-01-07
regmap: debugfs: Fix indentation
Mark Brown
2022-01-07
regmap: Call regmap_debugfs_exit() prior to _init()
Fabio Estevam
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-22
PM: runtime: Simplify locking in pm_runtime_put_suppliers()
Rafael J. Wysocki
2021-12-22
Merge back PM core changes for v5.17.
Rafael J. Wysocki
2021-12-22
software node: fix wrong node passed to find nargs_prop
Clément Léger
2021-12-17
device property: Drop fwnode_graph_get_remote_node()
Sakari Ailus
2021-12-17
device property: Use fwnode_graph_for_each_endpoint() macro
Sakari Ailus
2021-12-17
device property: Implement fwnode_graph_get_endpoint_count()
Sakari Ailus
2021-12-17
device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLED
Sakari Ailus
2021-12-17
device property: Fix fwnode_graph_devcon_match() fwnode leak
Sakari Ailus
2021-12-17
PM: sleep: Fix error handling in dpm_prepare()
Rafael J. Wysocki
2021-12-17
PM: runtime: Add safety net to supplier device release
Rafael J. Wysocki
2021-12-17
PM: runtime: Capture device status before disabling runtime PM
Rafael J. Wysocki
2021-12-09
x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
Jarkko Sakkinen
2021-11-24
device property: Remove device_add_properties() API
Heikki Krogerus
2021-11-24
driver core: Don't call device_remove_properties() from device_del()
Heikki Krogerus
2021-11-23
arch_topology: Remove unused topology_set_thermal_pressure() and related
Lukasz Luba
2021-11-23
arch_topology: Introduce thermal pressure update function
Lukasz Luba
2021-11-15
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
2021-11-11
arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology()
Wang ShaoBo
2021-11-10
Merge tag 'pm-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
arch_numa: simplify numa_distance allocation
Mike Rapoport
2021-11-06
arm64: support page mapping percpu first chunk allocator
Kefeng Wang
2021-11-05
PM: sleep: Avoid calling put_device() under dpm_list_mtx
Rafael J. Wysocki
2021-11-04
PM: sleep: Fix runtime PM based cpuidle support
Ulf Hansson
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-02
Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-11-02
Merge branch 'pm-sleep'
Rafael J. Wysocki
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge tag 'regmap-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-27
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
2021-10-26
device property: Drop redundant NULL checks
Andy Shevchenko
2021-10-26
PM: sleep: Pause cpuidle later and resume it earlier during system transitions
Rafael J. Wysocki
2021-10-26
PM: suspend: Do not pause cpuidle in the suspend-to-idle path
Rafael J. Wysocki
[next]