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
2018-12-28
drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
Wei Yang
1
-1
/
+1
2018-12-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2018-12-25
Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-504
/
+721
2018-12-25
Merge tag 'regmap-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
3
-65
/
+101
2018-12-21
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
2
-76
/
+58
2018-12-19
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
1
-43
/
+99
2018-12-19
Merge branch 'regmap-4.21' into regmap-next
Mark Brown
2
-22
/
+2
2018-12-19
regmap: irq: add an option to clear status registers on unmask
Bartosz Golaszewski
1
-0
/
+23
2018-12-19
regmap: regmap-irq/gpio-max77620: add level-irq support
Matti Vaittinen
1
-10
/
+25
2018-12-19
regmap: regmap-irq: Remove default irq type setting from core
Matti Vaittinen
1
-14
/
+8
2018-12-19
PM / Domains: remove define_genpd_open_function() and define_genpd_debugfs_fo...
Yangtao Li
1
-47
/
+24
2018-12-19
PM-runtime: Switch autosuspend over to using hrtimers
Vincent Guittot
1
-29
/
+34
2018-12-18
device property: fix fwnode_graph_get_next_endpoint() documentation
Marco Felsch
1
-1
/
+1
2018-12-18
Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-2
/
+4
2018-12-17
regmap: debugfs: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-11
/
+1
2018-12-17
regmap: rbtree: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-11
/
+1
2018-12-14
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
1
-54
/
+148
2018-12-14
PM / Domains: Propagate performance state updates
Viresh Kumar
1
-11
/
+82
2018-12-14
PM / Domains: Factorize dev_pm_genpd_set_performance_state()
Viresh Kumar
1
-40
/
+55
2018-12-14
PM / Domains: Save OPP table pointer in genpd
Viresh Kumar
1
-2
/
+21
2018-12-14
PM / Domains: Make genpd performance states orthogonal to the idlestates
Ulf Hansson
1
-15
/
+4
2018-12-13
regmap: irq: handle HW using separate rising/falling edge interrupts
Bartosz Golaszewski
1
-20
/
+44
2018-12-13
platform-msi: Free descriptors in platform_msi_domain_free()
Miquel Raynal
1
-2
/
+4
2018-12-11
drivers: base: swnode: remove need for a temporary string for the node name
Colin Ian King
1
-4
/
+1
2018-12-10
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
1
-43
/
+27
2018-11-26
device property: Remove struct property_set
Heikki Krogerus
1
-315
/
+17
2018-11-26
device property: Move device_add_properties() to swnode.c
Heikki Krogerus
2
-179
/
+184
2018-11-26
drivers: base: Introducing software nodes to the firmware node framework
Heikki Krogerus
3
-1
/
+499
2018-11-26
ACPI / glue: Add acpi_platform_notify() function
Heikki Krogerus
1
-0
/
+7
2018-11-26
drivers core: Prepare support for multiple platform notifications
Heikki Krogerus
1
-7
/
+16
2018-11-26
driver core: platform: Remove duplicated device_remove_properties() call
Heikki Krogerus
1
-1
/
+0
2018-11-11
devres: Align data[] to ARCH_KMALLOC_MINALIGN
Alexey Brodkin
1
-2
/
+8
2018-11-05
OPP: Rename and relocate of_genpd_opp_to_performance_state()
Viresh Kumar
1
-48
/
+0
2018-11-05
PM / Domains: Add genpd_opp_to_performance_state()
Viresh Kumar
1
-0
/
+32
2018-11-05
PM / Domains: Rename genpd virtual devices as virt_dev
Viresh Kumar
1
-13
/
+13
2018-10-31
mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
David Hildenbrand
1
-12
/
+1
2018-10-31
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-2
/
+7
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-26
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
1
-7
/
+12
2018-10-26
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+38
2018-10-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+8
2018-10-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+26
2018-10-23
Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+2
2018-10-23
Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+16
2018-10-23
Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2
-9
/
+95
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-6
/
+17
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
2
-3
/
+83
2018-10-21
Merge branch 'regmap-4.20' into regmap-next
Mark Brown
1
-6
/
+12
2018-10-19
regmap: use less #ifdef for LOG_DEVICE
Ben Dooks
1
-6
/
+12
2018-10-19
regmap: Add regmap_noinc_write API
Ben Whitten
2
-0
/
+80
[next]