summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2014-03-26Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman1-0/+33
2014-03-20drivers/base/topology.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-4/+8
2014-03-20Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+5
2014-03-20Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki2-51/+226
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki6-120/+368
2014-03-19regmap: cache: Don't attempt to sync non-writeable registersDylan Reid1-1/+2
2014-03-19regmap: cache: Step by stride in default syncDylan Reid1-1/+1
2014-03-18regmap: Fix possible sleep-in-atomic in regmap_bulk_write()Takashi Iwai1-5/+6
2014-03-18regmap: Ensure regmap_register_patch() is compatible with fast_ioMark Brown1-11/+14
2014-03-14regmap: irq: Set data pointer only on regmap_add_irq_chip successKrzysztof Kozlowski1-2/+2
2014-03-12PM / Runtime: Add missing "it" in commentGeert Uytterhoeven1-1/+1
2014-03-10regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]2-16/+174
2014-03-10driver core: unexport static function create_syslog_headerJiang Liu1-1/+0
2014-03-09numa: fix NULL pointer access and memory leak in unregister_one_node()Xishi Qiu1-0/+4
2014-03-09Revert "driver core: synchronize device shutdown"Roland Dreier1-2/+0
2014-03-06cpufreq: suspend governors on system suspend/hibernateViresh Kumar1-0/+5
2014-03-06regmap: add regmap_parse_val apiNenghua Cao1-0/+12
2014-03-03Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2-13/+13
2014-03-03Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman1-0/+1
2014-03-02PM: Add pm_runtime_suspend|resume_force functionsUlf Hansson2-2/+85
2014-03-02PM / runtime: Fetch runtime PM callbacks using a macroUlf Hansson1-39/+39
2014-03-01PM / domains: Turn latency warning into debug messagePhilipp Zabel1-1/+1
2014-02-26PM / hibernate: Fix restore hang in freeze_processes()Sebastian Capella1-0/+1
2014-02-26regmap: Base regmap_register_patch on _regmap_multi_reg_writeCharles Keepax1-14/+4
2014-02-26regmap: Add bypassed version of regmap_multi_reg_writeCharles Keepax1-13/+62
2014-02-26regmap: Mark reg_defaults in regmap_multi_reg_write as constCharles Keepax1-2/+2
2014-02-25Merge 3.14-rc4 into char-misc-nextGreg Kroah-Hartman1-13/+12
2014-02-22regmap: fix coccinelle warningsNenghua Cao1-1/+1
2014-02-22regmap: Check stride of register patch as we register itCharles Keepax2-4/+4
2014-02-20Merge branch 'master' into for-nextJiri Kosina14-75/+608
2014-02-20regmap: Clean up _regmap_update_bits()Xiubo Li1-6/+6
2014-02-20PM / sleep: Asynchronous threads for suspend_lateLiu, Chuansheng1-12/+54
2014-02-20PM / sleep: Asynchronous threads for suspend_noirqLiu, Chuansheng1-11/+57
2014-02-20PM / sleep: Asynchronous threads for resume_earlyLiu, Chuansheng1-11/+44
2014-02-20PM / sleep: Asynchronous threads for resume_noirqLiu, Chuansheng1-16/+50
2014-02-20PM / sleep: Two flags for async suspend_noirq and suspend_lateLiu, Chuansheng1-2/+22
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida1-1/+1
2014-02-19x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2-12/+3
2014-02-19cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel2-5/+53
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman1-0/+8
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman1-0/+8
2014-02-18Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-13/+12
2014-02-16regmap: Separate regmap dev initializationMichal Simek1-13/+28
2014-02-15regmap: spmi: support base and extended register spacesJosh Cartwright1-31/+197
2014-02-15driver core: unexport static function create_syslog_headerJiang Liu1-1/+0
2014-02-15firmware: use power efficient workqueue for unloading and aborting fw loadShaibal Dutta1-3/+4
2014-02-15firmware: give a protection when map page failedzhang jun1-1/+5
2014-02-15drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker10-10/+0
2014-02-15ACPI / platform: drop redundant ACPI_HANDLE checkJosh Cartwright1-7/+4
2014-02-13dma-buf: update debugfs outputSumit Semwal1-13/+12