summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2012-11-15PM / OPP: Export symbols for module usage.Liam Girdwood
2012-11-15PM / OPP: RCU reclaimVincent Guittot
2012-11-15ACPI: Add support for platform bus typeMika Westerberg
2012-11-15Merge branch 'pm-qos' into acpi-dev-pmRafael J. Wysocki
2012-11-14firmware loader: document firmware cache mechanismMing Lei
2012-11-14firmware loader: introduce module parameter to customize(v4) fw search pathMing Lei
2012-11-14firmware: use noinline_for_stackCesar Eduardo Barros
2012-11-14firmware loader: Fix the concurrent request_firmware() race for kref_get/putChuansheng Liu
2012-11-14firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeoutChuansheng Liu
2012-11-14Merge 3.7-rc5 into driver-core-nextGreg Kroah-Hartman
2012-11-10PM / QoS: Resume device before exposing/hiding PM QoS flagsLan Tianyu
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-09sparc: Add sparc support for platform_get_irq()Andreas Larsson
2012-11-02PM / QoS: Document request manipulation requirement for flagsRafael J. Wysocki
2012-11-01PM / QoS: Fix a free error in the dev_pm_qos_constraints_destroy()Lan,Tianyu
2012-10-30drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-10-30drivers/base: fix typo in comment for arch_setup_pdev_archdata()Sebastian Andrzej Siewior
2012-10-30PM / QoS: Fix the return value of dev_pm_qos_update_request()Rafael J. Wysocki
2012-10-30regmap: core: Report registers in hex when we can't cacheMark Brown
2012-10-29Merge 3.7-rc3 into driver-core-nextGreg Kroah-Hartman
2012-10-26Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ...Ingo Molnar
2012-10-26drivers/base: Add a DEVICE_BOOL_ATTR macroBorislav Petkov
2012-10-25Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-10-25drivers/base: remove CONFIG_EXPERIMENTALKees Cook
2012-10-25regmap: Fix printing of size_t variableFabio Estevam
2012-10-24PM / Domains: Check device PM QoS flags in pm_genpd_poweroff()Rafael J. Wysocki
2012-10-24PM / QoS: Make it possible to expose PM QoS device flags to user spaceRafael J. Wysocki
2012-10-23drivers: cma: Fix wrong CMA selected region size default valueLaurent Pinchart
2012-10-23drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentationLaurent Pinchart
2012-10-23drivers: dma-contiguous: Don't redefine SZ_1MLaurent Pinchart
2012-10-23PM / QoS: Introduce PM QoS device flags supportRafael J. Wysocki
2012-10-23PM / QoS: Prepare struct dev_pm_qos_request for more request typesRafael J. Wysocki
2012-10-23PM / QoS: Prepare device structure for adding more constraint typesRafael J. Wysocki
2012-10-23PM / Domains: Fix memory leak on error path in pm_genpd_attach_cpuidlejhbird.choi@samsung.com
2012-10-22firmware loader: sync firmware cache by async_synchronize_full_domainMing Lei
2012-10-22firmware loader: let direct loading back on 'firmware_buf'Ming Lei
2012-10-22firmware loader: fix one reqeust_firmware raceMing Lei
2012-10-22firmware loader: cancel uncache work before caching firmwareMing Lei
2012-10-17regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabledDong Aisheng
2012-10-17regmap: make lock/unlock functions customizableDavide Ciminaghi
2012-10-15regmap: silence GCC warningPaul Bolle
2012-10-15regmap: Split raw writes that cross window boundariesMark Brown
2012-10-15regmap: Make return code checks consistentMark Brown
2012-10-15regmap: Factor range lookup out of page selectionMark Brown
2012-10-15regmap: Provide debugfs read of register rangesMark Brown
2012-10-15regmap: Factor out debugfs register readMark Brown
2012-10-15regmap: Allow ranges to be namedMark Brown
2012-10-15regmap: When we sanity check during range adds say what errors we findMark Brown