summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/ad7314.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-10rtl8xxxu: Use size of source pointer when copying efuse dataJes Sorensen1-17/+17
2016-03-10rtl8xxxu: Introduce set_tx_power() fileop and a new 8723b dummy derivativeJes Sorensen2-2/+34
2016-03-10rtl8xxxu: Correct struct rtl8723bu_efuse to list power bases correctlyJes Sorensen2-15/+18
2016-03-10rtl8xxxu: Do not use hard-wired RF enable settings for 8723buJes Sorensen2-1/+10
2016-03-10rtl8xxxu: Setup coex table correctly (hopefully)Jes Sorensen1-5/+9
2016-03-10rtl8xxxu: Use REG_RFE_CTRL_ANTA_SRC rather than hard coded valueJes Sorensen1-2/+2
2016-03-10rtl8xxxu: Use name for REG_RFE_BUFFER rather than hard coded valueJes Sorensen1-4/+4
2016-03-10rtl8xxxu: 8723bu: REG_BT_COEX_TABLE4 is only 8 bitsJes Sorensen1-1/+1
2016-03-10rtl8xxxu: Set WLAN_ACT_CONTROL per vendor driver settingJes Sorensen1-1/+1
2016-03-10rtl8xxxu: RF_T_METER is different on the newer chipsJes Sorensen1-6/+7
2016-03-10rtl8xxxu: Implement init_statistics for 8723buJes Sorensen3-0/+35
2016-03-10rtl8xxxu: Add missing blank space in front of bracketJes Sorensen1-1/+1
2016-03-10rtl8xxxu: Setup RX aggregationJes Sorensen3-0/+25
2016-03-10rtl8xxxu: Group chip quirks togetherJes Sorensen1-13/+15
2016-03-10rtl8xxxu: Add REG_DWBCN1_CTRL_8723B defineJes Sorensen1-0/+2
2016-03-10rtl8xxxu: 8723bu lock phy after RF initJes Sorensen1-0/+7
2016-03-10rtl8xxxu: Call device specific _config_channel()Jes Sorensen1-1/+1
2016-03-10rtl8xxxu: Initialize burst parameters for 8723buJes Sorensen2-1/+37
2016-03-10rtl8xxxu: Set RX boundary for 8723buJes Sorensen1-1/+4
2016-03-10rtl8xxxu: Do not set FPGA0_TX_INFO for 8723bu and use a larger PBP page sizeJes Sorensen1-3/+8
2016-03-10rtl8xxxu: Do queue init in same order as 8723bu vendor driverJes Sorensen1-31/+37
2016-03-10rtl8xxxu: 80M spur hack is for 8723au onlyJes Sorensen1-5/+6
2016-03-10rtl8xxxu: Init H2C command register for 8723buJes Sorensen1-2/+17
2016-03-10rtl8xxxu: Another 8723bu magic register set during initJes Sorensen1-0/+5
2016-03-10rtl8xxxu: Another 8723bu patch for rtl8xxxu_init_phy_bb()Jes Sorensen1-6/+9
2016-03-10rtl8xxxu: Handle XTAL_K value in efuse specific locationJes Sorensen2-3/+14
2016-03-10rtl8xxxu: Additional fixes for 8723buJes Sorensen1-7/+18
2016-03-10rtl8xxxu: Setup LLT before downloading firmwareJes Sorensen1-9/+20
2016-03-10rtl8xxxu: Implement 8723bu power on sequenceJes Sorensen2-5/+189
2016-03-10rtl8xxxu: Do not set REG_AFE_XTAL_CTRL on 8723buJes Sorensen1-9/+12
2016-03-10rtl8xxxu: Issue BT_INFO commandJes Sorensen2-7/+15
2016-03-10rtl8xxxu: Handle BT register writes and MP_OPER eventsJes Sorensen2-4/+89
2016-03-10rtl8xxxu: Initial functionality to handle C2H events for 8723buJes Sorensen2-1/+87
2016-03-10rtl8xxxu: Handle 8723bu style rx descriptorsJes Sorensen2-30/+103
2016-03-10rtl8xxxu: Add rtl8723bu (nextgen) rx descriptor definitionJes Sorensen1-0/+125
2016-03-10rtl8xxxu: Set the right type for ps tdma on 8723buJes Sorensen1-1/+1
2016-03-10rtl8xxxu: Do not ignore wlan activity on 8723buJes Sorensen2-0/+9
2016-03-10rtl8xxxu: Improve 8723bu init codeJes Sorensen3-9/+49
2016-03-10rtl8xxxu: Remove unused variableJes Sorensen1-1/+1
2016-03-10rtl8xxxu: Initial rtl8723bu_init_bt() codeJes Sorensen3-6/+98
2016-03-10rtl8xxxu: Initial implementation of rtl8723bu_config_channel()Jes Sorensen3-0/+149
2016-03-10rtl8xxxu: rtl8192eu: Map out EFUSE TX power areaJakub Sitnicki2-15/+17
2016-03-10rtl8xxxu: Remove backing up certain registers, which was never usedJes Sorensen2-17/+0
2016-03-10rtl8xxxu: Do LC calibration before IQK calibrationJes Sorensen1-2/+2
2016-03-10rtl8xxxu: Handle S0S1 register in lc_calibrate()Jes Sorensen2-0/+8
2016-03-10rtl8xxxu: First stab at adding IQK calibration for 8723bu partsJes Sorensen3-2/+827
2016-03-10rtl8xxxu: Add a couple of new register definitionsJes Sorensen1-0/+6
2016-03-10rtl8xxxu: Make rtl8xxxu_add_path_on() use device specific init valuesJes Sorensen2-3/+25
2016-03-10rtl8xxxu: Use correct formatting type to print sizeof()Jes Sorensen1-1/+1
2016-03-10rtl8xxxu: Do not overwrite rtl8xxxu_debug for untested chipsJes Sorensen1-1/+1