index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
maccess.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-22
regulator: Add GPIO enable control to fixed voltage regulator driver
Roger Quadros
2
-2
/
+110
2009-09-22
Regulator: Implement list_voltage for pcf50633 regulator driver.
Lars-Peter Clausen
1
-32
/
+64
2009-09-22
regulator: regulator_enable() permission checking
Mark Brown
1
-20
/
+36
2009-09-22
regulator: Push locking for regulator_is_enabled() out
Mark Brown
1
-14
/
+16
2009-09-22
regulator: Check for constraints in regulator_init_complete()
Mark Brown
1
-2
/
+2
2009-09-22
regulator: Check for constraints before using them for name
Mark Brown
1
-1
/
+1
2009-09-22
regulator: More explict error reporting for fixed regulator
Mark Brown
1
-0
/
+3
2009-09-22
regulator: da903x: consolidate DA903[045]_DVC macros
Mike Rapoport
1
-49
/
+17
2009-09-22
regulator: Improve virtual consumer probe error handling
Mark Brown
1
-4
/
+8
2009-09-22
regulator: Fix support for deviceless supply mappings
Mark Brown
1
-5
/
+13
2009-09-22
regulator: Warn when unregistering an in-use regulator
Mark Brown
1
-0
/
+1
2009-09-22
regulator: Add regulator voltage range check API
Mark Brown
2
-0
/
+31
2009-09-22
regulator: Add regulator_get_exclusive() API
Mark Brown
3
-14
/
+78
2009-09-22
regulator: support list voltage in da903x
Haojian Zhuang
1
-1
/
+35
2009-09-22
regulator: add initialization macro of regulator supply
roald
1
-0
/
+7
2009-09-22
regulator: replace ADTV1 register by ADTV2 in da903x
Haojian Zhuang
1
-3
/
+3
2009-09-22
regulator: support da9030 BUCK in da903x driver
Haojian Zhuang
1
-0
/
+23
2009-09-22
regulator: add buck3 in da903x driver
Haojian Zhuang
2
-1
/
+35
2009-09-22
regulator: Define full constraints function with REGULATOR disabled
Mark Brown
1
-0
/
+6
2009-09-22
drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-22
regulator: Allow consumer supplies to be set up with dev_name()
Mark Brown
2
-15
/
+54
2009-09-22
regulator: Make virtual consumer a bit more chatty
Mark Brown
1
-0
/
+8
2009-09-22
regulator: Make virtual consumer use dev_printk
Mark Brown
1
-16
/
+18
2009-09-22
regulator: Report regulator_get() failure in virtual consumer
Mark Brown
1
-0
/
+2
2009-09-22
regulator: add check index of wm8350->pmic.pdev[]
Roel Kluin
1
-0
/
+2
2009-09-21
Driver-Core: fix devnode callbacks for dabusb and industrialio
Ingo Molnar
2
-4
/
+4
2009-09-21
nfs: initialize the backing_dev_info when creating the server
Jens Axboe
1
-4
/
+6
2009-09-21
writeback: make balance_dirty_pages() gradually back more off
Jens Axboe
1
-1
/
+10
2009-09-21
writeback: don't use schedule_timeout() without setting runstate
Jens Axboe
1
-1
/
+1
2009-09-21
nfs: nfs_kill_super() should call bdi_unregister() after killing super
Jens Axboe
1
-1
/
+1
2009-09-21
perf: Tidy up after the big rename
Ingo Molnar
8
-76
/
+534
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
132
-2452
/
+2452
2009-09-21
perf_counter: Rename 'event' to event_id/hw_event
Ingo Molnar
2
-37
/
+37
2009-09-21
perf_counter: Rename list_entry -> group_entry, counter_list -> group_list
Ingo Molnar
2
-38
/
+37
2009-09-21
sched: Simplify sys_sched_rr_get_interval() system call
Peter Williams
5
-16
/
+44
2009-09-21
perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...
Paul Mackerras
3
-21
/
+2
2009-09-21
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
13
-1
/
+133
2009-09-21
drm/radeon: some r420s have a CP race with the DMA engine.
Alex Deucher
2
-0
/
+26
2009-09-21
drm/radeon/r600/kms: rv670 is not DCE3
Alex Deucher
1
-1
/
+1
2009-09-21
drm/radeon/kms: r420 idle after programming GA_ENHANCE
Dave Airlie
1
-0
/
+5
2009-09-21
drm/radeon/kms: more fixes to rv770 suspend/resume path.
Dave Airlie
2
-10
/
+12
2009-09-21
loongson: fix cut-and-paste mis-merge
Linus Torvalds
1
-1
/
+1
2009-09-20
x86: Print the hypervisor returned tsc_khz during boot
Alok Kataria
1
-0
/
+6
2009-09-20
x86: Correct segment permission flags in 64-bit linker script
Jan Beulich
1
-2
/
+2
2009-09-20
x86: cpuinit-annotate SMP boot trampolines properly
Jan Beulich
3
-10
/
+7
2009-09-20
x86: Increase timeout for EHCI debug port reset completion in early printk
Jan Beulich
1
-1
/
+1
2009-09-20
sched: Fix potential NULL derference of doms_cur
Yong Zhang
1
-1
/
+1
2009-09-20
x86: Fix uaccess_32.h typo
Sergey Senozhatsky
1
-1
/
+1
2009-09-20
x86: Trivial whitespace cleanups
Felipe Contreras
3
-3
/
+1
2009-09-20
x86, apic: Fix missed handling of discrete apics
Cyrill Gorcunov
3
-3
/
+16
[next]