index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: QoS: Drop frequency QoS types from device PM QoS
Rafael J. Wysocki
2019-10-21
1
-68
/
+2
*
drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...
David Hildenbrand
2019-10-19
1
-0
/
+3
*
-
.
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2019-10-18
1
-0
/
+3
|
\
\
|
*
|
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
Rafael J. Wysocki
2019-10-10
1
-0
/
+3
|
|
/
*
/
driver core: platform: Add platform_get_irq_byname_optional()
Hans de Goede
2019-10-07
1
-7
/
+39
|
/
*
mm,thp: stats for file backed THP
Song Liu
2019-09-24
1
-0
/
+6
*
drivers/base/memory.c: don't store end_section_nr in memory blocks
David Hildenbrand
2019-09-24
2
-6
/
+5
*
driver/base/memory.c: validate memory block size early
David Hildenbrand
2019-09-24
1
-22
/
+9
*
drivers/base/memory.c: fixup documentation of removable/phys_index/block_size...
David Hildenbrand
2019-09-24
1
-5
/
+6
*
drivers/base/node.c: simplify unregister_memory_block_under_nodes()
David Hildenbrand
2019-09-24
2
-24
/
+16
*
Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-09-19
1
-9
/
+29
|
\
|
*
vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API
David Howells
2019-09-12
1
-10
/
+6
|
*
make shmem_fill_super() static
Al Viro
2019-09-05
1
-1
/
+1
|
*
devtmpfs: don't mix {ramfs,shmem}_fill_super() with mount_single()
Al Viro
2019-09-05
1
-6
/
+30
*
|
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-18
2
-33
/
+47
|
\
\
|
*
\
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
2019-09-03
4
-39
/
+46
|
|
\
\
|
*
|
|
device connection: Add fwnode_connection_find_match()
Heikki Krogerus
2019-09-03
1
-12
/
+31
|
*
|
|
driver core: initialize a default DMA mask for platform device
Christoph Hellwig
2019-08-22
1
-21
/
+16
|
*
|
|
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
2019-08-19
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
2019-08-12
2
-3
/
+59
|
|
\
\
\
|
*
\
\
\
Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2019-08-06
1
-0
/
+14
|
|
\
\
\
\
*
|
\
\
\
\
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-18
5
-99
/
+177
|
\
\
\
\
\
\
|
*
|
|
|
|
|
driver core: platform: Export platform_get_irq_optional()
Thierry Reding
2019-08-29
1
-0
/
+1
|
*
|
|
|
|
|
driver core: platform: Introduce platform_get_irq_optional()
Thierry Reding
2019-08-28
1
-0
/
+22
|
*
|
|
|
|
|
Revert "driver core: Add support for linking devices during device addition"
Greg Kroah-Hartman
2019-08-27
1
-83
/
+0
|
*
|
|
|
|
|
Revert "driver core: Add edit_links() callback for drivers"
Greg Kroah-Hartman
2019-08-27
2
-51
/
+2
|
*
|
|
|
|
|
Revert "driver core: Add sync_state driver/bus callback"
Greg Kroah-Hartman
2019-08-27
1
-65
/
+0
|
*
|
|
|
|
|
devcoredump: fix typo in comment
Akinobu Mita
2019-08-15
1
-1
/
+1
|
*
|
|
|
|
|
devcoredump: use memory_read_from_buffer
Akinobu Mita
2019-08-15
1
-10
/
+1
|
*
|
|
|
|
|
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
2019-08-12
3
-13
/
+83
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'dev_groups_all_drivers' into driver-core-next
Greg Kroah-Hartman
2019-08-02
1
-0
/
+14
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
driver core: add dev_groups to all drivers
Dmitry Torokhov
2019-08-02
1
-0
/
+14
|
*
|
|
|
|
|
driver core: Add sync_state driver/bus callback
Saravana Kannan
2019-08-01
1
-0
/
+65
|
*
|
|
|
|
|
driver core: Add edit_links() callback for drivers
Saravana Kannan
2019-08-01
2
-2
/
+51
|
*
|
|
|
|
|
driver core: Add support for linking devices during device addition
Saravana Kannan
2019-08-01
1
-0
/
+83
|
*
|
|
|
|
|
driver core: platform: Add an error message to platform_get_irq*()
Stephen Boyd
2019-07-30
1
-8
/
+34
|
*
|
|
|
|
|
Merge branch 'generic_lookup_helpers' into driver-core-next
Greg Kroah-Hartman
2019-07-30
4
-39
/
+46
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
driver core: Fix creation of device links with PM-runtime flags
Rafael J. Wysocki
2019-07-30
1
-2
/
+4
|
*
|
|
|
|
|
driver core: Remove device link creation limitation
Rafael J. Wysocki
2019-07-25
2
-79
/
+101
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-17
1
-1
/
+38
|
\
\
\
\
\
\
|
*
|
|
|
|
|
software node: Initialize the return value in software_node_find_by_name()
Heikki Krogerus
2019-09-11
1
-1
/
+1
|
*
|
|
|
|
|
software node: Initialize the return value in software_node_to_swnode()
Heikki Krogerus
2019-09-04
1
-1
/
+1
|
*
|
|
|
|
|
software node: Add software_node_find_by_name()
Heikki Krogerus
2019-08-26
1
-0
/
+37
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-09-17
8
-66
/
+308
|
\
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
-
-
.
\
\
\
\
\
Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'
Rafael J. Wysocki
2019-09-17
1
-15
/
+10
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
/
|
|
|
|
|
_
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state()
Ulf Hansson
2019-09-02
1
-2
/
+2
|
|
|
|
*
|
|
|
PM / Domains: Simplify genpd_lookup_dev()
Ulf Hansson
2019-09-02
1
-13
/
+8
|
|
|
|
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2019-09-17
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'pm-cpufreq-qos'
Rafael J. Wysocki
2019-09-05
1
-1
/
+1
|
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
arch_topology: Use CPUFREQ_CREATE_POLICY instead of CPUFREQ_NOTIFY
Viresh Kumar
2019-08-26
1
-1
/
+1
|
|
|
|
/
/
/
/
[next]