summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Input: elan_i2c - add ACPI ID "ELAN1000"João Paulo Rechi Vita2015-09-031-0/+1
* | | | | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-1111-43/+180
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki2015-09-116-15/+93
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | | * | | | staging: board: Migrate away from __pm_genpd_name_add_device()Geert Uytterhoeven2015-09-092-2/+36
| | | | * | | | 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
| | | * | | | | cpuidle/coupled: Add sanity check for safe_state_indexXunlei Pang2015-09-033-0/+32
| * | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-09-114-28/+59
| |\ \ \ \ \ \ \
| | * | | | | | | intel_pstate: fix PCT_TO_HWP macroKristen Carlson Accardi2015-09-091-7/+14
| | * | | | | | | intel_pstate: Fix user input of min/max to legal policy regionChen Yu2015-09-091-3/+14
| | * | | | | | | cpufreq-dt: add suspend frequency supportBartlomiej Zolnierkiewicz2015-09-091-0/+9
| | * | | | | | | cpufreq: allow cpufreq_generic_suspend() to work without suspend frequencyBartlomiej Zolnierkiewicz2015-09-091-2/+2
| | * | | | | | | Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki2015-09-091-0/+30
| | |\ \ \ \ \ \ \
| | * | | | | | | | cpufreq: Use __func__ to print function's nameViresh Kumar2015-09-071-2/+1
| | * | | | | | | | cpufreq: staticize cpufreq_cpu_get_raw()Viresh Kumar2015-09-071-1/+1
| | * | | | | | | | cpufreq: Add ARM_MT8173_CPUFREQ dependency on THERMALGuenter Roeck2015-09-051-0/+1
| | * | | | | | | | cpufreq: dt: Tolerance applies on both sides of target voltageViresh Kumar2015-09-031-1/+2
| | * | | | | | | | cpufreq: dt: Print error on failing to mark OPPs as sharedViresh Kumar2015-09-031-1/+4
| | * | | | | | | | cpufreq: dt: Check OPP count before marking them sharedViresh Kumar2015-09-031-11/+11
| | * | | | | | | | Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki2015-09-03145-1556/+4029
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ 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 branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-1129-596/+635
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | target: use stringify.h instead of own definitionDavid Disseldorp2015-09-111-1/+2
| * | | | | | | | | | target/user: Fix UFLAG_UNKNOWN_OP handlingAndy Grover2015-09-111-8/+2
| * | | | | | | | | | target: Remove no-op conditionalAndy Grover2015-09-111-2/+1
| * | | | | | | | | | target/user: Remove unused variableAndy Grover2015-09-111-1/+0
| * | | | | | | | | | target: Fix max_cmd_sn increment w/o cmdsn mutex regressionsRoland Dreier2015-09-112-4/+5
| * | | | | | | | | | target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sessNicholas Bellinger2015-09-111-2/+4
| * | | | | | | | | | target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger2015-09-113-4/+65
| * | | | | | | | | | target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-268-18/+18
| * | | | | | | | | | target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-265-43/+51
| * | | | | | | | | | target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-265-62/+47
| * | | | | | | | | | target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover2015-08-266-38/+36
| * | | | | | | | | | target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier2015-08-027-27/+24
| * | | | | | | | | | qla2xxx: Update tcm_qla2xxx module description to 24xx+Sebastian Herbszt2015-08-022-3/+3
| * | | | | | | | | | iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp2015-08-024-5/+31
| * | | | | | | | | | drivers: target: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-07-311-1/+1
| * | | | | | | | | | target: check DPO/FUA usage for COMPARE AND WRITEDavid Disseldorp2015-07-311-0/+3
| * | | | | | | | | | target: Remove cmd->se_ordered_id (unused except debug log lines)Roland Dreier2015-07-312-27/+13
| * | | | | | | | | | target: add support for START_STOP_UNIT SCSI opcodeBrian Bunker2015-07-301-0/+36
| * | | | | | | | | | target: improve unsupported opcode messageJoern Engel2015-07-302-3/+5
| * | | | | | | | | | target: allow underflow/overflow for PR OUT etc. commandsRoland Dreier2015-07-301-3/+3
| * | | | | | | | | | target/iscsi: Use proper SGL accessors for digest computationAlexei Potashnik2015-07-301-5/+4
| * | | | | | | | | | target: remove initiatorname field in se_acl_lunChris Zankel2015-07-302-6/+4
| * | | | | | | | | | libiscsi: Use scsi helper to set information descriptorSagi Grimberg2015-07-231-6/+3
| * | | | | | | | | | target: Return descriptor format sense data in case the LU spans 64bit sectorsSagi Grimberg2015-07-233-4/+16
| * | | | | | | | | | scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg2015-07-233-5/+26
| * | | | | | | | | | scsi: Fix wrong additional sense length in descriptor formatSagi Grimberg2015-07-231-1/+1