Age | Commit message (Expand) | Author |
2019-03-04 | Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2019-02-21 | PM-runtime: Fix deadlock when canceling hrtimer | Vincent Guittot |
2019-02-08 | Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-01-30 | PM-runtime: Fix deadlock with ktime_get() | Vincent Guittot |
2019-01-29 | Merge remote-tracking branch 'regmap/topic/irq' into regmap-next | Mark Brown |
2019-01-29 | Merge branch 'regmap-5.1' into regmap-next | Mark Brown |
2019-01-29 | regmap: Remove attribute packed from struct 'regcache_rbtree_node' | Mathieu Malaterre |
2019-01-23 | regmap: regmap-irq: Add main status register support | Matti Vaittinen |
2019-01-22 | cacheinfo: Keep the old value if of_property_read_u32 fails | Huacai Chen |
2019-01-19 | Merge tag 'regmap-fix-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-01-14 | regmap-irq: do not write mask register if mask_base is zero | Mark Zhang |
2019-01-11 | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep' | Rafael J. Wysocki |
2019-01-10 | PM-runtime: Fix autosuspend_delay on 32bits arch | Vincent Guittot |
2019-01-10 | PM-runtime: Fix 'jiffies' in comments after switch to hrtimers | Ladislav Michl |
2019-01-07 | Merge branch 'regmap-4.21' into regmap-5.0 | Mark Brown |
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-02 | PM: sleep: call devfreq suspend/resume | Lukasz Luba |
2019-01-01 | Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2018-12-31 | regmap: regmap-irq: silently ignore unsupported type settings | Matti Vaittinen |
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 |