Age | Commit message (Expand) | Author |
2011-05-27 | regulator: If we can't configure optimum mode we're always in the best one | Mark Brown |
2011-05-27 | regulator: max8997: remove useless code | Jonghwan Choi |
2011-05-27 | regulator: Fix memory leak in max8998_pmic_probe failure path | Axel Lin |
2011-05-27 | regulator: Fix desc_id for tps65023/6507x/65910 | Axel Lin |
2011-05-27 | linux-next: build failure after merge of the voltage tree | Jorge Eduardo Candelaria |
2011-05-27 | Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator... | Axel Lin |
2011-05-27 | regulator: Remove some unused variables from wm831x DCDCs | Mark Brown |
2011-05-27 | linux-next: build failure after merge of the voltage tree | Jorge Eduardo Candelaria |
2011-05-27 | TPS65910: Add tps65910 regulator driver | Graeme Gregory |
2011-05-27 | TPS65910: IRQ: Add interrupt controller | Graeme Gregory |
2011-05-27 | TPS65910: GPIO: Add GPIO driver | Graeme Gregory |
2011-05-27 | MFD: TPS65910: Add new mfd device for TPS65910 | Graeme Gregory |
2011-05-27 | regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg... | Axel Lin |
2011-05-27 | regulator: Support voltage offsets to compensate for drops in system | Mark Brown |
2011-05-27 | regulator: Remove supply_regulator_dev from machine configuration | Mark Brown |
2011-05-27 | regulator: Move VCOINCELL to be the last element of mc13892_regulators array | Axel Lin |
2011-05-27 | regulator: Factor out references to rdev in regulator_force_disable() | Mark Brown |
2011-05-27 | regulator: Convert WM8400 to get_voltage_sel() | Mark Brown |
2011-05-27 | regulator: Fix the argument of calling regulator_mode_constrain | Axel Lin |
2011-05-27 | regulator: twl: add twl6030 set_mode | Saquib Herman |
2011-05-27 | regulator: twl: add twl6030 get_status | Saquib Herman |
2011-05-27 | regulator: twl: fix twl6030 regulator is_enabled | Saquib Herman |
2011-05-27 | regulator: twl: remap has no meaning for 6030 | Saquib Herman |
2011-05-27 | regulator: twl: fix twl6030 enable/disable | Saquib Herman |
2011-05-27 | regulator: Add missing platform_set_drvdata in tps6105x_regulator_probe | Axel Lin |
2011-05-27 | regulator: When constraining modes fall back to higher power modes | Mark Brown |
2011-05-26 | Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-26 | selinux: don't pass in NULL avd to avc_has_perm_noaudit | Linus Torvalds |
2011-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2011-05-26 | m68knommu: use generic find_next_bit_le() | Akinobu Mita |
2011-05-26 | s390: use asm-generic/bitops/le.h | Akinobu Mita |
2011-05-26 | arm: use asm-generic/bitops/le.h | Akinobu Mita |
2011-05-26 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita |
2011-05-26 | bitops: add #ifndef for each of find bitops | Akinobu Mita |
2011-05-26 | arch: add #define for each of optimized find bitops | Akinobu Mita |
2011-05-26 | m68knommu: fix build error due to the lack of find_next_bit_le() | Akinobu Mita |
2011-05-26 | w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support | Clifton Barnes |
2011-05-26 | w1: have netlink search update kernel list | David Fries |
2011-05-26 | w1: complete the 1-wire (w1) ds1wm driver search algorithm | Jean-François Dagenais |
2011-05-26 | w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support | Jean-François Dagenais |
2011-05-26 | w1: add 1-wire (w1) reset and resume command API support | Jean-François Dagenais |
2011-05-26 | kernel/profile.c: remove some duplicate code from profile_hits() | Rakib Mullick |
2011-05-26 | drivers/char/ppdev.c: put gotten port value | Julia Lawall |
2011-05-26 | edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier() | Lai Jiangshan |
2011-05-26 | pid: fix typo in function description | Sisir Koppaka |
2011-05-26 | fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops | Timo Warns |
2011-05-26 | drivers/char/mspec.c: use {k,v}zalloc to allocate memory | Rakib Mullick |
2011-05-26 | ipmi: convert to seq_file interface | Alexey Dobriyan |
2011-05-26 | fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages | Olaf Hering |
2011-05-26 | proc: fix pagemap_read() error case | KOSAKI Motohiro |