summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorLines
2014-03-13regmap: irq: Set data pointer only on regmap_add_irq_chip successKrzysztof Kozlowski-2/+2
2014-03-12PM / Runtime: Add missing "it" in commentGeert Uytterhoeven-1/+1
2014-03-10regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]-16/+174
2014-03-10driver core: unexport static function create_syslog_headerJiang Liu-1/+0
2014-03-08numa: fix NULL pointer access and memory leak in unregister_one_node()Xishi Qiu-0/+4
2014-03-08Revert "driver core: synchronize device shutdown"Roland Dreier-2/+0
2014-03-06cpufreq: suspend governors on system suspend/hibernateViresh Kumar-0/+5
2014-03-06regmap: add regmap_parse_val apiNenghua Cao-0/+12
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman-13/+13
2014-03-02Merge 3.14-rc5 into char-misc-nextGreg Kroah-Hartman-0/+1
2014-03-02PM: Add pm_runtime_suspend|resume_force functionsUlf Hansson-2/+85
2014-03-02PM / runtime: Fetch runtime PM callbacks using a macroUlf Hansson-39/+39
2014-03-01PM / domains: Turn latency warning into debug messagePhilipp Zabel-1/+1
2014-02-26PM / hibernate: Fix restore hang in freeze_processes()Sebastian Capella-0/+1
2014-02-26regmap: Base regmap_register_patch on _regmap_multi_reg_writeCharles Keepax-14/+4
2014-02-26regmap: Add bypassed version of regmap_multi_reg_writeCharles Keepax-13/+62
2014-02-26regmap: Mark reg_defaults in regmap_multi_reg_write as constCharles Keepax-2/+2
2014-02-24Merge 3.14-rc4 into char-misc-nextGreg Kroah-Hartman-13/+12
2014-02-22regmap: fix coccinelle warningsNenghua Cao-1/+1
2014-02-22regmap: Check stride of register patch as we register itCharles Keepax-4/+4
2014-02-20Merge branch 'master' into for-nextJiri Kosina-75/+608
2014-02-20regmap: Clean up _regmap_update_bits()Xiubo Li-6/+6
2014-02-20PM / sleep: Asynchronous threads for suspend_lateLiu, Chuansheng-12/+54
2014-02-20PM / sleep: Asynchronous threads for suspend_noirqLiu, Chuansheng-11/+57
2014-02-20PM / sleep: Asynchronous threads for resume_earlyLiu, Chuansheng-11/+44
2014-02-20PM / sleep: Asynchronous threads for resume_noirqLiu, Chuansheng-16/+50
2014-02-20PM / sleep: Two flags for async suspend_noirq and suspend_lateLiu, Chuansheng-2/+22
2014-02-19treewide: Fix typo in Documentation/DocBookMasanari Iida-1/+1
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel-12/+3
2014-02-18cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel-5/+53
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman-0/+8
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman-0/+8
2014-02-17Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-13/+12
2014-02-16regmap: Separate regmap dev initializationMichal Simek-13/+28
2014-02-15regmap: spmi: support base and extended register spacesJosh Cartwright-31/+197
2014-02-15driver core: unexport static function create_syslog_headerJiang Liu-1/+0
2014-02-15firmware: use power efficient workqueue for unloading and aborting fw loadShaibal Dutta-3/+4
2014-02-15firmware: give a protection when map page failedzhang jun-1/+5
2014-02-14drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker-10/+0
2014-02-14ACPI / platform: drop redundant ACPI_HANDLE checkJosh Cartwright-7/+4
2014-02-13dma-buf: update debugfs outputSumit Semwal-13/+12
2014-02-11regmap: Check readable regs in _regmap_readMichal Simek-0/+3
2014-02-11devres: introduce API "devm_kstrdup"Manish Badarkhe-0/+26
2014-02-11PM / QoS: Add type to dev_pm_qos_add_ancestor_request() argumentsRafael J. Wysocki-5/+17
2014-02-11PM / QoS: Introcuce latency tolerance device PM QoS typeRafael J. Wysocki-29/+180
2014-02-11PM / QoS: Add no_constraints_value field to struct pm_qos_constraintsRafael J. Wysocki-0/+1
2014-02-11PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki-45/+46
2014-02-07drivers/base: fix devres handling for master deviceRussell King-0/+8
2014-02-07sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo-33/+0
2014-02-07kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo-0/+17