index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-04
drivers/base/platform.c: kmemleak ignore a known leak
Qian Cai
2019-01-02
Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-01-01
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-12-28
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
memory_hotplug: add missing newlines to debugging output
Michal Hocko
2018-12-28
drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
Wei Yang
2018-12-26
drivers: base: swnode: check if swnode is NULL before dereferencing it
Colin Ian King
2018-12-26
drivers: base: swnode: check if pointer p is NULL before dereferencing it
Colin Ian King
2018-12-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-25
Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-25
Merge tag 'regmap-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2018-12-21
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-12-20
mm, memory_hotplug: update a comment in unregister_memory()
Dan Carpenter
2018-12-20
component: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-19
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2018-12-19
Merge branch 'regmap-4.21' into regmap-next
Mark Brown
2018-12-19
regmap: irq: add an option to clear status registers on unmask
Bartosz Golaszewski
2018-12-19
regmap: regmap-irq/gpio-max77620: add level-irq support
Matti Vaittinen
2018-12-19
regmap: regmap-irq: Remove default irq type setting from core
Matti Vaittinen
2018-12-19
sysfs: Disable lockdep for driver bind/unbind files
Daniel Vetter
2018-12-19
PM / Domains: remove define_genpd_open_function() and define_genpd_debugfs_fo...
Yangtao Li
2018-12-19
PM-runtime: Switch autosuspend over to using hrtimers
Vincent Guittot
2018-12-19
driver core: Add missing dev->bus->need_parent_lock checks
Rafael J. Wysocki
2018-12-18
device property: fix fwnode_graph_get_next_endpoint() documentation
Marco Felsch
2018-12-18
Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2018-12-17
regmap: debugfs: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-17
regmap: rbtree: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-14
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2018-12-14
PM / Domains: Propagate performance state updates
Viresh Kumar
2018-12-14
PM / Domains: Factorize dev_pm_genpd_set_performance_state()
Viresh Kumar
2018-12-14
PM / Domains: Save OPP table pointer in genpd
Viresh Kumar
2018-12-14
PM / Domains: Make genpd performance states orthogonal to the idlestates
Ulf Hansson
2018-12-13
ACPI / scan: Refactor _CCA enforcement
Robin Murphy
2018-12-13
dma-mapping: move dma_get_required_mask to kernel/dma
Christoph Hellwig
2018-12-13
regmap: irq: handle HW using separate rising/falling edge interrupts
Bartosz Golaszewski
2018-12-13
platform-msi: Free descriptors in platform_msi_domain_free()
Miquel Raynal
2018-12-11
drivers: base: swnode: remove need for a temporary string for the node name
Colin Ian King
2018-12-10
PM: Switch to use %ptR
Andy Shevchenko
2018-12-10
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2018-12-06
kobject: return error code if writing /sys/.../uevent fails
Peter Rajnoha
2018-12-06
driver core: Move async_synchronize_full call
Alexander Duyck
2018-12-06
driver core: platform: Respect return code of platform_device_register_full()
Andy Shevchenko
2018-12-06
kref/kobject: Improve documentation
Ezequiel Garcia
2018-12-06
drivers/base/memory.c: Use DEVICE_ATTR_RO and friends
David Hildenbrand
2018-12-03
Merge 4.20-rc5 into driver-core-next
Greg Kroah-Hartman
2018-11-27
driver core: Replace simple_strto{l,ul} by kstrtou{l,ul}
Kaitao cheng
[next]