summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge branch 'tboot' into releaseLen Brown2012-03-303-1/+11
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown2012-03-223-1/+11
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang2012-03-133-1/+11
| * | | | | | | | | | | Merge branch 'd3' into releaseLen Brown2012-03-301-0/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming2012-03-301-0/+5
| | * | | | | | | | | | | ACPI: Add interface to register/unregister device to/from power resourcesLin Ming2012-03-301-0/+2
| | |/ / / / / / / / / /
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown2012-03-302-3/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | thermal: add support for thermal sensor present on SPEAr13xx machinesVincenzo Frascino2012-03-221-0/+26
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | cpuidle: power_usage should be declared signed integerBoris Ostrovsky2012-03-301-1/+1
| | | * | | | | | | | | | idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky2012-03-301-0/+5
| | | * | | | | | | | | | cpuidle: remove unused 'governor_data' fieldDaniel Lezcano2012-03-301-1/+0
| | | * | | | | | | | | | cpuidle: remove useless array definition in cpuidle_structureDaniel Lezcano2012-03-301-1/+1
| | | * | | | | | | | | | cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu2012-03-301-0/+1
| | | * | | | | | | | | | cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-211-1/+12
| | |/ / / / / / / / / /
| * | | | | | | | | | | ACPICA: Update to version 20120320Bob Moore2012-03-301-1/+1
| * | | | | | | | | | | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming2012-03-262-3/+10
| * | | | | | | | | | | ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore2012-03-221-6/+6
| * | | | | | | | | | | ACPICA: Update to version 20120215Bob Moore2012-03-221-1/+1
| * | | | | | | | | | | ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore2012-03-221-0/+9
| * | | | | | | | | | | ACPICA: Add acpi_os_physical_table_override interfaceBob Moore2012-03-221-0/+5
| * | | | | | | | | | | ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore2012-03-221-2/+4
| * | | | | | | | | | | ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore2012-03-221-6/+2
| * | | | | | | | | | | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-223-72/+401
| * | | | | | | | | | | ACPICA: Move ACPI timer prototypes to public acpixf fileBob Moore2012-03-221-0/+12
| * | | | | | | | | | | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore2012-03-221-0/+7
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6Linus Torvalds2012-03-306-11/+1002
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ab8500_fg: Get rid of 'struct battery_type'Anton Vorontsov2012-03-261-59/+0
| * | | | | | | | | | | ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov2012-03-261-10/+0
| * | | | | | | | | | | ab8500_btemp: Get rid of 'enum adc_therm'Anton Vorontsov2012-03-261-13/+2
| * | | | | | | | | | | ab8500-charger: AB8500 charger driverArun Murthy2012-03-261-0/+554
| * | | | | | | | | | | abx500-chargalg: Add abx500 charging algorithmArun Murthy2012-03-262-0/+311
| * | | | | | | | | | | Add I2C driver for Summit Microelectronics SMB347 Battery Charger.Bruce E. Robertson2012-03-261-0/+117
| * | | | | | | | | | | lp8727_charger: Correct typos on the commentKim, Milo2012-03-261-1/+1
| * | | | | | | | | | | lp8727_charger: Add description of platform dataKim, Milo2012-03-261-2/+13
| * | | | | | | | | | | lp8727_charger: Add company name and descriptionKim, Milo2012-03-261-0/+3
| * | | | | | | | | | | max17042: Add POR init procedure from Maxim appnoteRamakrishna Pallala2012-03-261-0/+56
| * | | | | | | | | | | max17042: Align register definitions with data sheet and init appnoteDirk Brandewie2012-03-131-9/+28
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-03-301-0/+44
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | btrfs: return void in functions without error conditionsJeff Mahoney2012-03-221-0/+44
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-291-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | Input: gpio_keys - add support for interrupt only keysLaxman Dewangan2012-03-191-1/+2
* | | | | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-298-119/+105
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | aio: Use __kernel_ulong_t to define aio_context_tH. Peter Anvin2012-02-201-1/+1
| * | | | | | | | | | | | compat: Add helper functions to read/write struct timeval, timespecH. Peter Anvin2012-02-201-0/+16
| * | | | | | | | | | | | compat: Introduce COMPAT_USE_64BIT_TIMEH. J. Lu2012-02-201-0/+4
| * | | | | | | | | | | | sysinfo: Use explicit types in <linux/sysinfo.h>H. Peter Anvin2012-02-201-14/+16
| * | | | | | | | | | | | posix_types: Introduce __kernel_[u]long_tH. Peter Anvin2012-02-201-9/+14
| * | | | | | | | | | | | sysinfo: Move struct sysinfo to a separate header fileH. Peter Anvin2012-02-203-19/+25
| * | | | | | | | | | | | Delete the __FD_*() funcs for operating on fd_set from linux/time.hDavid Howells2012-02-191-23/+0
| * | | | | | | | | | | | Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells2012-02-191-18/+10