summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* drivers/base/core.c: use strreplace()Rasmus Villemoes2015-06-251-5/+4
* Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2015-06-234-30/+61
|\
| *---. Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' an...Mark Brown2015-06-174-24/+59
| |\ \ \
| | | | * regmap: Introduce regmap_get_reg_strideSrinivas Kandagatla2015-05-221-0/+12
| | | | * regmap: Introduce regmap_get_max_registerSrinivas Kandagatla2015-05-221-0/+12
| | | * | regmap: kill off set_irq_flags usageRob Herring2015-06-091-7/+0
| | | * | regmap: irq: Fixed a typo errordashsriram2015-06-021-1/+1
| | | * | regmap: Constify irq_domain_opsKrzysztof Kozlowski2015-04-271-1/+1
| | | |/
| | * | regmap: Use regcache_mark_dirty() to indicate power loss or resetKevin Cernekee2015-05-062-4/+18
| | * | regmap: Add a helper function for regcache sync testKevin Cernekee2015-05-061-11/+15
| | |/
| * | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2015-06-171-3/+0
| |\ \
| | * | regmap: drop unneeded gotoJulia Lawall2015-05-291-3/+0
| | |/
| * | Merge remote-tracking branch 'regmap/fix/field' into regmap-linusMark Brown2015-06-171-2/+1
| |\ \
| | * | regmap: Fix possible shift overflow in regmap_field_init()Maxime Coquelin2015-06-161-2/+1
| | |/
| * | Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown2015-06-171-1/+1
| |\ \
| | * | regmap: Fix regmap_bulk_read in BE modeArun Chandran2015-06-151-1/+1
| | |/
* | | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-239-25/+563
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'pm-clk', 'pm-domains' and 'powercap'Rafael J. Wysocki2015-06-192-18/+67
| |\ \ \ \ \ | | | | | |/ | | | | |/|
| | | * | | PM / Domains: Skip timings during syscore suspend/resumeGeert Uytterhoeven2015-06-151-16/+26
| | | | |/ | | | |/|
| | * | | PM / clk: Print acquired clock name in addition to con_idGeert Uytterhoeven2015-06-151-1/+2
| | * | | PM / clk: Fix clock error check in __pm_clk_add()Geert Uytterhoeven2015-05-191-1/+1
| | * | | PM / clock_ops: Provide default runtime ops to usersRajendra Nayak2015-05-121-0/+38
| | | |/ | | |/|
| * | | Merge branch 'pm-wakeirq'Rafael J. Wysocki2015-06-196-1/+422
| |\ \ \
| | * | | PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren2015-05-206-1/+422
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pm-sleep' and 'pm-runtime'Rafael J. Wysocki2015-06-193-6/+60
| |\ \ \ \ \ | | | |/ / /
| | | * | | PM / Runtime: Update last_busy in rpm_resumeTony Lindgren2015-05-201-0/+1
| | | |/ /
| | * | | PM / sleep: trace_device_pm_callback coverage in dpm_prepare/completeTodd E Brandt2015-06-101-6/+5
| | * | | PM / wakeup: add a dummy wakeup_source to record statisticsJin Qian2015-05-191-0/+36
| | * | | PM / wakeup: validate wakeup source before activating it.Jin Qian2015-05-081-0/+18
| | |/ /
| * | | device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee2015-06-151-0/+14
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-221-1/+1
|\ \ \ | |/ / |/| |
| * | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
| |/
* | drivers/base: cacheinfo: handle absence of cachesSudeep Holla2015-06-011-1/+1
* | drivers: of/base: move of_init to driver_initSudeep Holla2015-05-261-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-16/+16
|\
| * VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-16/+16
* | power: wakeup: remove use of seq_printf return valueJoe Perches2015-04-151-9/+7
* | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-147-83/+278
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki2015-04-134-28/+82
| |\ \ \
| | | * | PM / domains: avoid potential oops in pm_genpd_remove_device()Russell King2015-03-231-3/+1
| | | * | PM / domains: factor out code to get the generic PM domain from a struct deviceRussell King2015-03-221-14/+32
| | | * | PM / domains: quieten down generic pm domainsRussell King2015-03-221-4/+4
| | | * | PM / Domains: Sync runtime PM status with genpd after probeRussell King2015-03-221-0/+12
| | | * | driver core / PM: Add PM domain callbacks for device setup/cleanupRafael J. Wysocki2015-03-221-0/+14
| | * | | Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki2015-04-102-7/+19
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | PM / sleep: add pm-trace support for suspending phaseZhonghui Fu2015-03-182-7/+19
| * | | | Merge branch 'device-properties'Rafael J. Wysocki2015-04-133-55/+196
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | device property: Introduce firmware node type for platform dataRafael J. Wysocki2015-04-031-5/+93
| | * | | device property: Make it possible to use secondary firmware nodesRafael J. Wysocki2015-04-031-0/+51
| | * | | driver core: Implement device property accessors through fwnode onesRafael J. Wysocki2015-03-251-28/+17
OpenPOWER on IntegriCloud