index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-03
Documentation/auxiliary_bus: Clarify the release of devices from find device
Ira Weiny
1
-0
/
+2
2021-12-03
Documentation/auxiliary_bus: Clarify __auxiliary_driver_register
Ira Weiny
1
-0
/
+5
2021-12-03
Documentation/auxiliary_bus: Clarify auxiliary_device creation
Ira Weiny
1
-2
/
+2
2021-12-03
topology/sysfs: rework book and drawer topology ifdefery
Heiko Carstens
1
-6
/
+6
2021-12-03
topology/sysfs: export cluster attributes only if an architectures has support
Heiko Carstens
1
-0
/
+8
2021-12-03
topology/sysfs: export die attributes only if an architectures has support
Heiko Carstens
1
-0
/
+8
2021-11-27
driver core: platform: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-2
/
+3
2021-11-24
device property: Remove device_add_properties() API
Heikki Krogerus
1
-48
/
+0
2021-11-24
driver core: Don't call device_remove_properties() from device_del()
Heikki Krogerus
1
-1
/
+0
2021-11-23
arch_topology: Remove unused topology_set_thermal_pressure() and related
Lukasz Luba
1
-12
/
+5
2021-11-23
arch_topology: Introduce thermal pressure update function
Lukasz Luba
1
-1
/
+42
2021-11-15
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
1
-0
/
+1
2021-11-11
arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology()
Wang ShaoBo
1
-0
/
+2
2021-11-10
Merge tag 'pm-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-27
/
+58
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-22
/
+81
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2
-6
/
+5
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-2
/
+2
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
1
-1
/
+1
2021-11-06
arch_numa: simplify numa_distance allocation
Mike Rapoport
1
-4
/
+2
2021-11-06
arm64: support page mapping percpu first chunk allocator
Kefeng Wang
1
-10
/
+72
2021-11-05
PM: sleep: Avoid calling put_device() under dpm_list_mtx
Rafael J. Wysocki
1
-27
/
+57
2021-11-04
PM: sleep: Fix runtime PM based cpuidle support
Ulf Hansson
1
-0
/
+1
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
9
-82
/
+147
2021-11-02
Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-34
/
+94
2021-11-02
Merge branch 'pm-sleep'
Rafael J. Wysocki
4
-34
/
+94
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-66
/
+3
2021-11-01
Merge tag 'regmap-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-4
/
+32
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+25
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+3
2021-10-28
Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-4
/
+3
2021-10-27
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
3
-25
/
+89
2021-10-26
device property: Drop redundant NULL checks
Andy Shevchenko
1
-6
/
+0
2021-10-26
PM: sleep: Pause cpuidle later and resume it earlier during system transitions
Rafael J. Wysocki
1
-7
/
+1
2021-10-26
PM: suspend: Do not pause cpuidle in the suspend-to-idle path
Rafael J. Wysocki
1
-5
/
+6
2021-10-24
net: Convert more users of mdiobus_* to mdiodev_*
Sean Anderson
1
-3
/
+3
2021-10-23
regmap: spi: Set regmap max raw r/w from max_transfer_size
Lucas Tanure
1
-4
/
+32
2021-10-22
PM: sleep: Do not let "syscore" devices runtime-suspend during system transitions
Rafael J. Wysocki
1
-4
/
+5
2021-10-22
firmware_loader: move struct builtin_fw to the only place used
Luis Chamberlain
1
-0
/
+6
2021-10-22
firmware_loader: formalize built-in firmware API
Luis Chamberlain
4
-79
/
+122
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2021-10-21
component: do not leave master devres group open after bind
Kai Vehmanen
1
-2
/
+3
2021-10-20
driver core: Provide device_match_acpi_handle() helper
Andy Shevchenko
1
-0
/
+6
2021-10-18
Merge 5.15-rc6 into driver-core-next
Greg Kroah-Hartman
2
-2
/
+3
2021-10-17
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+2
2021-10-15
topology: Represent clusters of CPUs within a die
Jonathan Cameron
2
-0
/
+25
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-10-12
regmap: Fix possible double-free in regcache_rbtree_exit()
Yang Yingliang
1
-4
/
+3
2021-10-11
Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+1
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-27
/
+63
[prev]
[next]