aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2013-11-26Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into re...Mark Brown
2013-11-26Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown
2013-11-26regmap: use IS_ERR() to check clk_get() resultsStephen Warren
2013-11-21regmap: make sure we unlock on failure in regmap_bulk_writeCourtney Cavin
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-19Merge branch 'pm-runtime'Rafael J. Wysocki
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-14PM / Runtime: Fix error path for prepareUlf Hansson
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-12Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2013-11-12regmap: trivial comment fix (copy'n'paste error)Gerhard Sittig
2013-11-09locks: break delegations on any attribute modificationJ. Bruce Fields
2013-11-09locks: break delegations on unlinkJ. Bruce Fields
2013-11-07Merge branch 'pm-runtime'Rafael J. Wysocki
2013-11-07PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()Rafael J. Wysocki
2013-10-28Merge remote-tracking branch 'regmap/topic/spmi' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/topic/multi' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown
2013-10-28Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown
2013-10-28regmap: add SPMI supportJosh Cartwright
2013-10-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-10-28Merge branch 'pm-sleep'Rafael J. Wysocki
2013-10-28Merge branch 'pm-runtime'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon
2013-10-25PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon
2013-10-25devres: restore zeroing behavior of devres_alloc()Kevin Hilman
2013-10-24regmap: debugfs: Fix a boot time crash with early regmap initTero Kristo
2013-10-22regmap: irq: clear status when disable irqYi Zhang
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-18PM / Sleep: Detect device suspend/resume lockup and log eventBenoit Goby
2013-10-16driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu
2013-10-16drivers/base/core.c: output device renaming messages with dev_dbg().ethan.zhao
2013-10-16devres: add kernel standard devm_k.alloc functionsJoe Perches
2013-10-16PM / Runtime: Respect autosuspend when idle triggers suspendUlf Hansson
2013-10-14regmap: Only send a single buffer for async I/O if writing one registerMark Brown
2013-10-14regmap: spi: Handle async writes of only one bufferMark Brown
2013-10-14regmap: new API regmap_multi_reg_write() definitionAnthony Olech
2013-10-14treewide: fix "usefull" typoMichael Opdenacker
2013-10-10Merge remote-tracking branch 'regmap/fix/core' into regmap-asyncMark Brown
2013-10-10regmap: Use async I/O during cache syncMark Brown
2013-10-10regmap: Use async I/O for patch applicationMark Brown
2013-10-09regmap: Fix regmap_bulk_write single-rw mutex deadlockAnthony Olech