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-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+7
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+10
2021-06-29
Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+14
2021-06-29
Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-27
/
+60
2021-06-29
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
1
-8
/
+10
2021-06-29
Merge branches 'pm-domains' and 'pm-devfreq'
Rafael J. Wysocki
2
-15
/
+50
2021-06-29
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2
-12
/
+10
2021-06-28
Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
6
-8
/
+182
2021-06-23
software node: Handle software node injection to an existing device properly
Heikki Krogerus
1
-4
/
+12
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-35
/
+39
2021-06-17
driver core: add a helper to setup both the of_node and fwnode of a device
Ioana Ciornei
1
-0
/
+7
2021-06-14
Merge remote-tracking branch 'regmap/for-5.14' into regmap-next
Mark Brown
6
-8
/
+182
2021-06-14
regmap: mdio: Reject invalid addresses
Sander Vanheule
1
-4
/
+16
2021-06-14
regmap: mdio: Fix regmap_bus pointer constness
Sander Vanheule
1
-1
/
+1
2021-06-11
PM: runtime: Allow unassigned ->runtime_suspend|resume callbacks
Ulf Hansson
1
-5
/
+3
2021-06-11
PM: runtime: Improve path in rpm_idle() when no callback
Ulf Hansson
1
-5
/
+5
2021-06-11
PM: domains: Drop/restore performance state votes for devices at runtime PM
Ulf Hansson
1
-2
/
+25
2021-06-11
PM: domains: Return early if perf state is already set for the device
Ulf Hansson
1
-0
/
+3
2021-06-11
PM: domains: Split code in dev_pm_genpd_set_performance_state()
Ulf Hansson
1
-12
/
+19
2021-06-08
PM: domains: fix some kernel-doc issues
Yang Yingliang
2
-1
/
+3
2021-06-08
regmap: mdio: Add clause-45 support
Sander Vanheule
1
-14
/
+56
2021-06-08
regmap: mdio: Clean up invalid clause-22 addresses
Sander Vanheule
1
-3
/
+6
2021-06-07
regmap-irq: Introduce inverted status registers support
Maxim Kochetkov
1
-0
/
+7
2021-06-07
device property: Unify access to of_node
Andy Shevchenko
1
-16
/
+13
2021-06-05
drivers/base/memory: fix trying offlining memory blocks with memory holes on ...
David Hildenbrand
1
-3
/
+3
2021-05-26
regmap: add support for 7/17 register formating
Antoniu Miclaus
1
-0
/
+13
2021-05-24
PM: wakeirq: Set IRQF_NO_AUTOEN when requesting the IRQ
Tian Tao
1
-2
/
+2
2021-05-21
drivers: base: Reduce device link removal code duplication
Rafael J. Wysocki
1
-18
/
+13
2021-05-21
drivers: base: Fix device link removal
Rafael J. Wysocki
1
-14
/
+23
2021-05-20
regmap: mdio: Don't modify output if error happened
Andy Shevchenko
1
-2
/
+4
2021-05-19
Merge series "RTL8231 GPIO expander support" from Sander Vanheule <sander@sva...
Mark Brown
3
-1
/
+63
2021-05-19
regmap: Add MDIO bus support
Sander Vanheule
3
-1
/
+63
2021-05-16
Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2021-05-14
regmap-i2c: Set regmap max raw r/w from quirks
Lucas Tanure
2
-7
/
+40
2021-05-10
PM: runtime: Fix unpaired parent child_count for force_resume
Tony Lindgren
1
-3
/
+7
2021-05-10
device property: Retrieve fwnode from of_node via accessor
Andy Shevchenko
1
-2
/
+2
2021-05-10
usb: typec: tcpm: Don't block probing of consumers of "connector" nodes
Saravana Kannan
1
-1
/
+2
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
1
-0
/
+2
2021-05-05
mm,memory_hotplug: allocate memmap from the added memory range
Oscar Salvador
1
-6
/
+66
2021-05-05
drivers/base/memory: introduce memory_block_{online,offline}
Oscar Salvador
1
-12
/
+21
2021-04-26
Merge tag 'regmap-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2
-29
/
+98
2021-04-26
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-53
/
+95
2021-04-26
Merge branches 'pm-docs' and 'pm-tools'
Rafael J. Wysocki
3
-10
/
+11
2021-04-26
Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2
-38
/
+2
2021-04-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-6
/
+83
2021-04-22
PM: wakeup: remove redundant assignment to variable retval
Colin Ian King
1
-1
/
+1
2021-04-15
PM: wakeup: use dev_set_name() directly
Andy Shevchenko
1
-1
/
+1
2021-04-15
PM / wakeup: use dev_set_name() directly
Andy Shevchenko
1
-1
/
+1
2021-04-15
software node: Allow node addition to already existing device
Heikki Krogerus
1
-2
/
+3
2021-04-15
kunit: software node: adhear to KUNIT formatting standard
Nico Pache
2
-2
/
+2
[next]