index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
driver core: Avoid pointless deferred probe attempts
Saravana Kannan
1
-0
/
+6
2021-03-23
devtmpfs: actually reclaim some init memory
Rasmus Villemoes
1
-2
/
+2
2021-03-23
devtmpfs: fix placement of complete() call
Rasmus Villemoes
1
-1
/
+1
2021-03-23
drivers/base/cpu: remove redundant assignment of variable retval
Colin Ian King
1
-4
/
+2
2021-03-23
driver core: dd: remove deferred_devices variable
Greg Kroah-Hartman
1
-4
/
+3
2021-03-23
driver core: component: remove dentry pointer in "struct master"
Greg Kroah-Hartman
1
-6
/
+3
2021-03-23
driver core: auxiliary bus: Remove unneeded module bits
Dave Jiang
1
-5
/
+0
2021-03-22
PM: runtime: Defer suspending suppliers
Rafael J. Wysocki
1
-6
/
+39
2021-03-19
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
1
-37
/
+25
2021-03-18
PM: domains: Don't runtime resume devices at genpd_prepare()
Ulf Hansson
1
-36
/
+0
2021-03-18
regmap-irq: Extend sub-irq to support non-fixed reg strides
Guru Das Srinagesh
1
-28
/
+53
2021-03-12
arch_topology: Export arch_freq_scale and helpers
Viresh Kumar
1
-0
/
+3
2021-03-10
software node: Fix device_add_software_node()
Heikki Krogerus
1
-9
/
+17
2021-03-10
software node: Fix node registration
Heikki Krogerus
1
-0
/
+3
2021-03-10
regmap: set debugfs_name to NULL after it is freed
Meng Li
1
-0
/
+1
2021-03-10
arch_topology: Allow multiple entities to provide sched_freq_tick() callback
Viresh Kumar
1
-4
/
+78
2021-03-10
arch_topology: Rename freq_scale as arch_freq_scale
Viresh Kumar
1
-2
/
+2
2021-03-01
PM: runtime: Update device status before letting suppliers suspend
Rafael J. Wysocki
1
-25
/
+37
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+491
2021-02-26
drivers/base/memory: don't store phys_device in memory blocks
David Hildenbrand
1
-16
/
+9
2021-02-26
mm/memory_hotplug: rename all existing 'memhp' into 'mhp'
Anshuman Khandual
1
-5
/
+5
2021-02-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-14
/
+19
2021-02-24
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
1
-0
/
+6
2021-02-24
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
1
-2
/
+1
2021-02-24
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
1
-2
/
+1
2021-02-24
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
1
-2
/
+1
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
1
-2
/
+1
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
1
-6
/
+9
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+7
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-49
/
+164
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+9
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-02-22
Merge tag 'regmap-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-1
/
+1
2021-02-21
Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2021-02-21
Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-20
/
+175
2021-02-21
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-0
/
+6
2021-02-20
Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-77
/
+346
2021-02-19
Revert "driver core: Set fw_devlink=on by default"
Greg Kroah-Hartman
1
-1
/
+1
2021-02-18
arch_numa: fix common code printing of phys_addr_t
Randy Dunlap
1
-6
/
+7
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
3
-20
/
+35
2021-02-15
Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk'
Rafael J. Wysocki
5
-77
/
+346
2021-02-13
driver core: lift dma_default_coherent into common code
Christoph Hellwig
1
-0
/
+6
2021-02-12
driver core: platform: Drop of_device_node_put() wrapper
Rob Herring
1
-1
/
+1
2021-02-12
Merge tag 'soundwire-2_5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-7
/
+7
2021-02-11
driver core: auxiliary bus: Fix calling stage for auxiliary bus init
Dave Jiang
3
-10
/
+9
2021-02-11
regmap: sdw-mbq: use MODULE_LICENSE("GPL")
Bard Liao
1
-1
/
+1
2021-02-11
regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ
Bard Liao
1
-4
/
+4
2021-02-11
regmap: sdw: use _no_pm functions in regmap_read/write
Bard Liao
1
-2
/
+2
2021-02-09
PM: domains: Mark fwnodes when their powerdomain is added/removed
Saravana Kannan
1
-0
/
+2
2021-02-09
driver core: fw_devlink: Handle suppliers that don't use driver core
Saravana Kannan
1
-0
/
+15
[prev]
[next]