Home
last modified time | relevance | path

Searched refs:charge (Results 1 – 200 of 372) sorted by relevance

12

/linux-4.4.14/drivers/macintosh/
Dapm_emu.c36 long charge = -1; in pmu_apm_get_power_status() local
54 if (charge < 0) in pmu_apm_get_power_status()
55 charge = 0; in pmu_apm_get_power_status()
56 percentage += (pmu_batteries[i].charge * 100) / in pmu_apm_get_power_status()
58 charge += pmu_batteries[i].charge; in pmu_apm_get_power_status()
73 time_units = (charge * 59) / (amperage * -1); in pmu_apm_get_power_status()
75 time_units = (charge * 16440) / (amperage * -60); in pmu_apm_get_power_status()
Dvia-pmu.c643 long pcharge, charge, vb, vmax, lmax; in done_battery_state_ohare() local
680 charge = (100 * vb) / vmax; in done_battery_state_ohare()
687 if (pcharge < charge) in done_battery_state_ohare()
688 charge = pcharge; in done_battery_state_ohare()
691 time = (charge * 16440) / amperage; in done_battery_state_ohare()
697 charge = max = amperage = voltage = time = 0; in done_battery_state_ohare()
700 pmu_batteries[pmu_cur_battery].charge = charge; in done_battery_state_ohare()
769 pmu_batteries[pmu_cur_battery].charge = capa; in done_battery_state_smart()
868 seq_printf(m, "charge : %d\n", pmu_batteries[batnum].charge); in pmu_battery_proc_show()
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/
Dqcom_smbb.txt21 - charge done
22 - charge fast mode
23 - charge trickle mode
43 - qcom,fast-charge-current-limit:
46 Description: Maximum charge current; May be clamped to safety limits.
48 - qcom,fast-charge-low-threshold-voltage:
55 - qcom,fast-charge-high-threshold-voltage:
59 The fast charger will attempt to charge the battery to this
62 - qcom,fast-charge-safe-voltage:
67 'fast-charge-high-watermark' will be clamped by this value.
[all …]
Dmax8925_batter.txt7 - fast-charge: set charging current in fast mode
15 fast-charge = <7>;
Dti,bq24735.txt13 - ti,charge-current : Used to control and set the charging current. This value
17 - ti,charge-voltage : Used to control and set the charging voltage. This value
/linux-4.4.14/Documentation/devicetree/bindings/power/
Drt9455_charger.txt11 - richtek,output-charge-current: integer, output current from the charger to the
13 - richtek,end-of-charge-percentage: integer, percent of the output charge current.
15 below output_charge_current x end-of-charge-percentage,
16 charge is terminated.
41 richtek,output-charge-current = <500000>;
42 richtek,end-of-charge-percentage = <10>;
Dbq25890.txt8 - ti,charge-current: integer, maximum charging current (in uA);
9 - ti,termination-current: integer, charge will be terminated when current in
11 - ti,precharge-current: integer, maximum charge current during precharge
26 - ti,thermal-regulation-threshold: integer, temperature above which the charge
37 ti,charge-current = <1000000>;
Dbq2415x.txt24 - ti,charge-current: integer, maximum charging current in mA.
25 - ti,termination-current: integer, charge will be terminated when current in
42 ti,charge-current = <650>;
Dbq24257.txt14 - ti,charge-current: integer, maximum charging current in uA.
15 - ti,termination-current: integer, charge will be terminated when current in
46 ti,charge-current = <1000000>;
59 ti,charge-current = <500000>;
Dltc2941.txt6 formula for the charge counter.
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-driver-samsung-laptop25 Description: Max battery charge level can be modified, battery cycle
26 life can be extended by reducing the max battery charge
28 0 means normal battery mode (100% charge)
29 1 means battery life extender mode (80% charge)
35 Description: Use your USB ports to charge devices, even
Dsysfs-class-power28 charger operates in fast-charge mode. When the timer expires
29 the device will terminate fast-charge mode (charging current
42 charger operates in fast-charge mode. When the timer expires
43 the device will terminate fast-charge mode (charging current
57 charge mode drops below this value, the charger will trigger
71 charger operates in top-off charge mode. When the timer expires
72 the device will terminate top-off charge mode (charging current
100 drop of the supply. When the IC enters this mode, the charge current is
/linux-4.4.14/Documentation/power/
Dpower_supply_class.txt61 ~ Because both "charge" (µAh) and "energy" (µWh) represents "capacity" ~
79 CHARGE_TYPE - batteries can typically charge at different rates.
108 CHARGE_FULL_DESIGN, CHARGE_EMPTY_DESIGN - design charge values, when
114 of charge when battery became full/empty". It also could mean "value of
115 charge when battery considered full/empty at given conditions (temperature,
118 CHARGE_COUNTER - the current charge counter (in µAh). This could easily
122 CONSTANT_CHARGE_CURRENT - constant charge current programmed by charger.
123 CONSTANT_CHARGE_CURRENT_MAX - maximum charge current supported by the
127 CHARGE_TERM_CURRENT - Charge termination current used to detect the end of charge
132 CONSTANT_CHARGE_VOLTAGE - constant charge voltage programmed by charger.
[all …]
/linux-4.4.14/arch/arm/mach-pxa/
Dsharpsl_pm.c310 sharpsl_pm.machinfo->charge(0); in sharpsl_charge_off()
320 sharpsl_pm.machinfo->charge(0); in sharpsl_charge_error()
337 sharpsl_pm.machinfo->charge(0); in sharpsl_charge_toggle()
339 sharpsl_pm.machinfo->charge(1); in sharpsl_charge_toggle()
529 sharpsl_pm.machinfo->charge(0); in sharpsl_check_battery_voltage()
691 sharpsl_pm.machinfo->charge(0); in sharpsl_off_charge_error()
717 sharpsl_pm.machinfo->charge(0); in sharpsl_off_charge_battery()
719 sharpsl_pm.machinfo->charge(1); in sharpsl_off_charge_battery()
737 sharpsl_pm.machinfo->charge(0); in sharpsl_off_charge_battery()
739 sharpsl_pm.machinfo->charge(1); in sharpsl_off_charge_battery()
[all …]
Dcorgi_pm.c113 sharpsl_pm.machinfo->charge(0); in corgi_should_wakeup()
174 .charge = corgi_charge,
Dspitz_pm.c147 sharpsl_pm.machinfo->charge(0); in spitz_should_wakeup()
208 .charge = spitz_charge,
/linux-4.4.14/Documentation/devicetree/bindings/rtc/
Drtc-palmas.txt17 - ti,backup-battery-charge-high-current: Enable high current charging in
20 charge battery to lower current i.e. < 100mA.
30 ti,backup-battery-charge-high-current;
Dabracon,abx80x.txt24 The abx804 and abx805 have a trickle charger that is able to charge the
/linux-4.4.14/Documentation/devicetree/bindings/iio/frequency/
Dadf4350.txt28 - adi,charge-pump-current: Charge pump current in mA.
42 - adi,charge-cancellation-enable: Enabled charge pump
43 charge cancellation for integer-N modes.
83 adi,charge-pump-current = <2500>;
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dti,tas5086.txt14 - ti,charge-period: This property should contain the time in microseconds
16 split-capacitor charge period. The hardware chip
44 ti,charge-period = <156000>;
/linux-4.4.14/drivers/power/
Dltc2941-battery-gauge.c65 int charge; /* Last charge register content */ member
338 int charge = ltc294x_read_charge_register(info); in ltc294x_update() local
340 if (charge != info->charge) { in ltc294x_update()
341 info->charge = charge; in ltc294x_update()
Dwm8350_power.c163 char *charge; in charger_state_show() local
170 charge = "Charger Off"; in charger_state_show()
173 charge = "Trickle Charging"; in charger_state_show()
176 charge = "Fast Charging"; in charger_state_show()
182 return sprintf(buf, "%s\n", charge); in charger_state_show()
Dbq27xxx_battery.c488 int charge; in bq27xxx_battery_read_charge() local
490 charge = bq27xxx_read(di, reg, false); in bq27xxx_battery_read_charge()
491 if (charge < 0) { in bq27xxx_battery_read_charge()
493 reg, charge); in bq27xxx_battery_read_charge()
494 return charge; in bq27xxx_battery_read_charge()
498 charge *= BQ27XXX_CURRENT_CONSTANT / BQ27XXX_RS; in bq27xxx_battery_read_charge()
500 charge *= 1000; in bq27xxx_battery_read_charge()
502 return charge; in bq27xxx_battery_read_charge()
Daxp288_fuel_gauge.c353 int charge, discharge; in fuel_gauge_get_status() local
361 ret = pmic_read_adc_val("axp288-chrg-curr", &charge, info); in fuel_gauge_get_status()
374 if (charge > 0) in fuel_gauge_get_status()
402 int charge, discharge; in fuel_gauge_get_current() local
404 ret = pmic_read_adc_val("axp288-chrg-curr", &charge, info); in fuel_gauge_get_current()
411 if (charge > 0) in fuel_gauge_get_current()
412 value = charge; in fuel_gauge_get_current()
Dpmu_battery.c108 val->intval = pbi->charge * 1000; /* mWh -> µWh */ in pmu_bat_get_property()
/linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/
Dti-tsc-adc.txt33 ti,charge-delay: Length of touch screen charge delay step in terms of
41 charge step, so this does in fact function as a
74 ti,charge-delay = <0x400>;
Dimx6ul_tsc.txt18 - pre-charge-time: the touch screen need some time to precharge.
34 pre-charge-time = <0xffff>;
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dmax14577.txt23 - maxim,fast-charge-uamp : Current in uA for Fast Charge;
97 maxim,fast-charge-uamp = <450000>;
142 maxim,fast-charge-uamp = <225000>;
Dmax77693.txt50 will operate in fast charge constant current mode till battery voltage
51 reaches this level. Then the charger will switch to fast charge constant
72 - maxim,charge-input-threshold-microvolt : Threshold voltage in uV for
172 maxim,charge-input-threshold-microvolt = <4300000>;
Dmax8925.txt60 fast-charge = <7>;
/linux-4.4.14/include/linux/
Dpmu.h63 unsigned int charge; /* current charge */ member
Disdn.h190 int charge; /* Counter for charging units */ member
307 unsigned int charge; /* Charge units of current connection */ member
/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-upload.txt35 - Write 0x0000001A to register 0x07FC to init the Encoder SDRAM's pre-charge.
37 - Write 0x0000001A to register 0x08FC to init the Decoder SDRAM's pre-charge.
Dfw-memory.txt86 0x07FC: Encoder SDRAM pre-charge
94 0x08FC: Decoder SDRAM pre-charge
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dsharpsl_pm.h24 void (*charge)(int); member
/linux-4.4.14/include/uapi/linux/
Disdn.h115 int charge; /* Charge-Units */ member
/linux-4.4.14/drivers/isdn/act2000/
Dcapi.h69 struct charge { /* Charging information */ struct
72 } charge; member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dgpcgk208.fuc54 * Permission is hereby granted, free of charge, to any person obtaining a
Dgpcgk110.fuc34 * Permission is hereby granted, free of charge, to any person obtaining a
Dgpcgf100.fuc34 * Permission is hereby granted, free of charge, to any person obtaining a
Dhubgf117.fuc34 * Permission is hereby granted, free of charge, to any person obtaining a
Dhubgf100.fuc34 * Permission is hereby granted, free of charge, to any person obtaining a
Dgpcgm107.fuc54 * Permission is hereby granted, free of charge, to any person obtaining a
Dhubgk104.fuc34 * Permission is hereby granted, free of charge, to any person obtaining a
Dhubgk208.fuc54 * Permission is hereby granted, free of charge, to any person obtaining a
Dgpcgf117.fuc34 * Permission is hereby granted, free of charge, to any person obtaining a
Dhubgk110.fuc34 * Permission is hereby granted, free of charge, to any person obtaining a
Dgpcgk104.fuc34 * Permission is hereby granted, free of charge, to any person obtaining a
Dhubgm107.fuc54 * Permission is hereby granted, free of charge, to any person obtaining a
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dperf.fuc4 * Permission is hereby granted, free of charge, to any person obtaining a
Dtest.fuc4 * Permission is hereby granted, free of charge, to any person obtaining a
Dgf119.fuc44 * Permission is hereby granted, free of charge, to any person obtaining a
Dgk208.fuc54 * Permission is hereby granted, free of charge, to any person obtaining a
Didle.fuc4 * Permission is hereby granted, free of charge, to any person obtaining a
Dgt215.fuc34 * Permission is hereby granted, free of charge, to any person obtaining a
Dgf100.fuc34 * Permission is hereby granted, free of charge, to any person obtaining a
Darith.fuc4 * Permission is hereby granted, free of charge, to any person obtaining a
/linux-4.4.14/Documentation/devicetree/bindings/leds/
Dleds-gpio.txt25 as charge-led gpio.
/linux-4.4.14/Documentation/cgroups/
Dmemcg_test.txt36 Called when swp_entry's refcnt goes down to 0. A charge against swap
39 3. charge-commit-cancel
102 - A swp page is read. (move a charge from swap_cgroup to page_cgroup)
Dmemory.txt73 memory.force_empty # trigger forced move charge to parent
211 Swap Extension allows you to record charge for swap. A swapped-in page is
434 When a task migrates from one cgroup to another, its charge is not
436 remain charged to it, the charge is dropped when the page is freed or
445 cgroup might have some charge associated with it, even though all
446 tasks have migrated away from it. (because we charge against pages, not
450 use_hierarchy==1), and no change on the charge except uncharging
668 is, uncharge task's pages from the old cgroup and charge them to the new cgroup.
703 0 | A charge of an anonymous page (or swap of it) used by the target task.
706 1 | A charge of file pages (normal file, tmpfs file (e.g. ipc shared memory)
[all …]
/linux-4.4.14/arch/arm/boot/dts/
Dimx6dl-hummingboard.dts21 * b) Permission is hereby granted, free of charge, to any person
Dimx6dl-cubox-i.dts20 * b) Permission is hereby granted, free of charge, to any person
Dimx6q-sabrelite.dts21 * b) Permission is hereby granted, free of charge, to any person
Dvf610m4.dtsi23 * b) Permission is hereby granted, free of charge, to any person
Duniphier-ref-daughter.dtsi23 * b) Permission is hereby granted, free of charge, to any person
Daxp152.dtsi23 * b) Permission is hereby granted, free of charge, to any person
Dimx6dl-nitrogen6x.dts22 * b) Permission is hereby granted, free of charge, to any person
Dimx6q-nitrogen6x.dts22 * b) Permission is hereby granted, free of charge, to any person
Dimx6dl-nit6xlite.dts20 * b) Permission is hereby granted, free of charge, to any person
Dimx6dl-sabrelite.dts21 * b) Permission is hereby granted, free of charge, to any person
Dimx6q-nitrogen6_max.dts20 * b) Permission is hereby granted, free of charge, to any person
Dberlin2-sony-nsz-gs7.dts17 * b) Permission is hereby granted, free of charge, to any person
Dimx6q-hummingboard.dts21 * b) Permission is hereby granted, free of charge, to any person
Darmada-388.dtsi19 * b) Permission is hereby granted, free of charge, to any person
Dimx6q-cubox-i.dts20 * b) Permission is hereby granted, free of charge, to any person
Drk3288-firefly.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun5i-r8.dtsi24 * b) Permission is hereby granted, free of charge, to any person
Dberlin2cd-google-chromecast.dts17 * b) Permission is hereby granted, free of charge, to any person
Dsun6i-a31s.dtsi21 * b) Permission is hereby granted, free of charge, to any person
Dcros-ec-sbs.dtsi23 * b) Permission is hereby granted, free of charge, to any person
Darmada-390.dtsi25 * b) Permission is hereby granted, free of charge, to any person
Darmada-398.dtsi25 * b) Permission is hereby granted, free of charge, to any person
Dsun5i-a13-q8-tablet.dts21 * b) Permission is hereby granted, free of charge, to any person
Duniphier-support-card.dtsi23 * b) Permission is hereby granted, free of charge, to any person
Dat91sam9xe.dtsi24 * b) Permission is hereby granted, free of charge, to any person
Drk3288-firefly-beta.dts21 * b) Permission is hereby granted, free of charge, to any person
Duniphier-proxstream2-gentil.dts23 * b) Permission is hereby granted, free of charge, to any person
Dimx6q-apf6dev.dts26 * b) Permission is hereby granted, free of charge, to any person
Dstm32429i-eval.dts26 * b) Permission is hereby granted, free of charge, to any person
Dsun8i-a23-ippo-q8h-v1.2.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun8i-a33-q8-tablet.dts21 * b) Permission is hereby granted, free of charge, to any person
Dmeson8b-mxq.dts25 * b) Permission is hereby granted, free of charge, to any person
Darmada-385-linksys-cobra.dts18 * b) Permission is hereby granted, free of charge, to any person
Dsunxi-q8-common.dtsi21 * b) Permission is hereby granted, free of charge, to any person
Dsun8i-a23-q8-tablet.dts21 * b) Permission is hereby granted, free of charge, to any person
Dimx6q-gw551x.dts26 * b) Permission is hereby granted, free of charge, to any person
Darmada-385-linksys-caiman.dts18 * b) Permission is hereby granted, free of charge, to any person
Dimx6dl-apf6dev.dts26 * b) Permission is hereby granted, free of charge, to any person
Dsun8i-a23-ippo-q8h-v5.dts21 * b) Permission is hereby granted, free of charge, to any person
Dstm32f429-disco.dts26 * b) Permission is hereby granted, free of charge, to any person
Dimx6dl-aristainetos2_7.dts22 * b) Permission is hereby granted, free of charge, to any person
Dsun8i-a33-ippo-q8h-v1.2.dts21 * b) Permission is hereby granted, free of charge, to any person
Dmeson8b-odroidc1.dts25 * b) Permission is hereby granted, free of charge, to any person
Dimx6dl-gw551x.dts26 * b) Permission is hereby granted, free of charge, to any person
Dcx92755_equinox.dts25 * b) Permission is hereby granted, free of charge, to any person
Dmeson6-atv1200.dts26 * b) Permission is hereby granted, free of charge, to any person
Dsun8i-a33-et-q8-v1.6.dts21 * b) Permission is hereby granted, free of charge, to any person
Dvf610m4-colibri.dts23 * b) Permission is hereby granted, free of charge, to any person
Duniphier-proxstream2-vodka.dts23 * b) Permission is hereby granted, free of charge, to any person
Dsun6i-a31s-cs908.dts21 * b) Permission is hereby granted, free of charge, to any person
Daxp209.dtsi23 * b) Permission is hereby granted, free of charge, to any person
Duniphier-ph1-ld4-ref.dts23 * b) Permission is hereby granted, free of charge, to any person
Dsun4i-a10-mk802.dts21 * b) Permission is hereby granted, free of charge, to any person
Dmeson6.dtsi26 * b) Permission is hereby granted, free of charge, to any person
Duniphier-pinctrl.dtsi23 * b) Permission is hereby granted, free of charge, to any person
Dsun6i-a31-app4-evb1.dts23 * b) Permission is hereby granted, free of charge, to any person
Dsun4i-a10-hyundai-a7hd.dts21 * b) Permission is hereby granted, free of charge, to any person
Duniphier-ph1-ld6b-ref.dts23 * b) Permission is hereby granted, free of charge, to any person
Duniphier-ph1-pro4-ref.dts23 * b) Permission is hereby granted, free of charge, to any person
Dsun9i-a80-cubieboard4.dts24 * b) Permission is hereby granted, free of charge, to any person
Duniphier-ph1-ld6b.dtsi23 * b) Permission is hereby granted, free of charge, to any person
Drk3288-thermal.dtsi23 * b) Permission is hereby granted, free of charge, to any person
Dsun4i-a10-mk802ii.dts21 * b) Permission is hereby granted, free of charge, to any person
Duniphier-ph1-sld8-ref.dts23 * b) Permission is hereby granted, free of charge, to any person
Dberlin2q-marvell-dmp.dts15 * b) Permission is hereby granted, free of charge, to any person
Duniphier-ph1-sld3-ref.dts23 * b) Permission is hereby granted, free of charge, to any person
Dsun8i-q8-common.dtsi21 * b) Permission is hereby granted, free of charge, to any person
Dsun4i-a10-pcduino2.dts21 * b) Permission is hereby granted, free of charge, to any person
Darmada-xp-matrix.dts25 * b) Permission is hereby granted, free of charge, to any person
Dmeson8-minix-neo-x8.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun6i-a31s-yones-toptech-bs1078-v2.dts21 * b) Permission is hereby granted, free of charge, to any person
Dmmp2-brownstone.dts185 fast-charge = <7>;
Dsun5i-a10s-mk802.dts21 * b) Permission is hereby granted, free of charge, to any person
Dimx6qdl-microsom-ar8035.dtsi23 * b) Permission is hereby granted, free of charge, to any person
Dsun4i-a10-ba10-tvbox.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun8i-a33-sinlinx-sina33.dts23 * b) Permission is hereby granted, free of charge, to any person
Dsun8i-a33-ga10h-v1.1.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun4i-a10-mini-xplus.dts23 * b) Permission is hereby granted, free of charge, to any person
Darmada-398-db.dts25 * b) Permission is hereby granted, free of charge, to any person
Dimx6dl-aristainetos2_4.dts22 * b) Permission is hereby granted, free of charge, to any person
Daxp22x.dtsi23 * b) Permission is hereby granted, free of charge, to any person
Dsun5i-a10s-r7-tv-dongle.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun8i-a23.dtsi23 * b) Permission is hereby granted, free of charge, to any person
Darmada-388-rd.dts27 * b) Permission is hereby granted, free of charge, to any person
Dsun6i-a31-i7.dts21 * b) Permission is hereby granted, free of charge, to any person
Dimx6qdl-microsom.dtsi20 * b) Permission is hereby granted, free of charge, to any person
Drk3288-veyron-sdmmc.dtsi23 * b) Permission is hereby granted, free of charge, to any person
Dsun6i-a31s-sina31s.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun7i-a20-mk808c.dts28 * b) Permission is hereby granted, free of charge, to any person
Dsun4i-a10-gemei-g9.dts23 * b) Permission is hereby granted, free of charge, to any person
Dsun6i-a31s-sina31s-core.dtsi21 * b) Permission is hereby granted, free of charge, to any person
Dcx92755.dtsi25 * b) Permission is hereby granted, free of charge, to any person
Drk3288-veyron-pinky.dts23 * b) Permission is hereby granted, free of charge, to any person
Dsun5i-a13-olinuxino-micro.dts22 * b) Permission is hereby granted, free of charge, to any person
Dsun6i-a31-m9.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun8i-a23-gt90h-v4.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun5i-a10s-auxtek-t003.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun5i-a10s-auxtek-t004.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun6i-a31-mele-a1000g-quad.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun4i-a10-hackberry.dts23 * b) Permission is hereby granted, free of charge, to any person
Dsun8i-a23-evb.dts23 * b) Permission is hereby granted, free of charge, to any person
Dsun7i-a20-m3.dts23 * b) Permission is hereby granted, free of charge, to any person
Dsun4i-a10-itead-iteaduino-plus.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun4i-a10-chuwi-v7-cw0825.dts21 * b) Permission is hereby granted, free of charge, to any person
Drk3288-veyron-speedy.dts23 * b) Permission is hereby granted, free of charge, to any person
Dsun5i-q8-common.dtsi21 * b) Permission is hereby granted, free of charge, to any person
Dsun6i-a31-colombus.dts23 * b) Permission is hereby granted, free of charge, to any person
Dmeson8.dtsi24 * b) Permission is hereby granted, free of charge, to any person
Drk3288-rock2-square.dts19 * b) Permission is hereby granted, free of charge, to any person
Dimx6qdl-apf6.dtsi26 * b) Permission is hereby granted, free of charge, to any person
Dsun4i-a10-a1000.dts23 * b) Permission is hereby granted, free of charge, to any person
Darmada-388-db.dts26 * b) Permission is hereby granted, free of charge, to any person
Darmada-xp-axpwifiap.dts30 * b) Permission is hereby granted, free of charge, to any person
Dsun8i-a33.dtsi23 * b) Permission is hereby granted, free of charge, to any person
Dsun4i-a10-pov-protab2-ips9.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun6i-a31s-sinovoip-bpi-m2.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun4i-a10-marsboard.dts22 * b) Permission is hereby granted, free of charge, to any person
Dsun7i-a20-wexler-tab7200.dts22 * b) Permission is hereby granted, free of charge, to any person
Drk3288-evb-act8846.dts19 * b) Permission is hereby granted, free of charge, to any person
Dsun5i-a13.dtsi23 * b) Permission is hereby granted, free of charge, to any person
Drk3288-veyron-jaq.dts23 * b) Permission is hereby granted, free of charge, to any person
Darmada-380.dtsi27 * b) Permission is hereby granted, free of charge, to any person
Dsun4i-a10-olinuxino-lime.dts21 * b) Permission is hereby granted, free of charge, to any person
Dsun4i-a10-inet1.dts21 * b) Permission is hereby granted, free of charge, to any person
Dmeson.dtsi26 * b) Permission is hereby granted, free of charge, to any person
Darmada-370-mirabox.dts23 * b) Permission is hereby granted, free of charge, to any person
Dmeson8b.dtsi25 * b) Permission is hereby granted, free of charge, to any person
Dsun7i-a20-wits-pro-a20-dkt.dts21 * b) Permission is hereby granted, free of charge, to any person
/linux-4.4.14/arch/arm64/boot/dts/marvell/
Dberlin4ct-stb.dts23 * b) Permission is hereby granted, free of charge, to any person
Dberlin4ct-dmp.dts23 * b) Permission is hereby granted, free of charge, to any person
/linux-4.4.14/arch/arm64/boot/dts/freescale/
Dfsl-ls2080a-simu.dts25 * b) Permission is hereby granted, free of charge, to any person
Dfsl-ls2080a-rdb.dts25 * b) Permission is hereby granted, free of charge, to any person
Dfsl-ls2080a-qds.dts25 * b) Permission is hereby granted, free of charge, to any person
/linux-4.4.14/arch/arm64/boot/dts/cavium/
Dthunder-88xx.dts28 * b) Permission is hereby granted, free of charge, to any person
/linux-4.4.14/Documentation/networking/
DLICENSE.qlcnic33 have the freedom to distribute copies of free software (and charge for
97 You may charge a fee for the physical act of transferring a copy, and
110 part thereof, to be licensed as a whole at no charge to all third
153 years, to give any third party, for a charge no more than your
DLICENSE.qlge33 have the freedom to distribute copies of free software (and charge for
97 You may charge a fee for the physical act of transferring a copy, and
110 part thereof, to be licensed as a whole at no charge to all third
153 years, to give any third party, for a charge no more than your
/linux-4.4.14/Documentation/scsi/
DLICENSE.qla4xxx34 have the freedom to distribute copies of free software (and charge for
98 You may charge a fee for the physical act of transferring a copy, and
111 part thereof, to be licensed as a whole at no charge to all third
154 years, to give any third party, for a charge no more than your
DLICENSE.qla2xxx35 have the freedom to distribute copies of free software (and charge for
99 You may charge a fee for the physical act of transferring a copy, and
112 part thereof, to be licensed as a whole at no charge to all third
155 years, to give any third party, for a charge no more than your
/linux-4.4.14/Documentation/serial/
Dserial-rs485.txt32 for bindings). The driver is in charge of filling this data structure from
/linux-4.4.14/drivers/isdn/i4l/
Disdn_net.c451 lp->charge); in isdn_net_stat_callback()
532 lp->charge++; in isdn_net_stat_callback()
865 printk(KERN_INFO "%s: Chargesum is %d\n", d->name, lp->charge); in isdn_net_hangup()
2786 lp->charge = cfg->charge; in isdn_net_setcfg()
2876 cfg->charge = lp->charge; in isdn_net_getcfg()

12