summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator: Kill max8997_get_rid functionAxel Lin2012-03-111-17/+12
* regulator: Fix n_voltage settings for pcf50633 regulatorAxel Lin2012-03-111-14/+13
* regulator: Fix the logic of s5m8767_set_voltage_time_selAxel Lin2012-03-111-28/+2
* regulator: mc13783: bail out without platform dataSascha Hauer2012-03-111-0/+3
* regulator: Convert ab8499 to use get_voltage_sel()Axel Lin2012-03-111-6/+4
* regulator: Sort Kconfig and Makefile entriesAxel Lin2012-03-112-174/+174
* regulator: Fix module desciption for tps65910 regulatorAxel Lin2012-03-112-3/+3
* regulator: tps65910: Correct VIO voltage configurationLaxman Dewangan2012-03-111-2/+5
* regulator: wm8994: Convert to devm_kzalloc()Mark Brown2012-03-111-3/+1
* regulator: tps62360: Remove pointless test for unsigned less than zeroAxel Lin2012-03-111-1/+1
* regulator: s5m8767: Fix unused variable warning in probe()Mark Brown2012-03-111-1/+1
* regulator: Show correct chip id for max8649Axel Lin2012-02-061-1/+1
* regulator: Remove redundant regmap_update_bits call for TPS65023_REG_CON_CTRL2Axel Lin2012-02-061-4/+0
* regulator: Kill s5m8767_get_reg_id functionAxel Lin2012-02-021-12/+7
* regulator: wm8350: Don't specify consumer supplies with struct deviceMark Brown2012-02-021-2/+2
* regulator: tps65910: Sleep control through external inputsLaxman Dewangan2012-01-302-0/+214
* regulator: mc13xxx-regulator-core: Fix the build when driver is selected as m...Fabio Estevam2012-01-241-0/+2
* regulator: max8997: Avoid spaces in regulator namesKarol Lewandowski2012-01-241-4/+4
* regulator: tps65910: use appropriate variable names.Laxman Dewangan2012-01-201-41/+41
* regulator: tps65910: Initialize n_voltages for rails.Laxman Dewangan2012-01-201-0/+11
* regulator: tps65910: Add regulator info for RTC railLaxman Dewangan2012-01-201-0/+3
* regulator: Update s5m8767 for device tree API changesMark Brown2012-01-201-1/+1
* regulator: Update tps65217-regulator for DT changesAxel Lin2012-01-201-1/+1
* regulator: tps65217: Add tps65217 regulator driverAnilKumar Ch2012-01-203-0/+503
* regulator: Add S5M8767 configurationSangbeom Kim2012-01-202-0/+10
* regulators/db8500: split off shared dbx500 codeBengt Jonsson2012-01-205-86/+341
* regulator: s5m8767: Remove redundant MODULE_ALIASAxel Lin2012-01-201-1/+0
* regulator: s5m8767: Add missing breaksAxel Lin2012-01-201-0/+4
* regulator: Add S5M8767A regulator driverSangbeom Kim2012-01-201-0/+834
* regulator: TPS62360: Add tps62360 regulator driverLaxman Dewangan2012-01-204-0/+540
* Linux 3.3-rc1v3.3-rc1Linus Torvalds2012-01-191-2/+2
*---. Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-199-104/+444
|\ \ \
| | | * x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-191-0/+1
| | | * Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-199677-298341/+502894
| | | |\
| | | * | x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds2012-01-171-8/+6
| | | * | x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper2012-01-171-2/+2
| | | * | x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap2012-01-171-10/+10
| | | * | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-172-5/+8
| | | * | x86/UV2: Ack BAU interrupt earlierCliff Wickman2012-01-171-2/+1
| | | * | x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman2012-01-171-10/+0
| | | * | x86/UV2: Work around BAU bugCliff Wickman2012-01-172-33/+254
| | | * | x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-171-6/+7
| | | * | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-172-30/+151
| | | * | x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov2012-01-161-2/+2
| | * | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-17153-535/+938
| | |\ \ \
| | | * | | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOTSteven Rostedt2012-01-161-3/+4
| | * | | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignorexiyou.wangcong@gmail.com2012-01-161-0/+1
| | * | | | x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper2012-01-161-1/+3
| * | | | | sched/accounting, proc: Fix /proc/stat interrupts sumRussell King2012-01-161-0/+2
* | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-194-7/+8
|\ \ \ \ \ \
OpenPOWER on IntegriCloud