summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: chipidea: Drop lock across event_notify during gadget stopStephen Boyd2017-01-201-1/+1
* usb: chipidea: msm: Be silent on probe defer errorsStephen Boyd2017-01-201-1/+2
* usb: chipidea: msm: Handle phy power statesStephen Boyd2017-01-204-25/+33
* usb: chipidea: msm: Add reset controller for PHY POR bitStephen Boyd2017-01-202-2/+49
* usb: chipidea: msm: Make platform data driver local instead of globalStephen Boyd2017-01-201-14/+9
* usb: chipidea: msm: Restore wrapper settings after resetStephen Boyd2017-01-201-0/+39
* usb: chipidea: msm: Mux over secondary phy at the right timeStephen Boyd2017-01-201-2/+60
* usb: chipidea: msm: Add proper clk and reset supportStephen Boyd2017-01-201-4/+68
* usb: chipidea: msm: Use hw_write_id_reg() instead of writelStephen Boyd2017-01-201-4/+2
* usb: chipidea: msm: Rely on core to override AHBBURSTStephen Boyd2017-01-201-2/+2
* usb: chipidea: msm: Mark device as runtime pm activeStephen Boyd2017-01-201-0/+1
* usb: chipidea: vbus event may exist before starting gadgetPeter Chen2017-01-201-5/+12
* usb: chipidea: Consolidate extcon notifiersStephen Boyd2017-01-203-39/+18
* usb: chipidea: Add support for ULPI PHY busStephen Boyd2017-01-205-6/+167
* usb: chipidea: Remove locking in ci_udc_start()Stephen Boyd2017-01-201-3/+0
* usb: chipidea: Notify events when switching host modeStephen Boyd2017-01-201-0/+6
* usb: chipidea: Add platform flag for wrapper phy managementStephen Boyd2017-01-202-0/+7
* usb: chipidea: Handle extcon events properlyStephen Boyd2017-01-202-5/+43
* usb: chipidea: Only read/write OTGSC from one placeStephen Boyd2017-01-203-39/+30
* usb: ulpi: Support device discovery via DTStephen Boyd2017-01-202-6/+93
* of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd2017-01-201-0/+2
* of: device: Support loading a module with OF based modaliasStephen Boyd2017-01-202-0/+29
* usb: chipdata: Replace the extcon APIChanwoo Choi2017-01-201-24/+6
* Linux 4.10-rc1v4.10-rc1Linus Torvalds2016-12-251-2/+2
* powerpc: Fix build warning on 32-bit PPCLarry Finger2016-12-251-1/+1
* avoid spurious "may be used uninitialized" warningLinus Torvalds2016-12-251-0/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-25227-665/+604
|\
| * ktime: Get rid of ktime_equal()Thomas Gleixner2016-12-254-20/+4
| * ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-2556-95/+84
| * ktime: Get rid of the unionThomas Gleixner2016-12-2548-227/+200
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25132-327/+320
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-2572-689/+308
|\ \
| * | irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner2016-12-252-2/+1
| * | irqchip/gic: Consolidate hotplug state spaceThomas Gleixner2016-12-252-2/+1
| * | coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner2016-12-252-3/+2
| * | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-2559-77/+77
| * | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-256-340/+1
| * | staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner2016-12-252-40/+46
| * | scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-252-48/+31
| * | scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-252-46/+34
| * | cpu/hotplug: Prevent overwriting of callbacksThomas Gleixner2016-12-251-46/+50
| * | x86/msr: Remove bogus cleanup from the error pathThomas Gleixner2016-12-251-1/+0
| * | bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner2016-12-251-1/+4
| * | perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner2016-12-251-7/+7
| * | ARM/imx/mmcd: Fix broken cpu hotplug handlingThomas Gleixner2016-12-251-12/+22
| * | scsi: qedi: Convert to hotplug state machineThomas Gleixner2016-12-251-64/+32
* | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2016-12-253-371/+673
|\ \ \
| * | | tools/power turbostat: remove obsolete -M, -m, -C, -c optionsLen Brown2016-12-242-110/+2
| * | | tools/power turbostat: Make extensible via the --add parameterLen Brown2016-12-242-9/+409
| * | | tools/power turbostat: Denverton uses a 25 MHz crystal, not 19.2 MHzLen Brown2016-12-011-1/+1