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-03-11
regulator: Kill max8998_get_ldo function
Axel Lin
1
-10
/
+5
2012-03-11
regulator: Kill max8997_get_rid function
Axel Lin
1
-17
/
+12
2012-03-11
regulator: Fix n_voltage settings for pcf50633 regulator
Axel Lin
1
-14
/
+13
2012-03-11
regulator: Fix the logic of s5m8767_set_voltage_time_sel
Axel Lin
1
-28
/
+2
2012-03-11
regulator: mc13783: bail out without platform data
Sascha Hauer
1
-0
/
+3
2012-03-11
regulator: Convert ab8499 to use get_voltage_sel()
Axel Lin
1
-6
/
+4
2012-03-11
regulator: Sort Kconfig and Makefile entries
Axel Lin
2
-174
/
+174
2012-03-11
regulator: Fix module desciption for tps65910 regulator
Axel Lin
2
-3
/
+3
2012-03-11
regulator: tps65910: Correct VIO voltage configuration
Laxman Dewangan
1
-2
/
+5
2012-03-11
regulator: wm8994: Convert to devm_kzalloc()
Mark Brown
1
-3
/
+1
2012-03-11
regulator: tps62360: Remove pointless test for unsigned less than zero
Axel Lin
1
-1
/
+1
2012-03-11
regulator: s5m8767: Fix unused variable warning in probe()
Mark Brown
1
-1
/
+1
2012-02-06
regulator: Show correct chip id for max8649
Axel Lin
1
-1
/
+1
2012-02-06
regulator: Remove redundant regmap_update_bits call for TPS65023_REG_CON_CTRL2
Axel Lin
1
-4
/
+0
2012-02-02
regulator: Kill s5m8767_get_reg_id function
Axel Lin
1
-12
/
+7
2012-02-02
regulator: wm8350: Don't specify consumer supplies with struct device
Mark Brown
1
-2
/
+2
2012-01-30
regulator: tps65910: Sleep control through external inputs
Laxman Dewangan
2
-0
/
+214
2012-01-24
regulator: mc13xxx-regulator-core: Fix the build when driver is selected as m...
Fabio Estevam
1
-0
/
+2
2012-01-24
regulator: max8997: Avoid spaces in regulator names
Karol Lewandowski
1
-4
/
+4
2012-01-20
regulator: tps65910: use appropriate variable names.
Laxman Dewangan
1
-41
/
+41
2012-01-20
regulator: tps65910: Initialize n_voltages for rails.
Laxman Dewangan
1
-0
/
+11
2012-01-20
regulator: tps65910: Add regulator info for RTC rail
Laxman Dewangan
1
-0
/
+3
2012-01-20
regulator: Update s5m8767 for device tree API changes
Mark Brown
1
-1
/
+1
2012-01-20
regulator: Update tps65217-regulator for DT changes
Axel Lin
1
-1
/
+1
2012-01-20
regulator: tps65217: Add tps65217 regulator driver
AnilKumar Ch
3
-0
/
+503
2012-01-20
regulator: Add S5M8767 configuration
Sangbeom Kim
2
-0
/
+10
2012-01-20
regulators/db8500: split off shared dbx500 code
Bengt Jonsson
5
-86
/
+341
2012-01-20
regulator: s5m8767: Remove redundant MODULE_ALIAS
Axel Lin
1
-1
/
+0
2012-01-20
regulator: s5m8767: Add missing breaks
Axel Lin
1
-0
/
+4
2012-01-20
regulator: Add S5M8767A regulator driver
Sangbeom Kim
1
-0
/
+834
2012-01-20
regulator: TPS62360: Add tps62360 regulator driver
Laxman Dewangan
4
-0
/
+540
2012-01-19
Linux 3.3-rc1
v3.3-rc1
Linus Torvalds
1
-2
/
+2
2012-01-19
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
9
-104
/
+444
2012-01-19
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-7
/
+8
2012-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-40
/
+27
2012-01-19
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
1
-0
/
+1
2012-01-19
Merge remote-tracking branch 'linus/master' into x86/urgent
H. Peter Anvin
9587
-258975
/
+463528
2012-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
4
-5
/
+8
2012-01-19
qnx4: don't leak ->BitMap on late failure exits
Al Viro
1
-1
/
+3
2012-01-19
qnx4: reduce the insane nesting in qnx4_checkroot()
Al Viro
1
-34
/
+22
2012-01-19
qnx4: di_fname is an array, for crying out loud...
Al Viro
1
-14
/
+12
2012-01-19
KEYS: Permit key_serial() to be called with a const key pointer
David Howells
1
-1
/
+1
2012-01-19
keys: fix user_defined key sparse messages
Mimi Zohar
1
-3
/
+3
2012-01-19
ima: fix cred sparse warning
Mimi Zohar
1
-1
/
+2
2012-01-18
uml: fix compile for x86-64
Linus Torvalds
1
-0
/
+5
2012-01-19
MPILIB: Add a missing ENOMEM check
David Howells
1
-0
/
+2
2012-01-18
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-0
/
+4672
2012-01-18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
51
-1014
/
+829
2012-01-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
182
-795
/
+4824
2012-01-18
tpm: fix (ACPI S3) suspend regression
Stefan Berger
2
-0
/
+12
[next]