index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFD: TPS65910: Add support for TPS65911 device
Jorge Eduardo Candelaria
2011-05-27
2
-1
/
+49
*
regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltage
Axel Lin
2011-05-27
1
-1
/
+1
*
regulator: mc13892: Fix voltage unit in test case.
Fabio Estevam
2011-05-27
1
-2
/
+2
*
regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...
Axel Lin
2011-05-27
2
-10
/
+6
*
mfd: Fix off-by-one value range checking for tps65910_i2c_write
Axel Lin
2011-05-27
1
-1
/
+1
*
regulator: Only apply voltage constraints from consumers that set them
Mark Brown
2011-05-27
1
-0
/
+7
*
regulator: If we can't configure optimum mode we're always in the best one
Mark Brown
2011-05-27
1
-3
/
+13
*
regulator: max8997: remove useless code
Jonghwan Choi
2011-05-27
1
-1
/
+0
*
regulator: Fix memory leak in max8998_pmic_probe failure path
Axel Lin
2011-05-27
1
-9
/
+13
*
regulator: Fix desc_id for tps65023/6507x/65910
Axel Lin
2011-05-27
3
-6
/
+3
*
linux-next: build failure after merge of the voltage tree
Jorge Eduardo Candelaria
2011-05-27
1
-1
/
+1
*
Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...
Axel Lin
2011-05-27
1
-1
/
+1
*
regulator: Remove some unused variables from wm831x DCDCs
Mark Brown
2011-05-27
1
-2
/
+0
*
linux-next: build failure after merge of the voltage tree
Jorge Eduardo Candelaria
2011-05-27
1
-2
/
+2
*
TPS65910: Add tps65910 regulator driver
Graeme Gregory
2011-05-27
4
-0
/
+726
*
TPS65910: IRQ: Add interrupt controller
Graeme Gregory
2011-05-27
4
-1
/
+205
*
TPS65910: GPIO: Add GPIO driver
Graeme Gregory
2011-05-27
4
-1
/
+101
*
MFD: TPS65910: Add new mfd device for TPS65910
Graeme Gregory
2011-05-27
4
-0
/
+970
*
regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg...
Axel Lin
2011-05-27
1
-6
/
+10
*
regulator: Support voltage offsets to compensate for drops in system
Mark Brown
2011-05-27
2
-3
/
+16
*
regulator: Remove supply_regulator_dev from machine configuration
Mark Brown
2011-05-27
3
-21
/
+2
*
regulator: Move VCOINCELL to be the last element of mc13892_regulators array
Axel Lin
2011-05-27
1
-1
/
+1
*
regulator: Factor out references to rdev in regulator_force_disable()
Mark Brown
2011-05-27
1
-3
/
+4
*
regulator: Convert WM8400 to get_voltage_sel()
Mark Brown
2011-05-27
1
-6
/
+6
*
regulator: Fix the argument of calling regulator_mode_constrain
Axel Lin
2011-05-27
1
-1
/
+1
*
regulator: twl: add twl6030 set_mode
Saquib Herman
2011-05-27
1
-8
/
+34
*
regulator: twl: add twl6030 get_status
Saquib Herman
2011-05-27
1
-9
/
+35
*
regulator: twl: fix twl6030 regulator is_enabled
Saquib Herman
2011-05-27
1
-15
/
+46
*
regulator: twl: remap has no meaning for 6030
Saquib Herman
2011-05-27
1
-20
/
+17
*
regulator: twl: fix twl6030 enable/disable
Saquib Herman
2011-05-27
1
-1
/
+30
*
regulator: Add missing platform_set_drvdata in tps6105x_regulator_probe
Axel Lin
2011-05-27
1
-0
/
+1
*
regulator: When constraining modes fall back to higher power modes
Mark Brown
2011-05-27
1
-9
/
+15
*
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-27
3
-275
/
+50
|
\
|
*
xen: fix compile without CONFIG_XEN_DEBUG_FS
Jeremy Fitzhardinge
2011-05-21
1
-0
/
+2
|
*
Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.
Jeremy Fitzhardinge
2011-05-20
1
-1
/
+1
|
*
Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.
Jeremy Fitzhardinge
2011-05-20
1
-1
/
+1
|
*
xen/mmu: remove all ad-hoc stats stuff
Jeremy Fitzhardinge
2011-05-20
1
-138
/
+0
|
*
xen: use normal virt_to_machine for ptes
Jeremy Fitzhardinge
2011-05-20
1
-5
/
+5
|
*
xen: make a pile of mmu pvop functions static
Jeremy Fitzhardinge
2011-05-20
2
-60
/
+23
|
*
vmalloc: remove vmalloc_sync_all() from alloc_vm_area()
Jeremy Fitzhardinge
2011-05-20
1
-4
/
+0
|
*
xen: condense everything onto xen_set_pte
Jeremy Fitzhardinge
2011-05-20
1
-46
/
+27
|
*
xen: use mmu_update for xen_set_pte_at()
Jeremy Fitzhardinge
2011-05-20
1
-15
/
+11
|
*
xen: drop all the special iomap pte paths.
Jeremy Fitzhardinge
2011-05-20
1
-25
/
+0
*
|
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
2011-05-27
2
-11
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2011-05-27
23
-151
/
+203
|
\
\
|
*
|
Squashfs: update email address
Phillip Lougher
2011-05-26
23
-24
/
+24
|
*
|
Squashfs: add extra sanity checks at mount time
Phillip Lougher
2011-05-25
1
-2
/
+16
|
*
|
Squashfs: add sanity checks to fragment reading at mount time
Phillip Lougher
2011-05-25
3
-4
/
+25
|
*
|
Squashfs: add sanity checks to lookup table reading at mount time
Phillip Lougher
2011-05-25
3
-4
/
+30
|
*
|
Squashfs: add sanity checks to id reading at mount time
Phillip Lougher
2011-05-25
4
-6
/
+37
[next]