summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2015-10-011-5/+12
|\
| * PM / OPP: Fix typo modifcation -> modificationStephen Boyd2015-09-251-3/+3
| * PM / OPP: of_property_count_u32_elems() can return errorsViresh Kumar2015-09-251-2/+9
* | Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-261-2/+8
|\ \ | |/ |/|
| * cpu/cacheinfo: Fix teardown pathBorislav Petkov2015-09-171-2/+8
* | platform-msi: Do not cache msi_desc in handler_dataMarc Zyngier2015-09-151-15/+3
|/
* Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-112-13/+53
|\
| *-. Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki2015-09-111-13/+25
| |\ \
| | | * PM / Domains: Ensure subdomain is not in use before removingJon Hunter2015-09-051-0/+8
| | | * PM / Domains: Try power off masters in error path of __pm_genpd_poweron()Ulf Hansson2015-09-031-13/+17
| * | | Merge branch 'pm-opp'Rafael J. Wysocki2015-09-111-0/+28
| |\ \ \
| | * | | PM / OPP: Return suspend_opp only if it is enabledViresh Kumar2015-09-091-7/+5
| | * | | PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz2015-09-091-0/+30
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-101-6/+8
|\ \ \ \ \
| * | | | | device property: Don't overwrite addr when failing in device_get_mac_addressJulien Grall2015-09-081-6/+8
* | | | | | Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2015-09-0810-243/+469
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...Mark Brown2015-09-047-219/+168
| |\ \ \ \ \ \ \
| | | * | | | | | regmap: Apply optional delay in multi_reg_write/register_patchNariman Poushin2015-07-161-6/+48
| | * | | | | | | regmap: Move documentation to regmap.hNicolas Boichat2015-08-116-139/+0
| | * | | | | | | regmap: Use different lockdep class for each regmap init callNicolas Boichat2015-08-076-61/+107
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force...Mark Brown2015-09-042-16/+134
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | regmap: debugfs: Fix misuse of IS_ENABLEDAxel Lin2015-08-071-4/+5
| | * | | | | | | | | regmap: debugfs: Allow writes to cache state settingsRichard Fitzgerald2015-07-201-4/+86
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2015-09-045-26/+215
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'topic/smbus-block' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2015-09-048-56/+215
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | regmap: fix a NULL pointer dereference in __regmap_initSergey SENOZHATSKY2015-08-311-2/+4
| | | * | | | | | | | | regmap-i2c: Add smbus i2c block supportMarkus Pargmann2015-08-301-0/+49
| | | * | | | | | | | | regmap: Add raw_write/read checks for max_raw_write/read sizesMarkus Pargmann2015-08-301-0/+6
| | | * | | | | | | | | regmap: regmap max_raw_read/write getter functionsMarkus Pargmann2015-08-301-0/+22
| | | * | | | | | | | | regmap: Introduce max_raw_read/write for regmap_bulk_read/writeMarkus Pargmann2015-08-302-15/+74
| | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \
| | | *-----. \ \ \ \ \ \ \ \ Merge branches 'fix/raw', 'topic/core', 'topic/i2c', 'topic/raw' and 'topic/d...Mark Brown2015-08-304-16/+45
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | |
| | | | | | | * | | | | | | | regmap: fix typos in regmap.cXiubo Li2015-08-121-2/+2
| | | | | | | |/ / / / / / /
| | | | | | * / / / / / / / regmap: Fix regmap_can_raw_write checkMarkus Pargmann2015-08-141-1/+2
| | | | | | |/ / / / / / /
| | * | | | / / / / / / / regmap: Support bulk reads for devices without raw formattingMark Brown2015-08-311-1/+28
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | regmap: No multi_write support if bus->write does not existMarkus Pargmann2015-08-211-1/+1
| | * | | | | | | | | | regmap: Split use_single_rw internally into use_single_read/writeMarkus Pargmann2015-08-214-9/+12
| | * | | | | | | | | | regmap: Fix regmap_bulk_write for bus writesMarkus Pargmann2015-08-211-2/+19
| | * | | | | | | | | | regmap: Silence warning on invalid zero length readMark Brown2015-07-141-0/+2
| | * | | | | | | | | | regmap: Add better support for devices without readback supportLars-Peter Clausen2015-07-131-2/+3
| * | | | | | | | | | | Merge remote-tracking branch 'regmap/fix/raw' into regmap-linusMark Brown2015-09-041-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | regmap: regmap_raw_read return error on !bus->readMarkus Pargmann2015-08-201-0/+5
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown2015-09-041-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | regmap: Fix integertypes for register address and valueMarkus Pargmann2015-08-121-2/+2
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-051-0/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: check if section present during memory block registeringYinghai Lu2015-09-041-0/+10
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-09-042-20/+55
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-302-20/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | / / / / / / / | | | | | |/ / / / / / / | | | | |/| / / / / / / | | | | | |/ / / / / / | | | |_|_| / / / / / | | |/| | | / / / / | | | | |_| / / / / | | | |/| | / / /
| | | * | | / / / regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-162-12/+12
| | | | |/ / / / | | | |/| | | |
| | * | | | | | regmap: add regmap_fields_force_write()Kuninori Morimoto2015-07-101-0/+12
| | * | | | | | regmap: add regmap_write_bits()Kuninori Morimoto2015-07-101-0/+23