freebsd-skq/sys/arm/allwinner
Ganbold Tsagaankhuu e1d8f44fd4 Add sysctl for setting battery charging current.
The charging current can be set using steps
from 0: 200mA to 13: 2800mA (200mA/step).
While there, fix battery charging current related
sensor descriptions.

Reviewed by:	manu
Differential Revision:	https://reviews.freebsd.org/D19212
2019-02-17 01:16:27 +00:00
..
a10 aw_ccung: Add a10/a20 support 2018-06-14 17:50:29 +00:00
a13 Allwinner A13: Add clkng support 2017-11-08 21:24:06 +00:00
a20 aw_ccung: Add a10/a20 support 2018-06-14 17:50:29 +00:00
a31 allwinner: A31: Add ccung driver 2017-02-28 15:44:21 +00:00
a33
a64
a83t allwinner/a83t_padconf: Rename "emac" function to "gmac" as per upstream DTS 2018-01-12 20:35:27 +00:00
clk Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
clkng allwinner: a64: Add THS clock support 2018-08-05 06:16:36 +00:00
h3 Allwinner H5: Enhance support 2017-12-05 21:21:23 +00:00
a10_ahci.c a10_ahci: Correct clock indices for new bindings 2018-06-14 18:34:02 +00:00
a10_codec.c
a10_dmac.c
a10_dmac.h
a10_ehci.c a10_ehci: Always set the phy to host mode 2018-11-23 19:45:11 +00:00
a10_fb.c Eliminate the arena parameter to kmem_free(). Implicitly this corrects an 2018-08-25 19:38:08 +00:00
a10_hdmi.c
a10_hdmiaudio.c
a10_sramc.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
a10_sramc.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
a10_timer.c a10_timer: Update the driver so we can use it on other SoC 2018-08-23 18:46:05 +00:00
a31_dmac.c
allwinner_pinctrl.h Change the remaining files using my personnal email address to my freebsd one 2017-12-25 22:09:25 +00:00
aw_ccu.c arm64: Add Allwinner H5 SoC 2017-08-02 20:19:19 +00:00
aw_cir.c Use hwreset_get_by_ofw_idx() function instead, since there is 2017-04-19 05:59:00 +00:00
aw_gpio.c Clean up OF_getprop_alloc API 2018-04-08 22:59:34 +00:00
aw_if_dwc.c Clean up OF_getprop_alloc API 2018-04-08 22:59:34 +00:00
aw_machdep.c uart_snps: Add early printf support 2018-05-01 13:57:08 +00:00
aw_machdep.h
aw_mmc.c aw_mmc: Handle MMCBR_IVAR_RETUNE_REQ 2018-08-23 18:33:42 +00:00
aw_mmc.h aw_mmc: Rename clock register defines consistently 2018-05-31 15:36:26 +00:00
aw_mp.c Change the remaining files using my personnal email address to my freebsd one 2017-12-25 22:09:25 +00:00
aw_mp.h Change the remaining files using my personnal email address to my freebsd one 2017-12-25 22:09:25 +00:00
aw_nmi.c aw_nmi: add support for a31/a83t's r_intc 2017-11-19 03:14:10 +00:00
aw_pwm.c allwinner: aw_pwm: Read value at attach 2018-12-14 18:39:17 +00:00
aw_reset.c
aw_rsb.c
aw_rtc.c
aw_sid.c aw_sid: Add nvmem interface 2018-08-06 05:35:24 +00:00
aw_sid.h aw_sid: Add nvmem interface 2018-08-06 05:35:24 +00:00
aw_spi.c aw_spi: Add pnp info 2018-06-14 17:19:44 +00:00
aw_syscon.c arm64: allwinner: Add aw_syscon driver to GENERIC 2018-08-19 18:55:33 +00:00
aw_thermal.c aw_thermal: Add nvmem and H5 support 2018-08-06 05:36:00 +00:00
aw_ts.c
aw_usbphy.c aw_usbphy: Do not error if it's not phy 0 2018-11-26 14:27:13 +00:00
aw_wdog.c Change the remaining files using my personnal email address to my freebsd one 2017-12-25 22:09:25 +00:00
aw_wdog.h
axp81x.c Add sysctl for setting battery charging current. 2019-02-17 01:16:27 +00:00
axp209.c Switch to iicdev_readfrom/writeto() to do xfers with proper bus ownership. 2017-08-03 18:43:54 +00:00
axp209reg.h
files.allwinner arm: allwinner: Disconnect A10/A20 HDMI driver 2018-08-05 06:10:13 +00:00
files.allwinner_up
if_awg.c awg: fix soft reset failure with no link 2019-01-21 14:35:36 +00:00
if_awgreg.h Fix if_awg tx dma status reg offsets. 2017-09-30 10:34:07 +00:00
if_emac.c aw_sid: Add nvmem interface 2018-08-06 05:35:24 +00:00
if_emacreg.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
std.allwinner Remove IPI_IRQ_START and IPI_IRQ_END from the arm kernel config files. 2018-07-28 06:46:10 +00:00
std.allwinner_up Make kernel option KERNVIRTADDR optional, remove it from std.<platform> 2017-12-30 00:20:49 +00:00
sunxi_dma_if.m