index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-08
regulator: tps6586x: Convert to regulator_list_voltage_table
Axel Lin
1
-36
/
+25
2012-06-08
regulator: pcap: Convert to regulator_list_voltage_table
Axel Lin
1
-53
/
+42
2012-06-08
regulator: palmas: Slightly code change for better readability
Axel Lin
1
-12
/
+16
2012-06-08
regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_s...
Axel Lin
1
-2
/
+1
2012-06-08
regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementation
Axel Lin
1
-11
/
+3
2012-06-08
regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL address
Axel Lin
1
-0
/
+6
2012-06-08
regulator: isl6271a: Use regulator_[list|map]_voltage_linear for isl_fixed_ops
Axel Lin
1
-9
/
+5
2012-06-08
regulator: core: Handle fixed voltage in map_voltage_linear
Axel Lin
1
-0
/
+8
2012-06-05
regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VD...
Axel Lin
1
-18
/
+2
2012-06-05
regulator: tps6507x: Remove unused min_uV and max_uV from struct tps_info
Axel Lin
1
-12
/
+0
2012-06-04
regulator: max77686: Fix checkpatch warnings
Axel Lin
1
-6
/
+7
2012-06-04
regulator: max1586: Convert max1586_v6_ops to set_voltage_sel
Axel Lin
1
-22
/
+5
2012-06-04
regulator: max1586: Convert max1586_v6_ops to regulator_list_voltage_table
Axel Lin
1
-23
/
+12
2012-06-04
regulator: wm8350: Convert LDOs to set_voltage_sel()
Mark Brown
1
-30
/
+8
2012-06-03
regulator: max77686: Use regulator_map_voltage_linear for simple linear mappings
Axel Lin
1
-0
/
+2
2012-06-03
regulator: wm8350: Use regulator_map_voltage_linear for wm8350_dcdc_ops
Axel Lin
1
-0
/
+1
2012-06-03
regulator: Change db8500-prcmu match names to reflect Device Tree
Lee Jones
1
-20
/
+20
2012-06-03
regulator: Change ab8500 match names to reflect Device Tree
Lee Jones
1
-11
/
+11
2012-06-03
regulator: fixed: Use of_match_ptr() for of_match_table entry
Axel Lin
1
-3
/
+1
2012-06-03
regulator: MAX77686: Add Maxim 77686 regulator driver
Jonghwa Lee
3
-0
/
+346
2012-06-03
regulator: wm8400: Use regulator_map_voltage_linear for wm8400_dcdc_ops
Axel Lin
1
-0
/
+1
2012-06-03
regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_ops
Axel Lin
1
-0
/
+1
2012-06-03
regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_li...
Axel Lin
1
-10
/
+4
2012-06-03
regulator: anatop: Convert to regulator_list_voltage_linear()
Axel Lin
1
-12
/
+3
2012-06-03
regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_s...
Axel Lin
1
-7
/
+4
2012-06-03
regulator: wm8350: Convert DCDCs to set_voltage_sel() and linear voltages
Mark Brown
1
-56
/
+8
2012-06-03
regulator: wm8350: Convert to core regmap-based enable operations
Mark Brown
1
-92
/
+29
2012-06-03
regulator: wm8350: Convert to use core regmap vsel readback
Mark Brown
1
-56
/
+19
2012-06-03
regulator: ab8500: Let regulator core handle the case no delay for setting ne...
Axel Lin
1
-7
/
+0
2012-06-03
regulator: lp3971: Use regulator_list_voltage_table()
Axel Lin
1
-43
/
+23
2012-06-03
regulator: tps6507x: Use regulator_list_voltage_table()
Axel Lin
1
-57
/
+43
2012-06-03
regulator: tps6105x: Use regulator_list_voltage_table()
Axel Lin
1
-11
/
+3
2012-06-03
regulator: lp3972: Use regulator_list_voltage_table()
Axel Lin
1
-66
/
+36
2012-06-03
regulator: ab8500: Use regulator_list_voltage_table()
Axel Lin
1
-40
/
+24
2012-06-03
regulator: ab3100: Use regulator_list_voltage_table()
Axel Lin
1
-36
/
+14
2012-06-03
regulator: core: Use dev_get_regmap() to find the regmap
Mark Brown
1
-1
/
+4
2012-06-03
regulator: Use newly added devres_release() rather than open coding
Mark Brown
1
-1
/
+1
2012-06-03
regulator: core: Call set_voltage_time_sel() only when the regulator is on
Axel Lin
1
-2
/
+3
2012-06-03
regulator: core: Allow drivers to set voltage mapping table in regulator_desc
Axel Lin
2
-0
/
+30
2012-06-03
Linux 3.5-rc1
v3.5-rc1
Linus Torvalds
1
-2
/
+2
2012-06-03
Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-90
/
+322
2012-06-03
dm thin: provide userspace access to pool metadata
Joe Thornber
5
-11
/
+193
2012-06-03
dm thin: use slab mempools
Mike Snitzer
1
-62
/
+99
2012-06-03
dm mpath: allow ioctls to trigger pg init
Mikulas Patocka
1
-9
/
+17
2012-06-03
dm mpath: delay retry of bypassed pg
Mike Christie
1
-2
/
+6
2012-06-03
dm mpath: reduce size of struct multipath
Mike Snitzer
1
-6
/
+7
2012-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
21
-84
/
+201
2012-06-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-39
/
+297
2012-06-03
tty: Revert the tty locking series, it needs more work
Linus Torvalds
14
-191
/
+119
2012-06-03
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
1
-1
/
+1
[prev]
[next]