index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-08
regulator: max1586: Convert max1586_v3_ops to regulator_list_voltage_linear
Axel Lin
2012-06-08
regulator: tps6586x: Convert to regulator_list_voltage_table
Axel Lin
2012-06-08
regulator: pcap: Convert to regulator_list_voltage_table
Axel Lin
2012-06-08
regulator: palmas: Slightly code change for better readability
Axel Lin
2012-06-08
regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_s...
Axel Lin
2012-06-08
regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementation
Axel Lin
2012-06-08
regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL address
Axel Lin
2012-06-08
regulator: isl6271a: Use regulator_[list|map]_voltage_linear for isl_fixed_ops
Axel Lin
2012-06-08
regulator: core: Handle fixed voltage in map_voltage_linear
Axel Lin
2012-06-05
regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VD...
Axel Lin
2012-06-05
regulator: tps6507x: Remove unused min_uV and max_uV from struct tps_info
Axel Lin
2012-06-04
regulator: max77686: Fix checkpatch warnings
Axel Lin
2012-06-04
regulator: max1586: Convert max1586_v6_ops to set_voltage_sel
Axel Lin
2012-06-04
regulator: max1586: Convert max1586_v6_ops to regulator_list_voltage_table
Axel Lin
2012-06-04
regulator: wm8350: Convert LDOs to set_voltage_sel()
Mark Brown
2012-06-03
regulator: max77686: Use regulator_map_voltage_linear for simple linear mappings
Axel Lin
2012-06-03
regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_ops
Axel Lin
2012-06-03
regulator: Change db8500-prcmu match names to reflect Device Tree
Lee Jones
2012-06-03
regulator: Change ab8500 match names to reflect Device Tree
Lee Jones
2012-06-03
regulator: fixed: Use of_match_ptr() for of_match_table entry
Axel Lin
2012-06-03
regulator: MAX77686: Add Maxim 77686 regulator driver
Jonghwa Lee
2012-06-03
regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_ops
Axel Lin
2012-06-03
regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_ops
Axel Lin
2012-06-03
regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_li...
Axel Lin
2012-06-03
regulator: anatop: Convert to regulator_list_voltage_linear()
Axel Lin
2012-06-03
regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_s...
Axel Lin
2012-06-03
regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltages
Mark Brown
2012-06-03
regulator: wm8350: Convert to core regmap-based enable operations
Mark Brown
2012-06-03
regulator: wm8350: Convert to use core regmap vsel readback
Mark Brown
2012-06-03
regulator: ab8500: Let regulator core handle the case no delay for setting ne...
Axel Lin
2012-06-03
regulator: lp3971: Use regulator_list_voltage_table()
Axel Lin
2012-06-03
regulator: tps6507x: Use regulator_list_voltage_table()
Axel Lin
2012-06-03
regulator: tps6105x: Use regulator_list_voltage_table()
Axel Lin
2012-06-03
regulator: lp3972: Use regulator_list_voltage_table()
Axel Lin
2012-06-03
regulator: ab8500: Use regulator_list_voltage_table()
Axel Lin
2012-06-03
regulator: ab3100: Use regulator_list_voltage_table()
Axel Lin
2012-06-03
regulator: core: Use dev_get_regmap() to find the regmap
Mark Brown
2012-06-03
regulator: Use newly added devres_release() rather than open coding
Mark Brown
2012-06-03
regulator: core: Call set_voltage_time_sel() only when the regulator is on
Axel Lin
2012-06-03
regulator: core: Allow drivers to set voltage mapping table in regulator_desc
Axel Lin
2012-06-02
Linux 3.5-rc1
v3.5-rc1
Linus Torvalds
2012-06-02
Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-06-03
dm thin: provide userspace access to pool metadata
Joe Thornber
2012-06-03
dm thin: use slab mempools
Mike Snitzer
2012-06-03
dm mpath: allow ioctls to trigger pg init
Mikulas Patocka
2012-06-03
dm mpath: delay retry of bypassed pg
Mike Christie
2012-06-03
dm mpath: reduce size of struct multipath
Mike Snitzer
2012-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
[prev]
[next]