index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
regulator: Fix da9052 ldo regulator names
Axel Lin
2012-04-01
1
-40
/
+52
*
|
regulator: Convert tps65023 to set_voltage_sel
Axel Lin
2012-04-01
1
-86
/
+21
*
|
regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros
Axel Lin
2012-04-01
1
-90
/
+45
*
|
regulator: Make max8997_get_voltage_register always return correct register
Axel Lin
2012-04-01
1
-6
/
+7
*
|
regulator: Convert max8952 to set_voltage_sel
Axel Lin
2012-04-01
1
-21
/
+7
*
|
regulator: Remove _en_reg, _en_bit and _ops parameters from tps65090_REG macro
Axel Lin
2012-04-01
1
-14
/
+14
*
|
regulator: tps65090: Use IS_ERR to check return value of regulator_register
Axel Lin
2012-04-01
1
-1
/
+1
*
|
regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_ops
Axel Lin
2012-04-01
1
-18
/
+7
*
|
regulator: Convert tps6586x to set_voltage_sel
Axel Lin
2012-04-01
1
-49
/
+21
*
|
regulator: Convert tps6586x to get_voltage_sel
Axel Lin
2012-04-01
1
-4
/
+4
*
|
regulator: wm831x-dcdc: Use devm_kzalloc
Axel Lin
2012-04-01
1
-7
/
+2
*
|
regulator: Convert pcap-regulator to get_voltage_sel
Axel Lin
2012-04-01
1
-7
/
+4
*
|
regulator: Convert pcap-regulator to set_voltage_sel
Axel Lin
2012-04-01
1
-27
/
+6
*
|
regulator: Convert lp3972 to set_voltage_sel
Axel Lin
2012-04-01
1
-45
/
+18
*
|
regulator: Convert lp3971 to set_voltage_sel
Axel Lin
2012-04-01
1
-43
/
+15
*
|
regulator: Add TPS65090 regulator driver
Venu Byravarasu
2012-04-01
4
-0
/
+255
*
|
regulator: gpio-regulator: Set the smallest voltage/current in the specified ...
Axel Lin
2012-04-01
1
-4
/
+4
*
|
regulator: fixed: Don't supply voltage change ops when no GPIO is given
Mark Brown
2012-04-01
1
-14
/
+13
*
|
regulator: fixed: Use devm_kzalloc()
Mark Brown
2012-04-01
1
-3
/
+2
*
|
regulator: Use tps65912_get_voltage for both DCDCs and LDOs
Axel Lin
2012-04-01
1
-18
/
+3
*
|
regulator: Implement tps65912_list_voltage to be shared by both DCDCs and LDOs
Axel Lin
2012-04-01
1
-16
/
+7
*
|
regulator: max8952: Simplify the logic to get vid[0|1] status
Axel Lin
2012-04-01
1
-6
/
+6
*
|
regulator: Convert ab3100 to set_voltage_sel
Axel Lin
2012-04-01
1
-13
/
+5
*
|
regulator: Convert ab8500 to set_voltage_sel
Axel Lin
2012-04-01
1
-31
/
+4
*
|
regulator: Convert pcf50633 to get_voltage_sel
Axel Lin
2012-04-01
1
-35
/
+27
*
|
regulator: pcf50633: Don't write to reserved bits of AUTO output voltage sele...
Axel Lin
2012-04-01
1
-16
/
+6
*
|
regulator: Add support s5m8767 opmode operation
Sangbeom Kim
2012-04-01
1
-10
/
+61
*
|
mfd: Add s5m regulator operation mode
Sangbeom Kim
2012-04-01
2
-0
/
+30
|
/
*
Linux 3.4-rc1
v3.4-rc1
Linus Torvalds
2012-03-31
1
-2
/
+2
*
Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...
Linus Torvalds
2012-03-31
3
-81
/
+8
|
\
|
*
virtio-pci: switch to PM ops macro to initialise PM functions
Amit Shah
2012-03-31
1
-6
/
+1
|
*
virtio-pci: S3 support
Amit Shah
2012-03-31
1
-21
/
+3
|
*
virtio-pci: drop restore_common()
Amit Shah
2012-03-31
1
-16
/
+7
|
*
virtio: drop thaw PM operation
Amit Shah
2012-03-31
3
-34
/
+1
|
*
virtio: balloon: Allow stats update after restore from S4
Amit Shah
2012-03-31
1
-8
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-31
41
-1640
/
+1249
|
\
\
|
*
|
vfs: fix out-of-date dentry_unhash() comment
J. Bruce Fields
2012-03-31
1
-1
/
+1
|
*
|
vfs: split __lookup_hash
Miklos Szeredi
2012-03-31
1
-64
/
+44
|
*
|
untangling do_lookup() - take __lookup_hash()-calling case out of line.
Al Viro
2012-03-31
1
-15
/
+16
|
*
|
untangling do_lookup() - switch to calling __lookup_hash()
Al Viro
2012-03-31
1
-67
/
+46
|
*
|
untangling do_lookup() - merge d_alloc_and_lookup() callers
Al Viro
2012-03-31
1
-3
/
+3
|
*
|
untangling do_lookup() - merge failure exits in !dentry case
Al Viro
2012-03-31
1
-15
/
+8
|
*
|
untangling do_lookup() - massage !dentry case towards __lookup_hash()
Al Viro
2012-03-31
1
-25
/
+20
|
*
|
untangling do_lookup() - get rid of need_reval in !dentry case
Al Viro
2012-03-31
1
-6
/
+1
|
*
|
untangling do_lookup() - eliminate a loop.
Al Viro
2012-03-31
1
-4
/
+8
|
*
|
untangling do_lookup() - expand the area under ->i_mutex
Al Viro
2012-03-31
1
-2
/
+4
|
*
|
untangling do_lookup() - isolate !dentry stuff from the rest of it.
Al Viro
2012-03-31
1
-1
/
+16
|
*
|
vfs: move MAY_EXEC check from __lookup_hash()
Miklos Szeredi
2012-03-31
1
-6
/
+5
|
*
|
vfs: don't revalidate just looked up dentry
Miklos Szeredi
2012-03-31
1
-3
/
+1
|
*
|
vfs: fix d_need_lookup/d_revalidate order in do_lookup
Miklos Szeredi
2012-03-31
1
-2
/
+2
[prev]
[next]