summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | kconfig: regenerate bison parserYann E. MORIN2013-09-051-264/+298
| * | kconfig: do not special-case 'MODULES' symbolYann E. MORIN2013-09-052-13/+3
| * | diffconfig: Update script to support python versions 2.5 through 3.3Mike Pagano2013-09-011-15/+13
| * | diffconfig: Gracefully exit if the default config files are not presentMike Pagano2013-08-191-2/+7
| * | modules: do not depend on kconfig to set 'modules' option to symbol MODULESYann E. MORIN2013-08-151-0/+1
| * | kconfig: silence warning when parsing auto.conf when a symbol has changed typeYann E. MORIN2013-08-151-3/+8
| * | scripts/config: use sed's POSIX interfaceClement Chauplannaz2013-08-151-3/+41
| * | kconfig: switch to "long long" for sanityKees Cook2013-08-151-9/+10
| * | Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-07-234-38/+27
| |\ \
| | * | kconfig: simplify symbol-search codeYann E. MORIN2013-07-161-19/+11
| | * | kconfig: don't allocate n+1 elements in temporary arrayYann E. MORIN2013-07-161-1/+1
| | * | kconfig: minor style fixes in symbol-search codeYann E. MORIN2013-07-161-4/+3
| | * | kconfig/[mn]conf: shorten title in search-boxYann E. MORIN2013-07-162-4/+4
| | * | kconfig: avoid multiple calls to strlenYann E. MORIN2013-07-161-5/+5
| | * | Documentation/kconfig: more concise and straightforward search explanationYann E. MORIN2013-07-161-5/+3
* | | | Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6Linus Torvalds2013-09-1121-17/+2137
|\ \ \ \
| * | | | rx51_battery: Fix channel number when reading adc valueMarek Belisko2013-08-311-1/+1
| * | | | power: Add twl4030_madc battery driver.Marek Belisko2013-08-314-0/+292
| * | | | bq24190_charger: Workaround SS definition problem on i386 buildsAnton Vorontsov2013-08-291-0/+3
| * | | | power_supply: Prevent suspend until power supply events are processedZoran Markovic2013-08-282-6/+35
| * | | | vexpress-poweroff: Should depend on the required infrastructurePawel Moll2013-08-281-1/+1
| * | | | twl4030-charger: Fix compiler warning with regulator_enable()Peter Ujfalusi2013-08-281-1/+6
| * | | | rx51_battery: Replace hardcoded channels values.Marek Belisko2013-08-281-4/+8
| * | | | bq24190_charger: Add support for TI BQ24190 Battery ChargerMark A. Greer2013-08-284-0/+1569
| * | | | ab8500-charger: We print an unintended error messageDan Carpenter2013-08-281-0/+1
| * | | | max8925_power: Fix missing of_node_putLibo Chen2013-08-281-0/+1
| * | | | power_supply: Replace strict_strtol() with kstrtol()Jingoo Han2013-08-091-1/+1
| * | | | power: Add APM X-Gene system reboot driverLoc Ho2013-08-093-0/+111
| * | | | power_supply: tosa_battery: Get rid of irq_to_gpio usageAndrea Adami2013-08-091-1/+1
| * | | | power supply: collie_battery: Convert to use dev_pm_opsAndrea Adami2013-08-091-1/+1
| * | | | power_supply: Make goldfish_battery depend on GOLDFISH || COMPILE_TESTPaul Gortmaker2013-08-091-1/+1
| * | | | power: reset: Add msm restart supportAbhimanyu Kapur2013-08-094-0/+97
| * | | | MAINTAINERS: drivers/power: add entry for SmartReflex AVS driversKevin Hilman2013-08-091-0/+8
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-09-115-15/+35
|\ \ \ \ \
| * | | | | powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan2013-09-111-10/+21
| * | | | | fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin2013-09-111-1/+1
| * | | | | powerpc: Fix section mismatch warning for prom_rtas_callVladimir Murzin2013-09-111-1/+2
| * | | | | powerpc: Fix possible deadlock on page faultAneesh Kumar K.V2013-09-111-3/+10
| * | | | | powerpc: Export cpu_to_chip_id() to fix build errorGuenter Roeck2013-09-111-0/+1
* | | | | | Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-09-115-48/+50
|\ \ \ \ \ \
| * | | | | | xen/spinlock: Don't use __initdate for xen_pv_spinKonrad Rzeszutek Wilk2013-09-091-1/+1
| * | | | | | Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM"Konrad Rzeszutek Wilk2013-09-091-20/+0
| * | | | | | xen/spinlock: Don't setup xen spinlock IPI kicker if disabled.Konrad Rzeszutek Wilk2013-09-091-1/+10
| * | | | | | xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVMKonrad Rzeszutek Wilk2013-09-091-5/+14
| * | | | | | xen/spinlock: We don't need the old structure anymoreKonrad Rzeszutek Wilk2013-09-091-18/+0
| * | | | | | xen/spinlock: Fix locking path engaging too soon under PVHVM.Konrad Rzeszutek Wilk2013-09-092-1/+9
| * | | | | | Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-09492-2411/+4412
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...Konrad Rzeszutek Wilk2013-09-0916-380/+569
| |\ \ \ \ \ \ \
| * | | | | | | | xen/arm: disable cpuidle and cpufreq when linux is running as dom0Julien Grall2013-09-091-0/+9
| * | | | | | | | xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disable...Boris Ostrovsky2013-09-091-4/+6