index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-01
regulator: Refactor to use one da9052_ldo_ops/da9052_dcdc_ops for all LDOs/DCDCs
Axel Lin
1
-186
/
+44
2012-04-01
regulator: Fix da9052 ldo regulator names
Axel Lin
1
-40
/
+52
2012-04-01
regulator: Convert tps65023 to set_voltage_sel
Axel Lin
1
-86
/
+21
2012-04-01
regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros
Axel Lin
1
-90
/
+45
2012-04-01
regulator: Make max8997_get_voltage_register always return correct register
Axel Lin
1
-6
/
+7
2012-04-01
regulator: Convert max8952 to set_voltage_sel
Axel Lin
1
-21
/
+7
2012-04-01
regulator: Remove _en_reg, _en_bit and _ops parameters from tps65090_REG macro
Axel Lin
1
-14
/
+14
2012-04-01
regulator: tps65090: Use IS_ERR to check return value of regulator_register
Axel Lin
1
-1
/
+1
2012-04-01
regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_ops
Axel Lin
1
-18
/
+7
2012-04-01
regulator: Convert tps6586x to set_voltage_sel
Axel Lin
1
-49
/
+21
2012-04-01
regulator: Convert tps6586x to get_voltage_sel
Axel Lin
1
-4
/
+4
2012-04-01
regulator: wm831x-dcdc: Use devm_kzalloc
Axel Lin
1
-7
/
+2
2012-04-01
regulator: Convert pcap-regulator to get_voltage_sel
Axel Lin
1
-7
/
+4
2012-04-01
regulator: Convert pcap-regulator to set_voltage_sel
Axel Lin
1
-27
/
+6
2012-04-01
regulator: Convert lp3972 to set_voltage_sel
Axel Lin
1
-45
/
+18
2012-04-01
regulator: Convert lp3971 to set_voltage_sel
Axel Lin
1
-43
/
+15
2012-04-01
regulator: Add TPS65090 regulator driver
Venu Byravarasu
4
-0
/
+255
2012-04-01
regulator: gpio-regulator: Set the smallest voltage/current in the specified ...
Axel Lin
1
-4
/
+4
2012-04-01
regulator: fixed: Don't supply voltage change ops when no GPIO is given
Mark Brown
1
-14
/
+13
2012-04-01
regulator: fixed: Use devm_kzalloc()
Mark Brown
1
-3
/
+2
2012-04-01
regulator: Use tps65912_get_voltage for both DCDCs and LDOs
Axel Lin
1
-18
/
+3
2012-04-01
regulator: Implement tps65912_list_voltage to be shared by both DCDCs and LDOs
Axel Lin
1
-16
/
+7
2012-04-01
regulator: max8952: Simplify the logic to get vid[0|1] status
Axel Lin
1
-6
/
+6
2012-04-01
regulator: Convert ab3100 to set_voltage_sel
Axel Lin
1
-13
/
+5
2012-04-01
regulator: Convert ab8500 to set_voltage_sel
Axel Lin
1
-31
/
+4
2012-04-01
regulator: Convert pcf50633 to get_voltage_sel
Axel Lin
1
-35
/
+27
2012-04-01
regulator: pcf50633: Don't write to reserved bits of AUTO output voltage sele...
Axel Lin
1
-16
/
+6
2012-04-01
regulator: Add support s5m8767 opmode operation
Sangbeom Kim
1
-10
/
+61
2012-04-01
mfd: Add s5m regulator operation mode
Sangbeom Kim
2
-0
/
+30
2012-03-31
Linux 3.4-rc1
v3.4-rc1
Linus Torvalds
1
-2
/
+2
2012-03-31
Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...
Linus Torvalds
3
-81
/
+8
2012-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
41
-1640
/
+1249
2012-03-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+7
2012-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
52
-584
/
+2531
2012-03-31
Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
Linus Torvalds
2
-6
/
+28
2012-03-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
63
-941
/
+4407
2012-03-31
vfs: fix out-of-date dentry_unhash() comment
J. Bruce Fields
1
-1
/
+1
2012-03-31
vfs: split __lookup_hash
Miklos Szeredi
1
-64
/
+44
2012-03-31
untangling do_lookup() - take __lookup_hash()-calling case out of line.
Al Viro
1
-15
/
+16
2012-03-31
untangling do_lookup() - switch to calling __lookup_hash()
Al Viro
1
-67
/
+46
2012-03-31
untangling do_lookup() - merge d_alloc_and_lookup() callers
Al Viro
1
-3
/
+3
2012-03-31
untangling do_lookup() - merge failure exits in !dentry case
Al Viro
1
-15
/
+8
2012-03-31
untangling do_lookup() - massage !dentry case towards __lookup_hash()
Al Viro
1
-25
/
+20
2012-03-31
untangling do_lookup() - get rid of need_reval in !dentry case
Al Viro
1
-6
/
+1
2012-03-31
untangling do_lookup() - eliminate a loop.
Al Viro
1
-4
/
+8
2012-03-31
untangling do_lookup() - expand the area under ->i_mutex
Al Viro
1
-2
/
+4
2012-03-31
untangling do_lookup() - isolate !dentry stuff from the rest of it.
Al Viro
1
-1
/
+16
2012-03-31
vfs: move MAY_EXEC check from __lookup_hash()
Miklos Szeredi
1
-6
/
+5
2012-03-31
vfs: don't revalidate just looked up dentry
Miklos Szeredi
1
-3
/
+1
2012-03-31
vfs: fix d_need_lookup/d_revalidate order in do_lookup
Miklos Szeredi
1
-2
/
+2
[prev]
[next]