summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2014-03-19Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2014-03-19Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2014-03-19Merge remote-tracking branch 'regmap/for-next'Stephen Rothwell
2014-03-19Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2014-03-19Merge remote-tracking branch 'regulator/for-next'Stephen Rothwell
2014-03-19Merge remote-tracking branch 'sound/for-next'Stephen Rothwell
2014-03-18Merge remote-tracking branches 'regulator/topic/fan53555', 'regulator/topic/f...Mark Brown
2014-03-18Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/lock', 'regm...Mark Brown
2014-03-18Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2014-03-18Merge tag 'regmap-v3.14-rc4' into regmap-linusMark Brown
2014-03-18regmap: Fix possible sleep-in-atomic in regmap_bulk_write()Takashi Iwai
2014-03-18regmap: Ensure regmap_register_patch() is compatible with fast_ioMark Brown
2014-03-17Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-03-17Merge branch 'pm-sleep'Rafael J. Wysocki
2014-03-17Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki
2014-03-13regmap: irq: Set data pointer only on regmap_add_irq_chip successKrzysztof Kozlowski
2014-03-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2014-03-12PM / Runtime: Add missing "it" in commentGeert Uytterhoeven
2014-03-10regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]
2014-03-10driver core: unexport static function create_syslog_headerJiang Liu
2014-03-08numa: fix NULL pointer access and memory leak in unregister_one_node()Xishi Qiu
2014-03-08Revert "driver core: synchronize device shutdown"Roland Dreier
2014-03-06cpufreq: suspend governors on system suspend/hibernateViresh Kumar
2014-03-06regmap: add regmap_parse_val apiNenghua Cao
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman
2014-03-02Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman
2014-03-02PM: Add pm_runtime_suspend|resume_force functionsUlf Hansson
2014-03-02PM / runtime: Fetch runtime PM callbacks using a macroUlf Hansson
2014-03-01PM / domains: Turn latency warning into debug messagePhilipp Zabel
2014-02-26PM / hibernate: Fix restore hang in freeze_processes()Sebastian Capella
2014-02-26regmap: Base regmap_register_patch on _regmap_multi_reg_writeCharles Keepax
2014-02-26regmap: Add bypassed version of regmap_multi_reg_writeCharles Keepax
2014-02-26regmap: Mark reg_defaults in regmap_multi_reg_write as constCharles Keepax
2014-02-24Merge 3.14-rc4 into char-misc-nextGreg Kroah-Hartman
2014-02-22regmap: fix coccinelle warningsNenghua Cao
2014-02-22regmap: Check stride of register patch as we register itCharles Keepax
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-20regmap: Clean up _regmap_update_bits()Xiubo Li
2014-02-20PM / sleep: Asynchronous threads for suspend_lateLiu, Chuansheng
2014-02-20PM / sleep: Asynchronous threads for suspend_noirqLiu, Chuansheng
2014-02-20PM / sleep: Asynchronous threads for resume_earlyLiu, Chuansheng
2014-02-20PM / sleep: Asynchronous threads for resume_noirqLiu, Chuansheng
2014-02-20PM / sleep: Two flags for async suspend_noirq and suspend_lateLiu, Chuansheng
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel
2014-02-18cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman
2014-02-17Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-16regmap: Separate regmap dev initializationMichal Simek